pub fn extract_symbol(
    exchange: &str,
    market_type: MarketType,
    msg: &str
) -> Result<String, SimpleError>
Expand description

Extract the symbol from the message.