mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
config: add fee rate to backtest settings
This commit is contained in:
parent
82a1009f35
commit
c2e219e180
|
@ -24,6 +24,8 @@ backtest:
|
|||
feeMode: token
|
||||
accounts:
|
||||
binance:
|
||||
makerFeeRate: 0.075%
|
||||
takerFeeRate: 0.075%
|
||||
balances:
|
||||
BTC: 1.0
|
||||
USDT: 21_000.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user