mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-31 07:26:44 +00:00
Added Kraken Exchange support.
This commit is contained in:
@@ -74,6 +74,15 @@
|
||||
"Enabled": true,
|
||||
"Verbose": false
|
||||
},
|
||||
{
|
||||
"Name": "Kraken",
|
||||
"Pairs": "XBTEUR,XBTUSD,XBTGBP,XBTJPY,LTCEUR,LTCUSD,EURXVN,USDXVN,XBTLTC,XBTNMC,XBTSTR,XBTXDG,XBTXRP,XBTXVN",
|
||||
"APIKey": "Key",
|
||||
"APISecret": "Secret",
|
||||
"BaseCurrencies": "EUR,USD,GBP,JPY",
|
||||
"Enabled": true,
|
||||
"Verbose": false
|
||||
},
|
||||
{
|
||||
"Name": "LakeBTC",
|
||||
"Pairs": "BTCCNY,LTCCNY,LTCBTC",
|
||||
|
||||
Reference in New Issue
Block a user