Need help bolinger strategy
-
Hello guys I need help I want to sell whene the price cross above the upper line of bolinger then do a sell pending order 4 pips upper Ive tried to do it but it sell without respecting the 4 pips condition as mentioned above please I need help
-
Here is the shared link https://fxdreema.com/shared/ok6bE9hnd
-
@l-andorrĂ any help please ?
-

Candle Close (ID = 0) belongs to the bar being formed so that level changes as long as the bar is being formed. It's better to work with closed candles:
If Candle Close (ID = 1) x> BB -> Do something
The indicators also need a candle ID to evaluate the condition.
-
@josecortesllobat I try that and I will tell you the results .thank you