Major Release
This release introduces a major new indicator chaining capability and has breaking changes.
:warning: If migrating from v1, install version 2.0.0 first to get informative errors and warnings to assist in the migration.
New features:
- **indicator chaining** - see 802 for details, examples, and a list of breaking changes
- slope of any indicator - 630
- moving average of any indicator, etc
- indicator of indicators
Special thanks to:
- preintel and others for recommending slope for indicators
- ooples for general chaining inspiration
See our [roadmap](https://github.com/DaveSkender/Stock.Indicators/discussions/218) for notable planned features. We'll be working on a preview for streaming uses cases next; and will continue to work on new indicators and candlestick patterns. Help wanted!