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

SHK Heikin Ashi MACD Signal Arrows - MetaTrader 5용 지표

Ramsha Shahrukh
Ramsha Shahrukh
  • Institutional Algo Architect | MQL4 & MQL5 Specialist 에  Proprietary Trading Systems
  • 파키스탄
  • 213
I am a professional MQL5 / MQL4 Expert Advisor Developer and Algorithmic Trading Systems Architect with 5+ years of experience building, debugging, optimizing, and maintaining automated trading systems.
조회수:
533
평가:
(2)
게시됨:
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

SHK Heikin Ashi MACD Signal Arrows is a chart window indicator for MetaTrader 5. It calculates Heikin Ashi candle values and displays them directly on the main chart with configurable candle colors.

The indicator can generate buy and sell arrows when a Heikin Ashi color change is confirmed. By default, signals are calculated on closed bars to reduce repainting risk. An optional MACD histogram divergence filter can also be enabled, so final arrows are shown only when a recent bullish or bearish divergence has been confirmed.


Main features:
- Heikin Ashi candles in the main chart window
- Standard, trend based, and momentum-based candle coloring modes
- Closed bar signal calculation by default
- Optional MACD histogram divergence confirmation
- Buy and sell arrows for confirmed signals
- Optional momentum circles
- Popup, push, email, and sound alerts
- Configurable alert cooldown
- EA readable indicator buffers for use with iCustom()

Main inputs:
- MaxBarsToCalculate controls how many recent bars are calculated.
- ShowHeikinAshiCandles enables or disables the Heikin Ashi candle display.
- UseClosedBarsOnly keeps signal calculation on closed candles.
- ConfirmationCandles controls the number of candles required for confirmation.
- RequireMACDDivergenceConfirmation enables or disables the MACD divergence filter.
- MACDFastEMA, MACDSlowEMA, and MACDSignalEMA control the MACD calculation.
- EnablePopupAlert, EnablePushAlert, EnableEmailAlert, and EnableSoundAlert control alert delivery.

The indicator does not open, close, or manage trades. It is a visual technical analysis tool only. It should be tested on a demo chart before being used in live trading decisions.
GoldLondonBreakout GoldLondonBreakout

Locks in the Asian session range on XAUUSD, then places an OCO breakout pair (BuyStop/SellStop) for the London open, with ATR-based stops and risk-percent position sizing. No indicators, no discretion — the range is measured, not guessed.

RSI Histogram RSI Histogram

This is an MQL5 custom indicator for MetaTrader 5 called RSI Histogram. It plots the standard RSI line in a separate window, plus a color-coded histogram version of the same RSI values that changes color based on momentum:

Portfolio Correlation Analyzer Portfolio Correlation Analyzer

Read-only analytics for accounts that run several Expert Advisors. It groups closed trades by magic number and measures what running those systems together actually saves you: standalone versus combined drawdown, the pairwise correlation matrix drawn as a heat map on the chart, and a Monte Carlo reshuffle of the portfolio's period returns.

GoldScalpBot — Autonomous XAUUSD Scalper with Local App Bridge (IC Markets) GoldScalpBot — Autonomous XAUUSD Scalper with Local App Bridge (IC Markets)

What it does Trades XAUUSD on M5 during London / New York sessions Entry logic: EMA momentum + short breakout/retest filters Exits: ATR-based Stop Loss / Take Profit + optional time-stop Risk: fixed % of equity per base trade Lot scaling: increases only after consecutive wins (capped) — no martingale after losses Daily loss stop and max spread filter Optional local HTTP bridge for a companion mobile/web app (monitor, pause, close, modify SL/TP)