Parabolic SAR extreme

5

Parabolic SAR extreme

  • When the Parabolic SAR value indicates an uptrend or downtrend, the EA will open a buy or sell trade respectively, given that all other criteria are met
  • This EA allows you to set up to 21 separate Parabolic SAR criteria for the EA to work on 
    • There are 3 input parameter sets (SAR1, SAR2, and SAR3)
    • Each set allows you to determine the parameters (such as the step and max step) for each set
    • And within each set, you get to indicate up to 7 timeframe for the EA to operate in
  • Therefore this is an extremely robust tool

Key info

  • Works on any pair 
  • Recommended capital: $1k - $5k per chart, based on starting lot size of 0.01 
  • Use it at your own risk, use capital you can afford to lose

Key features

  • Extremely lean code and very fast strategy testing
  • Unique and well programmed parameters designed to mitigate risk based on the user's preference
  • Optional Stop Loss parameter allows users to turn the martingale recovery method off:
    • you'll be surprised at the lack of a stop loss function on most martingale EAs
    • to do that, ensure that the "Stop Loss" input parameter has a value that is lower than the "Point Step" input parameter


INPUT PARAMETERS

Trade Settings
    •  Lots - The lot size of the first trade. If input is less than 0.01, it will be rounded to 0.01 which is the smallest lot tradable with most brokers
    •  Lot Exponent - The rate at which the lot size increases
    •  Lot Exponent Multiplier - The rate at which the Lot Exponent increases
    •  Take Profit - Amount of profit (in points) that has to be earned (per mini-lot) before the trade closes. 
    •  TP Multiplier - The rate at which the 'Take Profit' level changes (this should preferably be less than 1.)
    •  Point Step - The minimum distance (in points) before the next trade is allowed to be placed
    •  Point Step Multiplier - The rate at which the Point Step increases

Risk Management 
    •  Stop Loss - The amount of loss (in points) that has to be incurred before the trade closes. An input of zero nullifies this input.  
        - (To turn the martingale recovery method off, ensure that the "Stop Loss" input parameter has a value that is lower than the "Point Step" input parameter)
    •  Max Open Orders - Maximum open orders allowed, after which, the EA will not open new orders
    •  Open Subsequent trades on new candle - If set to true, all recovery (average-down) trades can only open at the start of a new candle
    •  Open only if current price is worse off than previous trade - If set to true, all recovery (average-down) trades can only open if all the trades in the set are in a loss

Parabolic SAR Settings
    •  Shift - This is the number of bars which the Parabolic SAR value lags by. Use Zero for the latest price, but zero might result in repainting
    •  Step -  This is the price increment step or acceleration factor, usually set at 0.02
    •  Max - This is the maximum value of a step
    •  Timeframe1 
      • It doesn't matter what timeframe your chart is set at
      • Use this parameter to determine the timeframe which you want the Parabolic SAR EA to operate in
      • There are 7 of such parameters, this allows you to use the same set of criteria (Step, max shift) to operate in up to 7 different timeframes
    •  Timeframe2 to Timeframe7 - same concept as above



Reviews 1
jj624038
144
jj624038 2024.10.16 10:23 
 

Man nepatiko.

Recommended products
EA News
Konstantin Kotlov
3.4 (5)
EA News that includes multiple strategies for trading rapid price swings. It is designed to simplify the placement of pending orders at a specified distance from the price of price channel. The EA can trade both the price breakouts and rebounds. There are two trading modes: Automatic - the EA downloads the news from the site http://ec.forexprostools.com/. When it finds the symbol of the currency pair and the specified volatility of the news, it places pending orders several minutes before the re
FREE
TequilaEA
Kun Jiao
1 (1)
TequilaEA Trading Strategy Documentation 1. Basic Information Name : TequilaEA Version : 1.0 Applicable Instrument : XAUUSD (Gold/US Dollar) Applicable Timeframe : M1 (1-minute chart) Developer : Tulip Financial Technology 2. Core Trading Logic This EA makes trading decisions based on a combination of technical indicators and price pattern recognition, with the following core logic: Trend Judgment Determine the overall trend direction using the MACD indicator (parameters 12, 26, 9): When MACD ma
FREE
VaniganMT4
Nissar Ahmed
5 (1)
### **Vanigan MT4  Core Trading Strategy Sideways Market Detection Uses ADX (Average Directional Index) to identify non-trending markets ADX < ADX_Thresh (25.0) → Sideways market ADX >= ADX_Thresh → Trending market (no trades) Entry Signals RSI (Relative Strength Index) for entry triggers: RSI < Oversold (30) → Buy Signal RSI > Overbought (70) → Sell Signal Trades only execute in sideways markets ( ADX < 25 ) Risk & Money Management Lot Size Calculation Fixed Lots : LotSize if UseMM = false Mo
FREE
MFL scalper01
Chang Ming Zhi Cang
3 (2)
FREE CAMPAIGN NOW!!! Regular price is $198. It will return to the original price soon. MFL scalper01  is a fully automated “scalping” trading system. Most positions are closed within one hour. This EA does NOT use grid, martingale, averaging down or any other risky trade management methods. BASIC Information: Currency pair EURCHF, GBPCHF Timeframe M5 Minimum deposit $50 Parameters: Variable Description  Current chart symbol  Select currency pair as same as chart.  Fixed lots size  If "Enable dy
FREE
Voorloper MT4
Pradana Novan Rianto
4.5 (18)
Voorloper Expert Advisor: Revolutionizing Trading with DDR System Introducing Voorloper, an innovative Expert Advisor that blends Moving Average (MA) and Relative Strength Index (RSI) indicators to redefine your trading experience. Voorloper stands out from the crowd with its unique feature: the Drawdown Reduction (DDR) System. Key Features: MA and RSI Integration:   Voorloper utilizes a powerful combination of Moving Average and Relative Strength Index indicators to identify optimal entry and
FREE
Mr Fibo EA
Nikolay Shabanov
Мультивалютный советник использует в торговле четыре индикатора, фильтрация ложных сигналов можно выбрать по каждому из индикаторов. Mr Fibo EA - торговая стратегия на основе торговли от уровней. На каждом ретрейсменте предусмотрено построение двух типов расширений и проекций, двух типов временных проекций, а также встроен стрелочный индикатор каналов Дончиана и три индикатора для фильтрации ложных сигналов. Перестроение ретрейсмента осуществляется при пробитии максимума или минимума, а также ур
FREE
Entry logic The EA, called EA_BreakTheBox, creates a rectangle BOX based on the highest and lowest price within a certain time period. Once the BOX is formed, the EA is ready for entry. It allows you to input the time period for forming the BOX, and you can set a time filter for the EA. The default setting for EntryPips is 2 pips, but this can be changed. If the price breaks the upper price of the BOX by 2 pips, then a BUY Entry is placed (if Reverse mode=true). If the price breaks the lower pri
FREE
TrendNavigator Robot
Hong Ling Mu
4 (1)
This robot is equipped with trend-following logic. Specifically, it detects trends using the Parabolic Indicator and identifies when prices move significantly compared to normal fluctuations. You can input a desired number of pips (Price GAP pips) to determine at what price fluctuation the entry should occur. In case the trend reverses, all open orders will be closed. The number of simultaneous orders you can hold is customizable. Additionally, if you have multiple orders, they will all close o
FREE
StarkerFX
Erno Stark
StarkerFX EA is a martingale and trend following robot with trailing stop . This expert advisor is using MACD and Parabolic SAR indicators. T‌here are no complicated settings. The only one input is the equity multiplier for automatic lot calculation. If you want to change it, please backtest it before using on real account. higher equity multiplier = higher lots = higher risk (recommended setting is: 1.0) T‌his EA has been optimized for EUR/USD currency pair and for M5 timeframe. Feel free to ba
FREE
RexIIIClaw vs ClusterIIIEA
Niklas Templin
4.75 (4)
THE_____ IIIREX_CLAW_vs_CLUSTER_EAIII______ Set1: Price Offset 100, Stopp Loss 100-1000, Take Profit 2000  Set2: Price Offset 200, Stopp Loss 100-1000, Take Profit 2000 Set3: Price Offset 100, Stopp Loss 100-1000, Take Profit 1000 Set4: Price Offset 200, Stopp Loss 100-1000,  Take Profit 1000 Set5: PriceOffset 100-1000 (Recomment 200) higher is lower Risk, Stopp Loss  500  Take Profit  1000, 2000, or 3000 it is the same Target Set it to your Moneymanagement  Indize: DE40  “IC Market” Recomment
FREE
** I am currently providing this great EA for free in a limit time. Please download while it is still free ** Tired of emotional trading decisions? Live monitor: TBD Introducing our mql4 Expert Advisor , engineered for stable profit with acceptable risk using a genuinely intelligent Dollar-Cost Averaging (DCA) method. This isn't just another EA; it's a long-time tested solution designed to navigate the forex markets with precision. Whether you trade with a standard USD account or a Cent ac
FREE
CCI Warrior
Marco Barbosa
4.25 (4)
Info:   marcobarbosabots CCI Warrior CCI is the short name of Commodity Channel Index indicator. The CCI Warrior is an Expert Advisor that get signals using CCI (Commodity Channel Index) levels. A SELL signal is generated above a positive level and a BUY signal is generated below a negative level. When a signal is generated, a Moving Average filter checks it. If the signal is in the same direction of the trend indicated by a Moving Average filter, then it is validated. After the signal was vali
FREE
Long Waiting MT4
Aleksandr Davydov
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recomme
FREE
FREE — the complete Donchian trend engine we use in our paid EAs. No demo limit, no trial period, no crippled features. 100% free, no limitations. If it earns a place on your charts, a short review is the one thing that helps us most — it takes 30 seconds and it is what lets other traders find this tool. Our best seller for MT4 — Gold Viper Breakout (XAUUSD, MT4 version): https://www.mql5.com/en/market/product/182520 Want it traded automatically? Megamax Donchian Trend does exactly this, han
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
Tulips
Kun Jiao
3.75 (8)
Tulip EA Strategy Description Core Strategy Trend Following : Includes stop-loss protection; does not use high-risk strategies like Martingale or grid trading. Independent Long/Short : Long and short directions are controlled separately. Analyzes price action through candlestick patterns to identify entry points at the start of trends. Parameter Settings Parameter Default Value / Description Stability Parameter 5 (default) Trading Instrument Gold (XAUUSD) Stop Loss/Take Profit Volatility Percen
FREE
EA Fantom
Rahul Kumar Trivedi
1 (1)
EA is based on Parabolic SAR and MACD indicator.  if there are loss EA try to recover loss and fix position by placing another bigger order( factor multipler) after grid gap. if there is profit it waits to optimize profit.    Suitable for Beginners No complex settings Just use EURUSD M5 time frame YOU CAN CONTACT ME FOR OPTIMIZATION Please leave the comment your like or dislike I will be happy to answer all kind of query related to this product... I advise you to please check my ot
FREE
NIGHTCrusher Lite FREE
Christian Opperskalski
4.5 (2)
NIGHTCRUSHER is a fully automated expert advisor, designed for scalping on quite market situation. The Lite - Version is limited to minimal Lot per Pair and dont has lot mulitplier and dynamic function you can also run different strategies like swing trading or grid different Trade Entry Signals different Exit Strategies included (MA Cut / Signal Change / Trailing TP) clever Risk & Money management - Balance based - Longrun trades tracking You can also use a Grid function or Lot multipier, if ne
FREE
Super trend is one of the best trend indicators in metatrader 4 (MT4). Triple SuperTrend indicator is an indicator that consist of three super trend indicator that can be aranged. This indicator is built by mql4 language and doesn't provided by MT4 platform. Highly recommended using EMA SuperTrend Strategy Indicator if you want to get better result in here: https://www.mql5.com/en/market/product/91664 This indicator is easy to use, power full and has many benefits, there are: Using three indic
FREE
Alligator Trader
Ciprian Ghebanoaei
3 (2)
Alligator Trader is a fully automatic, professional trading robot. Designed specifically for the foreign exchange market   USDJPY M30. EA does not need to configure parameters. Ready to work on  USDJPY M30. , You only need to decide on the choice of the lot. It has a smart algorithm which detects the trend, filters out market noise. The expert creates orders on trend direction. Input and output orders are given by a combination of two indicators that can be found on any MT4 platform: Alligator
FREE
The EA trades when MACD signal cross 3 times . Best time frame 30 mins, Any pair any broker no limited, recommend minimum deposit 500$ SETTING Symbole - Set symbol to trade. Fast_EMA_period - Set Fast EMA period. Slow_EMA_period -   Set Slow EMA period. Signal_period - Set signal period. Lots - start lot. Multiple_lots - Multiply lot for next order. Max_lots -    maximum lot. Grid_boost -  Frequency of opening position (Less more order). Grid_minimum_pips - Check distance grid from last order.
FREE
MACD Scanner With Alerts
Niravkumar Maganbhai Patel
4 (2)
MACD Dashboard Panel   This indicator helps you to scan symbols which are in the Market Watch window and filter out a trend according to MACD. Moving Average Convergence Divergence (MACD) is a trend-following momentum indicator that shows the relationship between two moving averages of a security’s price. The MACD is calculated by subtracting the 26-period Exponential Moving Average (EMA) from the 12-period EMA. The result of that calculation is the MACD line. A nine-day EMA of the MACD called
FREE
It is a custom non-repaint indicator to identify trade opportunities in swing action as prices move within an upper and lower band. Inspired by the Keltner Channel, the most popular channel Indicator introduced by Chester Keltner. It is different with a Bollinger Bands. It represents volatility using the high and low prices, while Bollinger's studies rely on the standard deviation. The algorithm for this indicator is also available in the EntryMaximator EA. Including the option to use it or not.
FREE
MT Scanner
Niravkumar Maganbhai Patel
4 (2)
This indicator helps you to Scan symbols which are in the Market Watch Window  and filter out trends with alerts. It works based on the effective indicator "SUPERTREND" which is used by many traders for trading: When box color changes to " Green " or " Red " color, it indicates you for trend change for long and short entry. And also you will get alerted on screen. When it changes to " Green ", it indicates you that trend is going upwards, and you can take the long entry. If the color changes to
FREE
VolatilityScalperEA
Nikolaos Pantzos
3 (2)
This expert is a pure volatility scalper working with two pending orders (buy stop and sell stop). Expert not use any indicator, only use prices action and volatility of price to generate signals. There are three conditions for it to work: Tight spread  Fast execution Stop level = 0 Please during the tests of this EA do not simultaneously use another EA in the same terminal because it affects the modification speed. Try expert on demo account first before use it on real one.
FREE
Silver Bullet MT4
Saksham Solanki
5 (2)
Contact me for any queries or custom orders, if you want to use this in an EA. Key Features: Pattern Recognition : Identifies Fair Value Gaps (FVGs) Spots Break of Structure (BOS) points Detects Change of Character (CHoCH) patterns Versatile Application : Optimized for candlestick charts Compatible with any chart type and financial instrument Real-Time and Historical Analysis : Works seamlessly with both real-time and historical data Allows for backtesting strategies and live market analysis Vi
FREE
HawaiiFree
Matteo Valenti
5 (1)
For backtest use tickstory with fixed timeshift like gmt +0 without DST option activated, set current_broker_gmt parameter to the gmt of your backtest time shift. My Tickstory time shift setup For demo, put on EURUSD H1 chart set current_broker_gmt parameter to the current broker gmt shift. Simple and safe , no grid, no hedge, no martingale and Stoploss is always set. You could expect 1 trade by day. Low spread broker (0.1pips) reccomended, better on ECN account Paid Version What's new: 1) Imp
FREE
Adaptive Flow MAs
Vincent Jose Proenca
Adaptive Flow MAs is a moving average indicator designed to naturally adjust to market movements. Unlike traditional averages, it dynamically adapts its periods based on recent volatility and the current trend. The EMA closely follows rapid price swings to capture every impulse, while the SMA remains smoother, providing a stable and reliable reference. With a clean display showing the current adaptive periods, this tool helps traders feel the “flow” of the market without visual clutter. It’s cr
FREE
Nasdaq Expansion M15
Marek Kupka
3.5 (2)
This EA has been developed, tested and traded live on NASDAQ M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS. Strategy is based on EXPANSION ON THE DAILY CHART. It enters if volatility raise after some time of consolidation. It uses STOP pending orders with ATR STOP LOSS. To catch the profits is a TRAILING PROFIT function in the strategy.  EA has been backtested on more than 10-year long tick data with 99% quality of modeling and verif
Buyers of this product also purchase
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to e
Scalping Robot Pro MT4
MQL TOOLS SL
4.43 (14)
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
Quantum King MT4
Bogdan Ion Puscasu
5 (6)
Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT5 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT4 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule   your trading with precision and discipline. Quantum King EA   brings the strengt
Xyron Edge is a Professional breakout Expert Advisor (EA) designed to trade market structures by utilizing swing high and swing low levels. The EA places pending orders above resistance areas and below support areas to capture breakout movements while maintaining controlled risk management. --------- EA Setting & Preset :  EA Input Settings Guide Live Signal :  https://www.mql5.com/en/signals/2385451 --------- Key Features Fully automated trading Dynamic support and resistance detection Pen
AW Recovery EA
AW Trading Software Limited
4.35 (84)
The Expert Advisor is a system designed to recover unprofitable positions. The author's algorithm locks a losing position, splits it into many separate parts, and closes each of them separately. Easy setup, delayed launch in case of drawdown, locking, disabling other Expert Advisors, averaging with trend filtering and partial closing of a losing position are built into one tool. It is the use of closing losses in parts that allows you to reduce losses with a lower deposit load, which ensures saf
Boring Pips MT4
Thi Thu Ha Hoang
4.6 (15)
Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool
ToTheMoon MT4
Daniel Moraes Da Silva
5 (1)
ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and Backtest for free, there are explanations in the my WebSite. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mql5.
Fortune MT4
Shane Lee
5 (3)
Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2363526 Join SmiteFX Algos MQL5 Public Chat :   https://www.mql5.com/en/messages/03e4dab0b20bdd01 Fortune is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies potential breakout and breakdown zones based on recent market structure, then manages each trade according to the risk percentage set by the user. Every position is opened with predefined Stop Loss and
Vortex Gold MT4
Stanislav Tomilov
4.93 (44)
Vortex - your investment in the future The Vortex Gold EA expert Advisor made specifically for trading gold (XAU/USD) on the Metatrader platform. Built using proprietary indicators and secret author's algorithms, this EA employs a comprehensive trading strategy designed to capture profitable movements in the gold market. Key components of its strategy include classic indicators as CCI and Parabolic Indicator, which work together to accurately signal ideal entry and exit points. At the heart of V
Sailing Gold
Nguyen Hang Hai Ha
5 (2)
Expert Advisor Sailing Gold is a fully automated Expert Advisor designed exclusively for trading Gold (XAUUSD) on MetaTrader 4. The EA combines momentum analysis, volatility-based market modeling, and an advanced scalping algorithm to identify high-probability trading opportunities while applying intelligent position management for consistent execution and disciplined risk control. To improve trade quality, Sailing Gold includes an optional Moving Average (MA) trend filter, enabling the EA to tr
XGen Scalper MT4
Burak Baltaci
3 (2)
XGen Scalper MT4 - Professional Automated Trading System XGen Scalper is a state-of-the-art Expert Advisor that combines advanced algorithmic structure with proven technical analysis to deliver consistent results across all markets. This powerful trading system operates seamlessly on forex pairs, precious metals such as gold and silver, cryptocurrencies, and commodity indices. Advanced Algorithmic Technology The proprietary wave scanning algorithm processes market data in real time, identify
Exorcist Projects
Ivan Simonika
3 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
Big Forex Players MT4
MQL TOOLS SL
4.72 (43)
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
Long Beach
Sergey Kasirenko
5 (1)
Long Beach EA is a trend following system that uses the Keltner Channels indicator for trade entries.  The EA monitors the upper, middle, and lower Keltner Channels.  When price reaches or breaks the upper channel boundary the EA will buy and when it reaches or breaks lower channel boundary the EA will sell.  The EA can accurately detect the beginning of uptrends and downtrends and will control open trades in a martingale/grid style until it hits TP.   Recommended pairs:  The EA is doing well o
Gold Trade Pro
Profalgo Limited
4.61 (23)
LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal -> click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy.
One Gold MT4
Stanislav Tomilov
4.68 (19)
One Gold - Future of Trading Introducing One Gold EA, a sophisticated trading robot for gold on the Meta Trader platform, developed to assist traders with advanced market analysis. Our proprietary technology leverages neural networks and data-driven algorithms to analyze both historical and real-time gold market data, providing insights that can aid in decision-making. Unlike traditional manual strategies, One Gold EA operates with minimal intervention, streamlining the trading process and aimin
Fortress MT4
Shane Lee
5 (1)
Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2378166 Join SmiteFX Algos MQL5 Public Chat :   https://www.mql5.com/en/messages/03e4dab0b20bdd01 Fortress is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA utilizes multiple confirmation algorithms and internal strategies to identify optimal breakout points at key support and resistance levels. Position sizing and trade frequency automatically adjust to the user's
EA Gold Stuff
Vasiliy Strukov
4.7 (1091)
EA Gold Stuff is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Gold Stuff indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Real-time results can be viewed  here . Contact me immediately after the purchase to get personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual   here  Please note that I do not sell my
Recovery Manager Pro MT4
Ianina Nadirova
5 (1)
Recovery Manager Pro is a system for recovering drawdowns from other advisors or from manually opened orders. RM Pro has the ability to automatically dynamically adjust. The trader needs to select the risk level and the advisor will work in fully automatic mode. Can work in drawdown recovery mode and standby mode! If another advisor generates a drawdown, RM Pro will disable it, lock the position and start the process of restoring the deposit using partial closures. In its trading, the advisor u
Multi Sniper mq
DMITRII GRIDASOV
5 (4)
MULTI SNIPER EA is precise automatic trading system with around 90% accuracy for MT4 platform. This profitable scalping EA is really one of the most stable system on the market at the present time. No grid! No martingale! It is original product which is offered only on this MQL5 website. Download EA Set_files for testing and trading: GBPAUD Set_file GBPCAD Set_file - Implemented compound interest method and scalping techniques. - System sets dynamic SL automatically depending on market volati
Neural Cortex
Olivier Nomblot
NEURON CORTEX  Institutional grade neural  NEW V4  Continuous learning that retains experience across regimes, multi-scale market reading, and confidence-aware sizing that expands only when the model is aligned. Fully Market-validated with a silent tester path and automatic gold awareness The swarm decides. The swarm learns. The swarm knows when to stay out. try the15m backtest NDX . better in real (neurals are very hard to backtest )  EXEPTIONAL STARTING BID BEFORE THE WORLD FINDS OUT  Most ne
Infinity Trader EA
Lachezar Krastev
5 (18)
BUY 1 and GET 1 FREE - Promotion! Buy Infinity Trader EA with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Infinity Trader EA Live Results:  https://www.mql5.com/en/signals/2290275 Infinity Trader EA seamlessly integrates the strengths of Chat GPT and Gemini AI, providing unparalleled market insights and in-depth funda
Bitcoin Scalp Pro
Profalgo Limited
5 (4)
NEW PROMO: Only a few copies copies available at current price Final price: 999$ NEW: From 349$ or higher --> Choose 1 EA for free! (for 2 trade account numbers) Make sure to check out our " Ultimate EA combo package " in our   promo blog ! LIVE SIGNAL Bitcoin Scalp Pro is a unique trading system on the market.  It is fully focused on exploiting the volatility of the Bitcoin market by trading the breakouts of support and resistance levels. The focus of the EA lies on safety, which translates i
PolyGold Scalper MT4
Connor Michael Woodson
PolyGold Scalper is a short-term scalping system for XAUUSD that can make trading decisions based on integration with Polymarket API. Live Signal: CLICK HERE All trading is done within MetaTrader and does not require API keys or a Polymarket account. The chart includes a panel that mirrors the data feed from Polymarket and refreshes every few seconds. The EA only enters single-shot positions and manages them without the use of grid or martingale. Exits are based on a dynamic virtual stop loss an
Mirror EA mt4
Vasiliy Strukov
5 (1)
Mirror EA is an automated trading system developed to execute trades based on the SmaSRS196 indicator which is a combination of the Simple Moving Average (SMA) and the Relative Strength Index (RSI), utilizing a 96-period optimization framework.  The EA continuously analyzes market conditions to identify high-probability trading opportunities by confirming trend direction with the SMA while using RSI to detect momentum strength and potential overbought or oversold conditions.  The EA will sell u
Quantum Gold Miner
Siphesihle Mabhengu
Quantum Gold Miner Fully Automated XAUUSD Breakout Trading — For MetaTrader 4 & 5 Trade gold breakouts with precision, not guesswork. Quantum Gold Miner is a fully automated expert advisor purpose-built for XAUUSD. Instead of relying on fixed support and resistance lines, it identifies high-probability supply and demand zones directly from live market structure — the swing highs and lows where price has repeatedly reacted — and trades the breakout from those zones with disciplined, rules-based
Trend Catcher Exp
Ramil Minniakhmetov
5 (2)
Trend Catcher EA analyzes market price movements, using the author’s proprietary and customized adaptive trend-analysis indicators.   It identifies the true market direction by filtering out short-term noise and focusing on underlying momentum strength, volatility expansion, and price structure behavior.   By combining the smoothing and trend-filtering capabilities of special customized indicators such as moving averages, RSI, and volatility filters, the EA can automatically execute trades based
Luna AI PRO
Profalgo Limited
4.67 (3)
Launch promo: Only 1 copies available at 399$ Final price: 2000$ There will be only a limited number of copies sold of this EA Luna AI is a very advanced night scalper and one of the best you can find on the market.  It was developed using years of experience in live trading with the mean-reverse strategy, and selected only the best pairs and techniques to be included in this EA. Since the EA is build upon existing technology that was developed over the years, the EA is very effective and has
Universal Indicator EA, your ultimate solution to automate your trading strategy without any coding requirements. This powerful expert advisor is designed to work with any indicator that gives Buy and Sell Signals, making it a versatile tool for traders of all levels. With Universal Indicator EA, you can easily read signals from both Indicator Buffers and Objects on the Chart. You can also test your indicator on the demo account before purchasing to ensure that the EA is compatible with your ind
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
UPDATE — DECEMBER 2025 At the end of November 2024, the Aurum expert advisor was released for sale. Throughout this time, it traded in real market conditions without a news filter, without additional protective restrictions, and without complex limitations — while confidently remaining profitable and stable. Live Signal (launch April 14, 2026) This full year of real trading clearly demonstrated the reliability of the trading system. Only after that, based on real experience and statistics, a m
More from author
Afsida Improved Combined Scalper
Teng Qi Sheng Joshua
4.75 (4)
A reversed engineered and improved version of the extremely popular AFSID scalper ( afs-id.com ).  Includes re-modeled versions of these 2 well received scalping programs: " AF-Fibo ", and " AF-TrendKiller".  Take note that this is a high risk scalper Though improvements have been made to mitigate some of the risks, the risks inherent to martingale scalpers still exists, so use it at your own risk. afsida Scalper  (improved AFSID) This is a simple martingale scalper which works on any pair (1
FREE
Advanced Moving Averages
Teng Qi Sheng Joshua
Advanced Moving Average Example of how the EA works: When the fast moving average line crosses over the slow moving average line, from below it to above it, this implies that the instrument is in an uptrend, hence a potential buy trade might be opened This EA allows you to set up to 21 separate moving average cross over criteria: There are 3 Moving Average Crossover input parameter sets Each set allows you to set the bars used for the Fast and Slow moving average line And it also allows you to
FREE
Simple Bollinger Bands
Teng Qi Sheng Joshua
This is a simple Bollinger Band EA This works by activating a trade whenever the input parameters are met, including the Bollinger Band parameters The Bollinger Band Parameters determines when a buy or sell trade is opened: If the price is outside the lower bounds of the activated bollinger bands, a buy trade is opened (given that all other criteria are met) If the price is outside the upper bounds of the activated bollinger bands, a selltrade is opened (given that all other criteria are met) K
FREE
Advanced Easy Martingale
Teng Qi Sheng Joshua
Advanced Easy Martingale An easy to use martingale EA with advanced parameters and well designed handles to manage and reduce risk. Also known as  - Buy & Sell martingale  - 2 way martingale   - little martingale Key info Works on any pair (recommend 1 Hr Chart) Consider starting with EURJPY, GBPUSD, and GBPJPY Recommended capital: $4k - $5k per chart, based on starting lot size of 0.01  Sample set files (higher risk:  download ; lower risk: download ) Use it at your own risk, use capital you
FREE
Filter:
jj624038
144
jj624038 2024.10.16 10:23 
 

Man nepatiko.

Reply to review