Product roadmap
Submit requestSubmit dataset requests and feature ideas here. For bug reports, use our chat support or issues tracker instead.
OPRA Non-consolidated BBO-1x schemas
Feature request for per-publishes BBO-1x schemas to allow more synthetic book building without the overhead of MBP-1.
Nicholas James Macholl1
OPRA Consolidated bid/ask sizes at NBBO
Feature request to provide a consolidated bid/ask sizes at OPRA's published NBBO across all constituent exchanges. Currently, the CMBP-1 (and CBBO-1x) schema only provides the bid/ask sizes on the venue quoting the NBBO.
Nicholas James Macholl0
Publish information on Trade Bust/Trade Correction over the API
Currently, Trade Busts and Trade Corrections are dropped by Databento's normalization. In the scope of this feature request, add the trade bust/corrections to the API, either as a separate schema or inline in the MBO schema (and downstream).
Renan Gemignani (Databento)0
Consolidated US equities data
Currently, equities is supported via individual prop feeds of each venue. While NASDAQ is sufficient for getting NBBO for most of the time, some users prefer something that will be more in line with actual NBBO from SIPs. This feature request tracks 3 possible modes of consolidation for both historical and live data: Databento server-side consolidation of multiple proprietary feeds Consolidated data from proprietary feed like Nasdaq Basic in lieu of SIP Consolidated data from CTA/UTP SIPs We plan on implementing 1-2 of these three options.
Tessa Hollinger16
WebSocket API for live data
To extend support to browser-based applications.
Tessa Hollinger7
Parquet encoding
Support Parquet as a form of encoding, aside from dbn, CSV and JSON.
Tessa Hollinger12
Calculated options greeks schema
Add a schema for calculated metrics like options greeks, e.g. implied volatility, delta, etc.
Carter Green13
Equities reference, fundamental and static data
e.g. Shares outstanding, short interest, market capitalization, P/E ratio etc.
Tessa Hollinger3
Support for Global Trading Hours (GTH) on OPRA US options data
Only regular trading hours are supported currently.
Carter Green6
Add Polars support to `to_df` method
Could we add support to make the result of DBNStore.to_df a Polars dataframe as well? Perhaps the function signature could just be overloaded with a to_polars: bool argument. Something like: In Python @overload def to_df(self, to_polars: Literal[False]) -> pd.DataFrame: ... @overload def to_df(self, to_polars: Literal[True]) -> pl.DataFrame: ... Or, maybe to_df is split into two different functions to_pandas and to_polars. Either way, it would be helpful to avoid having to do pl.from_pandas(store.to_df().reset_index(drop=False)). Plus, Polars can convert to pyarrow-Pandas zero-copy, but not the other way around.
Aidan L2
Smart symbology for options
At the moment, options data users have to rely on fetching the definition schema and filtering for symbols that they're interested in using fields like expiration, asset, underlying_product, instrument_class, group, and strike_price. It would be convenient to fetch the options or options chains with particular conditions on expiration and strike price without going through the definition schema. This would be similar to smart symbology for futures. Note that even after this feature is released, we still recommend users to use definition as it gives more control and transparency over the symbology resolution.
Tessa Hollinger8
B3 UMDF Dataset
B3: Brazil Equities and Futures MBO data. Keywords for search purposes: Brasil Bolsa BalcΓ£o S.A., Brazilian Mercantile and Futures Exchange (BM&F), BMF, Bovespa (SΓ£o Paulo Stock Exchange), Cetip (Central of Custody and Financial Settlement of Securities for the organized OTC market).
Renan Gemignani (Databento)4
JPX Futures
It would be great if Japan Exchange Group (Nikkei 225, etc) could be supported. CME Nikkei 225 volume is too low.
Michael Aaron B8
Euronext equities and futures (Milan, Paris, Amsterdam, Oslo, Brussels, Lisbon, Dublin) and LuxSE
This ticket tracks all Euronext cash and derivatives markets. This includes, for example: Euronext Milan (formerly Borsa Italiana)Euronext Paris futures (CAC40, Milling Wheat, Corn, Rapeseed, etc.)Euronext Paris equitiesEuronext AmsterdamEuronext OsloEuronext BrusselsEuronext LisbonEuronext DublinLuxembourg Stock Exchange (LuxSE)
Josip V5
XEEE.EOBI - Add coverage for EEX Gas Spot contracts
The current coverage for EEX covers futures and options on futures, but gas spot contracts are not currently part of the coverage. In the scope of this ticket, add support for EEX gas spot contracts under the XEEE.EOBI dataset.
Renan Gemignani (Databento)0