estimate_optimization_time
Estimate the execution time for a QuantConnect optimization project by specifying project ID, target statistic, strategy, parameter ranges, and constraints. Use the estimate to plan and schedule optimization runs.
Instructions
Estimate the execution time of an optimization with the specified parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| estimate | No | ||
| success | No | Indicate if the API request was successful. | |
| errors | No | List of errors with the API call. |