From 3606413fa44ea1fe3cce7b6083de090f550b4eef Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sat, 29 Sep 2018 22:18:15 +0200 Subject: [PATCH] Mention the orderbook. --- blog/data/2018-09-29-bitcoin-valutakrambod.txt | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.47.2