-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
How to resolve two different currencies with same ticker on different exchanges #1330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi! In general, the issue that you describe, is about a symbol name inconsistency across different exchanges. And we have a policy for that: the symbol with the highest market cap (as per coinmarketcap) wins. So, we are going to rename these duplicates one by one. The same type of question is also answered (and fixed) here:
Compare prices and volumes.
We will deduplicate them one by one quite quickly, as soon as our Travis CI system gets back online. Hopefully in a few hours. Thx for reporting! |
Fixed some of them for Cryptopia. Let us know if you find more (we need the symbol + exchange, where that symbol is present, in order to fix it). Thx! |
HNC/BTC, HellenicCoin on Livecoin and Huncoin on Coinexchange. |
(KEY) ticker conflict. |
I see the logo for the blockstack token (STX) on MetaMask is different than the logo on coinbase. Is this usual? Shouldn't the logo be consistent or it is different tokens that have the same trading symbol? |
@VillageDeveloper2019 MetaMask might point to Stocks (STX), while Coinbase points to Blockstack Stacks (STX). They're different tokens that have the same symbol. |
Thanks for the explanation. I do notice Stox (STX) on Coinbase. The logo for that is also different from STX I see on MetaMask. Most likely a third STX token or just any of Stacks or Stox. |
Binance has CMT ticker, but it's the CyberMiles currency
Cryptopia has CMT ticker, but it's the Comet currency
Is there a way to compare these two ticker symbols using ccxt to make sure they are in fact the same coin on two different exchanges? What possible workarounds would you recommend if not? This is probably a rare case as I'm sure currencies try to avoid this issue and pick a different ticker symbol, but it seems it will be an issue with the following current coins pairs:
AdCoin ACC, Accelerator ACC
ArcticCoin ARC, Arcade Token ARC
BetaCoin BET, DAO.Casino BET
Bitcoin Scrypt BTCS, Bitcoin Silver BTCS
Bitcoin Gold BTG, Bitgem BTG
Bitmark BTM, Bytom BTM
CanYaCoin CAN, Content and A... CAN
Cashcoin CASH, Cash Poker Pro CASH
Catcoin CAT, BitClave CAT, BlockCAT CAT
COMSA [ETH] CMS, COMSA [XEM] CMS
Comet CMT, CyberMiles CMT
EncryptoTel [... ETT, EncryptoTel [... ETT
FairCoin FAIR, FairGame FAIR
TheGCCcoin GCC, GuccioneCoin GCC
Global Tour Coin GTC, Game GTC
Helleniccoin HNC, Huncoin HNC
iCoin ICN, Iconomi ICN
KingN Coin KNC, Kyber Network KNC
LiteBitcoin LBTC, Lightning Bit... LBTC
NetCoin NET, Nimiq NET
Propy PRO, ProChain PRO
Cubits QBT, Qbao QBT
Rcoin RCN, Ripio Credit ... RCN
Russian Miner... RMC, Remicoin RMC
SmartCash SMART, SmartBillions SMART
International... XID, Sphre AIR XID
The result of not being able to compare if these are really the same token (via description or name) means that it could be possible to transfer a balance of one ticker to the same ticker but different coin on another exchange, and lose all your money.
The text was updated successfully, but these errors were encountered: