I want to skip candle
-
After condition xxx > skip 3 candle > work againi
i used "skipped tick" but i want it to change according to current timeframe. -
@nuyasd130 use the block "every n candles" and yout condition. And depending of what you want, you can create a counter and a true/false variable that changes every your conditions happens
-
@uriel-0 Which block is that exactly? I can't find it.
-
@l-andorrà "every n bars" sorry
-
@uriel-0 Oh! that one. Ok. Thanks.
