candlestick
-
Hello
I want candlestick number 0 to be bearish and candlestick number 1 to be bullish, and candle open of number 0 to be biger than or equal to the candle close of number 1 and candle close number 0 < candle open number 1. pleas help me.
shared/EaFoInzTd -
You need to move your 'once per bar' block from its current position to immediately above the 'sell now' block. In its current position the bot is not giving candle ID 0 enough time to define itself as bullish/bearish.