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
Sistemi Esperti

GoldScalpBot — Autonomous XAUUSD Scalper with Local App Bridge (IC Markets) - sistema esperto per MetaTrader 5

Klirline
Pubblicati da::
Visualizzazioni:
950
Valutazioni:
(1)
Pubblicato:
Aggiornato:
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance


GoldScalpBot is an Expert Advisor for MetaTrader 5 focused on XAUUSD scalping.

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)

Recommended setup

  • Broker: IC Markets (or any ECN with tight XAUUSD spreads)
  • Symbol:  XAUUSD
  • Timeframe: M5
  • Account: DEMO first
  • Enable Algo Trading
  • If using the bridge: allow WebRequest for  http://127.0.0.1:8765

Inputs (main)

  • InpRiskPercent  — risk % per base trade
  • InpSlAtrMult  /  InpTpAtrMult  — ATR multipliers
  • InpWinsForScale  /  InpLotScaleFactor  /  InpMaxLotMult  — win pyramid
  • InpBridgeUrl  /  InpBridgeToken  — local bridge (optional)
  • Session filters: London / New York / overlap

Important risk disclaimer

This EA does not guarantee profits. Automated trading can lose your entire account balance. Always test on a demo account. Past performance is not indicative of future results. Use at your own risk.

Notes

  • Designed primarily for hedging accounts (IC Markets style).
  • Symbol name may differ by broker ( XAUUSD ,  GOLD , etc.) — set  InpSymbol  accordingly.
  • Companion app / bridge files are separate from this Code Base entry; the EA can run standalone.
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.

SHK Heikin Ashi MACD Signal Arrows SHK Heikin Ashi MACD Signal Arrows

A MetaTrader 5 indicator that displays Heikin Ashi candles with closed bar buy and sell arrows, optional MACD histogram divergence confirmation, and configurable alerts.

SMC Order Block Detector with Alert for MT5 SMC Order Block Detector with Alert for MT5

The SMC Order Block Detector indicator features an Advanced Smart Money Concepts (SMC) Order Block (OB) Engine inspired by the TradingHub 3.0 methodology. It is specifically engineered to automatically detect, track, and manage institutional Order Blocks with high precision on MetaTrader 5. A key highlight of this indicator is its Smart Overlap Management: when new Order Blocks form and overlap with existing active zones, the algorithm intelligently evaluates their Fair Value Gap (FVG) sizes. It automatically filters out and deactivates weaker or redundant zones, ensuring that only the highest-probability institutional levels remain on your chart.

Bands StochRSI Extreme Reversal Bands StochRSI Extreme Reversal

Bands StochRSI Extreme Reversal — spots mean-reversion signals where price closes back inside the Bollinger Band after Stochastic RSI hit an extreme zone, with an on-chart status panel.