start of extract-strategy
This commit is contained in:
parent
18e6cd9c9b
commit
dfa6f67e43
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user