Dâniel Fraga (OP)
|
|
April 29, 2014, 02:17:31 AM |
|
I did a table to compare some crypto-exchanges (updated every 10 minutes). It includes volume, fees, number of pairs traded, fund methods etc. http://exchangewar.info/I'll keep adding more exchanges. I hope you enjoy it
|
|
|
|
poordeveloper
|
|
April 29, 2014, 02:52:48 AM |
|
It's a great idea! I can see you're showing Last updated at the site - how often do you update data? I assume this is for the Volume (24h) column?
|
|
|
|
Dâniel Fraga (OP)
|
|
April 29, 2014, 03:31:00 AM |
|
It's a great idea! I can see you're showing Last updated at the site - how often do you update data? I assume this is for the Volume (24h) column?
Thanks! It's updated every 10 minutes. Yes, it's for the volume, but most of the crypto-pairs are updated automatically too
|
|
|
|
xchrix
|
|
May 15, 2014, 06:27:49 PM |
|
good idea. where do you get all the data? fetching every single API of the exchanges?
|
|
|
|
Dâniel Fraga (OP)
|
|
May 15, 2014, 07:02:20 PM |
|
good idea. where do you get all the data? fetching every single API of the exchanges?
Yes, every single API. It's a lot of work, since there's a lot of differences between APIs and there're some bad-designed APIs out there, which makes everything more complicated.
|
|
|
|
xchrix
|
|
May 16, 2014, 07:05:54 AM |
|
i know i also have to fight with them every day. exchange change APIs without notification, move to HTTPS, give back completely wrong data because of a bug....... endless story. good idea. where do you get all the data? fetching every single API of the exchanges?
Yes, every single API. It's a lot of work, since there's a lot of differences between APIs and there're some bad-designed APIs out there, which makes everything more complicated.
|
|
|
|
|
Dâniel Fraga (OP)
|
|
June 02, 2014, 07:49:05 AM Last edit: June 03, 2014, 05:43:22 AM by Dâniel Fraga |
|
Hi! Can you add goc.io ?
Hi! Yes, but isn't it possible to return in the ticker the last 24h volume too (maybe with a volume24h field in the ticker)? It would be easier. If it is not possible, then I can get the 24h volume through trade history.
|
|
|
|
fsb4000
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
June 02, 2014, 01:59:58 PM Last edit: June 02, 2014, 04:01:48 PM by fsb4000 |
|
Hi! Can you add goc.io ?
Hi! Yes, but isn't it possible to return in the ticker the last 24h volume too (maybe with a volume24h field in the ticker)? It would be easier. If it is not possible, then I can get the 24h volume though trade history. I asked the support. I will post their answer in this thread(As soon as I get an answer) Update: support said they will add 24h volume in a couple of days. I will post here when it will be ready.
|
|
|
|
|
snarlpill
|
|
June 05, 2014, 04:37:46 AM |
|
Site is awesome man, I really appreciate all the time and effort you must have put into it. I'm currently working on a section for my site about buying BTC, i.e. the different methods of obtaining it, what exchanges are trustworthy, etc. I will definitely include a link to your site though, as it has more comparison info. than I could ever hope to include on there, all in real-time too. Nice job! P.S.- It is so refreshing to see a Bitcoin favicon that is not the orange BTC or the gold coin BTC
|
|
|
|
Dâniel Fraga (OP)
|
|
June 05, 2014, 05:20:36 AM |
|
Thanks. I'll take a look at it.
|
|
|
|
Dâniel Fraga (OP)
|
|
June 05, 2014, 05:22:51 AM |
|
Site is awesome man, I really appreciate all the time and effort you must have put into it. I'm currently working on a section for my site about buying BTC, i.e. the different methods of obtaining it, what exchanges are trustworthy, etc. I will definitely include a link to your site though, as it has more comparison info. than I could ever hope to include on there, all in real-time too. Nice job! P.S.- It is so refreshing to see a Bitcoin favicon that is not the orange BTC or the gold coin BTC Thank you very much! I'm glad to read this
|
|
|
|
Dâniel Fraga (OP)
|
|
June 06, 2014, 03:12:55 PM |
|
Hi! Can you add goc.io ?
Goc.io added Since they don't provide the 24h volume, I had to use the trade history, but it is limited to the last 100 trades. For now it's ok, but i'm afraid that if there's more than 100 trades in the last 24h some of them will be missing. I sent an e-mail to Gog.io about this. Let's see if they answer.
|
|
|
|
ninjaboon
Legendary
Offline
Activity: 2128
Merit: 1002
|
|
June 07, 2014, 02:37:51 PM |
|
Thanks. I'll take a look at it. pm me if you need to contact the dev team. thanks.
|
|
|
|
fsb4000
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
June 11, 2014, 08:14:43 AM |
|
Hi! Can you add goc.io ?
Goc.io added Since they don't provide the 24h volume, I had to use the trade history, but it is limited to the last 100 trades. For now it's ok, but i'm afraid that if there's more than 100 trades in the last 24h some of them will be missing. I sent an e-mail to Gog.io about this. Let's see if they answer. Thank you! support was a little slow they added 24h volume https://goc.io/api/btc_rur/ticker/ https://goc.io/api/ltc_rur/ticker/ https://goc.io/api/ltc_btc/ticker/
|
|
|
|
Dâniel Fraga (OP)
|
|
June 11, 2014, 04:02:21 PM |
|
Yes, they sent me an e-mail. It's much better now . Thank you!
|
|
|
|
dave111223
Legendary
Offline
Activity: 1190
Merit: 1001
|
|
June 18, 2014, 12:53:22 PM |
|
We have changed our primary domain and the API URLs will be changing: FROM: https://exchange.bitcoin.co.th/api/TO: https://bx.in.th/api/The old URL will continue to work, but at some point in the future we will depreciate it, so whenever you get a chance if you could change the API URL that you using that would be great. (No urgency)
|
|
|
|
Dâniel Fraga (OP)
|
|
June 18, 2014, 08:17:05 PM |
|
We have changed our primary domain and the API URLs will be changing: FROM: https://exchange.bitcoin.co.th/api/TO: https://bx.in.th/api/The old URL will continue to work, but at some point in the future we will depreciate it, so whenever you get a chance if you could change the API URL that you using that would be great. (No urgency) Thanks for the advice. Better soon than later: I updated the URL
|
|
|
|
titulng
Sr. Member
Offline
Activity: 484
Merit: 250
HubrisOne
|
|
June 19, 2014, 01:45:10 AM |
|
Are you chinese fans? Even Coinbase & LakeBTC is not in the ranking.
more, there is something wrong, the Vircurex is not in Beijing China that was made mistakes by a chinese news report, and it's already over.
and and and, what are the rankings based on? bitstamp should be top 3, the majority of china exchange trading volume are all lies, just a number //
|
|
|
|
|