mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
config: add sessions to the backtest config
This commit is contained in:
parent
bca8bd6858
commit
84c34f1d50
|
@ -18,6 +18,8 @@ backtest:
|
||||||
# https://www.investopedia.com/terms/m/maximum-drawdown-mdd.asp
|
# https://www.investopedia.com/terms/m/maximum-drawdown-mdd.asp
|
||||||
startTime: "2021-08-01"
|
startTime: "2021-08-01"
|
||||||
endTime: "2021-08-30"
|
endTime: "2021-08-30"
|
||||||
|
sessions:
|
||||||
|
- binance
|
||||||
symbols:
|
symbols:
|
||||||
- ETHUSDT
|
- ETHUSDT
|
||||||
account:
|
account:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user