config: add fee rate to backtest settings

This commit is contained in:
c9s 2022-12-06 10:35:16 +08:00
parent 82a1009f35
commit c2e219e180

View File

@ -24,6 +24,8 @@ backtest:
feeMode: token
accounts:
binance:
makerFeeRate: 0.075%
takerFeeRate: 0.075%
balances:
BTC: 1.0
USDT: 21_000.0