matplotlib / matplotlib/mplfinance
Feature Request: mplfinance with inbuilt Technical Analysis and Indicator Plot System
Nobody has claimed this yet.
- 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




GUI App with mplfinance

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 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