kookiekrak
|
|
July 13, 2011, 04:10:54 PM |
|
can you add history to the charts?
|
|
|
|
comboy (OP)
|
|
July 13, 2011, 04:13:50 PM |
|
can you add history to the charts?
What exactly would you want to see? Longer than 30d periods for price chart?
|
Variance is a bitch!
|
|
|
kookiekrak
|
|
July 13, 2011, 04:29:16 PM |
|
sorry, let me clarify. can you add scrolling history? something similar to http://www.google.com/finance?q=NYSE:BAHwhere you can select a segment of history and zoom into it. anyways, great job on this! currently my favorite charts =D
|
|
|
|
skyhigh
|
|
July 13, 2011, 04:38:04 PM |
|
comboy, consider changing format in the last trades. Now you use " less than a minute ago " or " 5 minutes ago " Why not use a timestemp, hh:mm:ss ? Also now you only show last 20 trades. Please add a longer list, you could add up to 400 last trades, if you show last 20 and at the bottom add links, 10 pages deep. like clickable 1 2 3 4 5 6 7 8 9 10
|
|
|
|
TraderTimm
Legendary
Offline
Activity: 2408
Merit: 1121
|
|
July 14, 2011, 12:27:21 PM |
|
Comboy, I know you are busy enough, and your site is frickin' wicked, but I was wondering if you could possibly throw something up there. I like to do chart analysis, and to do that I need tabular data. I know it is possible to get it from bitcoincharts on a tick-by-tick basis, but that is like drinking from a firehose, and the timestamp is a pain in the ass to convert. If you ever feel like it, I'd love a plain 'ol crappy page of daily tabular data (Mt.Gox/Tradehill), where the demarcation between one day and the next is 12 midnight UTC. That's it. Something in the comma-delimited format of: <Exchange>, <MM/DD/YY>, <Open>, <High>, <Low>, <Close>, <Volume>I'd gladly send you 1 BTC for your efforts. It won't buy top-shelf, but hell - at least some beer then Just PM me your BTC address if you'd like to take this on. Thanks!
|
fortitudinem multis - catenum regit omnia
|
|
|
comboy (OP)
|
|
July 14, 2011, 01:06:13 PM |
|
If you ever feel like it, I'd love a plain 'ol crappy page of daily tabular data (Mt.Gox/Tradehill), where the demarcation between one day and the next is 12 midnight UTC. That's it. Something in the comma-delimited format of: <Exchange>, <MM/DD/YY>, <Open>, <High>, <Low>, <Close>, <Volume>
So you would like it with only one day resolution? If so bitcoincharts may indeed be more helpful, because currently I don't even have 30 days on data. If I'll be doing some more detailed charts and trades history, I'll be trying to import whole history for these markets, but for now I'm not sure if I should be doing it. It's tempting because I like charts and huge amounts of data, however that was supposed to be just a simple ticker, and possibly to keep quality up I should not implement any idea that comes to my mind
|
Variance is a bitch!
|
|
|
TraderTimm
Legendary
Offline
Activity: 2408
Merit: 1121
|
|
July 15, 2011, 12:23:34 AM |
|
So you would like it with only one day resolution? If so bitcoincharts may indeed be more helpful, because currently I don't even have 30 days on data. If I'll be doing some more detailed charts and trades history, I'll be trying to import whole history for these markets, but for now I'm not sure if I should be doing it. It's tempting because I like charts and huge amounts of data, however that was supposed to be just a simple ticker, and possibly to keep quality up I should not implement any idea that comes to my mind Yeah, just a basic page of ASCII for daily bar open, high, low, close. I understand if you don't have the retention in the system. Just threw it out there if it becomes feasible at some point. I appreciate all the work you've done on the site - it really is the standard in charting right now, as far as I'm concerned.
|
fortitudinem multis - catenum regit omnia
|
|
|
Oldminer
Legendary
Offline
Activity: 1022
Merit: 1001
|
|
July 15, 2011, 12:29:16 AM |
|
Yea I think keep it simple. Theres enough charts out there if you want long term or more analytical data.
|
|
|
|
phorensic
|
|
July 15, 2011, 03:31:32 AM |
|
I love the design of this site and I have used it many times, however I keep going back to bitcoincharts and SierraCharts because I miss my candlesticks.
|
|
|
|
tvbcof
Legendary
Online
Activity: 4746
Merit: 1277
|
|
July 15, 2011, 06:10:49 AM |
|
Impressive piece of work! Thanks for it.
One thing I cannot quite put my finger on (even using the WTF link) is the meaning of the upward vs. downward direction of the bars on the depth chart. This may be because I do not understand enough about exchanges generally.
|
sig spam anywhere and self-moderated threads on the pol&soc board are for losers.
|
|
|
Gamerate
Member
Offline
Activity: 88
Merit: 10
|
|
July 22, 2011, 03:48:23 PM |
|
If you ever feel like it, I'd love a plain 'ol crappy page of daily tabular data (Mt.Gox/Tradehill), where the demarcation between one day and the next is 12 midnight UTC. That's it. Something in the comma-delimited format of:
<Exchange>, <MM/DD/YY>, <Open>, <High>, <Low>, <Close>, <Volume>
I'm working on my own BTC statistics related site: http://btc-qr.appspot.com/And anyway want to show candlesticks graphs here, so I created version of history in this format too. Though I just created it, so data here currently just for 4 last days. MtGox - USD / BTC history: http://btc-qr.appspot.com/data/MtGox/USDData updates to DB each time someone visit this page (I plan to add caching and cron updates later) Comma separated version (loads faster from DB because don't have auto-update): http://btc-qr.appspot.com/data/MtGox/USD?style=csvTradeHill USD / BTC history: http://btc-qr.appspot.com/data/TradeHill/USDComma separated version: http://btc-qr.appspot.com/data/TradeHill/USD?style=csvAlso there now TradeHill EUR / BTC and AUD / BTC data - I plan to add more. It's all in early alpha, so if you find any bugs - PM me. =)
|
Bitrated user: DR2073.
|
|
|
xjosx
Newbie
Offline
Activity: 33
Merit: 0
|
|
July 24, 2011, 03:39:17 AM |
|
The charts for Mt. Gox don't seem to be updating
|
|
|
|
Oldminer
Legendary
Offline
Activity: 1022
Merit: 1001
|
|
July 24, 2011, 03:49:36 AM |
|
The charts for Mt. Gox don't seem to be updating no, been offline for a while
|
|
|
|
notme
Legendary
Offline
Activity: 1904
Merit: 1002
|
|
July 24, 2011, 04:00:28 AM |
|
The depth chart is updating, just not trades.
|
|
|
|
teflone
|
|
July 24, 2011, 04:13:40 AM |
|
Doh!!
Love this frickin chart!
|
|
|
|
sandos
Sr. Member
Offline
Activity: 440
Merit: 250
#SWGT CERTIK Audited
|
|
July 25, 2011, 06:48:25 AM |
|
With my latest chrome (14.0.825.0 dev-m) scrolling and zooming is very iffy and only works about half the time. Maybe its time to finally stop using unstable chromes
|
|
|
|
Optonic
Newbie
Offline
Activity: 31
Merit: 0
|
|
August 01, 2011, 04:54:48 PM |
|
The last days I noticed some outages, which seem to heap up every day :-( Any idea of what the reason for the outages might be? MtGox Live-ticker doesn't seem affected of this–nevertheless, I prefer watching the charts on bitconity.org!
|
|
|
|
Crazy
|
|
August 04, 2011, 01:48:49 AM |
|
I love this chart too. My favorite thus far. Wish there weren't outages so often. Any idea what might be causing that?
|
Elon Krusky
|
|
|
old_engineer
|
|
August 04, 2011, 06:05:18 AM |
|
Instead of occasionally being down, sure seems like some part of the site graphs are usually not working these days.
|
|
|
|
riceberry
|
|
August 06, 2011, 03:02:56 AM |
|
Ive been using this chart for quite some time but in the last few days it does seem down :L
|
|
|
|
|