User rating: 0
Joined: Fri 21 Oct, 2011, 03:18 Posts: 1 Location: US
Can you please help me with writing code for ADX indicator where I can get values of prior three weeks values for ADX - Main, DI+ and DI- values in an double array [][].
(I am not sure if this is feasible with the API available).
Can you please help me with writing code for ADX indicator where I can get values of prior three weeks values for ADX - Main, DI+ and DI- values in an double array [][].