Author

Topic: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts - page 133. (Read 502630 times)

member
Activity: 132
Merit: 14
Co-Founder of TheStandard.io & Vaultoro.com
Hi man, I'm a premium member, OKcoin out of china has now been getting more volume than gox and alot of it is litecoin. Would love to see bitcoin and litecoin graphs from okcoin.
It would give us a better Chinese picture of litecoin.

Thanks for your great work man!
legendary
Activity: 2940
Merit: 1333
And now the active page is frozen too:

There have been many trades between 13:11 and 13:14, but none showed up.
The bug is confirmed. I met it too, but it is quite random, I'm trying find the cause.

I just saw a different but maybe related issue.  I see the market spread as 640 to 642, but see new trades at 647 and 648.  So the page isn't frozen, but the trades that are happening shouldn't be possible given the orderbook that's displayed:



I see now that the page is in "slow mode", so maybe that's the issue.
sr. member
Activity: 252
Merit: 250
good to know i'm not the only one.
I have done a quick patch on script.
The cause is if the depth return 1 satoshi amount, the script assume it is zero.

i left bitcoinwisdom open overnight and it has worked. so the problem is probably fixed
hero member
Activity: 602
Merit: 505
I can not switch the chart from 15 minutes to 1 minute
I cannot reproduce it. Does it always fail on your browser and does it show  'Loading...' box?

Yes hung message "Loading". It was only today in one hour approximately. Now everything is fine.
Loading means a request has been sent to server. If the connection to server is just unstable, retreive data from server in very low speed, then it will keep showing 'Loading'. The timeout is up to 60 seconds.
full member
Activity: 194
Merit: 100
I can not switch the chart from 15 minutes to 1 minute
I cannot reproduce it. Does it always fail on your browser and does it show  'Loading...' box?

Yes hung message "Loading". It was only today in one hour approximately. Now everything is fine.
hero member
Activity: 602
Merit: 505
I can not switch the chart from 15 minutes to 1 minute
I cannot reproduce it. Does it always fail on your browser and does it show  'Loading...' box?
full member
Activity: 194
Merit: 100
I can not switch the chart from 15 minutes to 1 minute
hero member
Activity: 602
Merit: 505
good to know i'm not the only one.
I have done a quick patch on script.
The cause is if the depth return 1 satoshi amount, the script assume it is zero.
hero member
Activity: 602
Merit: 505
And now the active page is frozen too:

There have been many trades between 13:11 and 13:14, but none showed up.
The bug is confirmed. I met it too, but it is quite random, I'm trying find the cause.
sr. member
Activity: 252
Merit: 250
good to know i'm not the only one.
legendary
Activity: 2940
Merit: 1333
And now the active page is frozen too:



There have been many trades between 13:11 and 13:14, but none showed up.
legendary
Activity: 2940
Merit: 1333
I'll check and give definitive details next time it happens.

Turns out it had already happened.  Everything stops updating other than the current time.  If I click the '4h', '6h', etc. links along the top, I get an up-to-date chart, but none of the numbers update, and the chart is still frozen.  The "updated 0s ago" is frozen, too.  It doesn't count up.

Here's a frozen page.  The chart is up-to-date because I just switched the 'time peroid', but you can see the recent trades are old compared to the current time.  In both screenshots I accidentally cut off the current time indicator, but both were showing 13:07:50 or so, and counting:



and here's another tab where I refreshed to get it updating live again.  The screenshots were taken close together in time.

legendary
Activity: 2940
Merit: 1333
the past 2 days i have a problem

it seems as if the trades stop updating and i have to refresh the page. as if the connection to mtgox drops or something. clarkmoody and bitcoinity continue to update with the latest price/trades but bitcoinwisdom doesnt. the market depth doesn't update either

its like i refresh the page, and then it works for like 5 minutes, and then stops updating. but its random. its not always 5 minutes. sometimes less sometimes more.

this has happened on chrome and firefox
I didn't meet the issue, the Mt.Gox and Bitstamp has ran one week without stopping on Chrome here.
When websocket/real-time broken, it will go in slow mode, depth of Mt.Gox update every 1 minute and trades update every 10 seconds. and it will retry realtime every 1 minute.
If 'Updated x seconds' ago goes zero, then everything is ok.
Refresh page means reconnect to websocket immediately.

