matplotlib / matplotlib/mplfinance
Fractal indicator to horizontal lines
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 678
- PR merge metrics
- No merged PRs in 30d
Description
I want to convert the Fractal Indicator I created into support resistance lines on MPL




Above are the lines of code used to create the plot following the codes

This is what I want to do in MPL. It was initially made using Matplotlib.
Thanks for the help in advance.
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
No files, tests, or mplfinance entry points are named. Start by comparing the attached Matplotlib implementation with the mplfinance plotting API; clarify the desired support/resistance behavior and confirm that the same lines can be represented in mplfinance before defining completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100