• Overview
  • Reviews (1)
  • Comments (1)
  • What's new

Connors TPS

5

Larry Connors TPS – Automated Trading System

Version 2.0 – Developed by Matthew Wills

This Expert Advisor (EA) automates Larry Connors' Time, Position & Scale (TPS) strategy, originally described in his book High Probability ETF Trading. This strategy is designed to capitalize on market pullbacks and systematically scale into positions for optimized, risk-adjusted returns.

Strategy Overview

The TPS system applies mean reversion principles to ETFs, cash indices, and selected stocks, using RSI-based signals and structured position scaling.

Standard TPS Trading Rules:

  1. Trade an ETF, Cash Index, or stock.
  2. The index must trade above the 200-day moving average (SMA).
  3. Open 10% of the total position if the 2-period RSI is below 25 for two consecutive days.
  4. If price drops further, scale in with an additional 20% of position size.
  5. If price drops again, scale in with 30% more.
  6. If price drops again, scale in with 40% more.
  7. Exit all positions when the 2-period RSI closes above 70.
  8. For short trades, the same rules apply in reverse.

What’s New in Version 2.0?

This update introduces more flexibility, customization, and precision in execution and trade management.

Customizable Scale-In Levels – Define up to 10 scale-ins with user-specified multipliers.
Dynamic Position Sizing – Choose between:

  • Fixed Lot Size (e.g., 0.1 lots per trade)
  • Fixed Dollar Value (e.g., $1,000 per trade)
  • Percentage of Account Balance (e.g., 5% of total balance)
    Multi-Symbol Trading – Trade multiple markets simultaneously.
    Enhanced Execution Modes – New options for improved trade timing:
  • OPEN_OF_NEXT_BAR – Orders placed at the next bar open (default).
  • CLOSE_OF_THIS_BAR – Orders placed 1 minute before daily close (original Connors method).
  • EXACT_TIME – User-defined execution time (e.g., 2135 = 9:35 PM).

Expert Advisor Settings & Configuration

Trading Mode Settings

These settings control trade execution and risk management.

  • Trade Long Positions: Enable/Disable long trades.
  • Trade Short Positions: Enable/Disable short trades.
  • Trade Execution Modes: Choose between:
    • OPEN_OF_NEXT_BAR – Places trades at the next candle open (backtesting-friendly).
    • CLOSE_OF_THIS_BAR – Trades at the daily close, true to Connors' original strategy.
    • EXACT_TIME – Execute trades at a specific user-defined 'Broker's Sever' time (e.g., 2135 = 9:35 PM) - (All symbols in the list are assessed for entries/exits at this time)

Indicator & Entry Logic

  • Use Moving Average Filter – Trades only when price is above the 200-SMA (for long positions) or below the 200-SMA (for shorts).
  • RSI Period: Default = 2 (user-adjustable).
  • Entry Conditions:
    • Long Entry: RSI(2) < 25 for two consecutive daysEnter long.
    • Short Entry: RSI(2) > 75 for two consecutive daysEnter short.
  • Exit Conditions:
    • Long Exit: RSI(2) > 70Close long position.
    • Short Exit: RSI(2) < 30Close short position.
  • Trade Entry Mode:
    • STANDARD Mode: RSI must be below/above the threshold for two consecutive bars.
    • AGGRESSIVE Mode: RSI only needs to hit the threshold once (results in more trades & higher volatility).

Position Sizing & Scaling In

Users can select one of three position sizing methods:

  1. DEFINED_LOTS – Uses fixed lot sizes for trades (Forex pairs require this option).
  2. FIXED_VALUE – Trades a fixed monetary amount per position.
  3. ACCOUNT_PCT – Trades a percentage of account balance.

Scaling-In Feature

  • Up to 10 scale-in levels with customizable multipliers.
  • Default scaling follows Connors' 1 → 2 → 3 → 4 model but can be adjusted.
  • Scale-in stops if the next position multiplier is set to ≤ 0.

Scale-In Example (Default 4-Step Scaling)

Using DEFINED_LOTS = 0.1 lots:

  • Position 1: 0.1 lots
  • Position 2: 0.2 lots
  • Position 3: 0.3 lots
  • Position 4: 0.4 lots
  • Total: 1.0 lots

Using FIXED_VALUE = $1,000 per trade:

  • Position 1: $1,000
  • Position 2: $2,000
  • Position 3: $3,000
  • Position 4: $4,000
  • Total: $10,000

Using ACCOUNT_PCT = 5% per trade (with $50,000 balance):

  • Position 1: $2,500 (5%)
  • Position 2: $5,000 (10%)
  • Position 3: $7,500 (15%)
  • Position 4: $10,000 (20%)
  • Total: $25,000 (50% of balance)

