From: Petter Reinholdtsen Date: Sat, 29 Sep 2018 20:18:15 +0000 (+0200) Subject: Mention the orderbook. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/3606413fa44ea1fe3cce7b6083de090f550b4eef Mention the orderbook. --- diff --git a/blog/data/2018-09-29-bitcoin-valutakrambod.txt b/blog/data/2018-09-29-bitcoin-valutakrambod.txt index 89e765ed04..b75d3bf6d2 100644 --- a/blog/data/2018-09-29-bitcoin-valutakrambod.txt +++ b/blog/data/2018-09-29-bitcoin-valutakrambod.txt @@ -90,6 +90,9 @@ Bl3p BTC-EUR: 5687.110 5653.690 Paymium BTC-EUR: 5680.000 5620.240

+

The exchange order book is tracked in addition to the best buy/sell +price, for those that need to know the details.

+

The other example client is focusing on providing a curses view with updated buy/sell prices as soon as they are received from the services. This code is located in bin/btc-rates-curses and activated