Product overview
Aurum Cipher is an Expert Advisor for MetaTrader 5 oriented toward a selective, systematic trend-following style rather than high-frequency scalping. It does not use grid trading, martingale position sizing, or deliberate hold-and-hope mechanics. Signals require a closed candle before evaluation; entries aim at continuation-style setups when trend context and internal filters align.
Live deployment: this Expert Advisor runs on the author’s real account under a published signal—for reference only; not investment advice.
Live trading signal (MQL5)This product is linked to a MetaTrader 5 Trading Signal shown on the MQL5 ecosystem. On this product page, open the left sidebar and click “More from this author” (author profile). From the author’s profile, you can find the published live signal associated with this EA (exact layout and fields are subject to the current MQL5 website UI).
Trading philosophy
The design favors selective participation: many marginal setups are skipped by design. Signal frequency depends on symbol, volatility, session filters, news blocking, and the timeframe you choose. There is no promise of win rate or profit; outcomes vary with market conditions and broker conditions.
Core approach
The engine uses a layered moving-average framework for trend context, together with internal volatility and structure filters to reduce noise in sideways phases. Exact formulas and thresholds are fixed in this Market build and are not disclosed here. User-facing inputs emphasize execution, risk, and scheduling rather than core research parameters, which helps avoid casual overfitting of hidden rules.
Execution
All entries are sent as market orders. You can cap maximum slippage in points via inputs.
Optimization scope
Default parameters are primarily calibrated and tested for XAUUSD on M5. This release does not include official ready-made presets for other symbols; guidance or presets for additional instruments may appear in future updates.
Gold-specific entry filters (read before live use)
Three user-adjustable inputs control how strictly price structure must align before entries: MA slope filter, minimum fast MA slope vs previous bar (points), and minimum mid MA slope vs previous bar (points). Their defaults are chosen for how Point and typical volatility behave on gold in MetaTrader 5. Other symbols—majors, crosses, or metals—differ in tick geometry and typical range, so applying these same numeric thresholds directly will structurally break the entry logic.
Recommendation Run first on XAUUSD (M5) with defaults. On any non-gold symbol, re-calibrate and backtest those three settings yourself; do not expect gold defaults to survive unchanged.
Risk and trade management
You can size positions either by risk percent of equity versus the distance from entry to the initial stop loss, or by a fixed lot amount that is normalized to the symbol’s minimum, maximum, and step. Stop placement supports modes based on the signal candle or a swing-based reference, plus an optional buffer. Take profit follows a reward-to-risk multiple versus initial risk (default near 1.5R; adjustable where exposed).
Note: fixed-lot mode does not rescale risk when stop distance changes; monitor margin and acceptable loss per trade yourself.
After price reaches about one times initial risk, several breakeven modes are available: move stop to breakeven, partial close with trailing logic including bar-based trailing and engulfing-style exit handling, or breakeven plus price-based trailing, as implemented in the product.
Time and calendar filters
Session filters let you allow new entries only within broker-server windows for Asia, London, and New York, with independent start and end times to the minute.
A fixed quiet window maps Beijing time (UTC+8) from 02:00 to 08:00 to block new entries during that interval, subject to broker server mapping in the implementation.
Optional integration with the terminal economic calendar can block new entries around high-importance releases for currencies you list (for example USD), with configurable minutes before and after. Availability depends on terminal calendar data.
Weekend handling can flatten positions at a Friday cut-off time on broker server time and optionally stop new entries before that time.
What you can configure
Typical inputs include signal timeframe (M5, M15, M30, or H1), long and short permission, magic number, slippage, lot sizing mode (risk percent or fixed lot) with the corresponding value, optional trend-related filters where exposed, stop mode and buffer, reward-to-risk, breakeven mode and offset, session switches and times, news block settings, chart objects, and optional tester visuals.
Testing and deployment suggestions
Please validate in the Strategy Tester and on demo or small risk live accounts using your broker’s symbols, spreads, and execution. The core logic was primarily designed and optimized for gold (XAUUSD) on lower timeframes such as M5; this is not a hard-coded limitation of the EA unless your published build states otherwise. Latency and spread materially affect market orders.
Screenshots
These images come from the MetaTrader 5 Strategy Tester and the EA inputs dialog. They are examples only and do not guarantee future performance. This gallery does not replace the product logo; upload the logo separately in the Market logo field.
Screenshot 1: MetaTrader 5 Strategy Tester equity curve — $200,000 starting balance, fixed $1,200 stop loss per trade, XAUUSD M5, Apr 2024 – May 2026 (same symbol, timeframe, and date range as the other backtest image).
Screenshot 2: Strategy Tester equity curve — $1,000 starting balance, ~1% account risk per trade for stop placement / sizing, XAUUSD M5, Apr 2024 – May 2026.
Screenshot 3: FTMO evaluation milestones shown for illustration only (combined certificate view). Not an endorsement or sponsorship by FTMO or MetaQuotes.
Symbols, timeframes, deposits, leverage, and reported metrics differ between runs; repeat validation on your own terminal and broker conditions before any live use.
Important notes
Past tests do not guarantee future results. Trading involves risk of loss. Slippage, spread, swaps, margin, minimum stops level, and connectivity affect live trading. Align session hours with your broker’s server time.
Legal Disclaimer & Risk Disclosure:
-
Trademark Acknowledgment: "FTMO" is a registered trademark of FTMO s.r.o. The certificates and evaluation milestones displayed are strictly for historical documentation of the algorithm's past stress-test performance.
-
Zero Affiliation: Aurum Cipher EA is an entirely independent algorithmic tool. It is NOT affiliated with, sponsored by, endorsed by, or explicitly approved by FTMO or any other proprietary trading firm.
-
Not a Passing Service: This product is sold exclusively as a standalone software protocol. It is NOT an account management service, nor does it guarantee the passing of any firm's evaluations.
-
Market Frictions & Liability: Past evaluation outcomes do not guarantee future results. Real-world execution environments contain uncontrollable physical frictions (e.g., dynamic spreads, slippage, latency, news execution). You assume 100% of the risk, financial liability, and compliance obligations for your trading decisions.
Support
Technical questions and bug reports are handled through MQL5 Messages and the product comments only.