거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Moving Average based on Heiken-Ashi - MetaTrader 5용 지표

조회수:
269
평가:
(2)
게시됨:
2025.06.17 11:15
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Features:

  • Works on all symbols.
  • The indicator is multi time-frame.
  • Uses colors for up and down trend to better visualize true market trend.


Inputs:

  • Time-frame - change the time-frame for indicator calculations.
  • Period - change MA period.
  • Shift - change MA shift.
  • Method - change MA method.
  • Price - change price type.


Here is an example of 3 MA's for 5 minutes, 10 minutes and 15 minutes time-frames on a 5 minutes chart.



The indicator only draws the MA line and not the Heiken-Ashi candles, here is an example with Heiken-Ashi candles.



The indicator only calculates the Heiken-Ashi candles but the code inside CalculateHeikenAshi can be modified to calculate new OHLC data.

Here is an example of Heiken-Ashi Smoothed calculation.


Heiken-Ashi smoothed is a more reliable trend following tool, better for swing trading and filter entries.


Or we can replace the code with Heiken-Ashi smoothed using ATR.


The Heiken-Ashi smoothed ATR provides a smooth baseline for setting dynamic stop-loss/take-profit levels.

TradeReportExporter TradeReportExporter

The TradeReportExporter script is designed to export the history of trades (trades) into a convenient CSV file. It automatically collects data on all trades for the last year for the instrument it is installed on. The file includes such data as date and time, transaction type (buy/sell), price, volume, commission and profit/loss. The result is saved in a file that can be opened in Excel or any other spreadsheet editor.

EXSR EXSR

EXSR.mq5: A counter‑trend MT5 EA that catches reversals by combining RSI(14) extremes with Bollinger Band breakouts and a reversal candlestick, placing one trade per symbol with fixed SL/TP.

Candle Counter Candle Counter

Candle counter is a powerful and versatile tool designed to help traders visualise and analyse the sequence of bars on their charts. This indicator automatically numbers each candle on the chart based on user-defined preferences, making it easy to follow specific candles, identify patterns and implement precise trading strategies.

MACD Signals MACD Signals

Indicator edition for new platform.