Live-trading-indicators

Latest version: v0.7.5

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

Scan your dependencies

Page 3 of 3

0.3.1

- New indicator - Parabolic SAR.

0.3.0

- Can use Pandas Dataframe as a source.
- New indicator - BollingerBands.
- New indicator - CCI.
- New indicator - Supertrend.
- New types of moving averages, now the moving average can be 'sma', 'ema', 'ema0', 'mma', 'mma0' ([types of move average](https://github.com/hal9000cc/live_trading_indicators/blob/main/README.md#types-of-move-average)).
- Indicators can have nan values.

0.2.1

- New indicator - ATR.
- New indicator - OBV.
- Fix some bugs.

0.2.0

- The alfa coefficient for calculating EMA is calculated according to the generally accepted option.
- New parameter of the RSI indicator: ma_type='ema'.
- Two new parameters of the MACD indicator: ma_type='ema', ma_type_signal='sma'.
- The Stochastic indicator is realized.
- Fix some bugs.

0.1.4

Fix some bugs on Windows.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.