Build a Pairs Trading Strategy in Python: A Step-by-Step GuidePairs trading is a form of statistical arbitrage that takes advantage of mean reversion or convergence in the prices of two instruments.Feb 101Feb 101
Easy, interactive financial charts in Python: Just 11 lines of code, no JavaScript requiredThis guide demonstrates how to display Databento’s market data with TradingView’s popular Lightweight Charts library, entirely in Python.Jan 281Jan 281
Introducing intraday PCAP deliveryMarket data PCAPs, how they’re used, and Databento’s intraday pcap delivery service.Jan 18Jan 18
How to build an order book (DoM) visualization using Databento, React, and RustBuild a web-based application to visualize market depth from L2 market data. Recommended tools and frameworks, code sample, and live demo.Sep 24, 2024Sep 24, 2024
Matching Engines in 3 Minutes: Terminology Guide for Traders and DevelopersFor algorithmic traders, researchers, developers. Learn about colocation, proximity hosting, wire protocols, DMA, matching algorithms.Sep 12, 2024Sep 12, 2024
Behind the scenes: How we built the world’s fastest cloud-based ticker plant at DatabentoA fast real-time market data feed — built with Rust, FPGAs, colocation, kernel bypass, layer 1 switching, zero-copy messaging, and more.Sep 9, 20241Sep 9, 20241
Getting futures tick sizes and notional tick values in Python with DatabentoLearn how to get futures tick sizes and notional tick values at scale with Python and Databento — almost 800,000 instruments in 10 seconds.Sep 9, 2024Sep 9, 2024
How to calculate VWAP in Python with Databento and pandasThis guide explains the VWAP, its formulation and use cases, and how you can compute it quickly in Python with data from Databento.Aug 29, 2024Aug 29, 2024
Writing a stock screener in Python with DatabentoScan over 600,000 instruments and compute ranking metrics like volume, average spread, depth, and largest pre-market movers in seconds.Aug 27, 2024Aug 27, 2024
An introduction to matching engines: A guide by DatabentoMatching engine architecture, gateways, latency, matching algorithms, port optimization, feed arbitration — how they affect your trading.Aug 26, 2024Aug 26, 2024