Fast-trade

Latest version: v0.4.1

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

Scan your dependencies

Page 2 of 3

0.2.1

Bug Fixes
- fixed validation bug with "0" as datapoint
- pinning versions for safe install

0.2.0

BREAKING CHANGES
- strategies are now "backtests"
- backtests contain more logic
- backtest `indicators` column is now `datapoints`
- fix `comission` misspelling, it was `commission`

New Features
- DataDownloader via the cli
- added more logic fields `any_exit` and `any_enter`
- added trailing stop loss
- added confirmation/lookback periods for logics
- added a backtest validator

Testing
- now around 70% test coverage!

0.1.6.3

0.1.6.2

Fixes a Nan bug when the `exit_on_end` setting is true and still in a trade.

0.1.6.1

Bug Fixes
+ resampling bug where the index was reset and unused

0.1.6

Breaking changes
+ `run_backtest` now returns an additional dataframe accessed at `trade_log` on the return object. This is just a subset of the larger `df` object. See the docs for more information
+ `chart_period` has changed slightly and now uses [offset strings](https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html#dateoffset-objects) from pandas
+ `commission` can now be added to the strategy included when backtesting
+ `buy_and_hold_perc` is now available on the summary object

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.