create_optimization
Configure and launch optimization jobs for algorithmic trading strategies by defining parameters, constraints, and target metrics to improve performance.
Instructions
Create an optimization with the specified parameters.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. | |
| optimizations | No | Collection of summarized optimization objects. |