Iconic AI Signal

ICONIC AI SIGNAL v2.0
Adaptive Multi Timeframe Confluence Indicator for MetaTrader 5

Traditional technical indicators fail the moment you take them live. The reason is simple and mathematically unavoidable: they are static. Fixed formulas. No memory. No ability to recognize whether the market is currently trending cleanly or decaying inside a choppy, illiquid range. When they look perfect in a backtest, it is almost always because they have been unintentionally fitted to past noise. In live conditions, they break at exactly the points where they are needed most: local exhaustion zones, false breakouts, and regime transitions.

ICONIC AI SIGNAL v2.0 is built differently. It is a fully transparent, adaptive Multi Timeframe Confluence Engine running natively inside MetaTrader 5. At its core sit two parallel AI systems: a per regime logistic regression brain that learns which entry features predict success under each market condition, and a spiking neural network coprocessor that measures the temporal coherence of those features — how synchronously the confluence signals fire rather than just whether they fire. Both systems update from every resolved trade in real time and save their state across sessions. Nothing is fixed. Nothing is static.

Compatible with Forex majors and minors, Gold (XAUUSD), Silver (XAGUSD), Bitcoin (BTCUSD), Ethereum, and leading indices including DAX, US30, NASDAQ, and S&P500.

THE STRUCTURAL FOUNDATION: HALFTREND BACKBONE

The signal engine uses a HalfTrend baseline as its structural core. The HalfTrend line combines moving amplitude medians with an ATR based channel deviation, producing a directional trend line that flips color when the macro structure switches. Crucially, the system does not trade every flip. The HalfTrend direction is the prerequisite condition. The three entry pathways below determine precisely when and how a position is considered.

THREE ENTRY PATHWAYS

PATHWAY 1: PULLBACK TO EMA CONTINUATION (PRIMARY)

The highest statistical expectancy pathway in trending conditions. After the HalfTrend flips direction, the system arms itself and waits. Instead of chasing the breakout bar where exhaustion candles typically form, the engine waits for price to retrace into the zone around the 20-period EMA. When price enters this pullback zone AND a confirmation candle closes in the trend direction with a minimum body to range fraction, the signal fires. The system buys dips in uptrends and sells rallies in downtrends with defined structural logic, not impulse. An arm timeout limits how long the engine waits for the pullback before deactivating.

PATHWAY 2: MOMENTUM BREAKOUT

For explosive, high momentum market phases. The engine targets a genuine breakout beyond the structural high or low of the recent lookback window. This pathway is strictly gated by the ADX momentum filter: only signals accompanied by expanding directional strength are accepted. Classic bull and bear traps in weakening trends are filtered before the signal is generated.

PATHWAY 3: FRESH FLIP ENTRY

For reversal oriented entries. Activates the moment the HalfTrend line switches direction, conditioned on the confirmation candle showing significant price expansion at the flip point. This pathway is disabled by default and best suited for more aggressive tactical use.

THE THREE REGIME ARCHITECTURE

Markets behave fundamentally differently under different conditions. A feature that predicts success in a trending environment may do the opposite in a sideways chop. ICONIC AI SIGNAL v2.0 solves this by splitting the market into three distinct regimes based on ADX readings:

  • REGIME 0: LOW (Range). Sideways, choppy markets. Breakout entries bleed out in this regime. The indicator can hard skip this phase entirely via InpSkipRange to preserve capital while the system learns nothing from low quality structure.
  • REGIME 1: MED (Trend). Healthy, stable trending conditions. The AI brain heavily prioritizes Pathway 1 pullback signals here where their expectancy is highest.
  • REGIME 2: HIGH (Strong Blowoff). High velocity impulse expansions. The brain assigns elevated weight to breakout velocity features and momentum confirmation.

Each regime commands its own completely separate weight matrix inside the logistic brain. The three matrices learn independently and never contaminate each other.

THE AI BRAIN: PER REGIME LOGISTIC REGRESSION

The primary decision engine is a per regime online logistic regression model running directly on your processor. After every resolved signal, the system calls its training function, computes the deviation between the predicted win probability and the actual outcome, and immediately updates the relevant regime's weight matrix using Stochastic Gradient Descent with a decaying learning rate. L2 regularization penalizes extreme weight values at every update, keeping the model stable and preventing it from overfitting to recent noise. Weights are hard clamped to a symmetric range to prevent runaway divergence.

