When price touches lower bollinger band
-
Hello guys, I need help with an EA
-
When the price touches the lower band, it should buy on close price (current candle)
-
Same for the upper band, it should sell
Do you mind helping me with this block
-
-
You Can Use These Conditions For Buy Sell On Bolinger Band Based if any Else Help need iam Here to assist
-
You need to run backwards, if candle 1 X< lower line buy. opposite for sells
-
@jstap i Just Give him Idea He can Change Anything According to Taste
-
@sarfraz Thanks I will revert to you if it works
-
-
Hi @sarfraz I have a Bollinger band indicator which I have been trying on the following:
When the price touches the lower band, it should buy on close price (current candle)
Same for the upper band, it should sell.
No SL No TP(I will define this manually)
This is what I have done so far, fxdreema.com/shared/Bc9d7WPIc. Is there anything I am doing wrong?
-
parameter :candle close is wrong
candle low for buy
candle high for sell -
@mohammadmozaffari Thank you, but I noticed it's still not working as expected

