Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

SHK Heikin Ashi MACD Signal Arrows - indicatore per MetaTrader 5

Ramsha Shahrukh
Ramsha Shahrukh
  • Institutional Algo Architect | MQL4 & MQL5 Specialist al  Proprietary Trading Systems
  • Pakistan
  • 209
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.
Visualizzazioni:
416
Valutazioni:
(2)
Pubblicato:
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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)