Where can I download BTC historical ticker data?

5

1

Where can I download historical data for Bitcoin price for mtgox?

In this 2 Year old thread: Where can I get historic data series of Bitcoin prices?

The described solution is as follows: download this tool and use it: https://bitbucket.org/nitrous/bq

The problem is the tool only downloads data until 12.03.2013

Can someone explain to me what I need to do to get the data after this date. Does someone have this data and could upload it or knows where to download the data?

user54512

Posted 2013-12-12T10:48:55.410

Reputation: 287

This answer to the linked question is still valid.jnnk 2013-12-12T11:22:39.770

Unless you Know/can tell me a way how to get the data till today i would not see this as an valid answer. The last day this download produces is 9 months old.user54512 2013-12-12T12:26:35.633

1

Go to http://www.quandl.com/BITCOIN-Bitcoin-Charts/MTGOXUSD-Bitcoin-Markets-mtgoxUSD, select the desired time span (default is from 2010-07-17 to today), click download, choose file format. This is what I get: http://pastebin.com/ED0Dt2sH

jnnk 2013-12-12T15:45:03.497

As i wrote I'm looking for TICKDATA not Daily. quandl is absolute NO solution.user54512 2013-12-12T20:10:29.220

Answers

6

You can get complete and up-to-date price history here:

http://api.bitcoincharts.com/v1/csv/mtgoxUSD.csv

You can also get subsets of the data.
For details see: http://bitcoincharts.com/about/markets-api/

hsmiths

Posted 2013-12-12T10:48:55.410

Reputation: 701

Interesting link. Only problem it only has data back till 10th of June 2011. The first trades on Mtgox startet at 17. July 2010. But i can maybe combine this with some other data i found. I will post here how to do it if i find a way. Thanks for input so far.user54512 2013-12-13T08:49:19.027

Are you sure that these are actual transactions and not just "cherry picks"? Moreover, it would be great if each entry mentioned whether this is a buy or sell transaction.Tom 2013-12-13T16:17:00.017

Hi Tom, what do you mean with "Cherry picks" got curious...user54512 2013-12-13T17:32:22.177

Thanks for original answer. I use this link http://api.bitcoincharts.com/v1/csv/bitstampUSD.csv.gz

mtasic85 2014-10-21T09:45:29.760

1

You can download BTC ticker data for February 2014 there

http://btce-alert.com/files/BTC_USD_ticker_data_february2014.csv

dem1985

Posted 2013-12-12T10:48:55.410

Reputation: 11

0

If you have a WP site you can download the 99bitocins ticker.

BTC_Hamster

Posted 2013-12-12T10:48:55.410

Reputation: 963