Differing rules for exit and re-entry
-
I want to stop placing orders when the CCI drops below 25 and begin to place orders again once the CCI crosses over the 40 level. I can't figure how to do both.
-
I forgot to my a weblink earlier
-
it should not place orders below 40 in the first place
-
@iagnew you could create a variable that put true/false when your conditions happen https://fxdreema.com/forum/topic/11289/pass-one-bar-candle
Put the modify variables block
Or another way to do it, is with turn on/off blocks below/above your conditions