Updated Coinbase to GDAX.

This commit is contained in:
Adrian Gallagher
2016-08-06 16:34:25 +10:00
parent 1b3bfbf1df
commit 16982e36ae
6 changed files with 215 additions and 215 deletions

View File

@@ -115,7 +115,7 @@
"BaseCurrencies": "AUD"
},
{
"Name": "Coinbase",
"Name": "GDAX",
"Enabled": true,
"Verbose": false,
"Websocket": false,
@@ -124,7 +124,7 @@
"APIKey": "Key",
"APISecret": "Secret",
"ClientID": "ClientID",
"AvailablePairs": "BTCUSD,BTCGBP,BTCEUR",
"AvailablePairs": "BTCUSD,ETHUSD,BTCGBP,BTCEUR,BTCCAD,ETHBTC",
"EnabledPairs": "BTCUSD,BTCGBP,BTCEUR",
"BaseCurrencies": "USD,GBP,EUR"
},