TrueSignal FX

True Signal FX is a multi-timeframe trading indicator for MetaTrader 5 designed to provide a complete trading setup directly on the chart.

Instead of displaying a single directional signal, the indicator combines market analysis, signal confirmation and trade level calculation in one workspace. When a setup is detected, the trader can see the direction, Entry, Stop Loss and Take Profit levels together with the current signal score and market information.

The indicator is designed for traders who want to structure the decision-making process around predefined trading setups rather than manually comparing multiple indicators and calculating trade levels for every potential position.

True Signal FX does not execute trades. It provides analytical setups and leaves the final trading decision and order execution to the trader.

How True Signal FX works

The indicator analyzes the market on several selected timeframes and calculates a combined BUY and SELL score.

The default configuration uses M5, M15, M30, H1 and H4. Up to five analysis timeframes can be configured independently.

A separate Trigger Timeframe is used to determine when the conditions for a new setup are activated. The default Trigger Timeframe is M1.

The signal engine uses several technical market components, including Moving Average, RSI, MACD, Stochastic, CCI, ADX, Bollinger Bands, Momentum, Parabolic SAR and Williams %R.

These components are evaluated across the selected timeframes and contribute to the internal market assessment. The exact formula, weighting and sequence of the proprietary signal algorithm are not disclosed.

The result is presented to the trader as a BUY or SELL setup together with the calculated trade levels.

Trading setup

When a BUY setup is generated, the chart displays the Entry level together with the calculated Stop Loss and Take Profit.

When a SELL setup is generated, the corresponding Entry, Stop Loss and Take Profit levels are displayed for the downward scenario.

The levels are calculated automatically according to the selected SL/TP mode.

This means that the trader does not need to manually calculate the distance between Entry, Stop Loss and Take Profit for every signal.

The setup can therefore be evaluated as a complete trading scenario:

Direction → Entry → Stop Loss → Take Profit.

The levels are displayed on the chart when InpShowLevels is enabled.

Multi-timeframe analysis

True Signal FX supports up to five independent analysis timeframes.

The default configuration is M5/M15/M30/H1/H4.

InpTF1, InpTF2, InpTF3, InpTF4 and InpTF5 define the timeframes used by the signal engine. Each timeframe can be changed independently.

The selected timeframes determine the market context used in the calculation. Changing them can therefore change both the BUY/SELL score and the frequency of generated setups.

InpTriggerTF defines the separate timeframe used by the trigger mechanism. Its default value is M1.

The combination of multiple analysis timeframes and a separate trigger timeframe allows the indicator to distinguish between the broader market context and the shorter-term conditions used for setup activation.

Signal score

The indicator displays separate BUY and SELL scores in the information panel.

InpMinScore defines the minimum score required for signal activation. The default value is 30.

Increasing InpMinScore makes the score requirement more restrictive. Decreasing it allows setups with a lower calculated score.

The score should be interpreted together with the selected timeframes and trigger settings. Changing the configuration can change the number and timing of detected setups.

Trigger settings

The trigger calculation uses a Stochastic-based mechanism on the selected Trigger Timeframe.

InpTrigK defines the K period of the trigger Stochastic. Default: 5.

InpTrigD defines the D period. Default: 3.

InpTrigSlow defines the slowing parameter. Default: 3.

InpOverbought defines the upper trigger level. Default: 80.

InpOversold defines the lower trigger level. Default: 20.

These parameters control the sensitivity and activation area of the trigger component. They can be adjusted when a different signal frequency or trigger sensitivity is required.

For the initial setup, using the default values is recommended.

Stop Loss and Take Profit

True Signal FX provides two methods for calculating Stop Loss and Take Profit: ATR-based and fixed-distance calculation.

InpSLTPMode selects the calculation method.

ATR mode

In ATR mode, the distance of the calculated levels is based on current market volatility.

InpATRPeriod defines the ATR calculation period. Default: 14.

InpATRSLx defines the ATR multiplier used for Stop Loss. Default: 6.0.

InpATRTPx defines the ATR multiplier used for Take Profit. Default: 4.0.

Increasing InpATRSLx moves the calculated Stop Loss farther from Entry. Increasing InpATRTPx moves the calculated Take Profit farther from Entry.

ATR mode allows the calculated distances to change according to the current volatility of the instrument.

Fixed Pips mode

Fixed-distance mode uses predefined distances.

InpSLPips defines the Stop Loss distance. Default: 300.

InpTPPips defines the Take Profit distance. Default: 250.

This mode can be used when a fixed SL/TP structure is preferred.

InpCostPips defines the estimated trading cost used in the historical result calculation. Default: 1.5.

This parameter affects the displayed historical statistics and does not change the actual spread or commission charged by the broker.

Auto-Tune

True Signal FX includes an Auto-Tune function that can automatically test different indicator configurations using historical market data.

The purpose of Auto-Tune is to reduce the amount of manual parameter searching required when working with different symbols or configurations.

Depending on the selected options, Auto-Tune can modify the signal threshold, trigger settings, technical indicator parameters, analysis timeframes and SL/TP parameters.

InpTuneTimeframes enables automatic modification of the analysis timeframes.

InpTuneSLTP enables automatic modification of the Stop Loss and Take Profit parameters.

InpTuneAttempts defines the maximum number of configurations tested during the tuning procedure. Default: 10.

InpTuneMinTrades defines the minimum number of historical setups required by the tuning procedure. Default: 3.

InpShowButton controls the visibility of the AUTO-TUNE button.

InpLogPreset enables writing the generated preset information to the MetaTrader log.

After Auto-Tune is completed, the resulting configuration is used by the indicator and the current preset is shown in the information panel.

