pub async fn run_option_strategy_analysis( gateway: &str, c2s_json: &str, output: OutputFormat, ) -> Result<()>