Skip to main content

qot_market_state_label

Function qot_market_state_label 

Source
pub const fn qot_market_state_label(state: i32) -> &'static str
Expand 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.