Add follow_mode feature so that secondary bots can be launched with the same identifier and load models trained by the leader

This commit is contained in:
robcaulk
2022-05-30 21:35:48 +02:00
parent 5b4c649d43
commit 606f18e5c1
5 changed files with 99 additions and 16 deletions

View File

@@ -56,7 +56,7 @@
"15m",
"4h"
],
"train_period": 60,
"train_period": 30,
"backtest_period": 7,
"identifier": "example",
"live_trained_timestamp": 0,