Can you help me with this? I am trying to make this condition: if candle 0 open price > (((candle 1 close price - candle 1 open price ) / 2 ) + candle 1 open price). How can this be using blocks in the Builder? Thanks
Can you help me with this? I am trying to make this condition: if candle 0 open price > (((candle 1 close price - candle 1 open price ) / 2 ) + candle 1 open price). How can this be using blocks in the Builder? Thanks