QuantConnect / QuantConnect/lean-cli
Add Support For Broadcast Commands
Open
Nobody has claimed this yet.
feature
- Dominant language
- Python
- Stars
- 326
- Forks
- 168
- Avg merge
- 3d 50m
- Merged PRs (30d)
- 3
Description
- Add Support For Broadcast Commands. See https://www.quantconnect.com/docs/v2/writing-algorithms/live-trading/commands#05-Broadcast-Command & https://github.com/QuantConnect/Lean/pull/8617
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 by reading the linked Broadcast Command documentation and the referenced QuantConnect/Lean pull request to understand the expected behavior. Then locate the relevant lean-cli entry point and command-handling flow; the work is done when the CLI supports the documented broadcast commands and the behavior is covered by the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100