Help me to build EA
-
Please can anyone help me , i have tried so many time with no success , i need to build
ea from indicator that give me blue dot for buy and red dot for sell ,every time a blue dot Appears the next candle i need to open buy for the next red dot candle after ,i need to close buy and open sell an so on- no need stop loss or take profit only one trade at any time open, i have try to do it but the ea consider only the first condition -
First know if its a buffer that creates the dots or if its objects .
If its a buffer :
Once per barNo trades ( what you want )
select the correct buffer in indicator visable block
close trade ( the oppsite , if you want to buy close the sell)
Buy now/ sell now