↓
Skip to main content
Pro Algo Trading | AlgoKing
Posts
About
Tags
Posts
About
Tags
Market Data
using python async for real-time market data
20 May 2023
·
1056 words
Algo Development
Python
Async
Market Data
Infrastructure
rewrote my market data pipeline to use async. 3x faster, way cleaner code. the problem # old synchronous code: