Author

Topic: btctrade 0.2.0 is released (Read 1730 times)

newbie
Activity: 20
Merit: 0
February 05, 2011, 01:15:15 AM
#8


New, improved version of btctrade. This version no longer outputs a CSV file. Instead, it takes numerical arguments as a date, and reports the high, low, and average for that year/month/day/whatever.
newbie
Activity: 20
Merit: 0
December 27, 2010, 03:07:49 AM
#7
Oh sorry, then do you know about bitcoincharts.com?

Yes, I've seen that website. I might have to make use of their JSON API to make my script more versatile.
legendary
Activity: 1288
Merit: 1080
December 25, 2010, 08:09:00 AM
#6
Oh sorry, then do you know about bitcoincharts.com?

I didn't know this one.  It looks pretty good.

PS.  Just donated a few BTC to this.
legendary
Activity: 1246
Merit: 1016
Strength in numbers
December 25, 2010, 05:26:20 AM
#5
That's not really what I'm looking for. I'm trying to get a feel for the long term trends in market prices.

Oh sorry, then do you know about bitcoincharts.com?
legendary
Activity: 1288
Merit: 1080
December 25, 2010, 03:37:45 AM
#4


unixtime2date() {  date -d "1970-01-01 $1 sec" ; }
newbie
Activity: 20
Merit: 0
December 25, 2010, 03:29:54 AM
#3
That's not really what I'm looking for. I'm trying to get a feel for the long term trends in market prices.
legendary
Activity: 1246
Merit: 1016
Strength in numbers
December 25, 2010, 12:10:20 AM
#2
Do you know about blockexplorer.com?
newbie
Activity: 20
Merit: 0
December 24, 2010, 05:06:55 PM
#1
This program looks at the historical data file from bitcoinwatch.com, and reports the high, low, and average price of each currency, in bitcoins, for a given year/month/day/whatever. See the README for details.

The main page is here:
https://savannah.nongnu.org/projects/btctrade

The direct download is here:
http://download.savannah.gnu.org/releases/btctrade/btctrade-0.2.0.tar.bz2

I gladly accept bug reports, donations, and feature requests. I warn you though, that I use a GNU operating system, so I'm not 100% sure how it will work on Windows or Mac.

EDITED to reflect current version.
Jump to: