matplotlib / mplfinance

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

Inbuilt Bollinger Bands Indicator With Custom Color, Period, and Legend Box #628

Closed DrChandrakant closed 1 year ago

DrChandrakant commented 1 year ago

To access Bollinger Bands plot functionality through an API, you would typically need to use a financial data provider or a dedicated charting library that supports Bollinger Bands. These APIs often provide methods or endpoints to retrieve historical price data and calculate the Bollinger Bands based on specific parameters. Sooner Will incorporate Moving averages, Ichimoku, Supertrend and Alphatrend

DrChandrakant commented 1 year ago

NA