pub fn determine_market_id(exchange: &str, symbol: &str) -> MarketId
Expand description

Returns the unique identifier for a given market, where a ‘market’ is a unique exchange-symbol combination (eg/ “market_binance-btc_usdt”).