btctrade - Summary
This group is not part of the GNU Project.
'btctrade' is for people who would like to see the average price of any currency, in bitcoins, during any specific year, month, day, or hour. The program reports highs, lows, and averages by downloading data from <http://bitcoincharts.com>. To learn more about Bitcoin, see <http://www.bitcoin.org/>.
It requires Python 3.2 or later.
Writing this program was the only way I was able to find useful historical data about the Bitcoin market.
If you would like to support this project, I will accept donations at this address: 1FqhEm9Uov45N5LFevhcQSZRof9nwRjPLd
Registration Date: Thu 23 Dec 2010 02:59:44 AM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta
posted by luther11, Sat 02 Jul 2011 02:27:28 PM UTC
The program has been rewritten in Python and now supports the new API at bitcoincharts.com.
posted by luther11, Tue 12 Apr 2011 05:01:18 PM UTC
This version now downloads JSON data from bitcoincharts.com by default. To get the old behavior, use the -c option. (However, note that trades.zip no longer seems to be available, and I may remove this option in the future.)
The default feature set may be a little more stable from now on.
posted by luther11, Thu 03 Feb 2011 07:52:14 AM UTC
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.
posted by luther11, Fri 24 Dec 2010 07:45:27 PM UTC
This is the first official release.
- Browse open items
Submit a new item
Powered by Savane 3.14-0608.
Corresponding source code