DaveSkender / Stock.Indicators

Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
https://dotnet.StockIndicators.dev
Apache License 2.0
959 stars 237 forks source link

add SMI Ergodic Indicator/Oscillator #1080

Open DaveSkender opened 1 year ago

DaveSkender commented 1 year ago

Discussed in https://github.com/DaveSkender/Stock.Indicators/discussions/1079

Originally posted by **rohanreddyg** August 19, 2023 Please add SMI Ergodic Indicator/Oscillator also in the Indicator implemented in this library. Thanks in advance.
DaveSkender commented 1 year ago

Looks like a good one to add. I’ll have to look into it a bit more. On first glance, it looks like something from the Momentum, Direction, and, Divergence book by William Blau, and related to a more exotic form of his TSI and SMI indicators.