Author

Topic: ANN: btctop - top for bitcoin exchanges! (Read 585 times)

member
Activity: 84
Merit: 10
Updated ironic image.
November 03, 2013, 01:02:34 PM
#3
Using Go language? Get a star from me.

Go is great for asynchronous network jobs. This app hardly makes the best use of those facilities :-)

Tempted to add the MtGox and Bitstamp websocket order book and trade feeds next, but any feature suggestions much appreciated!
full member
Activity: 220
Merit: 100
November 03, 2013, 12:48:31 PM
#2
Using Go language? Get a star from me.
member
Activity: 84
Merit: 10
Updated ironic image.
November 03, 2013, 11:30:59 AM
#1
Some of you might be familiar with top, htop, atop, iotop etc. in terminal world for keeping track of what your machine is doing. Was a bit bored and thought it would be cool to do something similar for bitcoin exchanges using the bitcoincharts.com API

http://bitcoincharts.com/about/markets-api/

So here it is, the first version of a sortable, filterable view of all the exchanges listed on Bitcoincharts, in a terminal window. New trades stream in, but there is a bug when a full update occurs, it might knock out the previously streamed trades. Version 0.1 :-).



Download binaries here:

https://github.com/donovanhide/btctop/releases/

or build it yourself:

https://github.com/donovanhide/btctop

All bugs, feature suggestions, data sources and ideas gratefully received!

Jump to: