Streaming-indicators

Latest version: v0.1.7

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

Scan your dependencies

Page 2 of 2

0.1.1

- added `RollingStat` abstract class for indicators which require computing stat on a rolling window.
- added `Max` and `Min` using `RollingStat`
- changed `SMA` and `SD` to use `RollingStat`

0.1.0

- added `SD` and `BBands`.
- using dequeue instead of list in `SMA`, `EMA`.
- added `compute` in `WMA`, `SMMA`.
- added type annotations.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.