complete_code
Read-only
Provides code completion suggestions for algorithmic trading strategies in Python or C# within the QuantConnect platform.
Instructions
Show the code completion for a specific text input.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State of the code completion. | |
| payload | No | Code completion suggestions. | |
| version | No | Version of the response. | |
| payloadType | No | Type of the payload. |