a newbie question
-
hello
here i am , with another one of my rookie question.
is it possible to make it so that whenever price close above the Bolonger band Upper band it opens a trade but only on the first candle that closes above the upper band
and if any comming candles closes above the upper band it shouldn't open any trade
untill there is a new candle that closes above the upper band but the few candles before it didnt closed above
-
Use high > upper line and low > upper
Connect them both to "and" block
Use it all with no trade and then It will only have on trade opened at the time

-
Sorry that was a complete candle over the upper line ,
Once / bar
No buy trade
High > upper line
BuyThat should be it

-
@timmyhanke
thanks
going to try this -
There is an indicator called BB stop that does what you want. Lots of variations here is one,
http://www.best-metatrader-indicators.com/bb-stops-v2-indicator/
-
@Owenb
thanks Owenb