Skip to content
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

Some inconsistent market symbols #390

Closed
rubobaquero opened this issue Oct 24, 2017 · 4 comments
Closed

Some inconsistent market symbols #390

rubobaquero opened this issue Oct 24, 2017 · 4 comments
Assignees

Comments

@rubobaquero
Copy link
Contributor

Hi again :-),

I have found some incredible arbitrages. I am sure that all or most of them are due to assigning different coins for the same symbol on different exchanges. I paste them below:

ARBITRAGE FOUND: BTC/DOGE => 0.00000019 (bxinth) - 5,263,157.89473684 (ccex) => 5,263,157.89473665 (2,770,083,102,492,974.00%)
ARBITRAGE FOUND: TIX/LTC => 0.00000003 (bter) - 0.00030001 (cryptopia) => 0.00029998 (999,933.33%)
ARBITRAGE FOUND: BTC/LTC => 0.01046799 (bxinth) - 95.65780525 (ccex) => 95.64733726 (913,712.54%)
ARBITRAGE FOUND: NET/BTC => 0.00000010 (cryptopia) - 0.00014750 (liqui) => 0.00014740 (147,400.00%)
ARBITRAGE FOUND: BLC/BTC => 0.00000152 (cryptopia) - 0.00009505 (ccex) => 0.00009353 (6,153.29%)
ARBITRAGE FOUND: BTG/BTC => 0.00106932 (cryptopia) - 0.06060000 (bleutrade) => 0.05953068 (5,567.15%)
ARBITRAGE FOUND: BLC/DOGE => 7.89999999 (cryptopia) - 420.00010012 (ccex) => 412.10010013 (5,216.46%)
ARBITRAGE FOUND: BLC/LTC => 0.00014999 (cryptopia) - 0.00780009 (ccex) => 0.00765010 (5,100.41%)
ARBITRAGE FOUND: XID/BTC => 0.00000130 (ccex) - 0.00004406 (liqui) => 0.00004276 (3,289.23%)
ARBITRAGE FOUND: BTG/DOGE => 7,943.29109999 (cryptopia) - 175,100.00000001 (bleutrade) => 167,156.70890002 (2,104.38%)
ARBITRAGE FOUND: FUEL/BTC => 0.00000069 (cryptopia) - 0.00001000 (hitbtc2) => 0.00000931 (1,349.28%)
ARBITRAGE FOUND: MTL/BTC => 0.00139941 (bittrex) - 0.02000006 (livecoin) => 0.01860065 (1,329.18%)
ARBITRAGE FOUND: IFC/LTC => 0.00000024 (bter) - 0.00000178 (cryptopia) => 0.00000154 (641.67%)
ARBITRAGE FOUND: QTUM/BTC => 0.00191100 (gateio) - 0.01100000 (livecoin) => 0.00908900 (475.61%)
ARBITRAGE FOUND: CAT/BTC => 0.00000223 (cryptopia) - 0.00000900 (hitbtc2) => 0.00000677 (303.59%)

I want to thank you once again for the great job. This library is really incredible.

@kroitor
Copy link
Member

kroitor commented Oct 24, 2017

Hi! Thx for reporting this! As you may know, our goal is to unify symbols for consistency, and we will fix those inconsistencies you posted.

More here:
https://github.com/ccxt-dev/ccxt/wiki/Manual#naming-consistency
or here, for example: https://github.com/ccxt-dev/ccxt/issues?utf8=%E2%9C%93&q=yobit%20symbol%20

We will eliminate all of them in the end with your help. I'll update you as soon, as we fix the above. Thx once again!

@kroitor kroitor self-assigned this Oct 24, 2017
@kroitor kroitor changed the title Wrong symbol conventions Some inconsistent market symbols Oct 24, 2017
kroitor added a commit that referenced this issue Oct 24, 2017
@kroitor
Copy link
Member

kroitor commented Oct 24, 2017

bx.in.th had reversed pairs in symbols, that is fixed in 1.9.244+

Bter was shutdown by PBoC a few days ago (the PBoC regulation was issued somewhat earlier):

screen shot 2017-10-24 at 20 19 09

kroitor added a commit that referenced this issue Oct 24, 2017
kroitor added a commit that referenced this issue Oct 24, 2017
kroitor added a commit that referenced this issue Oct 24, 2017
@kroitor
Copy link
Member

kroitor commented Oct 24, 2017

FUEL looks like an IOU token market at HitBTC with no real currency traded yet (that's a presale).

kroitor added a commit that referenced this issue Oct 24, 2017
@kroitor
Copy link
Member

kroitor commented Oct 24, 2017

This issue has been fixed as of version 1.9.245+. See the list of introduced changes above (or in commit history).

Also, these currencies were not changed: FUEL, XID, MTL, QTUM. The discrepancies are real and if you take a closer look at them, you'll find out, that those are caused not by symbols being messed up, but by a lack of traded volumes, limitations of all sorts, exchange shutdowns and migrations, ICO presale rules, etc... In other words, those are for informal reasons.

Apart from that, all listed inconsistencies should have been corrected now. Thx again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants