The 7th release of **Stock Indicators for Python**, a Python wrapper of the Stock Indicators for .NET library.
> Please treat all versions before 1.0.0 as previews. **Expect breaking changes as we get more [community feedback](https://github.com/DaveSkender/Stock.Indicators.Python/issues) and fine-tune everything.** We will enumerate breaking changes in these release notes.
Our priorities going forward are to:
1. add all of the indicators from [Stock Indicators for .NET](https://daveskender.github.io/Stock.Indicators/).
2. work on performance tuning to improve library speed
**New Indicators**
- Gator Oscillator
- Moving Average Envelopes
- Percentage Volume Oscillator
- Pivot Points
- Pivots
- Renko Chart
- Rolling Pivot Points
**Updated Indicators**
- Beta Coefficient
- Chandelier Exit
- Williams Alligator
**Dependency**
- Bump pythonnet from 2.5.2 to 3.0.0a1
- Use .NET Standard 2.1 instead of .NET Standard 2.0.
----
For more information, see the:
- [documentation site](https://daveskender.github.io/Stock.Indicators.Python/)
- [PyPI project page](https://pypi.org/project/stock-indicators/)
**Full Changelog**: https://github.com/DaveSkender/Stock.Indicators.Python/compare/0.6.0...0.7.0+24