Product roadmap
Submit requestSubmit dataset requests and feature ideas here. For bug reports, use our chat support or issues tracker instead.
Trading calendar information
This feature would allow the user to request trading calendar information (such as trading session start/end times) via our API. This is especially useful when considering trading sessions that can span multiple UTC dates (and hence the possibility of having multiple trading sessions within a single day)
Renan Gemignani5
Real-time and historical index data
Currently, indices are indirectly supported through tradable index instruments on CME futures, ETFs, etc. and we don't provide the index values (non-tradable) themselves. This may be sourced from a feed like the Cboe Global Indices Feed or NYSE Global Index Feed.
Tessa Hollinger22
CFE Book Depth
Full depth of book feed for Cboe Futures Exchange (CFE). CFE contains volatility futures and corporate bond index futures, such as VIX futures (VX, VXM).
Zach Banks5
Cboe FX ITCH (forex, foreign exchange)
All orders plus last look quotes from 35 major banks and non-bank LPs, on one of the largest FX venues.
Tessa Hollinger13
ICE iMpact: ICE US Futures
For ICE US futures including US softs and financials, such as cocoa, cotton, sugar, frozen orange juice, canola, world cotton, US grains, precious metals, MSCI indices, all currency pairs, and US Dollar Index. This was previously tied to this ticket for ICE Futures Europe and ICE Endex. However, we've decided to release ICE Futures Europe and Endex first separately from ICE US.
Tessa Hollinger11
Expose intraday and current trading session historical data over historical (HTTP) API and clients
This ticket tracks the feature of releasing historical data as early as permissible. Currently, we embargo historical data strictly at a 24h cutoff to ensure that it is distributed safely as historical data for every venue, thus sidestepping real-time/delayed licensing requirements for our users. However, many venues actually define their "historical" boundary as the same date in venue local timezone OR the session end. So in theory, if a session ends at 8 PM ET, it would be possible to distribute data from the same day at 7.59 PM ET at 8 PM ET. Currently, to get data from within the trading session, you must use the live API (through Raw API or a live client of the Raw API). However, the Raw API can be unwieldy for a range of use cases that require a small amount of data from the current trading session. For example, if the user only needs a few instrument definitions, settlement prices, or wants to update a ticker tape based on subsampled OHLCVs, it is usually preferred to use a request-response model like our HTTP API; setting up and tearing down a stateful TCP subscription for the live API is probably too hefty for this feature. Once released, users should be able to access intraday historical data via HTTP API so long as they have a live data entitlement. See also: https://roadmap.databento.com/b/n0o5prm6/feature-ideas/provide-snapshots-for-historical-and-live-data
Tessa Hollinger6
Index component weightings
e.g. for S&P 500.
Tessa Hollinger2
Equities reference, fundamental and static data
e.g. Shares outstanding, short interest, market capitalization, P/E ratio etc.
Tessa Hollinger2
CME trading session hours
It might be possible to obtain CME trading session hours systematically in historical captures of the instrument definition messages, as embedded in tag-1682=MDSecurityTradingStatus. This ties to another proposed feature here.
Tessa Hollinger1
Official Java client library
Make our historical and live APIs easier to integrate from Java.
Carter Green5
Support for Global Trading Hours (GTH) on OPRA US options data
Only regular trading hours are supported currently.
Carter Green4
Official R client library
This client library makes all our historical and live features easier to integrate in R on Windows, Linux, and Mac OS. R is currently already supported through our HTTP API and Raw TCP protocol, which are both language-agnostic.
Tessa Hollinger0
CBOE Complex Options Order Feed
Adding support for the CBOE Complex Options Order Feed, which provides detailed insights into complex order activity across CBOE markets. This includes multi-leg strategy orders, spread data, and intricate order types that are vital for understanding advanced options trading strategies. Key Features: -Real-time and historical data on multi-leg orders. -Visibility into pricing and execution of complex options strategies. -Detailed breakdowns of spread and combination order flows.
Eric M Duncan0
ICE iMpact: ICE Futures Europe - Financials
Currently our ICE Futures Europe coverage only includes commodities and not financial products like Euribor, as stated here. This ticket separately tracks a future dataset that includes the financial products. ICE Futures Europe financial products include: STIRSFTSE 100London Stock OptionsBond DerivativesEuriborSwapnoteEuroswissLong GiltMedium GiltShort GiltSOFRSONIA
Tessa Hollinger4
FINRA/NYSE TRF Trades
Trades in US equities that happen off-exchange are reported to one of three TRFs. NYSE provides information on trades reported to their TRF through their "NYSE Trades" feed. More information available here: https://www.nyse.com/markets/nyse/market-info
Zach B1