Skip to content

Commit

Permalink
Removes Mapping to Inexistent XBT (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCatarino authored Feb 12, 2024
1 parent c89a605 commit 7bca7a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QuantConnect.KrakenBrokerage/KrakenSymbolMapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ public class KrakenSymbolMapper : ISymbolMapper
{"XETC", "ETC"},
{"XLMN", "MLN"},
{"XREP", "REP"},
{"XXBT", "XBT"},
{"XXMR", "XMR"},
{"XXLM", "XLM"},
{"XZEC", "ZEC"},
Expand Down

0 comments on commit 7bca7a0

Please sign in to comment.