erasmospunk
Newbie
Offline
Activity: 50
Merit: 0
|
|
August 08, 2014, 10:44:52 AM |
|
I noticed in the API that there is a USD symbol but the price_btc and volume_btc are 0.
It would be nice if it was something like 1/589.53=.001696267 BTC/USD
Like this it is easy to convert for example Litecoin to USD without using any other service:
0.001696267 / 0.01205 = 0.140769046 LTC/USD
The same goes to Euro and Yuan.
g
|
|
|
|
|
slavix
Member
Offline
Activity: 96
Merit: 10
|
|
August 12, 2014, 09:01:32 PM |
|
|
|
|
|
FUBAR-BDHR
|
|
August 14, 2014, 03:31:40 AM |
|
I've been looking into writing a small script to access the api data but I'm having some issues understanding the data that is returned. The listCoins section is petty self explanatory and I had no problems with that data. Did notice a few websites that either don't work or are suspicious. The tradingPair stuff just doesn't make sense to me. For instance I try to do: http://www.cryptocoincharts.info/v2/api/tradingPair/[ltc_btc] I get the following data: {"id":"ltc\/btc","price":"0.00914000","price_before_24h":"0.01000000","volume_first":"394184.358786482","volume_second":"3685.43083999207","volume_btc":"3685.43","best_market":"btc-e","latest_trade":"2014-08-14 03:19:06"} but if I do: http://www.cryptocoincharts.info/v2/api/tradingPair/[btc_ltc] I get: {"id":null,"price":null,"price_before_24h":null,"volume_first":null,"volume_second":null,"volume_btc":null,"best_market":null,"latest_trade":null} Does that mean there are ltc to btc trades but no btc to ltc? It just doesn't make sense. Can you clarify what this data is supposed to be showing a bit?
|
|
|
|
slavix
Member
Offline
Activity: 96
Merit: 10
|
|
August 15, 2014, 01:00:53 AM Last edit: August 15, 2014, 09:12:53 PM by slavix |
|
|
|
|
|
junkonator
|
|
August 15, 2014, 12:37:36 PM |
|
{"id":"ltc\/btc","price":"0.00914000","price_before_24h":"0.01000000","volume_first":"394184.358786482","volume_second":"3685.43083999207","volume_btc":"3685.43","best_market":"btc-e","latest_trade":"2014-08-14 03:19:06"} but if I do: http://www.cryptocoincharts.info/v2/api/tradingPair/[btc_ltc] I get: {"id":null,"price":null,"price_before_24h":null,"volume_first":null,"volume_second":null,"volume_btc":null,"best_market":null,"latest_trade":null} The pairs are always in the xxx_btc format that most of the exchanges have (except poloniex, maybe others). @xchrix An API call for showing the overlap of trading pairs would be cool! Possibly a POST request that takes one or many exchanges and returns the lowest common denominator (for many exchanges) and all pairs (for one exchange). This could make for some great graphs, too.
|
|
|
|
FUBAR-BDHR
|
|
August 15, 2014, 07:41:13 PM |
|
Is there some way to tell which coins are valid as currency2 in the pair then? Also some pairs seem to work in both directions. For example ltc_doge and doge_ltc both return data. Kind of hard to write a program to return the data if you can't give the user valid feedback on what is and isn't acceptable as input.
|
|
|
|
junkonator
|
|
August 16, 2014, 02:46:10 PM |
|
Is there some way to tell which coins are valid as currency2 in the pair then? Also some pairs seem to work in both directions. For example ltc_doge and doge_ltc both return data. Kind of hard to write a program to return the data if you can't give the user valid feedback on what is and isn't acceptable as input.
Yes that's because both of these pairs actually exist. I don't know of any exchanges that offer any to any trades. Vircurex did that once but I think the money was spread around on too many markets, so that the single markets weren't traded enough. If they were arbitrage bots would be running hot for sure The big markets are - besides Fiat and btc - ltc, ppc, doge, xmr and a few others. To find out which ones exist you could get all coins from here http://www.cryptocoincharts.info/v2/api/listCoins and then check for btc_XXX via http://www.cryptocoincharts.info/v2/api/tradingPairs . If this doesn't exist then probably XXX isn't valid.
|
|
|
|
|
xchrix (OP)
|
|
August 21, 2014, 03:03:03 PM |
|
yes you are right. tracking the orderbooks of 1800 trading pairs of all exchanges is getting a real pain. to much data for my server i will look into this
|
|
|
|
Diabolicus
Member
Offline
Activity: 90
Merit: 10
|
|
August 22, 2014, 09:25:49 AM |
|
yes you are right. tracking the orderbooks of 1800 trading pairs of all exchanges is getting a real pain. to much data for my server i will look into this Awesome, thanks! What I really like about your order books is that they show the whole picture, whereas for example Mintpal or Bitcoinwisdom only display a very limited range of the full order book, which is annoying during large price swings.
|
|
|
|
MikkisJ
Member
Offline
Activity: 126
Merit: 11
|
|
August 24, 2014, 07:12:10 PM |
|
How to trade stock on NXT exchange? What is the name of the asset?
|
|
|
|
|
MikkisJ
Member
Offline
Activity: 126
Merit: 11
|
|
August 24, 2014, 11:28:44 PM |
|
But what is the name of this asset on NXT exchange?
|
|
|
|
Squeaker
|
|
August 24, 2014, 11:33:17 PM |
|
But what is the name of this asset on NXT exchange? It is "CCC" Account: NXT-CUME-LXNG-C869-BBPU8 Asset Id: 15019939154479467989 (also should be listed on http://www.cryptocoincharts.info/v2/main/investor_relations but probably an oversight. :nudge: :nudge: ) =squeak=
|
"In order for you to insult me, I would first have to value your opinion." ~Anonymous
|
|
|
marc.xxx
Member
Offline
Activity: 67
Merit: 10
|
|
August 28, 2014, 09:57:50 PM |
|
Volume distribution by trading pairs on Bittrex´
Is there a possibility to see the data for more than 1 month?
|
|
|
|
Greglab
Legendary
Offline
Activity: 1472
Merit: 1001
www.gcn.zone
|
|
August 29, 2014, 11:57:13 AM |
|
|
Join www.daddycow.com when we have enough users we will accept gCn coin as payment for advertisements
|
|
|
xchrix (OP)
|
|
September 04, 2014, 01:39:51 PM |
|
really liked your idea and my implementation is online now http://www.cryptocoincharts.info/v2/coins/graphicalComparisonjust use the +/- buttons to hide the biggest coins and see the smaller ones Feature request: Unselect currenciesI really like your site. This page is informative http://www.cryptocoincharts.info/v2/coins/graphicalComparisonbut it would be even better if I could switch off two coins of which I already know they are big (-: BTC and LTC Can you imagine to either always render the same pic without the one/two largest, or even make it interactive, with an "(un)select coins" function? Thanks!
|
|
|
|
junkonator
|
|
September 05, 2014, 02:17:54 PM |
|
This is cool! Will you add this to the single exchanges graphs, too?
|
|
|
|
osm
Newbie
Offline
Activity: 57
Merit: 0
|
|
September 05, 2014, 04:05:30 PM |
|
Hello. What license the API data?
|
|
|
|
|