From a9a6189d398e05d46babf2d35ec0fc1811a9431e Mon Sep 17 00:00:00 2001 From: Gert Wohlgemuth Date: Fri, 1 Jun 2018 20:34:15 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index e50b3f251..ad9d62629 100644 --- a/README.md +++ b/README.md @@ -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