QuantConnect / QuantConnect/lean-cli
Enable Fetching Backtest and Live Results from Cloud to Generate Reports
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 326
- Forks
- 168
- Avg merge
- 3d 50m
- Merged PRs (30d)
- 3
Description
Be able to fetch backtest results from the cloud, e.g.:
lean cloud backtest "My Project" --read "Backtest Name"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the lean cloud backtest "My Project" --read "Backtest Name" CLI entry point and trace how cloud backtest results are currently accessed. Define the report inputs needed for both backtest and live results, then verify the command can fetch them from the cloud and generate reports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cloud, python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100