digdigdig3 0.3.5

Unified async Rust API for 47 exchange connectors (REST + WebSocket). The core layer — pure ExchangeHub + connectors. Higher-level builder, persistence, replay, OB tracker live in `digdigdig3-station`.
Documentation
1
2
3
4
5
6
7
//! Indian stock market brokers and data providers

pub mod angel_one;
pub mod zerodha;
pub mod upstox;
pub mod dhan;
pub mod fyers;