Wilders DMI request

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

Re: Wilders DMI request

Postby nookie » Fri Feb 02, 2018 2:52 pm

in this latest version is there a histogram of (ADX - ADXR) derived from it ? I am not seeing it there if it is
nookie
FXCodeBase: Graduate
 
Posts: 203
Joined: Tue May 24, 2011 12:50 pm

Re: Wilders DMI request

Postby Apprentice » Sat Feb 03, 2018 3:38 pm

Line 90
Code: Select all
ADX0=iCustom(NULL, 0, "Wilders DMI", "Current time frame", Length, 2, pos);
            ADX_ROC=iCustom(NULL, 0, "Wilders DMI", "Current time frame", Length, 2, pos+ROC_Length);
            diff=ADX0-ADX_ROC;
            Diff[pos] = diff;
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Wilders DMI request

Postby nookie » Mon Feb 05, 2018 4:41 pm

Probably I am not seeing it, but I would like to have a view of a histogram (ADXR - ADX) value and it is not there, if possible would be great, is it doable ? Instead I see (ADX - (ADX-1))
nookie
FXCodeBase: Graduate
 
Posts: 203
Joined: Tue May 24, 2011 12:50 pm

Previous

Return to Indicator and Signal Requests

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 9 guests