The model evaluates each setup through a 6-dimensional feature vector:

  • Feature 0 (Body Strength): The trigger candle's body size relative to its full high to low range. Measures momentum quality at the moment of the signal.
  • Feature 1 (RSI Health): Verifies that directional momentum is in a structurally healthy zone and not already deep into overbought or oversold territory.
  • Feature 2 (ADX Rising): Binary state indicating whether market velocity is actively building at the time of entry rather than decelerating.
  • Feature 3 (ADX Level): The scaled absolute trend intensity of the current regime, distinguishing mild from strong directional environments.
  • Feature 4 (HTF Alignment): Higher timeframe confluence check against the H1 EMA direction. Can be soft (informational) or hard (blocking) depending on configuration.
  • Feature 5 (ATR Expansion): Detects whether current ATR exceeds its own moving average reference, indicating institutional grade volume influx and genuine volatility expansion.

A minimum raw confluence score gate (InpMinScore) requires at least a configurable number of these six features to confirm before the signal is even evaluated by the AI gate. This strips marginal setups before any learning cycle is triggered.

Following a configurable bootstrap warmup period (default 25 resolved trades), the AI gate assumes full control. Any new setup whose computed win probability falls below the minimum threshold is blocked: no arrow is drawn, no alert fires, no capital is risked. The AI lift tracker in the dashboard shows the exact difference between the raw win rate (all signals) and the gated win rate (only AI approved signals) so you can verify the gate's contribution live.

QUANTUM VECTOR: eSNN 2.0 TEMPORAL COHERENCE COPROCESSOR

Version 2.0 introduces a parallel neuromorphic coprocessor running alongside the logistic brain. This is not a replacement for the calibrated regression model. It adds a dimension the regression brain cannot see: time.

The logistic brain asks whether the six features are currently active. The eSNN coprocessor asks whether they are activating synchronously. A genuine high probability setup does not just check boxes sequentially — all relevant signals tend to converge within the same short temporal window. The eSNN detects this convergence and outputs a coherence score between 0 and 1 that modulates the logistic brain's p(win) estimate in log odds space. High temporal coherence amplifies an already confident signal. Low coherence softens it.

The architecture consists of 16 cortical output neurons receiving input from the same 6 features used by the logistic brain. Input encoding is temporal latency encoding: stronger features spike earlier in the 20 step simulation window. The network runs a Leaky Integrate and Fire kernel where each neuron integrates incoming spike current, leaks between steps, and fires when it crosses its dynamic threshold. The coherence readout measures how early and how broadly the output bank fires: early, dense firing indicates high temporal synchrony of the confluence.

Three biological mechanisms make the network adaptive rather than static:

  • Reward Modulated STDP: Spike Timing Dependent Plasticity with reward sign modulation. When a trade wins, synaptic pathways that contributed to that signal are strengthened via long term potentiation. When a trade loses, those same pathways are depressed via long term depression. The network learns profitability, not merely input timing. Both the logistic brain and the eSNN save to separate local files and reload across terminal restarts.
  • Homeostatic Threshold Regulation: Each output neuron's firing threshold decays back toward its baseline between signals. This prevents threshold creep from silencing neurons that have fired frequently and ensures the network maintains sensitivity across varying market activity levels.
  • Dendritic Pruning: Synaptic connections that fall below a minimum weight threshold and remain dormant for 500 consecutive bars are severed entirely. This keeps the network lean and prevents accumulation of vestigial pathways from historical market conditions that no longer apply.

The eSNN also receives direct shock injection from the news filter: when a high impact economic event approaches, the astrocyte energy level in the network rises, temporarily increasing membrane leak and making the coherence output more conservative during chaotic market phases.

MTF EDGE SELECTOR: AUTOMATED TIMEFRAME OPTIMIZATION

The indicator continuously runs a causal walk forward replay across M5, M15, M30, and H1 in the background. For each timeframe it tracks wins, losses, and profit factors across three rolling windows: 7 days, 30 days, and 90 days. A recency weighted scoring algorithm blending these windows identifies the current champion timeframe — the one with the best verified statistical edge right now, not historically. A minimum trade sample and minimum profit factor gate prevent the system from crowning a timeframe that has not yet proven itself with enough data. When InpMTFOnlyChampion is active, signals are only passed if your active chart matches the champion. Alternatively, the champion timeframe can be monitored in the background and its live signals plotted directly onto your current chart.

INTEGRATED NEWS FILTER

The indicator connects directly to the MetaTrader 5 native economic calendar. It automatically identifies the relevant currencies for your trading pair and monitors upcoming events in a configurable lookahead window. When a high impact release approaches, the system sends a push notification to your mobile device and suspends all signal generation for a configurable window before and after the event. Both high impact and medium impact event filtering can be configured independently.

SESSION FILTER

A configurable session filter restricts signal generation to defined server time hours (default 07:00 to 21:00). An optional Friday evening block prevents entries in the final hours before the weekly close when liquidity thins and spread conditions deteriorate.

