Stock-indicators

Latest version: v1.3.0

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

Scan your dependencies

Page 5 of 19

1.23.022

New features:

- .NET 7 (preview) target - 773
- HL2, OC2, HLC3, OHL3, OHLC4 selection `CandlePart` options for SMA, EMA, and WMA - 772

Not-really breaking changes, to rename a few things:

- `ConvertToQuotes()` renamed to `ToQuotes()`, to be consistent with the C `ToList()` style.
- `GetDoubleEma()` renamed to `GetDema()`
- `GetTripleEma()` renamed to `GetTema()`

I've set the old names as Obsolete, so you'll get a compiler Warning to help you find where and how to rename things. The old names still work, so they're not technically broken.

Special thanks to:

- mihakralj for inspiring all of the above changes

1.22.310

Minor indicator updates:

- improve PSAR: exclude warmup results when no reversal identified - 758

Chores:

- refactor remove redundant EMA + SMA overrides - 757
- add documentation and examples for [custom indicators](https://daveskender.github.io/Stock.Indicators/custom-indicators/#content) - 698

Special thanks to:

- Salardx for identifying PSAR scenario
- LeeDongGeon1996 for steadfast commitment to our [Python wrapper](https://daveskender.github.io/Stock.Indicators.Python/)
- JefitCho for [your patronage](https://github.com/sponsors/DaveSkender)

1.22.44

Minor indicator update:

- add `candlePart` param option for WMA - 764

Special thanks to Miguelgs25 for the recommendation

1.22.21

Modified indicators:

- change [Beta ](https://daveskender.github.io/Stock.Indicators/indicators/Beta/#content) to use returns - 744

Special thanks to:

- dhpulsar for recommending changing this convention

1.22.020

New indicators:

- [Doji](https://daveskender.github.io/Stock.Indicators/indicators/Doji/#content) (Preview) - 735

Updated indicators:

- added `PeriodSize.Month` option for [`quotes.Aggregate()`](https://daveskender.github.io/Stock.Indicators/utilities/#resize-quote-history) helper utility - 730
- added better validation for [Pivot Points](https://daveskender.github.io/Stock.Indicators/indicators/PivotPoints/#content) parameter validation - 723

Special thanks to:

- SvenSkrabal for recommending Month quote aggregation
- overstartup for inspiring PP validation

1.22.11

Minor breaking change:

- rename library `Candle` class to `CandleProperties` to reduce user friction - 739

Special thanks to:

- M22arius494 and endeffects for recommending this change

Page 5 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.