Update README.md

This commit is contained in:
Gert Wohlgemuth
2018-06-01 20:34:15 -07:00
committed by GitHub
parent de965d053c
commit a9a6189d39

View File

@@ -73,12 +73,6 @@ strategy parameters with real exchange data.
### Additional features in this branch
#### Cloud:
- [x] aws lambda based backtesting
- [x] automatically evaluating all strategies from: https://github.com/berlinguyinca/freqtrade-trading-strategies on an hourly basis
- [x] persisting of backtesting results
#### Strategy:
- [x] loading strategies from Base64 encoded data in the config file