start of extract-strategy

This commit is contained in:
Bo van Hasselt 2021-02-13 17:21:01 +01:00
parent 18e6cd9c9b
commit dfa6f67e43

View File

@ -11,6 +11,10 @@ from freqtrade.misc import render_template
logger = logging.getLogger(__name__) logger = logging.getLogger(__name__)
#-------------------------build-hyperopt-----------------------------
''' '''
TODO TODO
-make the code below more dynamic with a large list of indicators and aims -make the code below more dynamic with a large list of indicators and aims