Thought I would just post this here to avoid starting another thread.

With the ADX() indicator when I check the help manual it says the following:
Quote:

ADX(int TimePeriod): var
Average Directional Movement Index. Moving average of the DX (see below). The returned values range from 0 to 100.


I have some trading strategies that uses the ADX but also the +DI and -DI values. By looking at what the ADX indicator returns it would seem that those values arn't returned is this true and if they arnt is there any way to return them?