Skip to main content

run_stock_screen

Function run_stock_screen 

Source
pub async fn run_stock_screen(
    gateway: &str,
    c2s_json: &str,
    format: OutputFormat,
) -> Result<()>