Rsi cross over not working
-
Hey fxdreema family,
I want to sell when rsi cross below 70 and buy when rsi crosses above 30 ive put in conditions rsi ×> value 30 and rsi ×<70 but upon back testing it only trades every now again and when i go back and look its missed so many cross overs how do i fix
Thanks guys -
I don't recommend to use the 'x>' option. You'd better use the value of the indicator from candle ID 1 so that it cannot change during the current bar formation.