Skip to main content

qot_market_display_prefix

Function qot_market_display_prefix 

Source
pub fn qot_market_display_prefix(
    qot_market: QotMarketId,
) -> Option<&'static str>
Expand description

User-facing display prefix for public Qot_Common.QotMarket values.

Spot/security markets come from MARKET_DISPATCH so new market families are not re-hardcoded per surface. HK_FUTURE, FX, and CC are public QotMarket values that do not map to the stock dispatch table.