estimate_optimization_time
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
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output 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 |