v0.2.0
0.2.0
BREAKING CHANGES
- strategies are now "backtests"
- backtests contain more logic
- backtest
indicators
column is nowdatapoints
- fix
comission
misspelling, it wascommission
New Features
- DataDownloader via the cli
- added more logic fields
any_exit
andany_enter
- added trailing stop loss
- added confirmation/lookback periods for logics
- added a backtest validator
Testing
- now around 70% test coverage!