Auto-Tune is based on historical data. A configuration that produces favorable historical statistics does not guarantee the same behavior under future market conditions.

Historical calculation

True Signal FX performs a historical calculation using the selected configuration.

For historical setups, the indicator calculates Entry, Stop Loss and Take Profit and then evaluates the subsequent price movement according to the selected setup parameters.

The historical calculation is used to generate statistics shown in the PERFORMANCE section.

InpMaxBars defines the maximum number of historical bars processed by the indicator. Default: 3000.

InpMaxTradeBars defines the maximum number of bars for which a historical setup remains active. A value of 0 disables this limitation.

The amount of historical data affects the number of calculated setups and the resulting statistics.

Performance statistics

The PERFORMANCE section provides a compact overview of the calculated historical setups.

Trades shows the number of calculated setups.

Win Rate shows the percentage of setups that finished with a non-negative calculated result.

Profit Factor represents the relationship between gross positive and gross negative results.

Avg Take Profit shows the average result of positive setups.

Avg Stop Loss shows the average result of negative setups.

Avg Drawdown shows the average adverse movement recorded during the calculated setups.

Total Result shows the accumulated result in pips.

These values are intended for evaluating and comparing configurations on historical data. They should not be interpreted as a forecast of future trading results.

Information panel

The information panel is divided into SETUP, PERFORMANCE and ENGINE sections.

SETUP shows the current score threshold, BUY/SELL scores, selected timeframes, Trigger parameters, overbought/oversold levels, the number of active analytical components and the selected SL/TP mode.

PERFORMANCE displays the historical calculation statistics.

ENGINE displays the number of processed bars, the current preset and the current calculation status.

The panel allows the trader to monitor the main information without opening multiple additional indicator windows.

Technical indicator parameters

The following parameters control the individual technical components used by the signal engine.

InpMAFast defines the fast Moving Average period. Default: 14.

InpMASlow defines the slow Moving Average period. Default: 50.

InpMAMethod selects the Moving Average method. Default: EMA.

InpRSIPeriod defines the RSI period. Default: 14.

InpMACDFast, InpMACDSlow and InpMACDSignal define the fast, slow and signal periods of MACD. Defaults: 12, 26 and 9.

InpStochK, InpStochD and InpStochSlow define the main Stochastic parameters. Defaults: 14, 3 and 3.

InpCCIPeriod defines the CCI period. Default: 14.

InpADXPeriod defines the ADX period. Default: 14.

InpBBPeriod defines the Bollinger Bands period. Default: 20.

InpBBDeviation defines the Bollinger Bands deviation. Default: 2.0.

InpMomPeriod defines the Momentum period. Default: 14.

InpSARStep defines the Parabolic SAR step. Default: 0.02.

InpSARMaximum defines the Parabolic SAR maximum acceleration factor. Default: 0.20.

InpWPRPeriod defines the Williams %R period. Default: 14.

These parameters affect the individual technical calculations used by the signal engine. Changing them can change the resulting BUY/SELL scores and the frequency of generated setups.

The internal weighting and final decision formula remain proprietary.

Display and chart settings

InpShowPanel enables or disables the information panel.

InpShowTotal controls the display of the total calculated result.

InpUIScale controls interface scaling. A value of 0 enables automatic DPI-based scaling.

InpPanelX and InpPanelY define the panel position, while InpPanelW controls its width.

InpFontSize, InpFontName and InpFontBold control the panel font.

InpShowLevels displays the Entry, Stop Loss and Take Profit levels on the chart.

InpShowProfit displays historical setup results.

InpLots defines the lot size used only when converting the calculated pip result into a monetary representation. It does not open or manage orders.

InpArrowATRx defines the distance between the signal arrow and the price using an ATR multiplier.

InpBuyColor and InpSellColor define the colors of BUY and SELL signals.

The remaining panel color parameters control the visual appearance of the interface and do not affect signal calculation.

Alerts and diagnostics

InpAlerts enables alerts when a new signal is generated. Default: false.

InpDebug enables additional diagnostic information in the MetaTrader log. Default: false.

For normal use, InpDebug can remain disabled.

Recommended initial setup

True Signal FX is supplied with a complete default configuration.

For the first installation, it is recommended to keep the default timeframes and indicator parameters unchanged and allow the indicator to complete its historical calculation.

After loading, check the SETUP, PERFORMANCE and ENGINE sections.

If the default configuration is not suitable for the selected instrument or trading approach, Auto-Tune can be used to test alternative configurations.

When manually adjusting the indicator, it is preferable to change one logical group of parameters at a time. This makes it easier to understand how a particular change affects the generated setups and historical statistics.

The most important groups for manual configuration are the analysis timeframes, Trigger settings, signal threshold and SL/TP calculation.

How to use True Signal FX

  1. Attach True Signal FX to the required MetaTrader 4 chart.
  2. Allow the indicator to load the available historical data.
  3. Check the active timeframes, BUY/SELL scores and current indicator status.
  4. If required, run AUTO-TUNE and wait until the tuning process is completed.
  5. When a BUY or SELL setup appears, check the displayed Entry, Stop Loss and Take Profit.
  6. Evaluate the setup according to your own trading plan, risk management and current market conditions.
  7. If you decide to trade the setup, execute the order manually using your broker's normal trading interface.

The indicator does not send, modify or close trading orders.

Who can use the indicator

True Signal FX can be used by traders who want a structured way to evaluate potential market setups.

For a beginner, the main advantage is that the essential elements of a potential trade are presented together: direction, Entry, Stop Loss and Take Profit.

For an experienced trader, the indicator can be used as an additional analytical tool for multi-timeframe market assessment and setup filtering.

