Bitcoin Forum

Economy => Economics => Topic started by: tcatm on November 04, 2010, 03:32:47 PM



Title: Bitcoincharts.com
Post by: tcatm on November 04, 2010, 03:32:47 PM
I've created a simple charting tool for the markets:

http://bitcoincharts.com (Javascript required)




Title: Re: bitcoin charting tool
Post by: ribuck on November 04, 2010, 03:53:41 PM
This is very nice, thank you. I particularly appreciate the "log scale" option.


Title: Re: bitcoin charting tool
Post by: bitcoinex on November 04, 2010, 06:01:53 PM
I've created a simple charting tool for all bitcoin markets provided by bitcoinwatch.com.

http://91.194.85.252/cgi-bin/form.pl (Javascript required)




cool!

Can you show on the your page several diagrams in one picture? With the different units on the Y axis?

All currencies such as USD, EUR and RUB are strong enough relative to each other, and such information may allow to reduce "turbulence" in the bitcoin markets visually uniting them

And... Where Rubles?! :(


Title: Re: bitcoin charting tool
Post by: tcatm on November 04, 2010, 06:21:25 PM
cool!

Can you show on the your page several diagrams in one picture? With the different units on the Y axis?

All currencies such as USD, EUR and RUB are strong enough relative to each other, and such information may allow to reduce "turbulence" in the bitcoin markets visually uniting them

And... Where Rubles?! :(

I've already though about making a special chart with all currencies.

Where can I get trade history for rubles? (timestamp, price, volume)


Title: Re: bitcoin charting tool
Post by: bitcoinex on November 04, 2010, 06:40:17 PM
cool!

Can you show on the your page several diagrams in one picture? With the different units on the Y axis?

All currencies such as USD, EUR and RUB are strong enough relative to each other, and such information may allow to reduce "turbulence" in the bitcoin markets visually uniting them

And... Where Rubles?! :(

I've already though about making a special chart with all currencies.

Where can I get trade history for rubles? (timestamp, price, volume)

Of course!
https://btcex.com/site/deals - directly from DB, please do not ask it too frequently


Title: Re: bitcoin charting tool
Post by: SmokeTooMuch on November 04, 2010, 06:40:25 PM
would be great if all currencies had the same scale.

oh and btw, it isnt MtGox PayPalUSD anymore, its MtGox LR USD


Title: Re: bitcoin charting tool
Post by: tcatm on November 04, 2010, 06:45:16 PM
Of course!
https://btcex.com/site/deals - directly from DB, please do not ask it too frequently

What timezone is the timestamp?


Title: Re: bitcoin charting tool
Post by: bitcoinex on November 04, 2010, 06:48:40 PM
Of course!
https://btcex.com/site/deals - directly from DB, please do not ask it too frequently

What timezone is the timestamp?

UTC

If you logged in into btcex.com and open this link timestamp are in time zone from your profile. But if this link opened by wget you get UTC


Title: Re: bitcoin charting tool
Post by: tcatm on November 04, 2010, 07:07:50 PM
btcex RUB added :)


Title: Re: bitcoin charting tool
Post by: S3052 on November 04, 2010, 07:22:28 PM
you are a master!
Now I have the proper tools for the Bitcoin technical analysis!
thanks


Title: Re: bitcoin charting tool
Post by: Timo Y on November 04, 2010, 07:37:28 PM
Finally some really clear charts.
Donation coming your way...


Title: Re: bitcoin charting tool
Post by: tcatm on November 04, 2010, 08:57:17 PM
mtgox and btcex chartdata is updated every minute now


Title: Re: bitcoin charting tool
Post by: tcatm on November 05, 2010, 09:19:30 PM
new features:
 
* show volume in currency rather than BTC
* compare two different markets in one chart (not to scale yet...)


Title: Re: bitcoin charting tool
Post by: hugolp on November 06, 2010, 08:48:53 PM
Very very nice. Did you program the this or did you use some sort of library or program?


Title: Re: bitcoin charting tool
Post by: tcatm on November 07, 2010, 03:17:18 AM
It's based around a charting library with a lot of PERL and python code to glue it to the markets.


Title: Re: bitcoin charting tool
Post by: hugolp on November 07, 2010, 11:57:10 AM
It's based around a charting library with a lot of PERL and python code to glue it to the markets.

Do you mind sharing the name of the charting library?


Title: Re: bitcoin charting tool
Post by: tcatm on November 07, 2010, 12:13:59 PM
Do you mind sharing the name of the charting library?

Oh I thought it was saying that somewhere in the chart.
It's ChartDirector from http://advsofteng.com/


Title: Re: bitcoin charting tool
Post by: hugolp on November 07, 2010, 02:34:41 PM
Do you mind sharing the name of the charting library?

Oh I thought it was saying that somewhere in the chart.
It's ChartDirector from http://advsofteng.com/

Ok, so is a server side charting software. I have been looking exactly for this but made in client side, only asking the data to the server. I know there are JQuery libraries that make candlestick and the rest, but never found the whole thing.


Title: Re: bitcoin charting tool
Post by: caveden on November 08, 2010, 02:42:10 PM
It would be nice to see a BTC/gold chart... :)


Title: Re: bitcoin charting tool
Post by: asdf on November 08, 2010, 03:34:14 PM
It would be nice to see a BTC/gold chart... :)
BTC/difficulty chart would be interesting.


