We provide downloadable CSV (comma separated) files containing OHLCVT data for each of our currency pairs from the beginning of each market up to the present (currently the end of Q3 2024).
Each ZIP file contains the relevant CSV files for 1, 5, 15, 30, 60, 240, 720 and 1440 minute intervals, which can be viewed in a text editor, used in code, converted into other formats (such as JSON, XML, etc.) or imported into a graphical charting application.
Note that the OHLCVT data only includes entries for intervals when trades happened, so any missing candlesticks indicate that no trades occurred during those intervals. Charting software often provides an option to display/hide empty intervals, which could be used to replace the missing candlesticks if needed.
OHLCVT data for several popular intervals can also be retrieved via our REST API OHLC endpoint, but there are some limitations (notably the amount of data that can be retrieved).