A short python script to get all historical data from BtcMarkets.
The script will download daily, hourly and minute OHLCV data from the BtcMarkets API and save each interval in their own CSV files.
Simply run:
python DownloadBtcMarketsData.py
To download data for a different market, open the file and change BTC/AUD on line 7 to the desired market.