pub fn crawl_l2_snapshot(
    exchange: &str,
    market_type: MarketType,
    symbols: Option<&[String]>,
    tx: Sender<Message>
)
Expand description

Crawl level2 orderbook snapshots through RESTful APIs.