Title: Re: bitcoin charting tool
Post by: tcatm on November 08, 2010, 06:01:59 PM
It would be nice to see a BTC/gold chart... :)

I don't know of any other BTC market that trades BTC for gold other than bcm PecunixGAU.


Title: Re: bitcoin charting tool
Post by: tcatm on November 08, 2010, 06:03:35 PM
BTC/difficulty chart would be interesting.

How would you draw such a chart?


Title: Re: bitcoin charting tool
Post by: S3052 on November 08, 2010, 06:03:50 PM
Could you link in a Gold $ spot price from a different source? Then divide the BTC price in USD from MtGox by this Spot Gold price, automatically..?


Title: Re: bitcoin charting tool
Post by: S3052 on November 08, 2010, 06:07:22 PM
One more question:
The "volume in currency" option does not work. Is there a way to make this work? thanks


Title: Re: bitcoin charting tool
Post by: ribuck on November 08, 2010, 06:07:55 PM
BTC/difficulty chart would be interesting.

How would you draw such a chart?
Divide cents per bitcoin by the difficulty, and plot on a graph with a logarithmic Y axis.


Title: Re: bitcoin charting tool
Post by: tcatm on November 08, 2010, 06:24:39 PM
One more question:
The "volume in currency" option does not work. Is there a way to make this work? thanks

Works fine here. Does it work if you click "Update" and does it say "Nov 08, 2010 - Daily - Volume in Currency" in the chart?


Title: Re: bitcoin charting tool
Post by: tcatm on November 08, 2010, 06:27:13 PM
BTC/difficulty chart would be interesting.

How would you draw such a chart?
Divide cents per bitcoin by the difficulty, and plot on a graph with a logarithmic Y axis.

I'll consider it for the rewrite I'm currently working on.


Title: Re: bitcoin charting tool
Post by: tcatm on November 08, 2010, 06:29:57 PM
Could you link in a Gold $ spot price from a different source? Then divide the BTC price in USD from MtGox by this Spot Gold price, automatically..?

Theoretically that could be done. Do you mean dividing all historic BTC/USD trades by the current spot price? What's the use for such a chart? Maybe I can add an input field for a custom scaling factor. Would that work?


Title: Re: bitcoin charting tool
Post by: S3052 on November 08, 2010, 07:42:53 PM
Thanks for digging into it.

What I mean is a continuous chart of BTC/Gold spot (for the future, but ideally also historical since the start of BTC trading). As the dollar value of BTC will not really tell a lot longterm (the dollar will eventually disappear), the real expression of BTC value will be gold.

Hence a chart that looks at (at least daily) BTC/gold ratio will help a lot - to continously see what the real global purchasing power of BTC is.

example:

          BTC/USD        Gold/USD     miliBTC/Gold (=BTC/Gold*1000)
Nov 1  0.17               1355          0.125461255
Nov 2  0.19               1357          0.140014738
Nov 3  0.21               1348          0.15578635
Nov 4  0.25               1387          0.180245133
Nov 5  0.29               1384          0.209537572
...
If you can extract the actual Gold/spot prices from a different financial source (yahoo, bloomberg, cnbc, etc.) you can generate this automatically every time frame.



Title: Re: bitcoin charting tool
Post by: FreeMoney on November 08, 2010, 07:47:08 PM
Gold over $1400 now.

In your eye, Bernanke.


Title: Re: bitcoin charting tool
Post by: tcatm on November 08, 2010, 08:39:46 PM
I'll try to find a good way to add such a feature to the new backend. Probably as an addon to the "All USD" chart.


Title: Re: bitcoin charting tool
Post by: S3052 on November 08, 2010, 08:54:26 PM
great! thanks


Title: Re: bitcoin charting tool
Post by: tcatm on November 09, 2010, 12:27:59 PM
Direct links to charts:

http://bitcoincharts.com/charts/All%20USD
http://bitcoincharts.com/charts/bcm%20LibertyReserveUSD
http://bitcoincharts.com/charts/bcm%20PayPalUSD
http://bitcoincharts.com/charts/bcm%20PecunixGAU
http://bitcoincharts.com/charts/btcex%20RUB
http://bitcoincharts.com/charts/mtgox%20USD