For traders who regularly work with different instruments, Auto-Tune provides a way to test alternative configurations without manually changing every parameter one by one.

What makes the workflow different

A conventional chart setup may require the trader to open several indicators, compare their readings, determine whether they agree, calculate an entry level and then separately determine Stop Loss and Take Profit.

True Signal FX brings these stages into one analytical workflow.

The trader can see the market assessment, signal direction and calculated trade levels in the same chart environment, while the PERFORMANCE section provides additional historical information about the selected configuration.

The indicator therefore focuses not only on signal generation, but on presenting a complete and clearly defined trading scenario.


Recommended products
BTC Master Pro
Farzad Saadatinia
4.58 (12)
BTC Master Pro – Your trusted partner in disciplined Bitcoin trading. The new version is now enhanced with OpenAI artificial intelligence , delivering smarter execution and improved trade filtering in volatile crypto conditions. This professional Expert Advisor is built specifically for Bitcoin (BTCUSD) trading on MetaTrader 5 , focusing on structured execution, controlled exposure, and intelligent risk management. Price: $499  →  Next: $699  →  Final: $999 LIVE SIGNAL HERE OpenAI-Powered Exec
Manyal trading system, CovEchoTrend Robot, focuses on reliability and flexibility. By employing statistical analysis methods to study the relationships between the base indicator and market patterns, the system enables a deeper understanding of market processes. Intelligent pattern analysis: The application of statistical data processing helps identify key trend reversal points more accurately, signaling significant market shifts. Informed decision-making is based on the intersection of indicato
Gold Crazy EA MT5
Nguyen Nghiem Duy
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
Ksm mt5
Andriy Sydoruk
3 (2)
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyze
RSI Cortex Ai
Michael Prescott Burney
RSI Cortex AI for MT5 RSI Cortex AI is a MetaTrader 5 indicator designed to help traders analyze momentum using a multi-factor ranking model instead of relying only on a fixed RSI threshold approach. It combines momentum features, directional ranking, confidence scoring, and adaptive filtering into a clean TradingView-style workspace for chart-based analysis. What the indicator does RSI Cortex AI evaluates momentum using a broader feature set than a standard RSI line. It is designed to help trad
FREE
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
The Bitcoin Reaper
Profalgo Limited
3.71 (34)
LAUNCH PROMO: Only a very limited number of copies will be available at current price! Final Price: 999$ NEW (from 349$) --> GET 1 EA FOR FREE (for 2 trade account numbers). Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO Welcome to the BITCOIN REAPER!   After the Tremendous success of the Gold Reaper, I decided it is time to apply the same winning principles to the Bitcoin Market, and boy, does it look promising!   I have been
Panha Scalping EA MT5
Huy Phanna
2.75 (4)
PANHA SCALPING EA MT5 PANHA SCALPING EA MT5 is a professional automated scalping system designed to trade fast-moving forex markets using real-time market direction and advanced position control. The EA focuses on precise entries, controlled exposure, and intelligent basket-level profit and risk management, making it suitable for traders who want structured, automated scalping without complex configuration. Strategy Overview Market-direction based scalping Designed for fast-moving forex symbo
FREE
Market Maestro: Your Ideal Partner for Automated Forex Trading If you're looking for a reliable assistant for trading in the currency market, Market Maestro is exactly what you need. This modern Forex bot is built using the latest technologies and algorithms, allowing it to effectively analyze market data and make informed trading decisions in real-time. Key Features of Market Maestro 1. Multicurrency Capability for Broad Opportunities Market Maestro can work with a wide range of currency pairs,
Manus Pro
Itumeleng Mohlouwa Kgotso Tladi
MANUS PRO EA The Trading Revolution You've Been Waiting For Are you TIRED of watching other traders make consistent profits while your account bleeds red?   The financial markets don't wait for anyone – and neither should you. MANUS PRO isn't just another Expert Advisor... it's your   TICKET TO FINANCIAL FREEDOM . Why MANUS PRO is Different (And Why Everyone's Talking About It) FOR BEGINNERS: Your Trading Mentor That Never Sleeps Zero Learning Curve   – Install, activate, and watch it wo
Scalping bot for the gold/dollar pair (XAU/USD) — a powerful and versatile solution for traders, designed to deliver maximum efficiency in a dynamic market. This bot is specifically engineered for scalping: it analyzes price changes and places trades even before significant market movements begin. This allows it to secure advantageous positions early and capitalize on even the smallest market fluctuations. Key Features: Flexibility: Adapts to any market conditions and suits your trading strategy
Exclusive Imperium MT5 — Automated Trading System Exclusive Imperium MT5 is an Expert Advisor for MetaTrader 5, based on market analysis algorithms and risk management. The EA operates in a fully automated mode and requires minimal trader intervention. Attention! Contact me immediately after purchase to receive setup instructions! IMPORTANT: All examples, screenshots, and tests are provided for demonstration purposes only. If a certain currency pair shows good results with one broker, it does no
SPECIAL LAUNCH OFFER: $30 (1-Month Rent) Limited time offer to build our community and gather feedback! AmbM GOLD Institutional Scalper A high-precision M5 algorithm for XAUUSD (Gold) , engineered to trade exclusively at Institutional Liquidity Levels ($5/$10 psychological marks). PERFORMANCE DATA (BUY ONLY) • Win Rate: 87.09%. • Safe Growth: +$4,113 profit on $10k (13.75% Max Drawdown). • Extreme Stress Test: Successfully generated +$22,997 in a 5-year stress test (2020-2026), proving
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
Optch Gold
Oh Cheonghun
Designed to pass the FTMO Challenge. I recommend using under 0.2 lots for a $10K account and under 1 lot for a $100K account. The settings are RSI Length 26, Signal Length 10, RMA, HLCC4. Algorithm Introduction Strategy Description A rules-based XAUUSD trading system that combines key price level detection with trend-following execution. Core Logic: Identifies structural support/resistance zones and confirms directional entries using momentum and ATR volatility filters to control noise during
Live signal https://www.mql5.com/en/users/datbh/seller [MT4 version: https://www.mql5.com/en/market/product/93601 ] ! Next price --> $699 and final: 1779$ This is a smart grid-based automated trading system, meticulously developed from over a decade of trading experience. The system leverages quantitative analysis, trend evaluation, and key resistance levels to execute precise entries. Our EA specializes in trading three major currency pairs: AUDCAD NZDCAD AUDNZD Designed with both efficiency a
Trade Extender
Loncey Duwarkah
5 (1)
Autonomously executes trades, overseeing the entire process from initiation to completion.  Free support via chat, email and remote assistance Originally built for XAUUSD (Gold). Settings changes for other symbols Powerful rules management Enhanced positioning features Risk Management / Dynamic lot sizing Quick Setup Symbols : XAUUSD Investment for all: Our trading bot is crafted to serve traders of all investment levels, ensuring accessibility to the forex market even for those with limited fu
Set TP & SL by Price – Auto Order Modifier for MT5 Automatically set precise TP and SL price levels on any trade ️ Works with all pairs and EAs, filter by symbol or magic number This Expert Advisor lets you define and apply exact Take Profit (TP) and Stop Loss (SL) levels to your trades using direct price values (e.g., 1.12345 on EURUSD). No points, no pips. Just clean, accurate trade management across all orders or filtered by chart or magic number. Key Features: Instantly modify T
AurumPulse Pro Gold
Mohamad Syamir Bin Senin
AurumPulse Pro – Smart Intraday Gold Trading EA AurumPulse Pro is a professional XAUUSD intraday trading robot designed for real-tick market conditions, combining momentum logic, dynamic trade management, and session-based execution to capture high-probability gold movements on lower timeframes. About AurumPulse Pro AurumPulse Pro is a fully automated Expert Advisor for MetaTrader 5 , specifically optimized for Gold (XAUUSD) trading under real tick conditions . This EA is designed for traders
Ugenesys AI MT5
Odaine Ramon Mcmillan
uGenesys AI - 90% Accurate Daytrading Indicator Introducing the ultimate forex trading indicator system, uGenesys AI, powered by cutting-edge AI technology and advanced analytical techniques, including Time-Series Analysis and Genetic Algorithms. Our AI-powered trading system leverages the power of time-series analysis to identify trends and patterns in historical price data, allowing traders to make informed predictions about future market movements. By analyzing vast amounts of data, our syst
Introducing to your attention an innovative expert advisor created specifically for the most juicy and volatility    currency     basket: GBPUSD, XAUUSD and EURJPY. This system is designed using the main features of this market's movement, making it an ideal choice for dynamic trading on high-trending and medium-volatile pairs.   The signals are focused on minimizing trading risks, aiming to reduce losses to a minimum. Main features ESignals is designed to show open and close arrows at the beg
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AU
Wyckoff VSA Double Barrier is an automated MetaTrader 5 Expert Advisor that combines H1 Wyckoff and Volume Spread Analysis context with M5 confirmation and structured basket management. MAIN FEATURES • H1 directional analysis with M5 entry confirmation. • Integrated Wyckoff sequence, VSA confirmation, Dow structure and wave analysis. • Double-barrier take-profit logic based on H1 swing highs and lows. • Minimum risk-to-reward filter, set to 1:2 by default. • Configurable initial stop loss and
Simo Professional
Maryna Shulzhenko
Description of   Simo : an innovative robot with a unique trading system Simo is a revolutionary trading robot that changes the rules of the game with its unique trading system. Using sentiment analysis and machine learning, Simo takes trading to a new level. This robot can work on any time frame, with any currency pair, and on the server of any broker. Simo uses its own algorithm to make trading decisions. Various approaches to analyzing input data allow the robot to make more informed decis
To those who have already purchased, the team would like to express our sincere gratitude. Your support motivates the team and encourages us to continue developing and improving the quality of our products. Transform Your Gold Trading! Unleash Exponential & Sustainable Growth with the "Gold Martingale Robot EA" (MT5) Are you tired of constantly watching charts? Stressed out every time high-impact economic news is released? Or perhaps you've made profits only to watch them vanish due to ho
Cyclone Intraday
Mikhail Mitin
5 (1)
How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
Các Tính Năng Nổi Trội Của EA Quản lý DCA đa tầng & Linh hoạt bước giá: Cho phép tùy chọn Bước giá cố định (Points) hoặc Bước giá động biến thiên theo biên độ thị trường ( ATR ). Kiểm soát an toàn bước giá với hệ thống Min/Max Step Points , chống việc dải lệnh quá sát khi thị trường phẳng hoặc quá thưa khi thị trường biến động mạnh. Tự động lọc nến thông minh: Lệnh 2 cho phép vào linh hoạt theo giá, từ lệnh 3 trở đi bắt buộc lọc theo nến mới để chống bão giá. Cơ chế TP Basket Đa Chế Độ (Set Giá
Introduction to the Manual Backtesting Indicator on MQL5 The MetaTrader platform provides an excellent backtesting tool for evaluating Expert Advisors (EAs). However, when it comes to manually backtesting a strategy to assess its effectiveness, this tool has some limitations: You cannot manually draw zones or trend lines while in backtesting mode. You cannot switch timeframes to check time alignment. For example, if my strategy requires additional confirmation from a higher timeframe (HTF), this
Sonic R Pro Enhanced EA - Version 2025 $249 Only for the First 5 Buyers! Live Signal Check the live performance of Sonic R Pro Enhanced: Live Sonic R Trading Strategy Sonic R Pro Enhanced is an upgraded version of the traditional Sonic R strategy, automating trades based on the Dragon Band (EMA 34 and EMA 89) and incorporating advanced algorithms to maximize performance. Timeframes: M15, M30 Supported Pairs: XAUUSD, BTCUSD, AUDJPY, USDJPY Trading Style: Swing Trading - Pullback & Counter-
Vaultix Gold 001
Mohammed Ali Abuzaid Mohammed
VAULTIX GOLD 001 LAUNCH OFFER VAULTIX GOLD 001 is currently available at a special launch price of $199 for early users. The launch price is temporary and may increase as the product develops, receives user feedback and builds a longer performance record. The EA includes a Free Demo so users can test it in the MetaTrader 5 Strategy Tester and evaluate its behavior under their own broker conditions before purchasing VAULTIX GOLD 001 is an Expert Advisor developed specifically for automated G
Buyers of this product also purchase
The UZFX {SSS} Scalping Smart Signals v5.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-guessing
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
Boom & Crash & PainX & GainX Ultimate Spike Detector Trade Spikes With Confidence — Not Guesswork Catching spikes should be one of the most profitable strategies in synthetic markets. But for most traders, it becomes one of the most frustrating. You enter too early… price goes against you. You wait for a spike… it never comes. You finally catch one… but don’t know whether to hold or close. You make profit… then give it all back because there’s no exit plan. This is exactly the problem the Ultim
Boom & Crash & PainX & GainX Ultimate Spike Detector Trade Spikes With Confidence — Not Guesswork Catching spikes should be one of the most profitable strategies in synthetic markets. But for most traders, it becomes one of the most frustrating. You enter too early… price goes against you. You wait for a spike… it never comes. You finally catch one… but don’t know whether to hold or close. You make profit… then give it all back because there’s no exit plan. This is exactly the problem the Ultim
PrimeScalping
Temirlan Kdyrkhan
PrimeScalping 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 e
FX-AIEA Smart Supply and Demand Zone Identification Indicator (Supply and Demand Indicators MT5) Version: 2.51 | Compatible Platform: MetaTrader 5   Why do trades need supply and demand zones? Supply and demand zones are the core manifestation of institutional order flow, reflecting real buying and selling power more accurately than traditional support and resistance. However, manual drawing is not only time-consuming but also highly subjective and prone to missing key areas. FX-AIEA Supply-De
SmartScalping
Temirlan Kdyrkhan
SmartScalping 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 e
ScalpPoint
Temirlan Kdyrkhan
ScalpPoint 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 emai
TrendProMaster
Temirlan Kdyrkhan
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking wit
The indicator highlights zones where interests are being declared then shows their accumulation zone. Transaction Speed works like an order book in big scale. This is the indicator for the biggest money. It's performance is exceptional. Whatever interest there is in the market you will see it. The Transaction Speed is a new concept indicator that shows where and when large orders accumulates on the market and benefits of this. It detects trend changes at very early stage. In Forex, volume is
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
Historical Similarity Matcher Indicator (HI.SI.MA) Try it free today — demo version now available!   https://www.mql5.com/en/market/product/167114 Overview The Historical Similarity Matcher is a technical analysis indicator for MetaTrader 5. It scans historical price data to find segments that show statistical similarity to a user-selected reference period on the chart.
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
Gold Uptrend Insider
Lawrence Chiiambb Mkandawi
5 (1)
Uptrend Insider A clean and powerful trend-following indicator that helps you catch the beginning of uptrends and exit before the market turns into a range or downtrend. How it works:   Green → Uptrend signal (potential buying opportunity) Orange → Ranging / sideways market possibility but maintain the trend positions just keep an eye for possible ranges and reversals. Red → Downtrend or exit signal (time to close long positions) The indicator is designed to be extremely simple and visual. You o
OrderFlow Absorption – Professional Delta & Absorption Signal Indicator for MT5 Unlock the power of true order flow analysis with   OrderFlow Absorption   – the ultimate delta histogram and absorption signal indicator for MetaTrader 5. Designed for traders who want to see what’s really happening behind every price move, this tool reveals hidden buy/sell pressure and absorption events that drive the market. Features Delta Histogram Visualization:   Instantly see buy and sell pressure with clear,
Meravith MT5
Ivan Stefanov
5 (3)
MERAVITH provides complete liquidity map of the analyzed market. Hedge funds tool. It performs all calculations automatically using a proprietary volume-weighted average price methodology, eliminating subjective interpretation entirely. Meravith will: Analyze all timeframes and display the current trend in force. Highlight liquidity zones (volume equilibrium) where bullish and bearish volumes are equal. Display all liquidity levels across different timeframes directly on your chart. Generate an
VTrende Pro
Andrii Diachenko
5 (1)
VTrende Pro - MTF indicator for trend trading with a display panel for MT5 *** Videos can be translated into any language using subtitles (video language - Russian) Although the signals of the VTrende Pro indicator can be used as signals of a full-fledged trading system, it is recommended to use them in conjunction with the Bill Williams TS. VTrende Pro is an extended version of the VTrende indicator. Difference between Pro version and VTrende: - Time zones - Signal V - signal 1-2 waves -    S
This indicator automatically detects internal & swing market structure, Fibonacci Retracement and Fibo Levels. Features Full internal & swing market structure labeling in real-time Fibonacci Retracement Fibonacci Levels After purchasing the indicator, the full source code is provided, and via indicator buffers it can be easily integrated into your Expert Advisors (EAs) for automated trading strategies.
Naked Forex Tweezer Pro Indicator Tweezer Pro Indicator is a pattern recognition indicator for Forex, Stocks, Indices, Futures, Commodities and Cryptos. The standard Tweezer is a two bar pattern. Our enhanced version is a multi-bar pattern. We filter the patterns for you so that you only get the     best and most effective patterns   and ignore the noise. The Tweezer pattern is a simple and effective pattern to trade. The strategy that comes with the Tweezer is based on price action. The Twe
Meravith Scanner
Ivan Stefanov
5 (3)
Meravith is a structural market analysis framework designed to organise multi-timeframe information into a continuously updated contextual model. Meravith blog:  https://www.mql5.com/en/blogs/post/770467 Contextual Market Intelligence Meravith transforms thousands of structural calculations into a coherent representation of the current market. For every analysed timeframe, the system evaluates: Trend Direction Structural Reliability Volume Participation Dynamic Equilibrium Dynamic Support Tr
Big Player Range
Thalles Nascimento De Carvalho
5 (3)
BigPlayerRange — Best Indicator for Micro Index and Micro Dollar | MT5 Unlock the power of BigPlayerRange , widely recognized as the best institutional indicator for the micro index and micro dollar on MetaTrader 5. This powerful tool highlights strategic zones of institutional activity, providing ultra-precise market structure insights. How It Works: BigPlayerRange draws two horizontal zones based on institutional volume action: Green Zone — Where institutional buyers defend the price.
ZIVA Signal Intelligence
Hassan Abdullah Hassan Al Balushi
ZIVA Signal Intelligence An Adaptive, Modular Market Intelligence System ZIVA Signal Intelligence is not positioned as a conventional trading indicator. It is a fully integrated, proprietary market intelligence system engineered to deliver structured, high-precision interpretation of price behavior within a controlled analytical environment. Developed through an independent architectural approach, ZIVA does not rely on, derive from, or replicate existing indicators. It represents a standalone
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
SMC Institutional Suite v3.7 Professional Smart Money Concept Indicator for MetaTrader 5 What is New in Version 3.7 - Visual Stability Update This release focuses entirely on one goal: making every zone, label, and line on your chart rock-solid stable. There is no more flickering, no more zones disappearing on a new candle, and no more duplicate drawings. Order Block (OB) zones no longer flicker or disappear. Once drawn, they stay permanently on the chart. Equal Highs and Equal Lows (EQH / EQL)
Hidden Trend Channel Project 17 Tool SPECIAL NOVEMBER SALE is now finished. Price goes back to normal.  This is an Automated Tool for Multi Timeframe Trend Channel Analysis Visualization with Intelligent Range Market, Trending Market, Reversal, Breakout Detection.  It draws multiple Trend Channels with multiple sub-trendlines levels inside the channel for perfectly give you the trader, the crystal clear Trend channels where price trend direction is moving. This tool is accurately useful for T
Footprint is an indicator for order flow and volume analysis. It helps identify market structure at the cluster level, find key zones with increased activity, and work with filters directly on the chart without constantly opening the settings window. Footprint Indicator Features cluster-based Bid x Ask and Delta charts; on-chart control panel; sliders for filter adjustments; Absorption; Initiative; Stacked Imbalances; Big Trades; dPOC / Dynamic Point of Control; Delta; side market profile; cumul
First time on MetaTrader, introducing IQ Star Lines - an original Vedic Astrology based indicator. "Millionaires don't use astrology, billionaires do" . - J.P. Morgan, Legendary American financier and banker. We don't offer free or bonus indicators in exchange of reviews from you. You won't need any free products with this indicator to make it work. ;) Enjoy! Welcome to  the new and updated  IQ Star Lines , the ultimate fusion of ancient planetary harmonic cycles and modern quantitative trading.
Binary Compound Indicator V3 Binary Compound Indicator V3 is a technical analysis indicator for MetaTrader 5 designed to help traders identify potential market opportunities using multiple confirmation filters and structured risk management concepts. The indicator combines trend analysis, momentum confirmation, and market condition filtering to provide visual trading signals directly on the chart. Main Features Triple-confirmation signal system EMA trend filtering RSI momentum analysis Stochast
==================================================================== SMC Pro v6.1 APEX AI — XAUUSD Gold Empire MetaTrader 5 Indicator · Smart Money Concepts · Predictive Intelligence Engine ==================================================================== SMC Pro v6.1 APEX AI is a professional Smart Money Concepts indicator system built exclusively for XAUUSD (Gold) on MetaTrader 5. It combines the complete SMC framework — Order Blocks, Liquidity sweeps, Fair Value Gaps, Break of Structure,
" Blow It Up!" - The Trading Indicator That Questions Your Life Choices Tired of boring indicators? Meet your new market companion that delivers: "YOLO BUY!" arrows when you should probably panic Explosive rectangle confetti (because why not?) 200+ soul-crushing quotes like "Your stop loss is imaginary" and "This is n't trading, it's donating to whales" Random alerts that roast your strategy This Indicator is lik e Therapy - Because daytrading shouldn't fe el like watching paint dry! Highlights
More from author
Aggressive intraday scalper is a mechanical system for intraday scalping, which displays trade opening and closing signals as arrows on the chart. When a signal emerges, the indicator sends email and push notifications. So, you don't have to stay by the monitor analyzing the market and waiting for a signal. Aggressive intraday scalper will do it for you. The system has been developed for those traders who do not have their own trading system and who would love to quickly start trading using the
XL arrow
Andrey Kozak
XL Arrow is a signal indicator that displays market entry points. The red arrow and the DOWN signal at the right corner indicate it is time to sell, while the blue arrow and the UP signal indicate it is time to buy. Settings PeriodSlower - indicator slowing period. PeriodFaster - indicator acceleration period. Recommendations trading pairs: EURUSD, GBPUSD and USDJPY timeframes: M5 - H4
Market Scanner Elite is a new generation of indicators of the Market Scanner series. The Elite version features an improved market analysis algorithm, with a better identification of the entry points and filtering of the false signals. The logic of market analysis and calculation of effective entry points applied in this product are significantly different from those applied in Market Scanner . This indicator cannot be called a big brother, as it is a completely new product with innovative analy
Forex Gump
Andrey Kozak
2.4 (5)
Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
Quantum
Andrey Kozak
The Quantum Expert Advisor is designed for trading EURUSD H1 . The trading algorithm lies in placing pending orders at the peaks of currency fluctuations, after a preliminary analysis of the market conditions. Trading is fully automated. Lot size is calculated automatically based on the lot percentage. Parameters MaxRisk - percentage of the deposit, used for the automatic calculation of the lot. LongWave - long wave of price fluctuation. ShortWave - short wave of price fluctuation. Level contro
BoxetFx
Andrey Kozak
The BoxetFx Expert Advisor analyzes the market using multiple trading strategies. Once the optimal signals for opening trades are obtained, the EA automatically determines the order volume as a percentage pf the deposit. Next, a pending order is placed in the direction of the expected price movement. When the deal reaches an optimal profit or loss level, it is automatically closed. Multiple analytical centers of information processing allow the EA to diversify the possible risks of the trader by
Medok
Andrey Kozak
The Medok indicator shows the market entry and exit points on the chart using arrows and resistance lines. The indicator is very easy to use. Buy when a blue arrow appears and sell when a red arrow appears. After an order is opened, it is recommended to close a buy position when the price reaches the lower resistance level or to close a sell position when the price reaches the upper resistance level. Recommended values for EURUSD H1 Periods - 2; Acceleration - 0.02. Recommended values for EURU
TOP Xios
Andrey Kozak
TOP Xios is a ready-made trading system, which provides the trader with signals for opening and closing deals. The information panel in the right corner of the screen shows the total number of signals, the number of points in profit or loss and the percentage of valid and false signals. Working with this indicator is very simple. As soon as a blue arrow appears, open a buy deal and wait for a red cross to appear, which indicates the necessity to close the deal. When a red arrow appears, open a s
Buy Market Scanner is a ready-made trading system, which shows the moments when it is necessary to open or close deals. Buy arrows appear on the zero bar without delay and redrawing. The same applies to signals for closing orders. They appear on the zero bar and are not redrawn. The number of profit or loss in points for a certain time period is displayed in the top right corner of the indicator. The indicator works best on the EURUSD currency pair with the H1 timeframe. Operation Principles In
DayWay
Andrey Kozak
The DayWay indicator shows the current trend direction on the chart as a colored line. The best timeframes for operation are M5 and higher. Works on all currency pairs. Suitable for any scalping strategies. Quite easy to use. Recommendations on usage When a blue line appears, wait for a candle to close and open a buy order. When a red line appears, wait for the current candle to close and open a sell order. Parameters Periods - period of the indicator.
Leo Trend
Andrey Kozak
Leo Trend is a signal indicator that shows the market entry points, as well as the trend direction and flat on the chart in the form of arrows and lines. Leo Trend will be useful both for beginners creating a trading strategy, and for professionals to integrate into ready-made trading systems. Leo Trend works without redrawing and without significant delays. The operation of the indicator is demonstrated in the video. In addition, you can test this indicator in the strategy tester free of charge
Nizma
Andrey Kozak
NIZMA is a ready-made trading system, that is the most efficient on the EURUSD, AUDUSD and GBPUSD currency pairs. The best timeframes are M5 and higher. The system shows the market entry points in the form of arrows, and also displays the information on the strength and direction of the trend. The signals are easy to interpret. It is suitable for both novice and professional traders. With the properly selected settings, it gives the minimum number of false signals. In tests, this number did not
XPointer
Andrey Kozak
5 (3)
XPointer is a completely ready trading system. It shows the trader when to open and close a trade. It works on all currency pairs and all time frames. Very easy to use and does not require additional indicators for its operation. Even a beginner trader can start working with XPointer. But it will also be useful for professional traders to confirm the opening of orders. Features of the XPointer indicator It does not redraw its values. It works on all currency pairs and all time frames. It has al
Lobster
Andrey Kozak
Lobster is a ready-made trading system with a flexible market analysis algorithm. It performs most of the work for a trader. All you have to do is open and close orders following the indicator signals. The indicator will be very useful for both beginners and professionals. It is able to work with other indicators and independently. Features No signal repainting; Any pair; Any timeframe; Flexible market analysis system. How to trade When the blue arrow appears, open a buy order; When the blue c
Gets
Andrey Kozak
Gets is a smart trading system with complex market analysis mechanism. The operation principle of Gets is based on neural networks and diversified collection of information from various market analyzers. Then the system analyzes the statistical databases to create a general idea of the current market situation and the further price movement. The information is displayed on the screen in a simple and intuitive way - in the form of buy and sell arrows. Also, the information on the current trend st
Scalper Zoom is a new trading system designed to facilitate the process of Forex trading both for beginners and professionals. The Scalper Zoom indicator uses an adaptive method of operation and analyzes the market using multiple trading algorithms, while selecting the most efficient one for the given currency pair and timeframe. Working with this indicator is very simple. When a red vertical line appears, open a sell order. Close it when a blue vertical line appears. Follow the opposite steps f
Brabux
Andrey Kozak
Brabux is a ready-made mechanical trading system. It works on all currency pairs and timeframes automatically adjusting to them. It also selects the most efficient trading parameters for receiving a necessary profit. In the indicator parameters, specify the trading period used for calculations and the least acceptable profit in points. Next, the system automatically selects the necessary trading parameters. Trading data is displayed on the info panel. After setting the indicator on the chart and
CoolLine
Andrey Kozak
CoolLine is a signal indicator displaying on a chart points for opening and closing trade positions. The indicator signals are not redrawn. It draws arrows on the zero bar Open[0]. It works on all currency pairs and all time frames. Indicator Advantages Precisely shows the opening and closing points on the chart Does not redraw signals Works on all currency pairs and timeframes Very easy to use; suitable even for beginners Has a very flexible system of settings Can send push and email notificat
The Master Figures indicator analyzed the market for the most common chart patterns. The first pattern is called Pin bar . This pattern can rightly be considered one of the most widespread. This pattern looks like a candle with a small body and large tail (wick). Once you see it on the chart, open a position against the wick. It is better to use the resistance lines for closing. Master Figures shows this pattern in the form of circles. A position should be opened when a new candle appears after
Forex Gump Pro
Andrey Kozak
4 (5)
Attention! Friends, since there have been many scammers on the Internet recently selling indicators called ForexGump, we decided to warn you that only on our page is the LICENSE AUTHOR'S VERSION of the INDICATOR sold! We do not sell this indicator on other sites at a price lower than this! All indicators are sold cheaper - fakes! And even more often sold demo versions that stop working in a week! Therefore, in order not to risk your money, buy this indicator only on this site! Forex Gump Pro is
Market Trend - a comprehensive system for determining the trend direction. Analyzes the market using a formula which considers the values of multiple technical indicators and other trading strategies. IT determines not only the current trend direction, but also its movement strength. The indicator is intuitive and very easy to use. The information on the current trend direction and its movement strength are displayed on the chart. If the indicator shows "UP!" then an uptrend is currently present
Jerus Line Scalper is an indicator for scalping on EURUSD, GBPUSD, AUDUSD, USDJPY and USDCAD pairs. Recommended pairs: M5, M15, M30 and H1. The trading strategy is as follows: as soon as the arrow appears, open an order in the direction of the arrow and set take profit to +10 points. Set stop loss at the indicator's stop line. Stop line is displayed in red or blue depending on the indicator signal. Also, the Martingale system can be applied in the system. If a trade is closed at a loss, the next
DotaScalping is a semi-automated trading system for scalping. The indicator shows recommended moments for opening Buy/Sell trades as dots on the chart. Signals are generated based on the algorithm for price amplitude smoothing. The indicator tries to accurately calculate the moments of the maximum peak price values ​​and produces signals based on the smoothed correlation. The indicator determines the High and Low price values and generates signals based on the trend direction. The indicator is v
ForexGumpUltra
Andrey Kozak
3.25 (4)
ForexGumpUltra is a new and more advanced indicator of the ForexGump series. This indicator easily determines the price direction on any currency pair and any timeframe. The indicator draws its signals on the zero bar and does not redraw them (see the video). In the 34th second of the video it can be seen that this indicator uses new filters to determine the changes in price movement direction without delay, despite the market noise present at the moment (see the video on the 34th second). Once
Attention! Friends, since there have been many scammers on the Internet recently selling indicators called ForexGump, we decided to warn you that only on our page is the LICENSE AUTHOR'S VERSION of the INDICATOR sold! We do not sell this indicator on other sites at a price lower than this! All indicators are sold cheaper - fakes! And even more often sold demo versions that stop working in a week! Therefore, in order not to risk your money, buy this indicator only on this site! Forex Gump Scalpin
Bomb Scalper is a ready-made mechanical trading system that analyzes the market using 12 market signals, as well as candle patterns, providing signals for opening and closing trades. On the screenshot below, you can see how the system draws the blue arrow for buying and the red one for selling. Order close signal is shown as the yellow arrow. Besides, during a closing signal, the indicator calculates potential profit/loss. How the indicator works After launching, Bomb Scalper navigates through
Striker
Andrey Kozak
Stiker is a robot capable of trading in automatic or semi-automatic mode . If auto=true in the robot settings, the robot automatically opens and closes orders on its own when a signal appears. If auto=false, the robot analyzes the market and shows signals on the screen, while a trader manually confirms opening or closing orders by clicking the Open Buy and Close Order buttons. This is done to enable traders make trading decisions themselves. This reduces the trading risk. Striker is a smart syst
If you do not yet have your trading strategy, you can take advantage of our ready-made trading strategy, which is most effective for EURUSD H1 currency pair. The indicator "Ready Made Scalping System" automatically analyzes the market and shows the trader when to open and close orders. You just need to follow his instructions. When the arrow appears - open the order, when a square appears with a tick - close the warrant. For convenience of the trader, the indicator when signals appear sends a m
Amok
Andrey Kozak
Amok is a fully automatic trading system that was developed for trading on the EURUSD currency pair, H1 timeframe on micro accounts. Nevertheless, as practice shows, this trading system works well in other currency pairs. Principle of work of the trading robot Amok In the algorithm of the robot, there are more than 7 different trading strategies. This was done to ensure that the robot could work more stably in different market conditions. The program part of the robot uses 12 different indicato
ForexGumpXL
Andrey Kozak
5 (1)
ForexGumpXL is a new generation in the forex gump indicator line. More accurate, faster, less complicated in the settings is all about the new ForexGumpXL indicator. In the new version of the indicator, we have applied a truly new algorithm of work. Now he does not just analyze the market for a price reversal, but with the help of an adaptation algorithm, determining the current volatility in the market indicator with a high degree of probability is able to anticipate false price reversals in or
Filter:
No reviews
Reply to review