Thanks to visit codestin.com
Credit goes to github.com

Skip to content

New Technical indicator: Directional Movement Index#77

Open
flarocca wants to merge 6 commits into
greyblake:masterfrom
flarocca:feature/dmi_indicator
Open

New Technical indicator: Directional Movement Index#77
flarocca wants to merge 6 commits into
greyblake:masterfrom
flarocca:feature/dmi_indicator

Conversation

@flarocca
Copy link
Copy Markdown

No description provided.

WilderSmoothing uses α=1/period (Wilder's original smoothing), unlike
the standard EMA which uses α=2/(period+1). WilderRelativeStrengthIndex
applies this smoothing to RSI, matching TradingView's built-in RSI.
ATR using Wilder's smoothing (RMA, α=1/period) instead of standard EMA,
matching TradingView's built-in ATR and Wilder's original definition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant