Bitcoin Forum
June 21, 2024, 11:10:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Announcements / Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts on: November 29, 2014, 05:15:20 PM
Hi. I have a feature request. I spend a lot of time looking at this marvelous tool, and there is a lot of bouncing around in the OB due to bots placing and removing some very small orders, and the problem exists also in the executed orders log, even if you do a good job at merging trades. So I would like a noise reduction feature.

This noise reduction feature has two modes, Hide and Merge, and also a threshold to be choosen in a list: 0.1, 0.3, 1, 3, 10, 30, 100, 300, 1000 BTC. To illustrate the expected result, here is an example OB:
400.19   1.000   (Ask)
400.12   0.200
400.09   0.200
400.08   0.200
400.03   0.230
400.02   0.200
400.01   0.200

399.98   0.300   (Bid)
399.97   0.300
399.92   0.300
399.87   0.300
399.80   1.000

If I select Hide with a 1 BTC threshold, the OB becomes:
400.19   1.000   (Ask)

399.80   1.000   (Bid)
All the small orders are hidden, and all the small merged trades are also hidden in the executed orders log.

If I select Merge with a 1 BTC threshold, the OB becomes:
400.19   1.200   (Ask)
400.09   1.030


399.87   1.200  (Bid)
399.80   1.000
The Ask orders are merged upward until reaching a sum greater than 1 BTC, and displayed there (400.09   1.030), and the merge operation continue upward. The Bid orders are merged downward.

It may look stupid to merge the order book by thresholds of 1000BTC, but it is a kind of telescope in the depth chart. Il there is somewhere a 2600 BTC wall (as right now on Bitfinex), I will see it, and may want to place a stop after the wall (if the wall falls, something major is happening).
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!