upload_object
Upload files to the QuantConnect Object Store for algorithmic trading strategies, enabling storage and access of data required for backtesting and live trading operations.
Instructions
Upload files to the Object Store.
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. |