General update peformance should be much improved now.


Title: Re: bitcoin charting tool
Post by: tcatm on November 14, 2010, 03:18:23 AM
added a market overview page


Title: Re: bitcoin charting tool
Post by: tcatm on November 19, 2010, 10:39:51 PM
another update: there are now individual sub-pages for every market that will be filled with further information soon


Title: Re: bitcoin charting tool
Post by: kiba on November 20, 2010, 12:15:56 AM
another update: there are now individual sub-pages for every market that will be filled with further information soon

Latest trade information is hard to read. Change it to darker color.


Title: Re: bitcoin charting tool
Post by: tcatm on November 20, 2010, 11:52:58 AM
another update: there are now individual sub-pages for every market that will be filled with further information soon

Latest trade information is hard to read. Change it to darker color.

Can you provide a screenshot (tcatm@gawab.com)? It should be black on white background.


Title: Re: Bitcoincharts.com
Post by: S3052 on November 20, 2010, 11:58:19 AM
One more plea..: Could you make the default exchange on the "charts" page the exchange with the highest volume?
Currently, bitcoin libertyreserve is the first one showing up, but almost has no trades at all over the past days and weeks.
thanks


Title: Re: Bitcoincharts.com
Post by: tcatm on November 20, 2010, 12:05:41 PM
One more plea..: Could you make the default exchange on the "charts" page the exchange with the highest volume?
Currently, bitcoin libertyreserve is the first one showing up, but almost has no trades at all over the past days and weeks.
thanks

Good idea! I'll fix that today. btw: you can click on the small charts on the markets page to get directly to the chart.


Title: Re: Bitcoincharts.com
Post by: tcatm on November 20, 2010, 11:02:22 PM
New feature: Order book display for bcm and mtgox.

@bitcoinex: Where can I found your order book? :)


Title: Re: Bitcoincharts.com
Post by: FreeMoney on November 21, 2010, 03:07:16 AM
New feature: Order book display for bcm and mtgox.

@bitcoinex: Where can I found your order book? :)

Wow, it's looking very good.

The order books are great. You could make an option to group them by some increment to make it easier to digest though.

ffs, it's about time mtgox gives us all the data.

There doesn't appear to be a donate address anymore, is this on purpose?


Title: Re: Bitcoincharts.com
Post by: tcatm on November 21, 2010, 03:22:47 AM
You could make an option to group them by some increment to make it easier to digest though.
I'll add such a feature within the next days.

There doesn't appear to be a donate address anymore, is this on purpose?
I have enough bitcoins, they're better spend elsewhere :)


Title: Re: Bitcoincharts.com
Post by: FreeMoney on November 21, 2010, 03:32:00 AM
You could make an option to group them by some increment to make it easier to digest though.
I'll add such a feature within the next days.

There doesn't appear to be a donate address anymore, is this on purpose?
I have enough bitcoins, they're better spend elsewhere :)

Okay, I'll have to find something else to do with them then :)

Again, very good looking and useful site.


Title: Re: Bitcoincharts.com
Post by: tcatm on November 21, 2010, 04:20:29 AM
For a quick fix I added quantization to 3 decimal places (4 for PecunixGAU).


Title: Re: Bitcoincharts.com
Post by: caveden on November 30, 2010, 08:31:46 PM
Chart suggestion: total value of bitcoin economy measured in any currency versus time.

As we are in the most inflationary period, it would be nice to see this chart.


Title: Re: Bitcoincharts.com
Post by: tcatm on November 30, 2010, 08:57:33 PM
Chart suggestion: total value of bitcoin economy measured in any currency versus time.

As we are in the most inflationary period, it would be nice to see this chart.

Do you have a good source of (daily) historic USD/$currency data?


Title: Re: Bitcoincharts.com
Post by: caveden on December 01, 2010, 02:20:06 PM
Chart suggestion: total value of bitcoin economy measured in any currency versus time.

As we are in the most inflationary period, it would be nice to see this chart.

Do you have a good source of (daily) historic USD/$currency data?

I don't, but with the block generation dates you can calculate the number of total existent bitcoins at each moment in time.. then you need to multiply this value by the data you already have on the btc unit prices...

So, the only new data you would need to gather is the block generation dates... don't the block themselves have timestamps?


Title: Re: Bitcoincharts.com
Post by: theymos on December 01, 2010, 02:42:54 PM
So, the only new data you would need to gather is the block generation dates... don't the block themselves have timestamps?

Yes. Here are the timestamps if you want to try that:
http://www.mediafire.com/?bqamkafj1lvqkbl


