FAQs CSV downloader

Menu close

CSV Downloader FAQs

CryptoDatum.io API

Cryptocurrency minute data for backtesting

Download your CSV more about us

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)
Get started

Latest data

{{ symbol }} logo {{ symbol }}
${{ format_price(crypto_prices[symbol]['y'][crypto_prices[symbol]['y'].length-1]) }}
5D arrow_drop_down arrow_drop_up {{ format_delta(crypto_deltas[5][symbol]) }}%
10D arrow_drop_down arrow_drop_up {{ format_delta(crypto_deltas[10][symbol]) }}%
30D arrow_drop_down arrow_drop_up {{ format_delta(crypto_deltas[30][symbol]) }}%
90D arrow_drop_down arrow_drop_up {{ format_delta(crypto_deltas[90][symbol]) }}%

DATA FORMATS


ForexTester

<TICKER>, <DTYYYYMMDD>, <TIME>, <OPEN>, <HIGH>, <LOW>, <CLOSE>, <VOL>
BTCUSD, 20130401, 020000, 93.25, 100.0, 92.49999, 92.70002, 953
...
download Download
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
...
download Download
sample


Standard CSV (Python)

time, open, high, low, close, volume
1364774400, 100.0, 93.03, 93.25, 93.03, 247.28
...
download Download
sample


Download your CSV

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.

Standard Excel ForexTester
Symbol Exchange Start date 1d4h 1d4h 1d4h
{{entry[0]}} {{ entry[1].slice(0, entry[1].length-4) }} {{entry[2]}} Download download

CryptoDatum.io: your crypto data source