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