Title: Re: Bitcoincharts.com
Post by: bitcoinex on December 01, 2010, 02:59:23 PM
New feature: Order book display for bcm and mtgox.

@bitcoinex: Where can I found your order book? :)

I think it's pointless. When will the free time of course we do it.

Also, btcex.com will display depth of the market.

upd: you can get btcex.com bid/ask by json: https://btcex.com/ticker.json


Title: Re: Bitcoincharts.com
Post by: bitcoinex on December 01, 2010, 03:02:03 PM
request: can you add graph of difficulty and time as one of currencies pair? To be able to compare it with prices


Title: Re: Bitcoincharts.com
Post by: tcatm on December 01, 2010, 07:59:31 PM
Bitcoincharts now shows complete orderbook for mtgox.


Title: Re: Bitcoincharts.com
Post by: FreeMoney on December 02, 2010, 04:05:54 AM
Bitcoincharts now shows complete orderbook for mtgox.

Wow, cool. Now I know where to put my longshot crash bids.


Title: Re: Bitcoincharts.com
Post by: tcatm on December 11, 2010, 01:33:05 AM
Data from markets overview json formatted. If someone uses on a website or an applet, please add a link to http://bitcoincharts.com !

http://bitcoincharts.com/markets/markets.json


Title: Re: Bitcoincharts.com
Post by: tcatm on December 11, 2010, 09:52:16 PM
API docs at http://bitcoincharts.com/about/markets-api/


Title: Re: Bitcoincharts.com
Post by: tcatm on January 03, 2011, 03:54:29 PM
Added trading history and orderbook for https://bitcoin-central.net/


Title: Re: Bitcoincharts.com
Post by: bitcoinex on January 05, 2011, 09:51:39 AM
This is URL for btcex.com order book: https://btcex.com/site/orders/%pair_id%

format: ask/bid, rate, volume

example:

ask,90.8901,20.00
ask,16.0000,100.00
ask,13.0000,50.00
ask,12.0000,34.60
ask,10.0000,20.00
ask,9.5000,20.00
ask,9.0010,0.88
bid,9.0000,0.11
bid,8.2003,0.26
bid,8.2002,505.84
bid,8.2001,1.32
bid,8.2000,51.54
bid,8.1630,15.00
bid,8.0000,11.25
bid,6.0000,2.47
bid,4.0000,250.00


Title: Re: Bitcoincharts.com
Post by: T_X on January 06, 2011, 11:54:13 PM
Your website looks awesome, I'm checking it regularly :)! I also like that you've added some general bitcoin network related infos, helps keeping track of how dynamic the coin generation is. Would you mind adding graphs for those pieces of network related information over time, too? Some BTC are on the way anyway. Thanks for your effort so far and for sharing it!

Cheers, T_X


Title: Re: Bitcoincharts.com
Post by: tcatm on January 07, 2011, 01:57:52 PM
Thanks for the donation(s)!

@bitcoinex: I'll add your orderbooks soon.

Network graphs are on my todo. Currently busy with another interesting bitcoin project that's close to release.


Title: Re: Bitcoincharts.com
Post by: bitcoinex on February 06, 2011, 03:50:03 PM
Thanks for the donation(s)!

@bitcoinex: I'll add your orderbooks soon.

bump!


Title: Re: Bitcoincharts.com
Post by: nefanon on August 23, 2011, 07:25:58 PM
I've created a simple charting tool for the markets:
http://bitcoincharts.com (Javascript required)

LOVE the website. Is there any way you could add an option to change the timezone please?


Title: Re: Bitcoincharts.com
Post by: GideonGono on August 25, 2011, 05:38:55 AM
I've created a simple charting tool for the markets:
http://bitcoincharts.com (Javascript required)

LOVE the website. Is there any way you could add an option to change the timezone please?

+1


Title: Re: Bitcoincharts.com
Post by: UPENtXF on June 06, 2014, 11:57:38 AM
I've created a simple charting tool for the markets:

http://bitcoincharts.com (Javascript required)
Do you still own this site?
If so, how do you know that the data from OKCoin is real and true?

It seems that it's probably more fake than MtGox data ever was!


Title: Re: Bitcoincharts.com
Post by: UPENtXF on June 08, 2014, 01:30:31 PM
Is OkCoin funding this site, or have some other influence over it?

Why is a shady, unaudited site, with unrealistic volume data presented as the biggest exchange in the world?
This is another MtGox disaster in the making. With me or anyone who asks me about it, BitcoinCharts has lost all credibility by adding OKCoin data.



Title: Re: Bitcoincharts.com
Post by: okthen on June 08, 2014, 09:13:51 PM
Just out of curiosity, did you (owner at bitcoincharts if still there) receive any message from Huobi the day they went to 10.000?
Because bitcoinwisdom showed and then deleted the spike.