MA C D Overlay
This is a powerful addition to your MetaTrader 5 toolkit designed to optimize market analysis and performance. This technical indicator acts as a specialized analysis tool designed to visualize market data. It helps traders identify emerging trends, momentum shifts, and key support or resistance levels by plotting statistical calculations directly onto price charts.
How to Setup and Use MA C D Overlay
1. Installation: Place your file in the MQL/Indicators folder via "Open Data Folder" and restart your terminal.
2. Loading: Find the indicator in the Navigator, drag it onto your chart, and configure the input parameters in the popup window.
3. Customization: Press Ctrl+I to open the indicator list, select your tool, and click "Properties" to change colors, levels, or visual styles.
4. Updating: Replace the old file in the Indicators folder with the new version and restart the platform to apply changes.
Frequently Asked Questions
Q: Why is my indicator not showing? A: Verify the file is in the MQL/Indicators folder, or try right-clicking the "Indicators" tree in the Navigator and clicking "Refresh."
Q: Do custom indicators slow down the platform? A: Too many complex indicators can impact performance; remove unused ones via the "Indicator List" (Ctrl+I).
Q: Can I use MT4 indicators on MT5? A: No, MQL4 and MQL5 are distinct languages; ensure the indicator is compiled specifically for your platform version.
Description & Settings
Indicator MACD Overlay displays the chart as colored candles according to the data from oscillator MACD.
It has five adjustable parameters:
Data MACD Compare mode
- MACD data comparison mode
MACD and signal Lines
- MACD line and signal line
MACD vs zero line
- MACD line referred to zero
Current and previous MACD values
- comparing the current and previous values of the MACD line
MACD fast EMA period
- MACD indicator's fast EMA calculation period
MACD slow EMA period
- MACD indicator's slow EMA calculation period
MACD period signal line
- MACD indicator's signal line calculation period
MACD applied price
- MACD indicator's calculation price
MACD and signal Lines:
If the MACD line is above the signal line,then the bullish candle is displayed in greenthe bearish candle is displayed in light-green
If the MACD line is below the signal line,then the bearish candle is displayed in redthe bullish candle is displayed in light-red
MACD vs zero line:
If the MACD line is above zero,then the bullish candle is displayed in greenthe bearish candle is displayed in light-green
If the MACD line is below zero,then the bearish candle is displayed in redthe bullish candle is displayed in light-red
Current and previous MACD values:
If the MACD line values grow,then the bullish candle is displayed in greenthe bearish candle is displayed in light-green
If the MACD line values fall,then the bearish candle is displayed in redthe bullish candle is displayed in light-red
Fig. 1. MACD Overlay + MACD. Data MACD Compare mode = MACD and signal Lines
Fig. 2. MACD Overlay + MACD. Data MACD Compare mode = MACD vs zero line
Fig. 3. MACD Overlay + MACD. Data MACD Compare mode = Current and previous MACD values