Allow user to go live and start from pretrained models (after a completed backtest) by simply reusing the identifier config parameter while dry/live.

This commit is contained in:
robcaulk
2022-05-25 14:40:32 +02:00
parent 7486d9d9e2
commit b79d4e8876
5 changed files with 33 additions and 39 deletions

View File

@@ -55,10 +55,9 @@
"15m"
],
"train_period": 30,
"backtest_period": 7,
"backtest_period": 10,
"identifier": "example",
"live_trained_timerange": "",
"live_full_backtestrange": "",
"live_trained_timestamp": 0,
"corr_pairlist": [
"BTC/USDT",
"ETH/USDT",