Product roadmap
Submit requestSubmit dataset requests and feature ideas here. For bug reports, use our chat support or issues tracker instead.
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 Hollinger24
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
Limited support for L2/L3/MBP-10/MBO on Standard plans
The legacy live usage-based plans allowed users to access L2/L3 data. However L2/L3 were pulled from the Standard plan. One possibility to increase the value of the Standard plan is to offer limited access to L2/L3, perhaps gated by a quota on symbol subscriptions per account, etc.
Tessa Hollinger1
EURONEXT
Hi, is there any chance that we will see Euronext paris futures expansion (CAC40, Milling Wheat, Corn, Rapeseed ... futures) thanks
Josip V1
Eurex EOBI dataset
Data for Eurex, including all schemas (MBO, MBP, ohlcv, etc.).
Renan Gemignani13
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 Hollinger12
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 Gemignani2
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 L1
Canadian exchange (TSX) data
Equity data from TSX with broker IDs (TSX is one of the few markets out there with post-trade transparency)
Marius Z1
European equities data
Hello, I'd really like high quality equities data for european exchanges like xetra, so I created this feature request. Maybe others are interested in that as well. Even EOD would be nice as a start. Kind regards,
Alexander2
Historical transaction costs and exchange fees
Exchange fees, e.g. clearing, rebates, etc. (e.g. for CME Group and Eurex) Also in parallel, a similar dataset that's useful would be historical borrow costs.
Tessa Hollinger0
ETF fund flows
Daily net fund flows resulting from ETF creation/redemption mechanism, indicating the real capital entering or exiting the fund. This ticket also tracks shares outstanding and the net asset value (NAV) for ETFs.
Tessa Hollinger0
Allow Standard subscription plan users to disable metered billing
Standard plan users have a hybrid setup where they get included history with their subscription, but requesting any data outside of the included range will be subject to usage-based rates. It may be hard to know exactly the cutoff time and schemas that are included with the subscription and accidentally overspend on metered usage while on a Standard subscription. This proposed feature will involve adding some functionality for users to disable metered billing on the billing dashboard and perhaps also when they've completed activating a Standard subscription plan. Timing If accepted, we'll only be able to implement this feature after we've rolled out some upcoming features in Q2 2025: OPRA subscription plansOPRA upgrades (extended history, CBBO, CMBP-1, etc.)EEXEurexICE USICE Europe Financials
Tessa Hollinger1
Japanese equities market data (TSE)
Request for supporting Japanese market data. Tokyo Stock Exchange (TSE)
Roberto M0
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). Keywords: Market calendar, trading holidays.
Renan Gemignani6