Multi-Symbol Trading & Execution

  • MultiSymbols – Define multiple symbols to trade (e.g., "US500, NDX100, ASX200").
  • MaxSymbolsOpen – Controls how many symbols can have active trades at once (default = 2).
  • Automatic Symbol Selection – Invalid symbols are skipped automatically to prevent execution errors.

Display & Reporting Features

  • Live Performance Tracking – EA displays all key settings & trade metrics on the chart.
  • Show Trade History Metrics – Includes:
    • Total Trades, Win/Loss Ratio, Drawdown, Profit, ROI.
  • EA History Start Date – Set a custom tracking start date (default: May 1, 2023).
  • Automatic Error Handling – Detects missing symbols & execution issues and logs warnings.

Alerts & Notifications

  • Push Notifications
  • Email Alerts
  • Chart Pop-Up Messages

Recommended Markets

While originally designed for ETFs & Cash Indices, this EA can be applied to various instruments.
Best Markets for TPS Strategy:
S&P 500 (SPX500, US500)
NASDAQ 100 (NDX100, US100)
Dow Jones Industrial (DJI30, US30)
Russell 2000 (RUT2000, US2000)
Australian ASX 200 (ASX200)
Popular ETFs (QQQ, SPY, DIA)

⚠️ While the EA can be used for stocks, they tend to be more volatile, which may impact performance.

Important Notes

  • Daily Timeframe Only – This EA operates exclusively on the daily chart.
  • Limited Scale-In LevelsUp to 10 scale-ins allowed, not a martingale strategy.
  • Best for ETFs & Indices – Stocks may be riskier with this strategy.

RECOMENDATIONS:

  1. Backtesting should only be done using OPEN_OF_NEXT_BAR .

    • This ensures stable results, as the backtester processes completed bars.
    • Other modes ( CLOSE_OF_THIS_BAR or EXACT_TIME ) may not function correctly in backtesting.
  2. Live trading should only be done using EXACT_TIME .

    • Ensures precise execution, avoiding broker-dependent execution timing issues.
    • CLOSE_OF_THIS_BAR may not work correctly with all brokers.
  3. Do not mix different asset classes in the same EA instance.

    • Forex, Metals, and Indices should be traded separately to avoid incorrect position sizing.
  4. For Forex and Metals, only use the LOT_SIZE position sizing method.

    • FIXED_VALUE and ACCOUNT_PCT are designed for stocks and indices.
    • These methods may result in incorrect lot sizes when used with Forex and Metals.
  5. If a broker uses non-standard Forex symbols (e.g., AUDUSD-Inv instead of AUDUSD ), LOT_SIZE is the only viable option.

    • The position sizing function depends on standard Forex pairs to calculate exchange rates.
    • If a broker does not provide standard Forex symbols, alternative sizing methods will not work correctly.

Support & Custom Modifications

If you need custom adjustments or have questions, leave a comment with your email, and we’ll get back to you.

Always test the EA before running it on a live account.

Final Summary

Fully Automated TPS Strategy
Multi-Symbol Trading with Custom Scale-In Rules
Professional Strategy – Not a traditional martingale
Best suited for ETFs & Indices like SP500, NASDAQ, ASX200, QQQ, SPY

Ready to trade Connors' TPS strategy professionally?
Download now and start trading smarter.






























































Reviews 1
Daniel Enrique James Whyte
495
Daniel Enrique James Whyte 2025.03.13 01:49 
 

This EA is one of the better ones I've come across on MQL5! It doesn’t open trades every day but the underlying strategy is solid and focuses on quality over quantity. It works well on higher liquidity ETFs (like QQQ and SPY) and indices (test with your broker first). Matthew is highly responsive and provides great support. Definitely recommend!

