From 6ab7b04a90aa372c4b092a0a68740c2570e17378 Mon Sep 17 00:00:00 2001 From: ricotoothless Date: Thu, 26 Nov 2020 22:52:05 +0800 Subject: [PATCH] fix: backtest endTime --- config/bbgo.yaml | 1 + config/buyandhold.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/config/bbgo.yaml b/config/bbgo.yaml index 261b50566..54c1d346a 100644 --- a/config/bbgo.yaml +++ b/config/bbgo.yaml @@ -48,6 +48,7 @@ backtest: # see here for more details # https://www.investopedia.com/terms/m/maximum-drawdown-mdd.asp startTime: "2020-01-01" + endTime: "2020-01-15" symbols: - BTCUSDT account: diff --git a/config/buyandhold.yaml b/config/buyandhold.yaml index 98c0fad05..6637885e1 100644 --- a/config/buyandhold.yaml +++ b/config/buyandhold.yaml @@ -41,6 +41,7 @@ backtest: # see here for more details # https://www.investopedia.com/terms/m/maximum-drawdown-mdd.asp startTime: "2020-01-01" + endTime: "2020-01-15" symbols: - BTCUSDT account: