run_batch
Run a strategy across multiple symbols sequentially, producing a separate run ID for each asset to compare results individually.
Instructions
Run the same strategy sequentially on each symbol. Each asset gets its own run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| inputs | No | ||
| period | Yes | ||
| deposit | No | ||
| symbols | Yes | ||
| to_date | Yes | ||
| currency | No | BRL | |
| leverage | No | 1:100 | |
| strategy | Yes | ||
| from_date | Yes | ||
| timeout_sec | No |