Update BTC Markets ticker/orderbook/trades code to support additional pairs

This commit is contained in:
Adrian Gallagher
2018-02-09 14:35:07 +11:00
parent c0958534de
commit 0d9d1a8da5
3 changed files with 15 additions and 9 deletions

View File

@@ -244,7 +244,7 @@
"AuthenticatedAPISupport": false,
"APIKey": "Key",
"APISecret": "Secret",
"AvailablePairs": "LTCAUD,BTCAUD",
"AvailablePairs": "LTCAUD,BTCAUD,ETHAUD,ETCAUD,XRPAUD,BCHAUD,LTCBTC,ETHBTC,ETCBTC,XRPBTC,BCHBTC",
"EnabledPairs": "LTCAUD,BTCAUD",
"BaseCurrencies": "AUD",
"AssetTypes": "SPOT",