config: fix maker fee rate config

This commit is contained in:
c9s 2022-10-06 13:50:52 +08:00
parent 39247bb9d8
commit 350f6d7de2
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -31,10 +31,11 @@ backtest:
- max - max
symbols: symbols:
- USDTTWD - USDTTWD
account: feeMode: quote
accounts:
max: max:
makerFeeRate: 15 makerFeeRate: 0.0125%
takerFeeRate: 15 takerFeeRate: 0.075%
balances: balances:
BTC: 0.0 BTC: 0.0
USDT: 10_000.0 USDT: 10_000.0