mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-08 23:16:54 +00:00
Added ANX Exchange HTTP support.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user