complete_code
Read-only
Generate code completions for algorithmic trading scripts in Python or C# to accelerate development on 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. |