Skip to content

Commit

Permalink
fix some kraken markets.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Nov 26, 2024
1 parent 9d0be0f commit 02b0410
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions config/Kraken.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,13 @@
{
"Exchange": "Kraken",
"Ignore": false,
"ForeignName": "XBTCUSDT",
"ForeignName": "XBTUSDT",
"Symbol": "BTC"
},
{
"Exchange": "Kraken",
"Ignore": false,
"ForeignName": "XBTCUSDC",
"ForeignName": "XBTUSDC",
"Symbol": "BTC"
},
{
Expand Down Expand Up @@ -366,12 +366,6 @@
"Ignore": false,
"Symbol": "QTUM"
},
{
"Exchange": "Kraken",
"ForeignName": "XREPXXBT",
"Ignore": false,
"Symbol": "REP"
},
{
"Exchange": "Kraken",
"Ignore": false,
Expand Down

0 comments on commit 02b0410

Please sign in to comment.