Skip to main content
Glama
QuantConnect

QuantConnect

Official
by QuantConnect

create_compile

Initiate asynchronous compilation of QuantConnect projects by submitting project IDs to generate executable code for algorithmic trading strategies.

Instructions

Asynchronously create a compile job request for a project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateNoThe current state of the compile job.
errorsNoList of errors with the API call.
successNoIndicate if the API request was successful.
compileIdNoCompile Id for a successful build.
projectIdNoId of the project you requested to compile.
signatureNoSignature key of compilation.
parametersNoList of files and their associated parameters detected during compilation.
signatureOrderNoSignature order of files to be compiled.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/QuantConnect/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server