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 Hollinger#Datasets 📶15
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 Hollinger#APIs 🔗5
Example Liquidity Heatmap on MBO Data in Python
Documentation for how to use the the order book from MBO data for visualizing the evolution of limit order book over time as heatmap. For instance every 10 seconds a snapshoot of the order book of historical 6E futures data is taken. Now a heatmap (exp.: Seaborn) is generated, showing price levels on y axis and timeincrements of 10 seconds on the x axis. The color intensity of the boxes depends on the size of the limitorders. Maybe this idea is an good example for implementing the heatmap with json, d3, ...
Daniel B#Docs 📖3
Australian Stocks with ASX and CBOE trades
Australian Stocks with ASX and CBOE trades
Reece P#Datasets 📶4
Machine-readable news feed (live and historical)
Historical and live market news.
Renan Gemignani#Datasets 📶0
Macroeconomic data
Macroeconomic data releases, such as: Jobs Inflation, e.g. CPI FOMC
Owen#Datasets 📶2
Official JavaScript client library
Makes all of our historical and live features easier to integrate in JavaScript.
Tessa Hollinger#APIs 🔗0
Question regarding failed payment
Hi, I've recieved this message "Your data access has been restricted due to failed payments." I don't recall making any purchases that was more than the $125 credit I recieved though. I have however purchased the TBBO live data subscription, but I think the unpaid invoice is restricting me. Thanks for the help
Shae0
Raw market Data
Sione M1
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 Gemignani#APIs 🔗4
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 Hollinger#Datasets 📶#APIs 🔗10
WebSocket API for live data
To extend support to browser-based applications.
Tessa Hollinger#APIs 🔗3
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 Banks#Datasets 📶0
Eurex EOBI dataset
Data for Eurex, including all schemas (MBO, MBP, ohlcv, etc.).
Renan Gemignani#Datasets 📶9
Official C# client library
This client library makes all our historical and live features easier to integrate in C# on Windows, Linux, and Mac OS. C# is currently already supported through our HTTP API and Raw TCP protocol, which are both language-agnostic.
Tessa Hollinger#APIs 🔗9