MACandleApprox

  • 지표
  • Shi Yuan Wang
    Shi Yuan Wang
    저는 MetaTrader 4 및 MetaTrader 5용 맞춤형 지표, Expert Advisor(EA), 스크립트 및 거래 도구를 개발하고, TradingView(Pine Script)용 지표도 개발합니다.
    제가 도와드릴 수 있는 것:
    - 명확하게 설명된 거래 규칙을 백테스팅 가능한 MQL4/MQL5 EA로 변환
    - 알림 및 다중 시간 프레임 지원 기능을 갖춘 비재도색 맞춤형 지표 구축
    - 기존 MT4 EA/지표를 MT5로 마이그레이션 (또는 MT5 → MT4)
  • 버전: 1.30

MACandleApprox — Moving-Average Approximate Candle Indicator

MACandleApprox is a custom indicator that, on the main price chart, applies a selected type of moving average to the open, high, low, and close price series respectively, and replots them as "approximate candles". It does not modify the original candlesticks; instead, it overlays a smoothed candle view based on moving averages, helping traders observe the smoothed price movement and directional changes more intuitively.
The indicator supports up to three independent approximate-candle groups. Each group can be enabled or disabled individually, with its own length, moving-average type, and bull/bear colors.

Supported Moving-Average Types

Each candle group can select one of the following six MA algorithms:
  • SMA​ — Simple Moving Average
  • EMA​ — Exponential Moving Average
  • WMA​ — Linear Weighted Moving Average
  • VWMA​ — Volume Weighted Moving Average (calculated using the volume series)
  • HMA​ — Hull Moving Average (approximated via a combination of WMAs)
  • RMA​ — Smoothed Moving Average (i.e. SMMA / RMA)

Input Parameters

Candle Group 1 (enabled by default)
  • Show Candle 1: Yes / No
  • Length: 21
  • MA Type: SMA
  • Candle Style: Wick (unified as a solid candle in approximation mode)
  • Bull Color: Green
  • Bear Color: Red
Candle Group 2 (disabled by default)
  • Show Candle 2: Yes / No
  • Length: 50
  • MA Type: EMA
  • Bull Color: Blue
  • Bear Color: Purple
Candle Group 3 (disabled by default)
  • Show Candle 3: Yes / No
  • Length: 8
  • MA Type: RMA
  • Bull Color: Yellow
  • Bear Color: Orange

Color Logic

The color of each approximate candle is determined by comparing the current close-based MA value with the previous one: if the current close MA is higher than the previous close MA, the bull color is used; otherwise the bear color is used. When data is insufficient at the beginning of the series, the corresponding buffers are set to empty values and the terminal will not draw those candles.

Usage

  1. Place the compiled EX5 file into the Indicators directory of MetaTrader 5, then restart the terminal or refresh the Navigator.
  2. Drag the indicator onto the main chart of any symbol.
  3. In the indicator properties, enable Group 2 and/or Group 3 as needed, and adjust the length, MA type, and colors.
  4. It is recommended to observe the behavior of different length parameters across multiple timeframes (M1–D1) and use the indicator together with other analysis tools.

Performance Notes

HMA involves nested WMA calculations and incurs a certain computational overhead on long history. For lightweight smoothing, SMA / EMA / WMA are preferable.

Risk Disclosure

This indicator is provided solely for visualization of price data and as an aid to technical analysis. It does not constitute trading advice and does not guarantee any future profit.​ Real trading involves the risk of loss of principal. Users must assess risks on their own and comply with the financial regulations applicable in their jurisdiction. Past performance is not indicative of future results.

Technical Support

For questions about the product, please leave a comment on the product page at mql5.com or contact the author via the mql5.com internal messaging system.

제작자의 제품 더 보기
FibonacciSuite
Shi Yuan Wang
Title: Fibonacci Suite — Advanced Multi-Swing Confluence & Adaptive Fibonacci Indicator The Fibonacci Suite is a premium technical analysis indicator designed for MetaTrader 5. It automatically draws classic Fibonacci retracement and extension levels, and integrates multi-swing confluence detection, adaptive volatility adjustment, Golden Pocket highlighting, Fibonacci time zones, and a real-time status table. Whether you are a trend follower or a pullback trader, this tool provides clear, action
FREE
AdaptiveMACD
Shi Yuan Wang
Adaptive MACD - R² Based Adaptive MACD Indicator Overview Adaptive MACD is an innovative MetaTrader 5 indicator that improves upon the traditional MACD. By introducing the Pearson correlation coefficient to calculate the R² value of price trends, this indicator can adapt to market conditions and dynamically adjust its sensitivity. It helps traders capture trends more effectively while filtering out market noise. How It Works Traditional MACD uses a fixed difference between fast and slow EMAs. Ad
FREE
MASignalPanel
Shi Yuan Wang
# MASignalPanel — Multi-MA Signal Panel with Trend Filter ## Overview MASignalPanel is an all-in-one moving-average signal indicator designed for MetaTrader 5. It combines up to three moving averages (SMA, EMA, SMMA, LWMA) with four trade signal modes — Cross, Breakout, Pullback and Channel — and adds a higher-timeframe trend filter line (default EMA240) to keep you on the right side of the market. A fully interactive control panel lets you change MA type, MA count, periods, s MA indicator, movi
FREE
ZigZag Trader EA - Intelligent ZigZag Trading Assistant Introduction ZigZag Trader EA is a fully automated trading assistant based on the ZigZag indicator. It intelligently identifies previous highs and lows of the ZigZag indicator, combined with an advanced risk management system, to provide you with precise trading signals and automated trade execution. Whether you are a novice or experienced trader, ZigZag Trader EA can help you simplify trading decisions and achieve stable trading performa
FREE
Daily trend strength (Daily Trend Strength) The Daily trend strength  is a visual analytical tool designed to track the relative strength of price movement compared to the daily opening price. It displays the percentage change of the current price from the daily open, using a color-coded line and area fill for instant trend recognition. Key Features Daily Percentage Change: Shows how far the price has moved from the daily open in percentage terms. Color-Coded Visualization: Green indicates price
FREE
필터:
리뷰 없음
리뷰 답변