Post
Topic
Board Trading Discussion
Topic OP
ANN: btctop - top for bitcoin exchanges!
by
donch
on 03/11/2013, 15:30:59 UTC
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!