Recommended products
Introducing Neural Bitcoin Impulse - an innovative trading bot created using neural network training technology on voluminous market data sets. The built-in mathematical model of artificial intelligence searches for the potential impulse of each next market bar and uses the resulting patterns of divergence and convergence between the predictive indicators and the price to form high-precision reversal points for opening trading positions. The trading robot is based on the Neural Bar Impulse ind
!! IMPORTANT!, PLEASE REMEMBER TO RUN THIS EA ON THE 1 MINUTE TIME-FRAME AND BOOM1000 ASSET ONLY !! This wonderful piece of software is a super intelligent self learning algorithm made for mt5, checkout the examples at the bottom of the page Engage has had the pleasure of working with a very talented honest and good willed individual called Nardus van Staden to create this wonderful product, if you want something as awesome as this check him out at  This Link . The EA "Engage Synthetic Scalper
A professional expert analyzes the market using the relative strength index. The basic principle is that the bot takes the indicated prices for a certain period of time and calculates the strength and amplitude of the price. This can show when the trend will lose strength and reverse. The signal from the exit from the overbought/oversold zones is analyzed, the levels of these zones will be the levels with LEVEL_MAX and LEVEL_MIN values. We buy when the signal first falls below a certain level (
This algorithm is based on the grid strategy and performs dynamic position management to make it work on netting accounts. Unlike other robots, this grid system bases its entries on profit over time of the asset instead of using pips. This parameter is the one that corresponds to "Average Distance".  You can trade all 28 major currencies simultaneously.  Parameters: +------------------------------------------------------------------+ :-:-:-:-:-:-:-:EXPERT SETTINGS:-:-:-:-:-:-:-: +---------------
Loss Recovery Trader MT5
Michalis Phylactou
5 (3)
Attempts to recover losing trades. If a trade moves in the wrong direction, the Zone Recovery algorithm begins. An alternating series of Buy and Sell trades at two specific levels take place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades close with a combined profit or break even.  To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strategy/Use EA panel/External EA) 2) Configure your recovery
Bober Real MT5
Arnold Bobrinskii
4.76 (17)
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
Hamster Grid MT5
Volodymyr Hrybachov
A professional grid advisor works according to RSI (   Relative Strength Index   ) indicators.           and   has the function of reducing the drawdown on the account by overlapping unprofitable orders.       The chart displays information about the profit. MT4 version https://www.mql5.com/en/market/product/56994 OPTIONS: RSI_PERIOD - period for calculating the relative strength index; UP_LEVEL - upper bound; DN_LEVEL - lower bound; RSI_TIMEFRAME - timeframe for calculation; START_LOT - initia
Range Breaker
Javier Antonio Gomez Miranda
Introducing the "Range Breaker". Range Breaker is a daily breakout EA that allows you to define a custom daily time range. Once the designated time range elapses, the "Range Breaker" place two STOP/LIMIT orders at the upper and lower limits of the range. This approach allows to automate daily ORB strategies. Once the day range is over, you can decide whether to keep the orders or to close/delete them. It also counts with several filters such as  - News - Inside Bar range - Trend - Narrow range
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
Crash Mil Hero
Ignacio Agustin Mene Franco
Crash 1000 Hero is a passive bot dedicated to the CRASH 1000 of Synthetic Indices (Deriv) works with the Stochastic strategy + 2 mobile EMAS one of 21 periods and another of 5 periods helping to get a better entry and you can better hunt the trend candle! used only on CRASH 1000 pair In 1 minute period the bot does its job passively, as it makes inputs fairly and not aggressively The only thing that has to be modified in the parameters is the SL and TP in addition to the VOLUME VolumeSize 1 or i
Rul MT5
Vladimir Khlystov
The expert Advisor is designed for dealing with complex situations, including Loka. In addition, the expert Advisor can successfully trade itself. To do this, it provides auto-trading functions. Parameters BUY   – allow to resolve sales SELL   – allow to resolve purchases Step   = 60; – step between averaging positions ProfitClose   – closing profit in currency Lot   = 0.01; – the first lot of averaging K_Lot   = 1.5; – averaging coefficient Max_Lot   = 10.0; – maximum possible volume StartLot  
DS Gold Robot MT5
Marzena Maria Szmit
4.32 (22)
Introducing the DS Gold Robot, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, DS Gold is a forex robot meticulously crafted to optimize your trading performance with  XAUUSD pairs . With its advanced analytical capabilities,  DS Gold  Robot   constantly monitors the gold market, identifying key trends , patterns, and price movements with lightning speed. The DS Gold Robot opens positions every day from
PZ Turtle Trading EA MT5
PZ TRADING SLU
2.25 (4)
This expert advisor implements the original Dennis and Eckhardt trading system, commonly known as The Turtle Trader. It trades exactly like the original turtles did, and can be used by experienced traders to capture trends in up or down markets. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully configurable strategy settings Fully configurable trading settings Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Works for CFDs and for
Yen Master EA
Yibeltal Beyabel Eneyew
Yen Master is a powerful and profitable Expert Advisor that uses a combination of techniques to identify the optimum entry and exit points for trades. It has been backtested using high accuracy data and optimized for low risk trading. Here are some of the features and results of Yen Master: High performance:  Yen Master has a very high return on investment. The Expert Advisor can grow a small account of $200 to $248,000, or a larger account of $10,000 to $3,732,000 , in just 4 years. The EA c
Expert Amazo DEMO
Guilherme Geovanini Fraga
3 (1)
EXPERT AMAZO DEMO   é um Expert Advisor projetado especificamente para negociar WIN (mini índice) e WDO (mini dólar) e para ser usado somente em contas DEMO. A operação é baseada na abertura de ordens utilizando alguns indicadores como Sars parabólicos, médias móveis, Bandas de Bollinger, Fibonacci, etc., trabalhando de acordo com 3 modalidades de estratégia, o AMAZO procura prever os movimentos do mercado com operações contra ea favor da tendência.              Entre em nosso Grupo de WhatsAp
FREE
Impuls Pro
Sergey Batudayev
The EA’s strategy is based on  Swing trading , with entries after sharp impulses calculated by the iPump indicator. The advisor has the ability to open manual trades with automatic support – for a downtrend ↓ we enter a trade after a corrective rise in the price, the asset falls into the overbought zone, we sell along the trend. – for an uptrend ↑, we enter a trade after a corrective fall in the price, the asset falls into the oversold zone, we buy along the trend. When trading on the selected
Trend Forex Trade
Dmitri Speranski
Trend Forex Trade Robot - looks for a trade line, draws it, follows it for a certain amount of time, if prices break through the line, opens a short position, calculates the take profit itself and sets a stop loss according to a given algorithm. Our team, which has professional traders with more than 10 years of experience in trading, has been monitoring currency pairs, cryptocurrencies charts for many years, collecting data, analyzing, and calculating the optimal algorithm. And so we made a rob
EA Ultra Speed MT5
Ruslan Pishun
1 (1)
Trading strategy: Scalping. The "EA Ultra Speed" Expert Advisor is based on non-indicator work strictly according to the specified rules for opening and closing deals. The EA was created and tested on the main pairs, but this does not mean that you cannot try it on other currency pairs. The idea is that pending orders up or down are placed at a given distance from the current price. Let's say the price increased by 10 points within an hour and reached 1.3025. The EA follows the price and now ord
Discover the Power of the Ichimoku ECC 11 Strategy on Meta Trader 5! Prop Firm Ready! Welcome to the world of Ichimoku ECC 11, an unparalleled Expert Advisor (EA) designed for the discerning trader. Built on the robust Meta Trader 5 platform, the Ichimoku ECC 11 harnesses the power of the revered Ichimoku Kinko Hyo indicator to deliver exceptional trading performance on the 15-minute chart. The Essence of Ichimoku ECC 11 The Ichimoku ECC 11 strategy is meticulously crafted to capitalize on str
Mr Beast 3 Candle
Luis Mariano Vazquez Marcos
Best MT5  Scalping Strategy 3 Candle Parámetros recomentados H1 lotaje 0.01. Gestión del riesgo profesional Descubre el Robot de Scalping basado en la Estrategia de las 3 Velas. Este robot de trading de Forex ha sido desarrollado por MRBEAST como una herramienta para facilitar el trading intradía. Tenga en cuenta que el uso de este robot implica ciertos riesgos y no garantiza ganancias consistentes en el mercado de divisas. El robot de trading se basa en algoritmos y estrategias que he diseñado,
Morty
Vladimir Emelianov
The "Morty" Expert Advisor is designed primarily for the M5 timeframe and the main currency pairs. The Expert Advisor actively uses the Martingale method in conjunction with three indicators "Moving Averages Crossover", "Top Bottom Price" and "Moving Average". Below are the tests for the EUR/USD M5 and GBP/USD M5 pairs for the period from 2018. Each trade is protected by a Stop Loss and Take Profit. In the parameters of the Expert Advisor, you can change the lot size, indicator values, Stop Loss
The Bitcoin EA
Anton Kondratev
Bitcoin EA  I t is a   Fully Automatic System  with Open Optimization Parameters and a  Recovery Mechanism in Real Time. Only 4 Copies of 10 Left  for 415 $  Next Price 990 $  Bitcoin EA GUIDE Signals Commission Refund Updates My Blog Not    Grid   , Not    Martingale   , Not     AI     , Not     Neural Network. Default Settings for One chart    BTCUSD M15 Each position always has a   Fixed SL   and   Full Deal Tracking Mechanism , even if it is in a DrawDown.      This is a D aily  B reakout
A professional robot that implements a classic trading strategy without indicators. On an ongoing basis, orders are opened in both directions. A series of orders is controlled by a non-indicator algorithm. The essence of the work is this. There are always two series and always one of them is in profit, and some is in drawdown. The closing of a profitable series occurs together with the closing of the least profitable orders from the opposite series. This task is controlled by the so-called wave
TropangFX v1 MT5
Jordanilo Sarili
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  Recommendations: Timeframe:   H1   (Any Timeframe) Supported currency pairs:   EURUSD , EURCHF,   USDCAD, AUDCAD, EURAUD and many more... MT4 Version :   Here! Live
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals,   is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test it y
LevelXpertPro v1
Mindaugas Platkevicius
MT5 Trading Bot: Transforming $1,000 into $100,000 in One Year This powerful MT5 trading bot is designed for exceptional growth and consistent performance. Over the course of one year, it demonstrated the ability to transform an initial investment of $1,000 into $100,000, proving its effectiveness in dynamic market conditions. Key Features: Advanced Algorithmic Trading: Utilizes cutting-edge algorithms to identify high-probability trade setups. Optimized Risk Management: Smart stop-loss, take-p
ThanosAlgotrade
Irina Manikeeva
1 (1)
ThanosAlgotrade is an automatic trading advisor for obtaining stable profits over a long period of time. Does not require manual intervention. Designed to work in the MT5 terminal on "hedge" type accounts , the Adviser needs to be installed on the EURUSD currency pair chart on the M1 time frame and enable auto trading. Monitoring of the adviser's work can be viewed here
MACD Trading MT5
Matthieu Jean Baptiste Wambergue
Automate your MACD strategy! This EA alerts and/or places orders according to MACD strategies with additional filters. It means that you can use it by 2 different ways: Receive alerts based on your MACD strategy with filters on multiple symbols simultaneously in a single chart window; Choose the fully automated mode and let EA place orders based on your MACD strategy, filter choice and money management. This EA works with all broker symbols and contains multi-symbol modes (market monitoring, ma
Extensiver
Syed Oarasul Islam
Extensiver is designed to trade any markets (Stocks, Forex, Commodities, Futures, Cryptos). The strategies are developed based on various Price Actions that will be observed on different Fibonacci Extension Levels. Product Home Page:  https://www.mql5.com/en/market/product/51242 ADVANTAGES: Works on any market and time frames Multiple Strategies in 4 categories:  Extension, Breakout, Trend Follow, Reversal Trades simultaneously on any number of markets under the same account  Display Fibonacci
IlanisMT5
Mikhail Sergeev
3.86 (7)
Ilanis is an Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
Buyers of this product also purchase
Beatrix Inventor MT5
Azil Al Azizul
5 (43)
Introducing my new Expert Advisor Beatrix Inventor, Beatrix Inventor EA uses the concept of following trends in conducting market analysis. Analyzing market trends with the main indicators Bollinger Band and Moving Average, when entering transactions, this EA also considers the Orderblock zone which makes the analysis more accurate. The algorithm used in developing this EA is a reliable algorithm both in entry and managing floating minus. This EA is designed to be used on the XAUUSD / GOLD pair
AiQ
William Brandon Autry
5 (5)
Introducing AIQ—The Evolution of Autonomous Trading Intelligence I'm proud to present AIQ (Autonomous Intelligence), the next generation of AI-powered trading technology. Building on the foundation that made Mean Machine GPT revolutionary, AIQ introduces a groundbreaking multi-tier API redundancy system with automated fallback protocols, combined with advanced breakout/reversion techniques that capitalize on market inefficiencies with zero slippage execution. AIQ harnesses the power of cutting-
PrizmaL Gold
Vladimir Lekhovitser
4.95 (21)
Live signal Live signal Blueberry Standard Live signal Blueberry Raw Find out more here:   https://www.mql5.com/en/users/prizmal/seller PrizmaL Gold – Advanced Trading Robot with Proven Championship Performance. PrizmaL is a high-performance trading robot that secured 2nd place in the World Championship of Trading Robots (MetaQuotes Automated Trading Championship 2008). Designed for traders seeking substantial profit potential over short timeframes, PrizmaL employs adaptive take-profit and
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (382)
Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum Wizard or Quantum StarMan or Quantum Gold Emperor for free !*** Ask in private for more details
Gold Scalping AI MT5
Ho Tuan Thang
4.88 (25)
Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me ONLY 4 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL (Real Signal active for over 6 months): Default Setting:  https://www.mql5.com/en/signals/2276213 Gold Scalping AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold   Scalping   AI
Dax Killer
Pablo Dominguez Sanchez
5 (1)
After 6 Years of Successful Manual Trading, My Strategies Are Now Available as Expert Advisors! Introducing the DAX Killer EA – a trading system built for the DAX Index from years of hands-on experience, extensive testing, and a steadfast commitment to secure, strategic trading. NO GRID, NO MARTINGALE, TIGHT SL EVERY TRADE. ONE TRADE PER DAY .   NO LOT MULTIPLIER.  The price of the EA will increase by $100 with every 10 purchases. ICTRADING LIVE SIGNAL   DAX Killer Public   Chat   Group   IMPOR
Aura Neuron MT5
Stanislav Tomilov
5 (17)
Aura Neuron is a distinctive Expert Advisor that continues the Aura series of trading systems. By leveraging advanced Neural Networks and cutting-edge classic trading strategies, Aura Neuron offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pairs such as XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques, such as m
Scalping Robot MT5
Marzena Maria Szmit
4.58 (45)
Introducing our advanced Scalping Forex Robot. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the M1 timeframe . The best pair to use with the Scalping Robot is XAUUSD .This robot is perfect for traders who prefer the scalping method and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking for an autom
PrizmaL Scalper
Vladimir Lekhovitser
5 (1)
Live signal Find out more here:   https://www.mql5.com/en/users/prizmal/seller PrizmaL Scalper - Intraday Scalping for XAUUSD This trading algorithm is designed for speculative trading in the spot gold market XAUUSD. It employs advanced market microstructure analysis techniques, reacting to price impulses and liquidity in real time. The algorithm is not subject to swaps, making it particularly effective for active intraday trading. Optimized risk management and dynamic adaptation to volatil
Eternal Engine is an advanced EA that integrates multiple indicators with grid and Martingale strategies. Its core feature is precise entry point control, enabling it to perform exceptionally well even in complex market environments. Eternal Engine EA offers numerous trading opportunities, is not sensitive to spreads, and ensures accurate execution of every trade through strict entry point management. The strategy has been proven in live trading, providing over a year of low-drawdown real-time s
Wall Street Killer
Pablo Dominguez Sanchez
4.88 (33)
After 6 Years of Successful Manual Trading, My Strategies Are Now Available as Expert Advisors! Introducing the WallStreetKiller EA – a trading system built for the US30 from years of hands-on experience, extensive testing, and a steadfast commitment to secure, strategic trading. NO GRID, NO MARTINGALE, TIGHT SL EVERY TRADE. ONE TRADE PER DAY .   NO LOT MULTIPLIER.  The price of the EA will increase by $100 with every 10 purchases. ICTRADING LIVE 10K SIGNAL   (You won´t see many other sellers wi
GbpUsd Robot MT5
Marzena Maria Szmit
4.96 (92)
The GBPUSD Robot MT5 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD.  The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-E
Quantum Bitcoin EA
Bogdan Ion Puscasu
5 (42)
Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum Bitcoin EA , the latest masterpiece from one of the top MQL5 sellers. Designed for traders who demand performance, precision, and stability, Quantum Bitcoin redefines what's possible in the volatile world of cryptocurrency. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup i
Mean Machine
William Brandon Autry
5 (36)
Introducing Stage 7.0—A Revolutionary Leap in AI Trading Technology I'm proud to announce my most significant update yet: Stage 7.0. This groundbreaking release introduces AI Position Management, which dynamically modifies Take Profit and Stop Loss levels in real-time, ensuring optimal position management with priority handling across all symbols. Stage 7.0 harnesses the power of cutting-edge AI models, including DeepSeek R1 and OpenAI's O3 mini, delivering enhanced reasoning capabilities acros
AlphaFlow EA MT5
Dolores Martin Munoz
4.33 (9)
Alpha Flow EA: Elevate Your Trading to New Heights Introducing Alpha Flow EA —a state-of-the-art trading advisor designed to transform your trading experience through strategic precision, adaptability, and advanced market analysis. Built with proprietary trading algorithms and deep market insights, Alpha Flow EA delivers exceptional performance across diverse trading environments, helping you stay ahead of market trends. Real Signal XAUUSD:  View Live Signal Real Signal EURUSD:  View Live Signa
Bitcoin Robot MT5
Marzena Maria Szmit
4.62 (93)
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
Revert Edge
Levi Dane Benjamin
5 (2)
Revert Edge is a carefully crafted algorithm built on 7+ years of live trading experience. Its core focus is slow, steady account growth with an emphasis on long-term performance and not unsustainable, quick, short-term gains. The EA is developed to trade multiple currencies such as AUDCAD, AUDUSD, EURCAD, EURGBP, EURUSD, GBPUSD, NZDCAD, NZDJPY, USDJPY and more! It uses a mean reversion strategy and takes advantage of price levels that are sensitive to some sort of reaction which the EA takes ad
Quantum Queen MT5
Bogdan Ion Puscasu
4.99 (86)
Hello, traders! I am Quantum Queen, the newest and a very powerful addition to the Quantum Family of Expert Advisors. My specialty? GOLD. Yes, I trade the XAUUSD pair with precision and confidence, bringing you unparalleled trading opportunities on the glittering gold market. I am here to prove that I am the most advanced Gold trading Expert Advisor ever created. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Live
Plaza
Anton Kondratev
5 (2)
PLAZA EA  is a Multi-Currency, Flexible, Fully Automated and Multi-Faceted Open Tool for Identifying Vulnerabilities in the Market for GOLD ! Not    Grid   , Not    Martingale   , Not     AI     , Not     Neural Network , Not Arbitrage . Default Settings for One Сhart   XAUUSD or GOLD H1 PLAZA GUIDE Signals Commission Broker Refund Updates My Blog Only 1 Copy of 10 Left  for 345 $ Next Price 790   $  Each position always has a   Fixed SL+TP   and  Virtual   Deal Profit Tracking . Any Profit Tr
Zen Flow 2
Hamza Ashraf
4.54 (13)
LAUNCH PROMO: Final price: 1,700$ Only 2 copies left at $399. Next price will be $499 Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Instruction Blog Link to Channel Welcome to ZenFlow! ZenFlow is an advanced EA designed to adapt to changing market trends with precision and speed. It is optimized to trade the XAUUSD( or GOLD) symbol and should be run on only one chart. This EA uses a sophisticated trend-following strategy combined with a momentum-based indicator that ide
Advanced Indices Pro
Lo Thi Mai Loan
5 (6)
Welcome to Advanced Indices EA - a safe, long-term EA with great risk-reward potential. Now, 438 USD for 10 buyers, next price 538 USD.( Only 1 copy left. ) Only 100 copies available on MQL5. LIVE SIGNAL   BACKTEST GUIDE MT4 VERSION: Please message me for more details. Advanced Indices EA is the first EA I’ve designed to trade multiple instruments like US30 (Dow Jones), USTEC (Ndx100, Nas100, Nasdaq). The EA uses a 100% price action strategy from the previous day to find entries for today. Each
Goldenity AI
Zuzanna Slawinska
2.57 (53)
After years of manually trading gold and watching its every move, I finally decided to transform my proven strategies into an automated solution. I was fortunate enough to meet an exceptional programmer who shared my passion for the markets. What started as casual discussions about trading turned into a partnership that would lead to creating Goldenity - a sophisticated AI-powered system that combines my trading experience with cutting-edge machine learning. We spent the last year pouring our h
Golden Rhythm MT5
Zeeshan Ali
4.2 (5)
Golden Rhythm - Adaptive Trading with Built-in News Protection Only 2/5 copies left at price $250. Offer is available for 24H. Next price will be $300. Golden Rhythm - Master Volatility with Ease Access the expert details here . Please join our channel here . Take advantage of cutting-edge technology with Golden Rhythm! This EA is optimized to adapt to volatile markets, giving traders the tools they need to control risk while maximizing performance. Whether you’re just starting out or you're a p
Synthara MT5
Herlina Sari
5 (3)
ONLY 2 COPIES OUT OF 10 LEFT AT $499, NEXT PRICE $699 Synthara MT5 EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair.  Hello everyone, I am currently launching the newest and best product from its predecessor. Synthara MT5 EA is more selective and accurate in signal entry and better in managing existing transactions. Synthara MT5 EA analyzes markets based on trends, overbought and oversold zones and price action. Synthara MT5 EA Live Signal with Default Se
The Gold Phoenix
William Brandon Autry
5 (4)
Gold Phoenix GPT - The Ultimate AI Trading Tool for Gold Pairs Introducing Gold Phoenix GPT, the most thorough and honest implementation of AI for gold trading. Built on real-world performance, this EA is specifically designed for gold pairs, using a powerful breakout strategy on the M1 timeframe. Unlike many tools that perform well in backtests but fall short in live conditions, Gold Phoenix GPT excels where it matters most: in fast-moving live gold markets. Powered by advanced AI—including Cha
The Infinity EA MT5
Abhimanyu Hans
3.75 (48)
Contact me for discount before purchasing! AI-Driven Technology with ChatGPT Turbo Infinity EA is an advanced trading Expert Advisor designed for GBPUSD, XAUUSD and AUDCAD. It focuses on safety, consistent returns, and infinite profitability. Unlike many other EAs, which rely on high-risk strategies such as martingale or grid trading. Infinity EA employs a disciplined, profitable scalping strategy based on neural network embedded over machine learning, data analytics AI based technology provid
Big Forex Players MT5
Marzena Maria Szmit
4.76 (91)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Gapscalper AI
Ruben Octavio Gonzalez Aviles
4.22 (9)
Gapscalper AI is an advanced AI-powered trading algorithm that intelligently detects Fair Value Gaps (FVG) and combines them with traditional technical analysis to forecast price movements with high precision. At its core, the system leverages a proprietary reinforcement learning model that has been meticulously trained to identify hidden market inefficiencies and exploit them with dynamic trade execution strategies. This cutting-edge approach allows the EA to recognize high-probability setups a
EvoTrade EA MT5
Dolores Martin Munoz
5 (12)
EvoTrade: The First Self-Learning Trading System on the Market Allow me to introduce EvoTrade —a unique trading advisor built using cutting-edge technologies in computer vision and data analysis. It is the first self-learning trading system on the market, operating in real-time. EvoTrade analyzes market conditions, adapts strategies, and dynamically adjusts to changes, delivering exceptional precision in any environment. EvoTrade employs advanced neural networks, including Long Short-Term Memory
Quantum StarMan
Bogdan Ion Puscasu
4.92 (93)
Hello everyone, let me introduce myself: I am Quantum StarMan, the electrifying, freshest member of the Quantum EAs family. I'm a fully automated, multicurrency EA with the power to handle up to 5 dynamic pairs: AUDUSD, EURAUD, EURUSD, GBPUSD, and USDCAD . With the utmost precision and unwavering responsibility, I'll take your trading game to the next level. Here's the kicker: I don't rely on Martingale strategies. Instead, I utilize a sophisticated grid system that's designed for peak perfor
Filter:
Daniel Enrique James Whyte
495
Daniel Enrique James Whyte 2025.03.13 01:49 
 

This EA is one of the better ones I've come across on MQL5! It doesn’t open trades every day but the underlying strategy is solid and focuses on quality over quantity. It works well on higher liquidity ETFs (like QQQ and SPY) and indices (test with your broker first). Matthew is highly responsive and provides great support. Definitely recommend!

Reply to review
Version 2.1 2025.02.10
Bug Fixes:
-Trading Times
-Trading Position Sizing Operations - FOREX and METALS must use LOT_SIZE method only.
Version 2.0 2025.02.07
Summary of Upgrades in Version 2.0 - COMPLETE RE-WRITE

🚀 Enhanced Features & Customization 🚀

✅ Flexible Scale-In Levels – Now supports up to 10 user-defined scale-ins, instead of the fixed 1 → 2 → 3 → 4 sequence. Users can fully customize each step.

✅ Dynamic Position Sizing Options – Choose from:

DEFINED_LOTS (Fixed lot size per trade)
FIXED_VALUE (Fixed dollar amount per trade)
ACCOUNT_PCT (Trade as a percentage of account balance)
✅ Multi-Symbol Trading – Allows trading multiple symbols simultaneously. Invalid symbols are automatically skipped.

✅ Improved Trade Execution Modes:

OPEN_OF_NEXT_BAR – Entry at the next candle open (default, robust execution).
CLOSE_OF_THIS_BAR – Executes 1 minute before daily close (true to Connors’ strategy).
EXACT_TIME – Allows users to set a specific execution time for precise control.
✅ New Trading Mode: Aggressive vs. Standard Entry

STANDARD Mode: RSI must meet conditions for two consecutive days (original method).
AGGRESSIVE Mode: RSI condition only needs to be met once (increases trade frequency).
✅ Expanded Display & Reporting Options

Live Trade Metrics – Tracks total trades, win/loss ratio, drawdown, profitability, and more.
Customizable Chart Display – Adjust font size, toggle trade history display, and filter trade data from a selected start date.
✅ Better Risk Management & Error Handling

MaxSymbolsOpen Setting – Limits the number of active trades across multiple instruments.
Automatic Symbol Validation – Prevents errors by skipping invalid symbols in the market watch.
These enhancements make the EA more powerful, flexible, and user-friendly while staying true to Larry Connors' TPS strategy. 🚀
Version 1.4 2023.09.02
Bug Fix: - Entry at EXACT_TIME - Indicators were not being calculated correctly
Version 1.3 2022.10.29
Added EXACT_TIME option for trade entry time, this is for users who have difficutly with CLOSE OF THIS BAR trade mode.
Added Comment for Symbol and Trade Time to display on chart when EA is attached.
Fixed minor bugs
Version 1.2 2022.10.23
Version 1.02 updates:
Added options for chart notifications, emails and phone application push notifications.
Added options for position sizing, defined lots, trade value or percent of account balance.
Added option to enable / disable trading (so alerts may trigger without trades if required)
Added chart display for EA settings and Position Sizes of each level to avoid confusion.