Author

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

hero member
Activity: 602
Merit: 505
BUG: Depth chart has a off-by-one error.

I positively love bitcoinwisdom and it has become the standard image on one of my screens. However, there's a bug in the order depth book I thought I'd highlight.

If you look at the bid order book in the bottom right, you'll find how many BTC are needed to transact to break a certain price, right? So if we see "141.0 605", that means 605 BTC must be sold for the price to break 141 USD. This is correct behavior.

However, in the ask order book, there's an off-by-one error. The first entry with a last transaction of 141.88 currently reads "141.5 348", and that's with a lowest ask of 141.87999. The 141.5 label, I guess, should have read 142.0 - the label above. For the ask order book, the BTC count consistently refers to the label to the left and one step above it.

There's an off-by-one error. Just thought I'd say.

Again, thank you for this great visualization tool!

Cheers,
Rick

for asks: 100.5 500, it means  there are 500 BTC in the range [100.5, 101), if user bought 500 BTC then it will reach 101.
So the 100.8 belongs to group 100.5.
for bids: 100.5 500, it still means there are 500 BTC in the range [100.5, 101), if user sell 500 BTC then it will break 100.5.

The order is read as the each number move up 50% line-height.
Eg:
Asks
103 8
100 5
Bids
100 5
97 8

It will be read as
Asks:
103.5 (imaged)
  | ----8
103
100.5 (imaged)
  | ----5
100
Bids:
100.5 (imaged)
  | -- 5
100
97.5 (imaged)
 | -- 5
97

If change it to the your solution. it would be
Asks:
103.5
  | --- 8
103 (imaged)
100.5
  | --- 5
100 (imaged)
Bids:
100.5 (imaged)
  | -- 5
100
97.5 (imaged)
 | -- 5
97

Both of the solutions have there own advantage, so it won't be changed.
newbie
Activity: 31
Merit: 0
BUG: Depth chart has a off-by-one error.

I positively love bitcoinwisdom and it has become the standard image on one of my screens. However, there's a bug in the order depth book I thought I'd highlight.

If you look at the bid order book in the bottom right, you'll find how many BTC are needed to transact to break a certain price, right? So if we see "141.0 605", that means 605 BTC must be sold for the price to break 141 USD. This is correct behavior.

However, in the ask order book, there's an off-by-one error. The first entry with a last transaction of 141.88 currently reads "141.5 348", and that's with a lowest ask of 141.87999. The 141.5 label, I guess, should have read 142.0 - the label above. For the ask order book, the BTC count consistently refers to the label to the left and one step above it.

There's an off-by-one error. Just thought I'd say.

Again, thank you for this great visualization tool!

Cheers,
Rick
newbie
Activity: 25
Merit: 250
Tab for the order book graph / depth ?
full member
Activity: 160
Merit: 100

Would be great to have 24-hour volume for each site.

Better yet-- display the volume for each time period as it's selected.
full member
Activity: 160
Merit: 100

Would be great to have 24-hour volume for each site.
legendary
Activity: 1092
Merit: 1000
nahtnam.com
Nice work... Do you support different exchanges?
member
Activity: 61
Merit: 10
using google chrome here, i only can randomly get it load up once in a few F5 in a min. sometime i leave it there for hours but still come back nothing, is there something i need to configure ?
sr. member
Activity: 288
Merit: 250
Love this chart!
newbie
Activity: 11
Merit: 0
Definitely my favorite charting site. I noticed the link to the difficulty chart just the other day too. http://bitcoinwisdom.com/bitcoin/difficulty

Great job!
sr. member
Activity: 392
Merit: 250
Hi,

Do you plan to support mcxNOW for the BTC/LTC charts?

It's the #2 biggest LTC exchange after BTC-e. With 400+ BTC volume and growing really fast (the exchange just launch a huge update; +300 Volume in 48 hours)

http://www.cryptocoincharts.info/#jump-ltc-btc
https://mcxnow.com/exchange/LTC

EDIT : now it's 750BTc volume and on his way to #1 LTC/BTC Exchange.
member
Activity: 103
Merit: 10
Amazing site! my new go-to for charts on BTC and LTC. Would be awesome to see charts for the FTC/NMC/NVC/TRC/PPC pairs featured on BTC-e. These pairings also just launched on the new exchange, CoinMkt.

Appreciate the work!

sent over a small token of my appreciation Smiley
member
Activity: 97
Merit: 10

Any chance of adding sound similar to clarkmoody where you can play a sound on buys/sells > 10 BTC?
hero member
Activity: 602
Merit: 505
Yes, I share the code with btc123 and help him to set up the Chinese version.
newbie
Activity: 1
Merit: 0
Did you sell bitcoinwisdom source code to someone or it's an opensource project?

http://k.btc123.com

the site above is exactly the same as bitcoinwisdom.com


http://i42.tinypic.com/xpxya.jpg
hero member
Activity: 602
Merit: 505
Two screen capture charts (1 hr & 30 min)  taken less than 30 seconds apart around 10:05pm Eastern time. Why are they different???  I don't expect such a discrepancy on your site.


I'm afraid you need adjust your computer's clock.
newbie
Activity: 4
Merit: 0
Two screen capture charts (1 hr & 30 min)  taken less than 30 seconds apart around 10:05pm Eastern time. Why are they different???  I don't expect such a discrepancy on your site.

http://imgur.com/R5xAZ7D,xqS97Sk#0
newbie
Activity: 6
Merit: 0
Great site!!! My favorite chart site at the moment. But I have a question. What does it mean the little gray triangle left of the depth?
The gray triangle is the average order price nearby.

Thanks for the answer. This site is really awesome. It's the best site for all major exchanges. I hope it will be still free for the future.
newbie
Activity: 1
Merit: 0
Cool site, thanks :3
legendary
Activity: 1414
Merit: 1000
HODL OR DIE
Cool site. Could you consider adding depth to the bid/ask wall? If you right click hold the chart and go left, a large space appears. How about just drawing in deeper bid ask walls the further you go?
hero member
Activity: 602
Merit: 505
Great site!!! My favorite chart site at the moment. But I have a question. What does it mean the little gray triangle left of the depth?
The gray triangle is the average order price nearby.
Jump to: