Stock-indicators

Latest version: v1.3.0

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 19

1.10.0

New indicators:

- [Williams Alligator](https://daveskender.github.io/Stock.Indicators/indicators/Alligator/#content) and [Gator Oscillator](https://daveskender.github.io/Stock.Indicators/indicators/Gator/#content)
- [Smoothed Moving Average (SMMA)](https://daveskender.github.io/Stock.Indicators/indicators/Smma/#content)
- [Elder-ray Index](https://daveskender.github.io/Stock.Indicators/indicators/ElderRay/#content)
- [Force Index](https://daveskender.github.io/Stock.Indicators/indicators/ForceIndex/#content)

Chores:

- update [performance benchmarks](https://daveskender.github.io/Stock.Indicators/tests/performance)
- update documentation

Special thanks to:

- tanjera for contributing SMMA and Williams Alligator
- ssathya for contributing documentation updates

1.9.0

New indicators:

- [Hilbert Transform Instantaneous Trendline](https://daveskender.github.io/Stock.Indicators/indicators/HtTrendline/#content)
- [Standard Deviation Channels](https://daveskender.github.io/Stock.Indicators/indicators/StdDevChannels/#content)
- [Endpoint Moving Average](https://daveskender.github.io/Stock.Indicators/indicators/Epma/#content), aka Least-Squares Moving Average

Modified indicators

- added EPMA as an option for [Moving Average Envelopes](https://daveskender.github.io/Stock.Indicators/indicators/MaEnvelopes/#content)

Chores:

- reorganized [Indicators page](https://daveskender.github.io/Stock.Indicators/docs/INDICATORS.html)

Special thanks to:

- Fredrik-C for recommending and testing HT Trendline
- ray2k for recommending Standard Deviation Channels and inspiring EPMA

1.8.0

New indicators:

- [Vortex Indicator (VI)](https://daveskender.github.io/Stock.Indicators/indicators/Vortex/#content) - 340
- [Fractal Chaos Bands (FCB)](https://daveskender.github.io/Stock.Indicators/indicators/Fcb/#content) - 342
- [Choppiness Index](https://daveskender.github.io/Stock.Indicators/indicators/Chop/#content) - 349

Special thanks to:

- vebollu for recommending Vortex Indicator
- "BA" for recommending Fractal Chaos Bands
- tanjera for contributing the code for Choppiness Index

1.7.0

New indicators:

- [Tillson T3 Moving Average](https://daveskender.github.io/Stock.Indicators/indicators/T3/#content)

Minor breaking change:

- Moved extra SMA analysis to new variant: `GetSmaExtended`. If you were using the `extended=true` parameter value in `GetSma`, you'll have to update the reference to the new separate extended method. See [more info](https://github.com/DaveSkender/Stock.Indicators/discussions/320#discussioncomment-324365) on this new convention to separate concerns.

Chores:

- Added GitHub lockbot to lock old closed issues and pull requests. Apologies for the spam notifications while that process caught up, for those of you who were watching the repo. It is caught up now.
- Update documentation

1.6.6

New minor feature:

- add IDE inline tooltip information with links to online documentation (e.g. in Visual Studio), example:

![image](https://user-images.githubusercontent.com/8432125/104987410-a7a52b80-59e3-11eb-9d34-840f65759034.png)

Chores:

- increase the history threshold for SuperTrend to match the underlying ATR threshold
- update code analysis and misc code cleanup
- update documentation
- remove internal use of GitVersion in build

1.6.3

New minor feature:

- add [KDJ Index](https://daveskender.github.io/Stock.Indicators/indicators/Stoch/#content) as an extension of Stochastic Oscillator

Special thanks to muteddisk for contributing the idea.

Page 10 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.