ST Matrix


ST MATRIX — Institutional Symmetrical Triangle EA
MetaTrader 5 | Netting & Hedging | All Brokers | Version 1.01

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

WHAT IS ST MATRIX?

ST Matrix is a professional Expert Advisor built around the Symmetrical Triangle — one of the most reliable compression breakout patterns in technical analysis. The EA enforces a strict 5-point structure (H1 → L2 → H3 → L4 → breakout), applies institutional-grade filters before every entry, and manages trades with dynamic ATR-based stops and multi-level take profits.

Every element — from the dark navy chart skin to the Bloomberg-style dashboard to the silver trendlines on the chart — is designed to match the standard of professional algorithmic trading systems.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

THE PATTERN

A valid triangle requires four confirmed swing points forming converging trendlines — descending highs (H1 → H3) and ascending lows (L2 → L4) — plus a breakout candle that closes beyond the trendline with volume expansion. ST Matrix scores every triangle 0–100 based on symmetry, height, formation length, and volume contraction. Trades only fire above your minimum quality threshold (default 60). The grade — PRIME / GOOD / WATCH — appears live on the chart badge.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

ENTRY FILTERS

• Breakout candle must close beyond trendline by a pip buffer
• Volume must spike above the 20-bar average by a set multiplier
• EMA 50/200 trend filter — only buy above, only sell below
• Candle body filter — doji and inside bars are rejected
• Spread guard — no entries during abnormal spread spikes
• Session filter — optional GMT trading window restriction

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

TRADE MANAGEMENT

Stop Loss: Placed below L4 (buy) or above H3 (sell) using ATR × multiplier. Always respects broker minimum stop distance.

Take Profit 1: 1:1 R:R — partial close (50% default) locks in profit early.

Take Profit 2: 2:1 R:R — main target placed on chart.

Break-Even: Moves SL to entry once profit reaches 1× risk. Only fires at bar open to avoid tick-level broker rejections.

Trailing Stop: ATR-based trail activates after break-even. Updates once per bar open only — eliminates race conditions that cause failed modification errors in live and tester environments.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

RISK MANAGEMENT

Position size is calculated dynamically: (Balance × Risk%) ÷ (SL distance / tick size × tick value). The result is clamped to broker minimum, maximum, and position volume limit (SYMBOL_VOLUME_LIMIT). If the account cannot afford the minimum lot, the trade is skipped — the EA never forces an oversized position.

Daily drawdown guard halts new entries if equity falls a set % below the day's opening balance. Daily trade count limit prevents overtrading. Both reset automatically at midnight server time.

Filling mode (FOK / IOC / RETURN) is detected automatically from the symbol's properties — no manual configuration needed.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

VISUALS & DASHBOARD

Chart Skin (applied automatically):
• Background: near-black dark navy
• Bull candles: Silver | Bear candles: Silver Lightning
• Grid: ghost mode — barely visible, non-distracting

Triangle Overlay:
• Upper line: Silver trendline projected to apex
• Lower line: Silver Lightning trendline projected to apex
• Touch dots at each of the 4 swing points
• Apex convergence marker
• Quality badge: ▲ ST MATRIX  PRIME  87%

Trade Markers:
• Entry arrows (silver-blue for buy, silver-violet for sell)
• Dotted SL and TP horizontal lines

Dashboard (Bloomberg-style dark panel):
• Account: Balance, Equity, Free Margin, Day P&L, Drawdown, Risk Level
• Market: Spread, ATR, Trend Bias, Session, Triangle Status, Quality Score
• EA Stats: Trades Today, Win Rate, Profit Factor, Avg Win/Loss, Peak Streaks

The dashboard can be minimised with a single click and is fully colour-customisable.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

ACCOUNT COMPATIBILITY

✔ Netting accounts (auto-detected at startup)
✔ Hedging accounts
✔ ECN, STP, and market-maker brokers
✔ All filling modes (auto-selected)
✔ Tested: EURUSD H1 · XAUUSD D1 · GBPUSD M30

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

RECOMMENDED SYMBOLS & TIMEFRAMES

Best results: EURUSD, GBPUSD, XAUUSD, NAS100, US30
Primary timeframe: H1 (most reliable triangle formations)
Also suitable: H4 (swing trading), M30 (active traders), D1 (position trading)
Not recommended: Exotic pairs with wide spreads, M15 and below

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

KEY INPUTS (defaults shown)

InpRiskPct = 1.0              Risk per trade (% of balance)
InpMaxDailyDD = 5.0           Daily drawdown halt (%)
InpMaxDailyTrades = 3         Max new entries per day
InpMinQualScore = 60          Min triangle quality score
InpSL_ATRMult = 1.5           SL distance (ATR multiplier)
InpTP1_RR = 1.0               Partial close target (R:R)
InpTP2_RR = 2.0               Main TP target (R:R)
InpBreakoutPips = 5.0         Breakout buffer beyond trendline
InpReqVolSpike = true         Require volume expansion
InpUseTrend = true            EMA trend direction filter
InpEMA_Fast / Slow = 50/200   Trend filter periods
InpSwingLookback = 5          Swing detection sensitivity
InpMinTriCandles = 20         Min triangle formation length
InpMaxTriCandles = 200        Max triangle formation length
InpUseBreakEven = true        Break-even stop movement
InpUsePartial = true          Partial close at TP1
InpUseTrailing = true         ATR trailing stop
InpMagicNumber = 202501       Unique ID (change per instance)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

INSTALLATION

1. Copy ST Matrix.mq5 to: MetaTrader 5 / MQL5 / Experts /
2. Open in MetaEditor — press F7 to compile (0 errors, 0 warnings)
3. Drag onto any H1 chart
4. Enable Auto Trading
5. The chart skin, trendlines, and dashboard appear automatically

Single file — no subfolders, no external dependencies.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

BACKTESTING TIPS

• Use Every Tick Based on Real Ticks for accurate results
• Set a realistic spread (10–15 pts for EURUSD ECN)
• Minimum 12 months of data recommended
• Optimise: InpMinQualScore · InpSL_ATRMult · InpTP2_RR
• One instance per chart — use unique magic numbers per symbol

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

