request 1: occasionally, the API with one of the exchanges breaks down, I guess. (quite often bitstamp unfortunately). I know you can do nothing about that. The problem is, it happened that I didn't even *know* that your site didn't pull new trade data, because the little "updated" counter kept saying "update in the last 1 second" and so on. I guess the API connection stood, but no new data came in. On my mobile device, I don't see the 'recent trades' column, so I had no way of knowing that the price btcwisdom displayed wasn't the current one. Any idea how to solve this? some change to the second counter that points out if no trades came in in the last minutes or so, and that most likely the price isn't accurate at the moment?
request 2: just increase the (candle) history size a bit... just a tiny tiny bit
(sorry for nagging. I know you already answered that feature request, saying that it's too ressource intensive for now... but one can hope
)
Yes, When no new data come and the exchange is running, it will refresh the update counter. and sometimes it jump to updated 2 seconds ago instead of 0 seconds ago, because of the data is 2 seconds ago when server got the data from the exchange.
About 2 weeks ago, I've implemented it maybe somebody saw it. The design is there is two green bullet. one is for your device to bitcoinwisdom, the other is bitcoinwisdom to exchange, it will turn into orange or red depend on when the data comes. but after few hours I removed it, because if I cannot see the number count down, I feel something is missed. and two counter make page not simple.
Current idea is change the initial number or dynamic reduce orderbook size to adapter the device. I think it should be solve the issue.