update grid backtest date range

This commit is contained in:
c9s 2020-11-12 12:55:54 +08:00
parent af8826a9e4
commit de2a8d6adc

View File

@ -47,15 +47,15 @@ backtest:
# for testing max draw down (MDD) at 03-12
# see here for more details
# https://www.investopedia.com/terms/m/maximum-drawdown-mdd.asp
startTime: "2020-07-01"
endTime: "2020-10-01"
startTime: "2020-09-04"
endTime: "2020-09-14"
symbols:
- BTCUSDT
account:
makerCommission: 15
takerCommission: 15
balances:
BTC: 0.1
BTC: 0.0
USDT: 10000.0
exchangeStrategies: