mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-09 15:11:10 +00:00
Added unauthenticated Coinbase Exchange HTTP API support.
This commit is contained in:
@@ -56,6 +56,16 @@
|
||||
"Enabled": true,
|
||||
"Verbose": false
|
||||
},
|
||||
{
|
||||
"Name": "Coinbase",
|
||||
"Pairs": "BTCUSD",
|
||||
"ClientID": "Password",
|
||||
"APIKey": "Key",
|
||||
"APISecret": "Secret",
|
||||
"BaseCurrencies": "USD",
|
||||
"Enabled": true,
|
||||
"Verbose": false
|
||||
},
|
||||
{
|
||||
"Name": "Huobi",
|
||||
"Pairs": "BTCCNY,LTCCNY,LTCBTC",
|
||||
|
||||
Reference in New Issue
Block a user