RSI Cross 30 ?
-
I want to buy at rsi cross line 30 up, what should i do?

-
@venus2005th A condition block with rsi in left operand X> value 30 in right operand.
-
-
@venus2005th This is because you are using candle ID 0, on 0 it can cross before it returns then the candle closes, if you use candle ID 1 it will wait for the candle to close but you will be a candle behind in time.
