Attachments forums

List of attachments posted on this forum.


All files on forums: 159948

Re: MT4 Indicator requests and ideas

TRADERSM, Wed Sep 20, 2017 4:17 am

mladen wrote: Tue Sep 19, 2017 5:24 am

Replace this :

Code: Select all

         rsi[i]   = iNonLagMa(iRsi(iMA(NULL,0,1,0,MODE_SMA,Price,i),RsiPeriod,i),NlmPeriod,i,0);
With this :

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............
All files in topic