Skip to main content

run_market_state

Function run_market_state 

Source
pub async fn run_market_state(
    gateway: &str,
    symbols: &[String],
    format: OutputFormat,
) -> Result<()>