Added HTTP Exchange support for DWVX.

This commit is contained in:
Adrian Gallagher
2015-05-25 18:13:43 +10:00
parent f30e0b3b3b
commit 552dca5a07
6 changed files with 287 additions and 50 deletions

View File

@@ -116,6 +116,20 @@
"EnabledPairs": "BTCUSD,LTCUSD,DASHBTC,DOGEBTC",
"BaseCurrencies": "USD"
},
{
"Name": "DWVX",
"Enabled": true,
"Verbose": false,
"Websocket": false,
"RESTPollingDelay": 10,
"AuthenticatedAPISupport": false,
"APIKey": "Key",
"APISecret": "Secret",
"ClientID": "ClientID",
"AvailablePairs": "BTCAUD",
"EnabledPairs": "BTCAUD",
"BaseCurrencies": "AUD"
},
{
"Name": "Huobi",
"Enabled": true,