CoinAPI

OHLCV Active Consolidated

Trade-derived OHLCV bars available in period-specific CSV and Parquet files.
Get This Dataset

OHLCV Active Consolidated

Trade-derived OHLCV bars available in period-specific CSV and Parquet files.

cryptocurrencytradingohlcvhistoricalcandles
Pay As You Go
Product availability:Flat Files (Snowflake, S3 Pull, S3 Push, GCS Push), REST API, Market Data API, WebSocket API (v1, v2), FIX API (where applicable)
Contact Sales

Overview

Overview

Trade-derived OHLCV bars available in period-specific CSV and Parquet files.

CoinAPI packages this dataset for teams that need analysis-ready market data with clear schema documentation, representative samples, and commercial access across CoinAPI datasets.

Product and Channel Availability

Where applicable for this dataset, access is available through: Flat Files (Snowflake, S3 Pull, S3 Push, GCS Push), REST API, Market Data API, WebSocket API (v1, v2), FIX API.

File Format

  • Formats: CSV.gz, Parquet
  • Refresh frequency: hourly
  • Size profile: Medium

Coverage

Supported exchanges and symbols with trade coverage

Data Structure

  • ohlcv: Trade-derived OHLCV bars.

The schema and sample rows below document the available fields, data types, nullability, and example values for this dataset.

Tables

ColumnTypeNullableDescriptionExample
exchange_idstringNoExchange identifier.COINBASE
datedateNoISO calendar date.2026-03-24
date_strstringNoDate in YYYYMMDD format.20260324
time_periodstringNoAggregation period, such as 1MIN.1MIN
symbol_id_intnumberNoNumeric CoinAPI symbol identifier.12345
time_period_starttimestampNoInclusive bar start time.2026-03-24T13:15:00.0000000
time_period_endtimestampNoInclusive bar end time.2026-03-24T13:15:59.9999999
time_opentimestampNoTimestamp of the first trade in the bar.2026-03-24T13:15:01.0020000
time_closetimestampNoTimestamp of the last trade in the bar.2026-03-24T13:15:58.9910000
px_opennumberYesOpening price.67230.1
px_highnumberYesHighest traded price in the bar.67241.5
px_lownumberYesLowest traded price in the bar.67228.9
px_closenumberYesClosing price.67234.12
sx_cntnumberNoTrade count in the bar.184
sx_sumnumberNoSum of traded size in the bar.12.8745

Sample Data

ohlcv

exchange_iddatedate_strtime_periodsymbol_id_inttime_period_starttime_period_endtime_opentime_closepx_openpx_highpx_lowpx_closesx_cntsx_sum
COINBASE2026-03-24202603241MIN123452026-03-24T13:15:00.00000002026-03-24T13:15:59.99999992026-03-24T13:15:01.00200002026-03-24T13:15:58.991000067230.167241.567228.967234.1218412.8745