I have the same problem.  It was fine until maybe 3 days ago, but now it stops updating and I need to refresh the page.

I have seen something about "slow mode" once a few weeks ago, but I'm not seeing it go into slow mode now - it just stops updating.  I think the last-traded price may still update, but the market orders don't, and the chart doesn't.  I'll check and give definitive details next time it happens.

This is in Chromium 29 on the MtGox USD market.
member
Activity: 112
Merit: 10
The ticker is freezing on me with Gox almost immediately.

Two feature requests while I'm here:
  • A count down until the current candle closes.
  • Price alerts with alarms
sr. member
Activity: 252
Merit: 250
I didn't meet the issue, the Mt.Gox and Bitstamp has ran one week without stopping on Chrome here.
When websocket/real-time broken, it will go in slow mode, depth of Mt.Gox update every 1 minute and trades update every 10 seconds. and it will retry realtime every 1 minute.
If 'Updated x seconds' ago goes zero, then everything is ok.
Refresh page means reconnect to websocket immediately.

when the site freezes, it still says "Updated 0 seconds ago". it goes back and forth between "Updated 1 seconds ago" or "0 seconds ago"

but no new trades come in. right now the time is 14:35. clarkmoody is showing new trades coming in each second. but bitcoinwisdom shows the last trade at 14:32 and thats it. and the market depth isn't updating either

just started doing this like 2 days ago
hero member
Activity: 602
Merit: 505
Thanks for being so responsive to bug reports here.

I found something else you might want to fix...

Usually when displaying a chart on a logarithmic axis, the axis labels are like 1, 2, 5, 10, 20, 50, 100, 200, 500, etc. but on bitcoinwisdom the labels are still spaced linearly.  This results in charts like the following, where most of the y axis just isn't labelled at all:
If use logarithmic axis, it works well if the price has very large range such as from 0.1 to 500, but cannot work well with 100 to 500.  so it won't fix currently.
hero member
Activity: 602
Merit: 505
Another issue I've seen is that sometimes the x-axis is missing labels.  The 4h chart only shows "november" labels:
For 4 hours It shows correctly here. Which browser and market you used? I see, because of the timezone is different, it must be no 00:00 of day.
For 6 and 12 hours, I have the same result, will fix them today.
The bug has been fixed.
hero member
Activity: 602
Merit: 505
the past 2 days i have a problem

it seems as if the trades stop updating and i have to refresh the page. as if the connection to mtgox drops or something. clarkmoody and bitcoinity continue to update with the latest price/trades but bitcoinwisdom doesnt. the market depth doesn't update either

its like i refresh the page, and then it works for like 5 minutes, and then stops updating. but its random. its not always 5 minutes. sometimes less sometimes more.

this has happened on chrome and firefox
I didn't meet the issue, the Mt.Gox and Bitstamp has ran one week without stopping on Chrome here.
When websocket/real-time broken, it will go in slow mode, depth of Mt.Gox update every 1 minute and trades update every 10 seconds. and it will retry realtime every 1 minute.
If 'Updated x seconds' ago goes zero, then everything is ok.
Refresh page means reconnect to websocket immediately.
hero member
Activity: 602
Merit: 505
Another issue I've seen is that sometimes the x-axis is missing labels.  The 4h chart only shows "november" labels:
For 4 hours It shows correctly here. Which browser and market you used? I see, because of the timezone is different, it must be no 00:00 of day.
For 6 and 12 hours, I have the same result, will fix them today.
sr. member
Activity: 252
Merit: 250
the past 2 days i have a problem

it seems as if the trades stop updating and i have to refresh the page. as if the connection to mtgox drops or something. clarkmoody and bitcoinity continue to update with the latest price/trades but bitcoinwisdom doesnt. the market depth doesn't update either

its like i refresh the page, and then it works for like 5 minutes, and then stops updating. but its random. its not always 5 minutes. sometimes less sometimes more.

this has happened on chrome and firefox
Jump to: