mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
Added HTTP API support for Brighton Peak Exchange.
This commit is contained in:
@@ -61,6 +61,20 @@
|
||||
"EnabledPairs": "BTCUSD",
|
||||
"BaseCurrencies": "USD"
|
||||
},
|
||||
{
|
||||
"Name": "Brighton Peak",
|
||||
"Enabled": true,
|
||||
"Verbose": true,
|
||||
"Websocket": false,
|
||||
"RESTPollingDelay": 10,
|
||||
"AuthenticatedAPISupport": false,
|
||||
"APIKey": "Key",
|
||||
"APISecret": "Secret",
|
||||
"ClientID": "ClientID",
|
||||
"AvailablePairs": "BTCAUD,LTCAUD,LTCBTC",
|
||||
"EnabledPairs": "BTCAUD,LTCAUD,LTCBTC",
|
||||
"BaseCurrencies": "AUD"
|
||||
},
|
||||
{
|
||||
"Name": "BTCC",
|
||||
"Enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user