Add Directional Movement Index
Add Directional Movement Index
addADX(n = 14, maType="EMA", wilder=TRUE)
n |
periods to use for DX calculation |
maType |
moving average type |
wilder |
should Welles Wilder EMA be used? |
See 'ADX' in TTR for specific details and references.
An ADX indicator will be draw in a new window on the current chart. A chobTA object will be returned silently.
Jeffrey A. Ryan
see ADX in TTR written by Josh Ulrich
## Not run: addADX() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.