mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-21 07:26:48 +00:00
Added basic support for BTCMarkets exchange.
This commit is contained in:
@@ -32,6 +32,14 @@
|
||||
"BaseCurrencies": "USD,RUB,EUR,CNY,GBP",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "BTC Markets",
|
||||
"Pairs": "LTCAUD,BTCAUD,LTCBTC",
|
||||
"APIKey": "Key",
|
||||
"APISecret": "Secret",
|
||||
"BaseCurrencies": "AUD",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Huobi",
|
||||
"Pairs": "BTCCNY,LTCCNY,LTCBTC",
|
||||
|
||||
Reference in New Issue
Block a user