GoldScribe
- 专家
-
Alex Amuyunzu Raymond
I’m an experienced MQL5 developer and software engineer specializing in building robust, high-performance algorithmic trading systems for MetaTrader 5. My work goes beyond standard EA development — I design intelligent, scalable solutions that combine market logic, automation, and external - 版本: 1.0
- 激活: 5
GoldScribe is a dual-confirmation Expert Advisor built specifically for XAUUSD, engineered around a single principle: no trade should ever be opened on a single indicator's word alone. Where most Gold EAs on the market fire on one signal — a moving average cross, a single oscillator threshold, a naive breakout — GoldScribe requires two structurally independent forms of confirmation to agree, on the same bar, before it commits capital. This is not a scalper chasing noise. It is a confluence system designed to filter out the majority of false signals that plague single-indicator strategies on a notoriously volatile instrument like Gold.
The Core Engine: Two Signals, One Truth
GoldScribe's entry logic rests on two independently calculated engines that must both confirm the same directional bias before any order is sent:
1. VWAP Structural Signal. GoldScribe reads live VWAP arrows, band position, and volume-weighted structure to identify when price is interacting meaningfully with institutional-style average pricing levels — the same reference professional desks use to gauge fair value intraday.
2. Scored RSI Divergence Engine. This is where GoldScribe distinguishes itself from template EAs. Rather than treating divergence as a binary yes/no condition, GoldScribe calculates a proprietary 0–100 divergence strength score for every potential divergence it detects, built from five weighted factors: the magnitude of the price swing normalized against ATR, the magnitude of the corresponding RSI swing, the degree to which price and RSI genuinely move in opposite directions, prevailing trend strength via ADX, and bonus weighting when the divergence occurs at a genuine overbought or oversold extreme. Only divergences that clear your chosen minimum strength threshold are treated as valid — weak, marginal, or borderline divergence patterns that would trigger lesser EAs are automatically discarded.
A trade opens only when the VWAP signal and a qualifying scored divergence land on the same bar, in the same direction. This is the entire philosophy of GoldScribe distilled: agreement, not noise.
No-Repaint Architecture
Every signal GoldScribe evaluates by default is checked on the last fully closed bar, never on a forming, live bar. This means what you see in a backtest is what would have genuinely triggered in live trading — there is no forward-looking illusion, no arrow that quietly disappears a few ticks later. For traders who have been burned by repainting indicators dressed up as EAs, this is a foundational design decision, not an afterthought.
Intelligent Recovery: The Weighted Martingale Module
For traders who want it, GoldScribe includes an optional, fully configurable Martingale recovery module — and it is built with more discipline than the reckless "double down forever" systems that give Martingale its bad reputation. Recovery trades are only added once price has moved a defined pip distance against the position, and, if configured, only when a secondary confirmation condition is also met — either a VWAP band re-test or an RSI extreme, your choice. The basket closes as a single unit the instant its lot-weighted net profit — not simple pip count, but true monetary-equivalent profit across every open lot in that direction — reaches your target. A hard maximum-loss ceiling on the recovery basket, independent of the account-wide safety net, ensures a losing sequence in Gold's characteristic sharp trends cannot spiral unchecked.
Built-In Risk Governance
GoldScribe includes an account-level circuit breaker: define a maximum acceptable drawdown in your account currency, and if that threshold is reached, GoldScribe halts all new trade placement immediately and permanently until manually reviewed and reset. This sits above and independent of the Martingale basket's own loss ceiling, giving you two layers of capital protection rather than one. Spread filtering, slippage control, and per-direction trade caps round out a risk framework designed for traders who take capital preservation as seriously as they take opportunity.
A Dashboard Built for Decision-Making, Not Decoration
GoldScribe's on-chart panel is not a static logo badge — it is a live operational dashboard. At a glance you see current RSI and ADX readings, the live VWAP signal state, the current divergence score and direction, open position counts and lot-weighted profit per direction, live account equity against your drawdown ceiling, and a clear ACTIVE or HALTED status indicator so you always know, instantly, whether the EA is trading or has stood itself down for your protection.
Who GoldScribe Is For
GoldScribe is built for traders who have grown skeptical of black-box Gold EAs that promise everything and explain nothing. Every input is documented, every calculation is transparent, and every safety mechanism is disclosed rather than hidden behind marketing language. Whether you run it as a pure confluence signal generator with Martingale disabled, or engage the full recovery engine for range-bound conditions, GoldScribe gives you the visibility and control to understand exactly why it did what it did, on every single trade.
Important Trading Disclosure
Gold is a highly volatile instrument and no Expert Advisor, including GoldScribe, can eliminate trading risk or guarantee profit. The optional Martingale recovery module increases exposure with each recovery trade and can compound losses during sustained directional trends; it should only be enabled after thorough demo testing and with position sizing appropriate to your account. Past performance in backtesting does not guarantee future results. Always test on a demo account before committing live capital, and never risk funds you cannot afford to lose.
