Closed codebeaulieu closed 5 years ago
I noticed the Average Directional Index (ADX) indicator and thought it returned the tuple I was after, which is why I closed and reopened.
I think I understand your reasoning here. Each piece can be used and analyzed independantly via
This seems like it will work fine if not ideal for my use cases.
Directional Movement Index consists of DIPlus, DIMinus and ADX values and all three of these values are independantly useful in technical analysis.
Please expose the calculated result from the DMI indicator as a tuple rather than a single decimal.