matplotlib / mplfinance

Financial Markets Data Visualization using Matplotlib
https://pypi.org/project/mplfinance/
Other
3.48k stars 613 forks source link

Feature Request: Monthly Pivot Point Plot with Segmented Lines #638

Open DrChandrakant opened 1 year ago

DrChandrakant commented 1 year ago

Plotting Monthly Pivot Points with Segmented Lines. The current method add_plot creates a continuous line. Specifically when the month changes a hazy Plot is Created. This is avoided and this plot is created dynamically

    'type':'hollow_and_filled', 
    'style' : 'tradingview',

pivot

Adarsh-Dhar commented 9 months ago

Hello sir. I am a first year undergrad at NIT Rourkela, India .I am fairly new to opensource ,can I contribute in this project .I would love this to be my first open source project