estimate_optimization_time
Read-only
Estimate execution time for algorithmic trading strategy optimizations by analyzing parameters, constraints, and target statistics before running the full optimization process.
Instructions
Estimate the execution time of 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. | |
| estimate | No |