matplotlib / matplotlib/mplfinance

Feature Request: mplfinance with inbuilt Technical Analysis and Indicator Plot System

Open
#621 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
4.4k
Forks
678
PR merge metrics
No merged PRs in 30d

Description

**mplfinance with inbuild technical parameter calculation.**
This Can Be a Big Achievement Because This Module is Completly Dedicated to The Finance Market Ploting.

**Over The 120 Great Indicators Available Which Being Used Globally**
This Will be the Most Desirable Feature of mplfinance If an Indicator With Length Parameter Pass Through API Within add_plot Return a Complete Plot of the Indicator Parameter

**This Feature I Have Created Locally On My system **
I Have Achieved 43 Primary Indicator Inclusion On My Local System Inviting Suggestions On More Inclusion.
Please Go Through The Following Pull Request's Examples of New [Suggestions.](https://github.com/matplotlib/mplfinance/pull/612l)

**Simarly Successfully integrated mplfinance Pyside6 as GUI App**
Sharing Notebook of Direct Indicator Inclusion API Call Through

**All Example plot within mplfinance modification share notebook out but **
https://github.com/DrChandrakant/tr/blob/main/Future_add_on_indicator.ipynb
All New Function Indicators within add_plot
![mmmm](https://github.com/matplotlib/mplfinance/assets/127198654/6cb36fc0-b953-4331-979f-3dbd3e7704f6)
![bb](https://github.com/matplotlib/mplfinance/assets/127198654/213c041d-9510-43b4-bd5e-b55f816d8a9a)
![mm](https://github.com/matplotlib/mplfinance/assets/127198654/d26a8a28-df66-44e7-9417-48b0028aab44)
![mmm](https://github.com/matplotlib/mplfinance/assets/127198654/fe7c79e3-8e65-4dd8-8322-16ea8e20aca7)
GUI App with mplfinance
![pyside6](https://github.com/matplotlib/mplfinance/assets/127198654/282bb6fb-b028-4574-898d-8ac31e2277e6)

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

Start by reviewing the proposed add_plot indicator API, the examples in the referenced pull request, and Future_add_on_indicator.ipynb. Compare the reported local implementation and its 43 indicators with mplfinance's current plotting behavior. Done means the maintainers have agreed on the indicator scope and API, with the examples updated to demonstrate the accepted behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, fintech-quant
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.