RISK AND TRADE LEVELS

Every validated signal automatically maps structural price levels onto the chart:

  • Stop Loss: Placed behind the nearest structural swing high or low within the configurable lookback, padded by a volatility derived ATR buffer. Structurally anchored, not based on fixed points.
  • Take Profit 1 (TP1): Placed at exactly 1.00R. This is the primary metric the AI brain is trained on. Hitting TP1 is defined as a win. It stabilizes the equity curve and provides the clean binary outcome needed for logistic regression training.
  • Take Profit 2 (TP2): Placed at 2.80R. The runner target engineered to capture macro trend extensions and substantially boost the system's long run profit factor.

SIGNAL GRADE CLASSIFICATION

Every signal that passes the AI gate is immediately classified into one of three tiers based on the combined output of the logistic brain and the eSNN coherence score:

  • A Grade: Highest AI confidence. Plotted as a large arrow on the chart. Mobile push alerts fire for these by default.
  • B Grade: Medium confidence. Plotted as a medium arrow. Can be included in push alerts via configuration.
  • C Grade: Lowest confidence above the gate threshold. Plotted as a small arrow. Push alerts suppressed by default for this grade.

DASHBOARD AND TRANSPARENCY TOOLS

The on chart panel updates on a configurable heartbeat timer independent of incoming ticks, ensuring it never freezes during quiet market hours:

  • Current signal and entry pathway classification
  • AI win probability from the logistic brain and eSNN coherence score side by side
  • Signal grade (A, B, or C)
  • Raw win rate versus gated win rate comparison — the exact performance lift the AI gate is producing, live, in front of you
  • MTF Edge Selector table showing trade sample sizes and win rates across 7d, 30d, and 90d for all monitored timeframes, with the current champion highlighted
  • Economic calendar preview with upcoming events, currency indicators, impact levels, and countdown timers
  • Entry, SL, TP1, and TP2 levels for the current active signal

CSV DATA EXPORTER AND ALERTS

When enabled, the CSV exporter logs the complete trade history on chart close or terminal shutdown. Every record includes the full feature vector values, computed AI probability, eSNN coherence score, signal grade, entry pathway, regime classification, and final trade outcome. The output file is suitable for direct import into Excel, Python, or R for external quantitative analysis.

Push notifications route directly to the MetaTrader mobile app on iOS and Android. The InpPushOnlyStrong option restricts mobile alerts to A grade and B grade signals only, eliminating notification noise from lower confidence setups.

TECHNICAL SPECIFICATIONS

  • Platform: MetaTrader 5
  • Asset classes: Forex majors and minors, Gold (XAUUSD), Silver (XAGUSD), Crude Oil, Bitcoin (BTCUSD), Ethereum, Solana, XRP, DAX, US30, NASDAQ, S&P500
  • AI architecture: Per regime online logistic regression (3 regimes × 7 parameters) + eSNN 2.0 temporal coherence coprocessor (16 output neurons, 6 inputs, 20 simulation steps)
  • Learning mechanism: SGD with decaying learning rate and L2 regularization (logistic brain); reward modulated STDP with homeostatic regulation and dendritic pruning (eSNN)
  • MTF analysis: M5, M15, M30, H1
  • Brain persistence: Two separate .brain files per symbol per timeframe, reloaded automatically across terminal restarts

PRICING

  • Current Price: 99 USD
  • Next Tier: 149 USD
  • Final Price: 249 USD

Once licenses for a tier are exhausted the price steps up automatically. Early adopters lock in their access at the lowest tier permanently.

DEVELOPER

Developed by ICONIC.FX Trading Systems. Fully linked to the verified MQL5 developer profile of mauriceprg for code quality, regular updates, and feature requests. Support via MQL5 comments and direct messages.

