mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-26 00:35:15 +00:00
improve/linregmaker: fix end date of linregmaker config
This commit is contained in:
parent
6e854f8027
commit
dd87d716ce
|
@ -19,7 +19,7 @@ backtest:
|
|||
# see here for more details
|
||||
# https://www.investopedia.com/terms/m/maximum-drawdown-mdd.asp
|
||||
startTime: "2022-05-01"
|
||||
endTime: "2022-05-02"
|
||||
endTime: "2022-10-31"
|
||||
symbols:
|
||||
- BTCUSDT
|
||||
accounts:
|
||||
|
|
Loading…
Reference in New Issue
Block a user