config: change trendtrader BUSD to USDT

This commit is contained in:
c9s 2023-04-19 15:23:44 +08:00
parent 421e8a03ee
commit 2ccdcdb25f
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -15,7 +15,7 @@ sessions:
exchangeStrategies:
- on: binance
trendtrader:
symbol: BTCBUSD
symbol: BTCUSDT
trendLine:
interval: 30m
pivotRightWindow: 40
@ -39,12 +39,12 @@ exchangeStrategies:
backtest:
sessions:
- binance
startTime: "2021-01-01"
endTime: "2022-08-31"
startTime: "2022-01-01"
endTime: "2023-04-01"
symbols:
- BTCBUSD
- BTCUSDT
accounts:
binance:
balances:
BTC: 1
BUSD: 50_000.0
BTC: 1.0
USDT: 50_000.0