mladen wrote: Tue Sep 19, 2017 5:24 am
Replace this :With this :Code: Select all
rsi[i] = iNonLagMa(iRsi(iMA(NULL,0,1,0,MODE_SMA,Price,i),RsiPeriod,i),NlmPeriod,i,0);
Code: Select all
rsi[i] = iNonLagMa(100-iRsi(iMA(NULL,0,1,0,MODE_SMA,Price,i),RsiPeriod,i),NlmPeriod,i,0);
Mr.mladen i need adxvma 1_1 like mirror please help with this thankyou............