Ploting Example Added With Data by DrChandrakant · Pull Request #612 · matplotlib/mplfinance

added 6 commits

April 15, 2023 07:06
Notebook Fill For Dochian Channel Indicator
CSV Data Used For Ploting
MACD Histogram With Color Gradient
Example of Ichimoku Cloud With Fill between and All Parameters
Example of Ichimoku Cloud

@DrChandrakant

DrChandrakant

Formula For Dochian Channel Calculation Updated
Formula For MACD Indicator Calculation

@DrChandrakant

Supertrend is a technical analysis indicator used in financial markets to identify the direction of a stock's price movement. It is a popular trend-following indicator that helps traders and investors determine whether to enter or exit a trade. The Supertrend indicator is based on the average true range (ATR) and uses two input parameters: the period and the multiplier.
The Awesome Oscillator is a popular technical indicator used by traders and analysts to identify potential buying and selling opportunities in financial markets. It is primarily used to gauge the momentum of a financial instrument and to determine the strength of a trend. Here are some ways the Awesome Oscillator can be used.

@DrChandrakant

Thank You For Valuable Suggestion. I think its better to avoid confusion Dochian Channel Formula Updated

@DrChandrakant

Suptrend Calculation Updated as an Inline Function
Use Scatter addplot
Color change 100SMA Line after Cross Over

@DrChandrakant

@DrChandrakant

Alphatrend Indicator With Inline Calculations

@DrChandrakant

Indicator Parabolic SAR Added

@DrChandrakant

@DrChandrakant

@DrChandrakant

@DrChandrakant

@DrChandrakant

As Per Suggestion All Exam Update
- Used OHLCV Data Only
- Calculation Within Notebook
- Detail Description Calculation
- Details mplfinance function used