merged in the correct branch this time

This commit is contained in:
Gert Wohlgemuth
2018-06-12 10:02:16 -07:00
60 changed files with 1379 additions and 758 deletions

View File

View File

@@ -14,7 +14,7 @@ import numpy # noqa
class TestStrategy(IStrategy):
"""
This is a test strategy to inspire you.
More information in https://github.com/gcarq/freqtrade/blob/develop/docs/bot-optimization.md
More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
You can:
- Rename the class name (Do not forget to update class_name)