mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-26 00:35:15 +00:00
Merge pull request #1204 from c9s/narumi/xalign/typo
FIX: typo in xalign config
This commit is contained in:
commit
5eec2ec127
|
@ -35,7 +35,7 @@ crossExchangeStrategies:
|
|||
- binance
|
||||
|
||||
## quoteCurrencies config specifies which quote currency should be used for BUY order or SELL order.
|
||||
## when specifying [USDC,TWD] for "BUY", then it will consider BTCUSDT first then BTCTWD second.
|
||||
## when specifying [USDC,TWD] for "BUY", then it will consider BTCUSDC first then BTCTWD second.
|
||||
quoteCurrencies:
|
||||
buy: [USDC, TWD]
|
||||
sell: [USDT]
|
||||
|
|
Loading…
Reference in New Issue
Block a user