QuantConnect / QuantConnect/Lean
Incorporate Head & Shoulders into candlestick patterns
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 21.7k
- Forks
- 5.3k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 34
Description
As outlined in this QuantConnect blog post, QuantConnect team is developing innovative technical analysis patterns.
It would be nice to see the implementation of those advances in the CandlestickPatterns class and to be able to use them directly from LEAN.
According to github, no new CandlestickPatterns were added in the past 8 years.
Contributor guide
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 with the linked QuantConnect research post and then locate the CandlestickPatterns class in LEAN. Compare the requested Head & Shoulders behavior with the post, and define completion as an implementation that can be used directly from LEAN and matches the described pattern detection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100