Skip to main content

US Futures Trade and Quote Minute Bar

GET 

/api/v1/data/us-futures/fut-taq-1min/:ticker

The U.S. Futures Trade and Quote Minute Bar dataset provides one-minute aggregated, event-based bar derived from intraday trade and quote (TAQ) activity for CME-listed futures contracts. Each one-minute interval contains 50+ analytical and statistical fields, including Open, High, Low, and Close (OHLC) values calculated using both trade executions and quote updates. In addition to standard OHLC measures, the dataset includes VWAP, minimum and maximum bid-ask spreads, and buy- and sell-side aggressor trade counts, enabling detailed analysis of liquidity, order-flow imbalance, and short-horizon futures market behavior. The dataset is constructed from consolidated futures TAQ data and is designed to support intraday futures analytics, execution research, and quantitative modeling, where both trade activity and quote dynamics are required at minute resolution.

For more details, please refer to the dataset documentation: US Futures Trade and Quote Minute Bar Guide.

Advanced Filtering

You can provide one or multiple filter expressions based on the dataset's columns to narrow down the results. For example, StartDate.gt=2023-01-01&StartDate.lt=2023-12-31, Ticker=AAPL.

Please refer to the Advanced Filtering Guide for the extensive reference.

Request

Responses

JSON, CSV file, or gzip-compressed CSV file, depending on the value of response_format query parameter