CSV downloader
CSV files for more than 100 cryptocurrency pairs
- Minute candlesticks (1, 5, 15, 30 minute bars) but also 1h, 4h, 12h and daily bars
- 2 supported exchanges (Binance and Bitfinex) and we will be adding more
- All the most important crypto pairs with all available historical data
- Excel, ForexTester and Standard CSV formats available
- Select your cryptocurrencies and download them in a single zip file within seconds
- We also offer complete raw trade data on demand. Get in touch with us.
- Free 1-day and 4-hour datasets (see below)
Latest data
${{ format_price(crypto_prices[symbol]['y'][crypto_prices[symbol]['y'].length-1]) }}
| 5D |
|
| 10D |
|
30D |
|
| 90D |
|
DATA FORMATS
ForexTester
<TICKER>, <DTYYYYMMDD>, <TIME>, <OPEN>, <HIGH>, <LOW>, <CLOSE>, <VOL>
BTCUSD, 20130401, 020000, 93.25, 100.0, 92.49999, 92.70002, 953
...
sample
Excel
Date, Time, Open, High, Low, Close, Volume
04/17/2018, 06:02:00, 0.25551, 0.27, 0.25551, 0.27, 111061.62
...
sample
Standard CSV (Python)
time, open, high, low, close, volume
1364774400, 100.0, 93.03, 93.25, 93.03, 247.28
...
sample
FREE CSV DATASETS
CryptoDatum.io provides free 1 day (1d) and 4 hour (4h) CSV files for all the major cryptocurrencies like Bitcoin (BTC), Ethereum (ETH) and Ripple (XRP). For more time bar resolutions like minute data and an exhaustive list of all cryptocurrencies offered please visit our CSV Downloader.