Function crypto_msg_parser::parse_l2[][src]

pub fn parse_l2(
    exchange: &str,
    market_type: MarketType,
    msg: &str,
    timestamp: Option<i64>
) -> Result<Vec<OrderBookMsg>>
Expand description

Parse level2 orderbook messages.