Added basic support for BTCMarkets exchange.

This commit is contained in:
Adrian Gallagher
2015-02-21 15:42:30 +11:00
parent f8f75c2d56
commit b17286da25
3 changed files with 161 additions and 1 deletions

View File

@@ -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",