Added ANX Exchange HTTP support.

This commit is contained in:
Adrian Gallagher
2015-04-25 17:42:04 +10:00
parent a109080d0b
commit 3c8929edbb
5 changed files with 448 additions and 2 deletions

View File

@@ -10,6 +10,17 @@
}
],
"Exchanges": [
{
"Name": "ANX",
"Pairs": "BTCUSD,BTCHKD,BTCEUR,BTCCAD,BTCAUD,BTCSGD,BTCJPY,BTCGBP,BTCNZD,LTCBTC,DOGEBTC,STRBTC,XRPBTC",
"APIKey": "Key",
"APISecret": "Secret",
"BaseCurrencies": "USD,HKD,EUR,CAD,AUD,SGD,JPY,GBP,NZD",
"Enabled": true,
"Verbose": false,
"Websocket": false,
"RESTPollingDelay": 10
},
{
"Name": "Bitfinex",
"Pairs": "BTCUSD,LTCUSD,DRKUSD",