Recommended products
RBreaker
Zhong Long Wu
RBreaker Gold Indicators is a short-term intraday trading strategy for gold futures that combines trend following and intraday reversal approaches. It not only captures profits during trending markets but also enables timely profit-taking and counter-trend trading during market reversals. This strategy has been ranked among the top ten most profitable trading strategies by the American magazine   Futures Truth   for 15 consecutive years. It boasts a long lifecycle and remains widely used and st
DAILY OH/OL SDEV QUANT MODEL - STATISTICAL TRADING WITH PRECISION RISK MANAGEMENT TRADE WITH MATHEMATICAL CERTAINTY - KNOW YOUR EXACT STOP-LOSS AND TAKE-PROFIT BEFORE YOU ENTER This indicator analyzes 5,000+ days of price history to give you: Exact entry levels (sigma bands locked at daily open) Exact stop-loss distance (from M
The indicator builds current quotes, which can be compared with historical ones and on this basis make a price movement forecast. The indicator has a text field for quick navigation to the desired date. Options: Symbol - selection of the symbol that the indicator will display; SymbolPeriod - selection of the period from which the indicator will take data; IndicatorColor - indicator color; Inverse - true reverses quotes, false - original view; Next are the settings of the text field, in w
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
# DRAWDOWN INDICATOR V4.0 - The Essential Tool to Master Your Trading ## Transform Your Trading with a Complete Real-Time Performance Overview In the demanding world of Forex and CFD trading, **knowing your real-time performance** isn't a luxury—it's an **absolute necessity**. The **Drawdown Indicator V4.0** is much more than a simple indicator: it's your **professional dashboard** that gives you a clear, precise, and instant view of your trading account status. --- ## Why This Indicator
Premium level is a unique indicator with more than 80% accuracy of correct predictions! This indicator has been tested for more than two months by the best Trading Specialists! The author's indicator you will not find anywhere else! From the screenshots you can see for yourself the accuracy of this tool! 1 is great for trading binary options with an expiration time of 1 candle. 2 works on all currency pairs, stocks, commodities, cryptocurrencies Instructions: As soon as the red arrow app
Mario Order Blocks
Sandeep Kumar Tiwary
Mario Order Block Indicator Overview The Professional Order Block Indicator is an advanced technical analysis tool that automatically identifies and displays institutional order blocks on your chart. Based on smart money concepts, this indicator helps traders identify high-probability support and resistance zones where institutional traders have placed significant orders. Key FeaturesAutomatic Order Block Detection Identifies bullish and bearish order blocks based on pivot point analysis Uses so
Divergent Stochastic Filter II Catch Reversals Early, Filter Noise, Trade with Confidence The Edge: Why This Stochastic is Different  Every trader knows the Stochastic oscillator. But knowing when to trust its signals, that's the real challenge. The Divergent Stochastic Filter II transforms this classic indicator into a precision reversal detection system by adding critical elements: divergence intelligence, signal filtering and exhaustion detection.  While standard Stochastic oscillators fire s
STRICTLY FOR BOOM INDEX ONLY!!!!! Here I bring the Maximum Trend Arrows OT1.0 MT5 indicator. This indicator is made up of a combination of different trend indicators for entries and exits, for entries an orange arrow will paint on the chart below the current market and a red flag for closing of trades and it produces buy arrows only. When the orange arrow appears, it will appear along with it's sound to notify you. The 1H timeframe is recommended, don't use it anywhere else than on the 1H timefr
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
##   ONLY GOLD ##   Тiльки Золото ## **Mercaria Professional Trading Zones - Complete Guide** ## **Mercaria Professional Trading Zones - Повний посібник** ### **How Mercaria Zones Work / Як працюють зони Mercaria** **English:** Mercaria Zones is an advanced trading indicator that identifies high-probability support and resistance areas using ZigZag extremes combined with mathematical zone calculations. The indicator works on multiple timeframes simultaneously, providing a comprehensive view
This indicator uses a mathematical calculation algorithm . This algorithm calculates the remainder between the updated model and the actual values and produces the possible progress of the graph on the graph. It is not a super prophet in trading, but it is very good for the trader when entering the market and to analyze it before entering. Applicable for all currencies. Данный индикатор использует алгоритм математических вычислений . Данный алгоритм вычисляет остаток между обновленной моделью и
Bober Real MT5
Arnold Bobrinskii
4.88 (16)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for cu
Divergence Matrix Pro for MetaTrader 5 Divergence Matrix Pro is a confirmed multi-oscillator divergence indicator for MetaTrader 5. It detects regular and hidden divergence between price and selected oscillators, then presents the confirmed structure through divergence lines, pivot labels, action markers, an optional current-timeframe Matrix Panel and optional alerts. The indicator is an analysis and confirmation tool. It does not open or close trades, and the signal score is not a win rate or a
ALIEN Dashboard
Youssef Esseghaiar
ALIEN DASHBOARD FULL EDITION – Professional ICT & Precision Trading Dashboard for MT5 ( HYBRID ENGINE ) Overview The   Alien Dashboard Full Edition   is a comprehensive, all‑in‑one technical indicator for MetaTrader 5 that merges the most powerful concepts from Inner Circle Trader (ICT) methodology with advanced precision‑entry logic, multi‑timeframe analysis, and an intuitive on‑chart dashboard. Designed for serious traders who want to visualise institutional order flow, identify high‑probabili
HAS RSI Signal — Professional Trend Indicator with SL/TP Calculation HAS RSI Signal is a powerful trading tool that combines time-tested classics with modern noise-filtering algorithms. The indicator analyzes the market through the prism of Heiken Ashi Smoothed candles and the RSI oscillator, providing clear entry signals at trend reversals or when exiting overbought/oversold zones. Key Advantages: Double Filtration: Using Heiken Ashi Smoothed eliminates market "noise," while RSI confirms the mo
Binary Options Assistant (BOA) Multi Currency Dashboard for Binary Options (MT5) . You can use any of the BOA Signals Indicators with the dashboard. Just change the BOA Signals Indicator Name in the dashboard settings to the indicator you want to get signals from. For example: CHILL. BLAZE:  BOA_BLAZE_Indicator_v1   Strategy :   BLW Online Trading Binary Options Strategy (3 Moving Average) LAVA:  BOA_LAVA_Indicator_v1   Strategy:   Lady Trader Binary Options Strategy (Bollinger Bands & Stochas
Stratos Pali mt5
Michela Russo
4.5 (8)
Stratos Pali Indicator is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost ! Down
This indicator acts as an advanced chart analysis assistant for traders who love trading Chart Patterns. It is designed to reduce the burden of visual analysis and increase accuracy in making a profit. Main features of this indicator from a practical usage perspective: 1. Automated Pattern Detection Saves time and reduces bias: You don't need to manually draw trendlines. The indicator will search for price swings (Pivot High/Low) and automatically draw Rising Wedge and Falling Wedge structures w
Market Profile Suite
Muhammad Minhas Qamar
Developed by MMQ —  Market Profile Suite   Was: $79 Now: $59 A comprehensive Market Profile indicator for MetaTrader 5 that visualizes price distribution through TPO (Time Price Opportunity) analysis. The implementation draws from concepts presented in Jim Dalton's "Mind Over Markets," providing traders with tools to understand market structure, value areas, and volume distribution across multiple timeframes and session configurations. Links [ Documentation  |  Video  | More ] Feature Highlight
Ultimate Boom and Crash Indicator The Ultimate Boom and Crash Indicator is a cutting-edge tool developed by  Coetsee Digital , designed to identify potential spike opportunities in the market. Crafted for traders focusing on Deriv and Weltrade synthetic markets, this indicator is optimized to operate exclusively on the 3-minute (M3), 5-minute (M5), 15-minute (M15), 30-minute (M30), and 1-hour (H1) timeframes and supports only the following pairs: PainX 1200, PainX 999, PainX 800, PainX 600, Pai
This indicator is used to compare the relative strength of the trade on the chart against the other several selected symbols. By comparing the price movement of each traded variety based on the same base day, several trend lines of different directions can be seen, reflecting the strong and weak relationship between the several different traded varieties, so that we can have a clearer understanding of the market trend. For example, you can apply this indicator on a EurUSD chart and compare it w
Naturu
Ivan Stefanov
5 (1)
'Naturu' is a manual indicator that uses nature’s symmetry as its algorithm. Master the market with a simple strategy and hidden wisdom!   This is a manual indicator and contains features that are not supported by the MetaTrader testing environment When you load the indicator, you’ll see two lines—Top and Bottom. Click once on a line to activate it. To move it, simply click on the candlestick where you want it placed. You define a high point and a low point, and the indicator then calculates
Trades History Visualizer is a MetaTrader 5 indicator that displays your trading history directly on the chart, providing a clear visual representation of past trades with additional information. Key Features: Visual trade history display with entry arrows Entry, Stop Loss, and Take Profit horizontal lines Color-coded connector lines between entry and exit points (green for profit, red for loss) Risk-Reward ratio display for each closed trade Profit/Loss amount display option Pip display option
TRI Visualizer
Yoshimi Mon 三 Ura
TRI Visualizer MT5 – Thermodynamic Market Analysis Overview The TRI (Thermal Range Indicator) Visualizer Enhanced is a rare market analysis indicator that goes beyond conventional technical analysis, applying principles of thermodynamics from physics. It interprets market price fluctuations as “thermodynamic energy,” enabling the highly accurate detection of subtle market changes that are often overlooked. Innovative Mechanisms 1. Dual Calculation Engines Classic TRI Mode Formula: |Close
BTC Trend Scalper MT5 Trend Capture Edition — Precision Momentum Trading for BTCUSD Hello, traders! I am BTC Trend Scalper MT5 — an intelligent Bitcoin trading Expert Advisor engineered to capture momentum moves with disciplined risk management. I am not a martingale. I am not a grid system. I am not a gambling robot. I am a trend-following scalper built specifically for traders who understand that protecting capital is more important than chasing every candle. My specialty? Bitcoin (BTCUSD)
Apex Fibo Tracer — Smart Auto-Fibonacci Tool Apex Fibo Tracer is a professional analytical indicator that automates one of the most powerful methods in technical analysis — Fibonacci retracement levels. By combining a high-precision ZigZag algorithm with dynamic Fibonacci plotting, the tool delivers instant and accurate visualization of market structure directly on your chart. Most traders lose valuable seconds manually adjusting Fibonacci grids during high volatility. Apex Fibo Tracer eliminate
The  SuperTrend Advance Trading  is a widely-used technical indicator based on  SuperTrend Strategy + Price Action + EMA . How it works: -  Buy/Sell Signals  can be generated when the trend reverses, the conditions of Price action, TrendLine and EMA are met. - After the  Signal  appears, be patient and wait until the candle closes, at that time place the order as soon as possible. You may have time to review your entry, consider whether it is a good entry or not. - Carefully review the entry, up
Pro Gold System Indicator
PEDRO JOAQUIM GONCALVES GOMES
ADVANCED FUNCTIONALITIES: Trend Score (0-100) with visual bar Intelligent signals with adjustable strength (1-10) Risk management with automatic TP/SL Audible and visual alerts Price zones with smooth filling Multi-indicator analysis (RSI, ATR, BB, EMAs) DESIGN FEATURES Modern Visual: Smooth and well-spaced lines (EMA with 2-3px width) Vibrant and professional colors (Sky Blue, Orange, Gold) Modern arrows (code 233/234) for buy/sell signals Configurable dark/light theme Adjustable transparency f
Rainbow EA MT5
Jamal El Alama
Description : Rainbow EA MT5 is a simple Expert advisor based on   Rainbow MT5 indicator witch is based on Moving average with period 34. The indicator is incorporated in the EA, therefore, it is not required for the EA to operate, but if you wish, you can download it from   my product page . The Expert Advisor settings are as follows : Suitable for Timeframes up to H1 The parameters below can be set according to your trading rules. StopLoss ( Stop Loss in pips) TakeProfit ( Take Profit in pips
Buyers of this product also purchase
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
The legend is back! Entry Points Pro 10. A relaunch of the legendary indicator that held a Top-3 spot on the MQL5 Market for 3 years. Hundreds of rave reviews (589 across two versions), thousands of traders use it every day, 31,000+ demo downloads  across   MT4   +   MT5 . I have read every one of your reviews from the past five years — and instead of promises, I built the answers into version 10. From an author who has been in the market since 1999 and values honesty, his reputation and his cli
Neuro Poseidon MT5
Daria Rezueva
4.73 (55)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
M1 Quantum MT5
Hamed Dehgani
4.6 (10)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Version 1.4 is game changer, default setting adjusted for GBPUSD M1 Price Plan: Current Price: $169 (Early Adopter Offer) Next Planned Price: $189 Planned Retail Price: $299 Developer Note:  After your purchase, please contact me to receive the latest  recommended settings (set file) , trading tips, and an invitation to our  VIP Support Group , where y
Divergence Bomber
Ihor Otkydach
4.9 (92)
From time to time, I trade using this system myself. Check out my manual BOMBER trading on a live account— LIVE SIGNAL Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk"
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER  is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
The  UZFX {SSS} Scalping Smart Signals v4.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders  who demand accurate, real-time signals in fast-moving markets. Developed by  (UZFX-LABS) , this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability  buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guess
RelicusRoad Pro MT5
Relicus LLC
4.96 (24)
RelicusRoad Pro: Quantitative Market Operating System 70% OFF LIFETIME ACCESS (LIMITED TIME) - JOIN 2,000+ TRADERS Why do most traders fail even with "perfect" indicators? Because they trade Single Concepts in a vacuum. A signal without context is a gamble. To win consistently, you need CONFLUENCE . RelicusRoad Pro is not a simple arrow indicator. It is a complete Quantitative Market Ecosystem . It maps the "Fair Value Road" price travels on, distinguishing between random noise and true structur
KURAMA GOLD SIGNAL PRO (MT5) — 7-Layer Filter, Auto TP/SL, Quality Score & Signal History Save | Complete XAUUSD Trading System No repaint in real time. The moment a signal appears, the arrow, entry, TP and SL are locked on the spot and never move afterward. What you trade is this real-time signal. And in v7.20, every signal that is actually sent is auto-saved and restored exactly after restart. BUYER BONUS Buy the lifetime license and receive AI Zone Radar (
Currency Strength Wizard   is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real s
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro: Synthetic Multi-Timeframe Bias Engine for MT5 ️ Summer Launch Offer — Get The Oracle Pro for USD 199 (early buyers). Price rises with traction; final price USD 399. The Oracle Pro is a premium multi-timeframe bias engine for MetaTrader 5, built for demanding and professional traders. It answers one question with discipline: what is the directional bias on each timeframe right now, how strong is it, and how much do the timeframes agree? Everything is computed on closed bars only
Precision Spike Detector
Francisco Mandomo Simbine
5 (1)
Precision Spike Detector V3 – Institutional-Grade AI Trading System Attention: The price increases by US$50 for every 10 purchases.  Final price: US$599 Precision Spike Detector V3   is a   state-of-the-art, institutional-grade market analysis system   for   MetaTrader 5 , designed to detect   high-probability market movements   in synthetic indices such as   Boom, Crash, GainX, and PainX . After purchase, please contact me through the MQL5 messaging system to receive the order management tool
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status, d
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
SkyHammer Signal Pro Professional No-Repaint Trend Signal Indicator with Locked Entry, SL and TP Levels SkyHammer Signal Pro is a structured trend and momentum signal indicator designed for traders who want clear, fixed, and verifiable trading signals. It works best on lower timeframes such as M1 and M5 . The indicator does not try to predict tops or bottoms. Instead, it waits for confirmed market structure, trend direction, momentum strength, volatility quality, and target space before generati
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] It detects 19 different harmonic pric
PZ Trend Trading MT5
PZ TRADING SLU
3.8 (5)
Capture every opportunity: your go-to indicator for profitable trend trading Trend Trading is an indicator designed to profit as much as possible from trends taking place in the market, by timing pullbacks and breakouts. It finds trading opportunities by analyzing what the price is doing during established trends. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade financial markets with confidence and efficiency Profit from established trends without getting whips
Bill Williams Advanced
Siarhei Vashchylka
5 (11)
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Analyzes the chart using Bill Williams' "Profitunity" system. Signals are displayed in a table in the corner of the screen and on the price chart. 2. Finds all known AO and AC signals, as well as zone signals. Equipped with a trend filter based on the Alligator. 3. Finds "Divergence Bar
SR Liquidity   is a trading indicator designed to reveal the hidden zones where market liquidity concentrates and price reacts most strongly. These special liquidity areas act as powerful support and resistance levels, giving you a clear map of where the market is most likely to reverse. Instead of drawing ordinary Support/Resistance lines, SR Liquidity analyzes real price behavior to detect the zones where buying and selling pressure accumulate. These are actually the pools of liquidity that dr
Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Breakout PRO   is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout b
Gartley Hunter Multi
Siarhei Vashchylka
5 (12)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. All fou
Gold Scalper Pro PSAR ADX Dashboard MT5 Professional Multi-Timeframe Trading Indicator with Advanced Signal Detection Overview The Parabolic SAR V3 + ADX is a sophisticated technical analysis indicator that combines the trend-following capabilities of the Parabolic Stop and Reverse (PSAR) with the momentum strength measurement of the Average Directional Index (ADX). This enhanced version features pair-specific optimization, a multi-language alert system, and a comprehensive multi-timeframe dashb
Money Flow Profile MT4  HERE Here our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis  Master Edition is a professional-grade analytical tool designed to visualize market structure through the lens of volume and money flow. Unlike standard volume indicators, this tool displays a Daily Volume Profile
Connix MT5
Garry James Goodchild
5 (1)
Connix SMC by G-Labs — Smart Money Concepts and ICT multi-pair scanner for MetaTrader 5. Order blocks, fair value gaps, break of structure, change of character, VWAP, premium and discount range, and multi-timeframe dashboard from one chart. Connix scans multiple symbols across configurable timeframes and shows market structure status in an interactive table while drawing the same structures on the active chart. It is an analytical toolkit — you control every setting; it does not place trades a
Apex Market Structure Pro Apex Market Structure Pro is a smart-money structure indicator for MetaTrader 5. It marks liquidity, structure shifts, accumulation zones and higher-timeframe bias on a single overlay, so you can read market context at a glance. It also shows the three market phases (Contraction, Expansion, Trend) as they develop. Note: this indicator is designed for Heikin Ashi charts. Set your chart to Heikin Ashi before use. The analysis is built around Heikin Ashi price flow. Wh
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro is a trend-following indicator for MetaTrader 5, designed for traders who want clearer signals, more structured trade setups, and practical risk management directly on the chart. Instead of showing only a simple arrow, GEM Signal Pro helps present the full trade idea in a cleaner and more readable way. When conditions are confirmed, the indicator can display the entry price, stop loss, and take profit targets on the chart, helping traders review the setup more effic
Quantum Spike Indicator is an indicator for MetaTrader 5 that identifies market spikes, reversal zones, and momentum-based entry points, combined with a trend filter. It analyzes momentum, trend strength, volatility, and SuperTrend conditions together, and displays BUY and SELL signals directly on the chart. Symbols Weltrade: Pain and Gain Indices Deriv: Boom and Crash Indices Main Features Spike Detection Identifies market moves and potential reversal zones based on momentum and volatility
More from author
Iconic BTC AI
Maurice Prang
5 (1)
ICONIC BTC AI+ | SYNAPSE.PHENOTYPE S6 ENGINE (Version 15.00) Launch Pricing Current price: 499 USD. Available licenses: 10. Next price tier: 599 USD. Final price: 1699 USD. Early access pricing reflects the current phase of the product release. Pricing will step up as the license contingent closes and subsequent tiers open. There is no scheduled date after which the current price remains available. Bitcoin is not a Forex pair. It does not behave like gold, does not respect session boundaries th
ICONIC NEUROCORE AI+  |  OMNI NEXUS EDITION Dual Symbol Expert Advisor for BTCUSD and XAUUSD on MetaTrader 5  |  Version 2.00 Running two unrelated automated systems on the same account is not the same as running a coordinated two asset architecture. Two independent EAs share margin and equity but cannot see each other. They cannot reduce exposure when the other is already positioned. They cannot recognize when both instruments are temporarily correlated and avoid doubling a bet. They cannot de
ICONIC KYBERNETIC AI+ — OMNI-NEXUS CYBERNETIC CORE One chart. Two markets. Four core technologies. Five adaptive learning layers. Most Expert Advisors trade a single symbol and call themselves intelligent. A handful attempt two symbols at once and call themselves a portfolio system. ICONIC KYBERNETIC AI+ runs a four-technology cognitive architecture that treats Bitcoin and Gold as a unified, causally linked system — continuously reading the information flow between them, distributing capital acc
ICONIC GOLD AI+ | COGNITIVE LIQUIDITY SYNAPSE ENGINE ICONIC GOLD AI+ is an automated XAUUSD Expert Advisor for MetaTrader 5, running on the M10 timeframe. At its core sits the COGNITIVE LIQUIDITY SYNAPSE ENGINE — a full deployment of the SYNAPSE.PHENOTYPE S6 architecture used across the ICONIC FX product line. The system combines a differentiable plastic neural network with a 3x3 phenotypic MAP Elites archive, Hindsight Experience Replay, GL fractional long memory channels, and Riemannian geodes
ICONIC TRENDLINE for MetaTrader 5 Title: ICONIC TRENDLINE: Advanced Trend Indicator with MTF Panel & Alerts Short Description Tired of identifying trends too late and getting tricked by false signals in sideways markets? The ICONIC TRENDLINE indicator for MT5 is your solution. This advanced tool combines intelligent EMA logic with the power of the ADX to provide you with clear, early, and filtered trend signals. With a dynamic trendline, a multi-timeframe dashboard, and instant push notificatio
FREE
In-Depth Analysis of the "ICONIC TRENDLINE SIGNAL" Indicator The provided MQL5 code is for a sophisticated, multi-faceted trend-following indicator designed for the MetaTrader 5 platform. It moves beyond simple line crossovers by integrating trend strength , volatility , multi-timeframe analysis , and a quantitative scoring system into a single, comprehensive decision-support tool. 1. Core Trading Strategy and Logic The indicator's strategy is built upon a robust, multi-layered logical framewor
FREE
ICONIC HULLX AI v2.0 | NEUROCORE EDITION ICONIC HULLX AI v2.0 — NEUROCORE 2.0 EDITION Hull Suite × Volatility-Band Squeeze × 5-Layer AI Intelligence Stack ICONIC HULLX AI v2.0 is a professional-grade signal indicator for MetaTrader 5, built around the Hull Moving Average suite and extended by five independent, mathematically rigorous AI filter gates. Every signal that reaches the chart has passed through a multi-layer intelligence stack that learns in real-time from your actual trade outcomes —
ICONIC TITAN AI: The Neural Signal Engine That Reads Seven Timeframes At Once Most traders do not fail because of their strategy. They fail because no human brain can evaluate seven timeframes in parallel, with 22 technical variables per timeframe, in real time, without emotion. ICONIC TITAN AI was built for exactly that gap: an ensemble of neural networks that scans M1 through D1 simultaneously and gives you a probability calculation, not an opinion. What You Actually See On Your Chart Before w
Filter:
No reviews
Reply to review