pub const fn qot_market_state_label(state: i32) -> &'static strExpand description
Qot_Common.QotMarketState enum -> user-facing diagnostic label.
Strictly follows proto/Qot_Common.proto market-state values, including
night/overnight/futures states. This is display-only: protocol handlers
must keep forwarding the original numeric value.