matplotlib / matplotlib/mplfinance

Fractal indicator to horizontal lines

Open
#401 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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
![isLevel](https://user-images.githubusercontent.com/33702921/120441594-65c2c380-c38d-11eb-8c7d-1ff42769a860.png)
![Mark1](https://user-images.githubusercontent.com/33702921/120441603-68251d80-c38d-11eb-821e-6093b25e5a54.png)
![plot](https://user-images.githubusercontent.com/33702921/120441611-6a877780-c38d-11eb-97fa-b6c267ba0f88.png)
![MPL](https://user-images.githubusercontent.com/33702921/120440629-6a3aac80-c38c-11eb-9340-1bc476c1f915.png)
Above are the lines of code used to create the plot following the codes


![Matplotlib](https://user-images.githubusercontent.com/33702921/120440669-758dd800-c38c-11eb-8906-31e64ea158ed.png)
This is what I want to do in MPL. It was initially made using Matplotlib.

Thanks for the help in advance.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.