ST MATRIX | Precision Pattern Detection · Smart Execution · Institutional Design
Другие продукты этого автора
RSI+EMA Grid & Dragonfly+EMA Grid System The RSI+EMA Grid & Dragonfly+EMA Grid System is a sophisticated Expert Advisor (EA) developed for traders who seek both consistency and adaptability in dynamic market conditions. Combining two proven strategies, this EA is built for precision entries, controlled risk, and intelligent position management. Strategy 1: RSI + EMA Grid System This strategy uses a combination of the Relative Strength Index (RSI) and Exponential Moving Averages (EMAs) to identi
CandlePatternDetector v2.0 MT5 Custom Indicator — Full Description & User Guide What This Indicator Does CandlePatternDetector is a MetaTrader 5 chart indicator that automatically scans every closed bar on your chart and identifies 8 key candlestick reversal patterns in real time. When a pattern is found, it places a coloured arrow directly above or below the signal candle — green for bullish signals, red for bearish signals. Every signal is context-aware : the indicator reads the current market
FREE
RSI + Grid Distance Strategy with 200 EMA Filter Overview The RSI + Grid Distance Strategy integrates momentum and mean-reversion principles within a structured grid trading framework. By combining the Relative Strength Index (RSI) with dynamic grid levels and a 200-period Exponential Moving Average (EMA) filter, the system seeks to optimize trade timing, trend alignment, and overall position efficiency. Core Logic 1. RSI Signal Generation The algorithm utilizes a 17-period RSI , identifying b
Smart Money EQ H/L Scanner v2.0 – Advanced Institutional Market Structure Indicator for MT5 Overview The Smart Money EQ H/L Scanner v2.0 is a professional MT5 indicator built to identify Smart Money Concepts (SMC) in real time. It detects Equal Highs (EQH) and Equal Lows (EQL) patterns — zones that often indicate institutional liquidity targets — helping traders anticipate potential reversals and market manipulation areas. This tool combines price structure, volume profile, and economic event d
Professional-Grade VWAP + Market Profile Technology for Precision Trading VWAP Scalping Pro is an advanced analytical tool that integrates Volume-Weighted Average Price (VWAP) analysis with professional Market Profile visualization. It provides traders with institutional-style insights into price structure, volume distribution, and session dynamics — ideal for scalping, intraday, and swing trading strategies. Key Features Triple VWAP Strategy Framework Trend VWAP (50) – Defines long-term dire
Skyliner
Domantas Juodenis
Skyliner EA - The Professional Smart Money Trading System Hello, traders! I am Skyliner , the ultimate multi-market Expert Advisor built on institutional Smart Money Concepts and designed to trade like the professionals do. Unlike other EAs that focus on a single instrument, I am a versatile, all-market powerhouse capable of delivering precision trades across Forex majors, precious metals, and stock indices. My specialty? Smart Money trading using BOS (Break of Structure), FVG (Fair Value Gaps),
Revolution Scalper X v2.0 - Expert Advisor Description Revolution Scalper X is a sophisticated multi-asset scalping Expert Advisor (EA) for MetaTrader 5 that combines advanced risk management, flexible trading strategies, and comprehensive monitoring capabilities through dual on-chart dashboards. Key Features: Multi-Asset Trading Capabilities: Dual Mode Operation : Can operate in single-pair mode (current chart symbol) or multi-asset mode Asset Categories : Supports Forex, Cryptocurrency, and Me
Alliance EA – Smart Money & Swing Trading Expert Advisor for MT5 Alliance EA is a professional MetaTrader 5 Expert Advisor built around Swing Trading and Smart Money Concept (SMC) strategies. It is designed for traders who want a structured, rule-based, and disciplined automated trading system rather than risky scalping or martingale approaches. Alliance EA focuses on high-probability setups , institutional price behavior, and capital protection—making it suitable for both new and experienced t
Induciment Pinbar Signal – Professional Supply & Demand Trading System IT-Pinbar SD is a professional Expert Advisor built on institutional supply & demand concepts , inducement detection, and pinbar confirmation. It is designed to trade where smart money operates , not where retail traders chase price. The EA automatically identifies high-quality supply and demand zones , filters them by strength, and waits for liquidity grabs (false breakouts) before entering. Optional pinbar confirmation ensu
ORB Strategy X (For people who can contact me directly 75% with updates if i do them, discount will be for a month) This Strategy Was Banned. Now It's Back. The Opening Range Breakout is not new. Institutional desks have traded it for decades. When it started appearing in automated form on retail platforms, something interesting happened — brokers began quietly restricting accounts that ran it consistently. Requote storms. Artificial slippage on breakout candles. Platform-level execution delays
PHANTOM SNAP EA  v3.0          Advanced CRT + TBS Automated Trading System               MetaTrader 5 | Multi-Symbol | Netting  OVERVIEW Phantom Snap EA is a professional algorithmic trading system built on two of the most pow
OPEN RANGE BREAKOUT  PRO WHAT IS OPEN RANGE BREAKOUT PRO? Open Range Breakout Pro is a fully-featured, all-in-one trading indicator built exclusively for MetaTrader 5. It automatically identifies the Opening Range — the high and low formed during the first configurable minutes of a trading session — and then detects, visualises, and alerts you to high-probability breakout opportunities the moment price escapes that range. Beyond the core strategy, the indicator ships with a professional dual-
BOWLER SCALPER X VWAP Point of Control Scalping System for MetaTrader 5 Version 1.03  |  Expert Advisor  |  MetaTrader 5                                                                                                                                                                                                                                                                                                                                                           --------------------------------
NNSSP-AI — Neural Network Swing Scalp Price Action Intelligence The first MT5 Expert Advisor built on a genuine feedforward neural network — not a scoring system, not a rule engine, not a marketing label. Real neuron math. Real probability output. Real trading intelligence. What Makes NNSSP-AI Different? Every "AI" EA on the market hides the same thing under impressive branding — a hand-coded checklist that adds up indicator scores and calls it artificial intelligence. NNSSP-AI is different at t
QuantumCryptoX — Quantum Wave Swing Trader v3.10 QuantumCryptoX is a swing trading Expert Advisor for MetaTrader 5 that models the market as a quantum system. Nine independent indicator waves interfere constructively or destructively to generate a probability score for each bar. A trade is only opened when the score exceeds a configurable threshold, a minimum number of waves agree, and three hard gates — market structure, institutional bias, and higher timeframe trend — all confirm the direction
Quantum BattleQuad X — Precision Forged from the Battlefield Hello, traders. I am Quantum BattleQuad X — not a revision. Not an upgrade. A complete rethinking of what a multi-strategy Expert Advisor should be. Built from the ground up with one principle: every trade must have a reason. No noise. No randomness. No overtrading. My specialty? WTI. My mission? Deliver sharp, disciplined, and intelligently structured trading performance — with four elite strategies working as one unified engine.
QHyper 9
Domantas Juodenis
QUANTUM HYPER 9 — Professional 9-Strategy SMC Expert Advisor for MT5 Overview Quantum Hyper 9 is a professional Expert Advisor built on nine independently configurable Smart Money Concept and technical analysis strategies. Each strategy can be switched ON or OFF directly from the settings panel — no code editing required. The EA is designed for serious traders running funded accounts, prop firm challenges, and live portfolios across Forex, metals, and indices. Every component is built with one p
Caterpillar Pro EA A professional multi-timeframe trend-following system that enters the market in three controlled layers — mimicking how a caterpillar moves: slow, deliberate, and segment by segment. Built for traders who demand institutional-grade risk control with full visual transparency on the chart. 3 Entry layers 9 Protection checks H1+M15+M5 Timeframe stack v1.00 Current version Overview Caterpillar Pro is not a scalper or a martingale system. It is a structured trend-following EA that
Фильтр:
Нет отзывов
Ответ на отзыв