Forum

what am i missing?

Hey all, i've written a small code and all is working but this condition is not, i don't know if i have coded it wrong or i'm missing something if you can help me RSI = iRSI ( NULL , 0 ,RSI_period,RSI_applied_price, 1 ); if (( iBarShift ( NULL , 0 ,SignalCandle) > 0 ) && (isTradingAllowed())){