Gold Glider

Product Name: Gold Glider

Overview: Gold Glider is a sophisticated Expert Advisor designed for trading gold. It utilizes a specific combination of 5 different moving averages to determine the long-term, mid-term, and short-term trends, allowing it to place buy and sell trades with precision. Unlike traditional stop loss methods, Gold Glider employs a unique grid pattern strategy to exit losing positions. The EA's grid trading strategy is designed to enhance profitability while minimizing the need for traditional grid distance setups. Additionally, Gold Glider features an extra layer of security to safeguard your account by pausing trading when a certain level of equity drawdown is reached.

For detailed documentation Overall Settings/Input Guide 

High Level Overview of Features

Category Setting Description
GENERAL SETTINGS Lot Size Initial volume for the first trade; subsequent features don't alter it.
Stoploss in Pips Initial stop loss; adjustable by EA features.
Take Profit in Pips Initial take profit; modifiable by EA features.
Trade Comment Specifies trade comments for source identification.
Capture Logs Enables troubleshooting logs.
Enable Magic Number Controls EA behaviour based on a unique identifier.
Magic Number Unique EA identifier for conditional checks.
Trade On New Bar Places trades at the start of the candle.
No New Entry If Trade Exists Determines new entry conditions with or without an active trade.
Number Of Orders Controls executed trades upon entry signals.
Trade Direction Specifies buy, sell, or both signals.
Risk Reward Ratio Sets take profit based on stop loss and a specified ratio.
Next Open Trade After X Seconds Introduces a time gap between multiple entry signals.
Check for Opposite Close Closes previous trend signal before placing a new one.
Delete Pending Order at Distance Auto-removes pending orders at a specified distance.
Delete Pending Order After X Seconds Auto-deletes untriggered pending orders.
Delete Pending Order After N Bars Auto-removes untriggered pending orders after specified candles.
Profit Amount Closes trade at a set profit amount or set take profit.
Loss Amount Closes trade at a set loss amount or set stop loss.
Profit Percent Closes trade at a set percent profit of account equity or set take profit.
Loss Percent Closes trade at a set percent loss of account equity or set stop loss.
Close After N Candle Closes trade after a specified number of candles from opening.
BREAKEVEN SETTINGS Enable Breakeven Boolean input to enable (true) or disable (false) breakeven functionality.
Breakeven Activation Numeric input setting the distance in pips from entry for breakeven activation.
Breakeven Extra Pips Numeric input defining extra pips beyond activation for setting stop-loss, covering costs and slippage.
TRAILING STOP SETTINGS Use Trailing Stop Boolean input to enable (true) or disable (false) trailing stop functionality.
Activate Numeric input setting distance in pips from entry for triggering trailing stop activation.
Trail Price By Numeric input defining trailing stop distance behind the current market price.
Increment By Numeric input specifying the increment by which trailing stop distance increases with favourable market movement.
GRID SETTINGS Enable/Disable Grid Boolean input to enable (true) or disable (false) GRID strategy.
Step Distance Integer input for the distance in pips between each grid level.
Lot Increase Mode Enumeration input for lot size increase mode: GRID_MULTIPLY or GRID_INCREMENT.
Execution Mode Numeration input for execution mode: GRID_MARKET (market orders) or GRID_PENDING (pending orders).
Increase Factor Numeric input for the factor by which lot size is increased for each new grid level.
Distance Multiplier Numeric input for the multiplier applied to the grid distance for each new grid level.
Increase After N Repeat Integer input for the number of repeats before applying the grid increase factor.
Max Grid Step Integer input for the maximum number of grid steps before resetting to the initial lot size.
Grid Activation Mode Enumeration input for when the grid should be activated: GRID_ON_LOSS or GRID_ON_PROFIT.
SL and TP Mode Enumeration input for stop-loss and take-profit mode: FIXED AMOUNT, EQUITY PERCENT, or COST_AVERAGE.
Grid Fixed Stoploss Sets a fixed stop-loss for combined loss of all trades when SL and TP mode is FIXED AMOUNT.
Grid Fixed Takeprofit Sets a fixed take-profit for combined profit of all trades when SL and TP mode is FIXED AMOUNT.
Grid Equity Pct Stoploss Sets an equity percentage stop-loss for combined loss of all trades when SL and TP mode is EQUITY PERCENT.
Grid Equity Pct Takeprofit Sets an equity percentage take-profit for combined profit of all trades when SL and TP mode is EQUITY PERCENT.
AVERAGE_MODE Enumeration input for averaging orders mode: Sum (Price x Lot)/Sum(Lots) or Sum(Price)/ Sum(Orders).
AVG STOPLOSS Sets stop-loss based on the average price of all trades when SL and TP mode is COST_AVERAGE.
AVG TAKEPROFIT Sets take-profit based on the average price of all trades when SL and TP mode is COST_AVERAGE.
RISK SETTINGS Enable Risk to Lot Boolean input for enabling (true) or disabling (false) Risk to Lot functionality.
Risk Percent Numeric input defining the risk percentage per trade based on the account balance.
Risk Pips Per MicroLot / Stoploss Numeric input determining the risk in pips per micro lot or stop-loss. It aligns with the STOPLOSS pips input for virtual stop-loss calculation.
POSITION SIZING SETTINGS Enable Position Sizing Boolean input for enabling (true) or disabling (false) Position Sizing functionality.
Increase Lot Numeric input defining the additional lot size for each trade when Position Sizing is enabled.
Increase Lot on Account Balance Numeric input specifying the account balance value triggering lot size adjustment. When the balance reaches or exceeds this value, the lot size is adjusted accordingly.
ALERT SETTINGS Allow Alert Boolean input allowing (true) or disallowing (false) the EA to trigger alerts on new entry.
Allow Notification Boolean input enabling (true) or disabling (false) the EA to send notifications (e.g., push notifications on mobile devices) on new entry.
Allow Email Boolean input permitting (true) or restricting (false) the EA to send email notifications on new entry.
TRADE TIME SETTINGS Use Trading Times Boolean input for determining if the EA should follow specified trading times (true) or trade 24/7 (false).
Enable Asian Session Boolean input to enable (true) or disable (false) trading during the Asian session.
Start Time Asian and End Time Asian String inputs specifying the start and end times of the Asian session in broker time.
Enable European Session Boolean input to enable (true) or disable (false) trading during the European session.
Start Time European and End Time European String inputs specifying the start and end times of the European session in broker time.
Enable American Session Boolean input to enable (true) or disable (false) trading during the American session.
Start Time American and End Time American String inputs specifying the start and end times of the American session in broker time.
Enable Other Session Boolean input to enable (true) or disable (false) trading during another specified session.
Start Time and End Time String inputs specifying the start and end times of the specified session in broker time.
TRADING DAY SETTINGS Monday Trade, Tuesday Trade, Wednesday Trade, Thursday Trade, Friday Trade Boolean inputs allowing (true) or disallowing (false) trading on each respective day of the week (Monday through Friday).
Saturday Trade and Sunday Trade Boolean inputs allowing (true) or disallowing (false) trading on Saturday and Sunday, respectively.
SAFEGUARD SETTINGS Slippage Maximum allowed slippage in pips for trade execution.
Maximum Open Trades Maximum number of open trades allowed; set to 0 to disable.
Maximum Long Trades and Maximum Short Trades Maximum number of long and short trades allowed; set to 0 to disable.
Maximum Pending Orders Maximum number of pending orders allowed; set to 0 to disable.
Maximum Long Pending Orders and Maximum Short Pending Orders Maximum number of long and short pending orders allowed; set to 0 to disable.
Max Drawdown Percent Maximum acceptable drawdown as a percentage of the account balance; set to 0 to disable.
Max Drawdown Amount Maximum acceptable drawdown as an absolute amount; set to 0 to disable.
Maximum Trades Per Day Maximum number of trades allowed per day; set to 0 to disable.
Maximum Losing Per Trade Maximum number of losing trades allowed per day; set to 0 to disable.
Daily Stop Maximum acceptable drawdown for a single trading day; closes all positions and halts trading if exceeded.
Daily Target Target profit to achieve within a single trading day; closes all positions and stops trading if reached.
Weekly Stop Maximum acceptable drawdown for a trading week; closes all positions and ceases trading if exceeded.
Weekly Target Target profit to achieve within a trading week; closes all positions and stops trading if reached.
Monthly Stop Maximum acceptable drawdown for a trading month; closes all positions and ceases trading if exceeded.
Monthly Target Target profit to achieve within a trading month; closes all positions and stops trading if reached.
DISPLAY SETTINGS Panel Width Pct Width of the panel as a percentage of the dashboard window.
Panel Height Pct Height of the panel as a percentage of the dashboard window.
Text Size Pct Size of text within the panel as a percentage; influences readability and presentation.
Title Colour Colour of the title text within the panel for visual distinction.
Label Colour Colour of labels or descriptive text within the panel for differentiation.
Value Colour Colour of numerical values or data within the panel for clarity and emphasis.


Usage Recommendations:

Prior to deploying in live markets, thorough testing in a demo account is strongly advised. This ensures a comprehensive evaluation of the EA's performance, its alignment with your trading strategy, and an assessment of risk tolerance levels.


Recommended products
Magic Grid
Aliaksandr Charkes
4.5 (26)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
Bear vs Bull EA MT4
Nguyen Nghiem Duy
Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings; -  Recommendations Before using on real money, test the adviser with minimal risk on a cent trad
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
Smart Funded Hft
Barbaros Bulent Kortarla
4.81 (64)
Smart Funded EA is an expert advisor designed to pass the HFT challenges of prop firms that allow its use. You can check my blog post about HFT Prop firms before buying a challenge. Do I need to back-test? You do not need to backtest, and demo servers that you backtest will not give the real results since HFT prop firms servers and symbols are specially designed friendly with HFT bots. Samart Funded HFT has a hundred percent success rate so do not waste your time back testing. You can test the
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
Ilanis
Mikhail Sergeev
4.74 (27)
Ilanis is and 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
LL Grid EA MT4
Leopoldo Licari
********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selectable
Multi Universal Robot
Oleksandr Klochkov
5 (1)
I want to bring to your attention a unique, one-of-a-kind adviser. Where you can create your own strategy from sets of indicators, patterns, candlestick patterns, regression direction (trend) and various customizable functions (grid, trailing, repeat move, etc.). Advisor functions: 1. Ability to enable one of the buy/sell/buy_sell directions 2. Fixed lot or percentage of the Deposit 3. TR-in pips or wave indicator  4. SL-in pips or wave indicator  5. SL support:      - trailing stop on p
PS Gold Miner
Nabeel Zafar
2.33 (3)
Hello, >>>>>    Download  ** FREE TRIAL** from here (You can now perform forward test on DEMO account before Purchase)   <<<<<< Discord group for updates and discussion here Telegram channel here Contact Directly here For Live Results of the EA please visit here . PS Gold Miner is an automatic trading system for MT4 which uses markets fundamentals and trends to open, manage and close trades. With the use of advanced recovery strategy it ensure that it can recover from negative trades with hedg
Bar Boss
Iurii Tokman
5 (1)
The Expert Advisor uses the FletBoxPush indicator for market analysis and for determining trading signals. The indicator is built into the Expert Advisor, there is no need to additionally run it on a chart. The EA trades breakouts of certain levels determined as flat borders. The EA uses Stop Loss. Description of EA Parameters TimeFrames chart period required for the indicator colour - the color of the price zone defined as flat, a setting for the indicator Rectangle - show price zones defined
PropTradeMaster
Tshivhidzo Moss Mbedzi
Unlock Precision Trading with PropTradeMaster: Your Expert Forex Trading Solution PropTradeMaster is a cutting-edge Forex robot designed to elevate your trading experience. Using advanced neural networks and NSA-core technology, it delivers precise market insights and adapts to changing conditions, providing you with the edge you need to succeed. Detailed User Manual For comprehensive instructions and deeper insights into how PropTradeMaster operates, please refer to the included Manual Guide.
Mk R
Can Pei Pu
MK_R It is based on contrary patterns for EURUSD.  Basically, it will entry using the condition of 1 buy wave and 6 sell wave of Granville's law. The EA does not use indicators, grid, martingale, arbitrage.  The EA has been proven to be profitable in the six months of 2020 and is particularly suitable for the current EURUSD market since mid-December 2020. Monitoring: https://www.mql5.com/en/signals/789229 Timeframe is M5. EA needs M1 chart,M5 chart,M15 Chart,H1 chart,H4 chart. Maxium Spread
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Gold Dragon Bot
Ramil Minniakhmetov
4.58 (12)
GOLD DRAGON  no grid! No martingale! Not Scalper! It trend expert advisor.  Gold Dragon uses a strategy that capitalizes on certain market patterns and identifying periods of market consolidation that will form before a breakout.   The EA will place pending orders at above and below these consolidation levels and is very effective in capturing significant price movements during these breakouts.   The EA can place multiple orders but is not a martingale system and has a dynamic SL and smart trail
Forex Diamond EA
Lachezar Krastev
5 (5)
LIMITED TIME OFFER ->> Buy Forex Diamond EA with -65% OFF! NOTE: Promo price: $197 (Regular Price: $547) - The offer ends soon! Forex Diamond EA – Reliable Automated Trading Powered by Smart Algorithms Forex Diamond EA is a proven expert advisor designed to deliver consistent results using a combination of trend and counter-trend strategies. Trusted by thousands of traders since its launch, Forex Diamond EA stands out with its intelligent trading logic, adaptive money management, and ability t
Red Hawk EA
Profalgo Limited
4.18 (17)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Red Hawk is a "mean reversion" trading system, that trades during the quiet times of the market. It runs on 9 pairs currently: EURUSD, GBPUSD, USDCHF, EURCHF, EURGBP, AUCAD, AUDJPY, EURAUD and USDCAD. Recommended timeframe: M5 Since this kind of strategy works best with low spread and fast execution, I advise using an good ECN broker. IMPORTANT F
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (5)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage b
JBSar EA Robot
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.  The trade strategy is based on Averaging and uses a little bit combination of martingale and grid strategy. Methodology   – Trading entails technical analysis with ma
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
The “ SG Opposit Grid ” EA works with Virtual TakeProfit(or real) - at the trader's choice. The EA looks for signals to enter the market along the trend on D1 and H1 . If the signals coincide, the EA on the working period ( М1 - М30 depends on the trader's choice) looks for a confirming pattern and opens a position in the direction of the trend. If, after opening a position, the price moves in a profitable direction, the position is closed upon reaching the virtual TProfit with a profit. If the
Wolf Stream
Vadym Nemo
5 (1)
Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
Genetic algorithm
Alexander Shcherbina
Strategy Properties Handling Additional Entry Signals AI learning from history Behavior of the next signal in the same direction - adds to the winning position Signal behavior in the next opposite direction - Decreases position Default trade volume Percentage of trading on your account. The percentage values ​​show how much of the account balance is used to cover the required margin. Maximum number of open lots - 20 The number of input lots for a new position - 10% of the account equity Mo
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with s
Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair:
King Scalper
Le Dang Nguyen Hoang Vu
King Scalper  is a smart ea that uses the Zigzag indicator to find out sensitivity situation of market price. with this point,  King Scalper EA  automatically create trend line that market movement reacted in this point. with zigzag find the highest and lowest price (support and resistance) and with this point EA trend line. it changes and updates automatically ... if price touches this line expert decide to act with it. BUY or SEll depended on the market situation. you can manage your time that
Goal Time
Mourad Ezzaki
GOAL TIME is an expert advisor based on the notion of time, it studies the change of price according to time, and it finally detects the best time to execute a good order. The EA is based on an indicator that draws a price curve in relation to time, this curve is deduced by an algorithm that analyzes old data. Then, the EA exploits the generated curve and executes the correct order. In case of incorrect choice, the EA has the mission to limit the losses. After a thorough study of this strategy o
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
Buyers of this product also purchase
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (170)
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 StarMan for free !*** Ask in private for more details Verified Signal:   Check my profile MT5
Goldex AI
Mateo Perez Perez
4.76 (21)
Goldex AI: Today's success will be tomorrow's fruits SUPER DISCOUNT FOR LIMITED TIME! LAST 2 COPIES FOR 299 USD BEFORE PRICE WILL INCREASE. Live Signal > IC Markets Real: Goldex AI High risk set Manual and set files: Contact me after purchase to receive the manual and set files. Price: The starting price is $899 and will increase by $199 after every ten sales. Available copies: 2 Goldex AI - Advanced trading robot with neural networks, trend, and price action. Goldex AI is a high-performance tr
Scalp Unscalp MT4
Connor Michael Woodson
4 (4)
Scalp Unscalp is a short-term bidirectional scalping system that attempts to quickly extract profit from highly accurate entries. Scalp Unscalp live signal coming soon! Current price will be increased. Limited time price 99 USD No grid, no martingale. Every trade is entered on its own Fixed stoploss available, with virtual dynamic trailing stop system Interactive trade panel and precise lot size settings Recommended Chart: EURUSD, GBPUSD, USDCHF, AUDUSD Timeframe: H1 Inputs Lot Size Calculation
Big Forex Players MT4
MQL TOOLS SL
4.8 (41)
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
The Gold Reaper MT4
Profalgo Limited
4.58 (31)
PROP FIRM READY! ( download  SETFILE ) 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 JOIN PUBLIC GROUP:   Click here Live Signal 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 extreme volatile
Stock Indexes EA MT4
MQL TOOLS SL
5 (4)
Stock Indexes EA is a sophisticated trading robot meticulously engineered to capitalize on the dynamics of the US30 . This expert advisor employs advanced algorithms and technical indicators to analyze market trends, identify potential entry and exit points, and execute trades with precision. A news filter has also been added to the robot, which prevents it from opening a position during important economic news , minimizing the risk. In robot, you can also specify the days and hours when the EA
Diamond PRO
Fanur Galamov
4.85 (60)
1 copy left for $199 Next price  --> $299  Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position man
Dynamic Pips MT4
Thi Thu Ha Hoang
5 (1)
️  Already own Boring Pips EA? You’re eligible for an   additional 30% discount! Contact to learn more about: How to   claim your rebate Trump’s second term has reignited a wave of aggressive trade policies, starting with the return of sweeping tariffs that are rattling global markets Tensions in the Middle East have flared — most recently between Israel and Iran — sending oil prices surging The Russia–Ukraine war continues with no resolution in sight, fueling ongoing geopolitical i
HFT Fast M1 Gold Scalper V8 EA
Martin Alejandro Bamonte
5 (1)
ULTRA-OPTIMIZED VERSION – MT4 HFT FAST M1 GOLD SCALPER V8.2 , in its MT4 version, is the most powerful, stable, and refined release to date. HFT is a high-frequency scalper that trades exclusively on Gold (XAUUSD) on TF: M1, executing a large number of trades daily. It supports leverage up to 1:500 and operates with very reasonable lot sizes for a true scalping strategy. Because of this, it requires dedicated scalping accounts (RAW or ECN). ICMarkets is the recommended broker, especially its RAW
Aura Black Edition
Stanislav Tomilov
4.37 (19)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me.  My community of over 14,000 members on MQL5 . ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. EA will be sold in limited quantities to ensure the rights of all customers who have purchased. - REAL SIGNAL  Default Setting:  https://www.mql5.com/en/signals/2329380 AI Gold Sniper applies the latest GPT-4o model (GPT-4o by OpenAI) in XAU/USD trading designed based on a
GbpUsd Robot MT4
MQL TOOLS SL
4.75 (91)
The GBPUSD Robot MT4 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-Even
Bitcoin Robot MT4
MQL TOOLS SL
4.69 (64)
The Bitcoin Robot  MT4 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 sa
EA Gold Stuff
Vasiliy Strukov
4.73 (1052)
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
Capybara
Sergey Kasirenko
5 (28)
Capybara EA is an advanced automated trend following system based on the Hama indicator.  If the market turns bearish and the indicator turns red the EA will sell, if the market turns bullish and the indicator turns blue the EA will buy.  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:  All major pairs like eurusd; audusd; gbpusd; nzdusd and also minor pairs like audcad; nzdcad;
DS Gold Robot MT4
MQL TOOLS SL
4.43 (7)
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
Trend AI EA
Ramil Minniakhmetov
4.9 (20)
Trend Ai EA is designed to work with the Trend Ai indicator which will do its own market analysis by combining trend identification with actionable entry points and reversal alerts and will take over all the signals of the indicator in full auto!  The EA contains a number of external parameters that are fully adjustable and allows the trader to customize the expert according to his choice.  Be careful i not sell EA or sets at telegram it scam. All settings free here at   blog .  IMPORTANT! Con
Vortex Gold MT4
Stanislav Tomilov
5 (4)
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
Gold Trend Scalping MT4
Lo Thi Mai Loan
5 (4)
LIVE SIGNAL BLOG-1 Welcome to Gold Trend Scalping LAUNCH PROMO:  The price will increase by $100 with every 10 purchases (9/10) Final price: $1999.99 Details about params Gold Trend Scalping is the first EA I designed specifically for gold.  The EA uses a following trend trading strategy based on larger time frames.  It employs a super trend to detect the main trend of the larger time frame and then opens trades on smaller time frames.  The EA always uses a fixed stop loss for each trade, set
XG Gold Robot MT4
MQL TOOLS SL
4.39 (36)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Bitcoin Robot Grid MT4
MQL TOOLS SL
5 (17)
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
AW Recovery EA
AW Trading Software Limited
4.39 (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
Dark Gold
Marco Solito
4.73 (90)
Dark Gold  is a fully automatic Expert Advisor for  Scalping   Trading on Gold , Bitcoin , Eurusd and Gbpusd. This Expert Advisor needs attention, in fact presents highly customizable. Dark Gold is based on   Dark Support Resistance indicator   (owning it is not necessary) , these Trades can be manage with some strategies. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get Dark Support Resistance indicator for Free , for More info contact me The basic strategy st
BB Scalping
Vasiliy Strukov
BB Scalping expert is my latest powerful breakout/scalping and non-martingale masterpiece trading gold with precision!  This system trades breakouts using the bollinger band and zig-zag indicator in combination.  Multiple pending orders are placed at the high and low of the bollinger bands, when it triggers there is a trailing stop following the breakout price until the orders get stopped out.  The EA uses the zigzag indicator for dynamic stop loss to protect your account and manage the risk pr
Waka Waka EA
Valeriia Mishchenko
4.31 (48)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
Infinity Trader EA
Lachezar Krastev
5 (13)
LIMITED TIME OFFER! ->> Buy Infinity Trader EA with -60% OFF! NOTE: Promo price: $197 (Regular Price: $497) - The offer ends soon! 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 fundamental analysis. It actively adapts to ever-changing market conditions, identifying statistically significant price patterns with remarkable predictive pow
Three Little Birds
Ahmad Aan Isnain Shofwan
THREE LITTLE BIRDS EA Forged from loss. Perfected with pain. Released with purpose. STRUCTURE. NOT SPECULATION. Three Little Birds EA is not just another trading robot. It is a battle-forged engine, crafted through years of real failure, and designed for one mission: To protect, recover, and grow your equity — when the market turns cruel. It combines three powerful strategies in perfect synchronization: Grid on Loss with Martingale : absorbs losses and builds toward total recovery.
Croesus Gold EA MT4
Lin Lin Ma
3.17 (6)
Product Introduction to Croesus Gold EA   Croesus Gold EA is a professional automated trading tool developed specifically for the MetaTrader 4 (MT4) trading platform. It focuses primarily on the XAUUSD (gold) trading instrument and is highly optimized for 5-minute (M5) chart scenarios, aiming to provide traders with efficient and precise automated trading solutions. Given the characteristics of gold’s frequent short-term price fluctuations and fast market rhythm, this EA replaces manual monitor
Sequoia v4
Yvan Musatov
The Sequoia Expert Advisor is a professional market analyst working using a specialized algorithm. Based on the analysis of prices over a specific time interval, it reveals the strength and amplitude of prices using a unique indication system based on real data. When the strength of the trend and its direction changes, the expert closes the current position and opens a new one. The bot's algorithms include signals about overbought and oversold markets. A purchase occurs if the signal falls belo
Dark Algo
Marco Solito
4.65 (60)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
More from author
Elevate your trading precision with the Brilliant Reversal Indicator MT5 , a sophisticated tool engineered to detect potential trend reversals by analyzing historical price patterns and bar formations. Drawing from advanced reversal detection algorithms, this indicator stands out in the forex community for its non-repainting nature, ensuring signals remain consistent even after bar closures. Popularized through platforms like MQL5, IndicatorsPot, and trading forums since its introduction, the Br
Multi Indicator Signal
Biswarup Banerjee
5 (1)
Multi Indicator Strategy EA MT4 is a sophisticated MetaTrader 4 trading tool designed to automate trade entries and exits using nine technical indicators: ADX, Bollinger Bands, CCI, MACD, Moving Average, RSI, Stochastic, Awesome Oscillator, and RVI. Offering extensive customization with multiple entry/exit strategies and AND/OR/NA combination modes, this EA provides traders with unparalleled flexibility. Extensively back-tested, it ensures precise signal generation, robust risk management, and
MT5 Local Trade Copier Pro
Biswarup Banerjee
2 (1)
MT5 Local Trade Copier Pro is a MetaTrader 5 Expert Advisor designed to copy trades from a source MT5 account to multiple MT5 or MT4 accounts on the same PC. This utility is ideal for replicating trades across client accounts or portfolios with customizable parameters, including lot sizes, stop-loss/take-profit, and reverse copying options. It streamlines trade management without executing trades based on market logic, offering flexible synchronization for diverse trading needs. Note : Download
Moving Average Strategy EA MT5 is a sophisticated automated trading tool designed for MetaTrader 5, leveraging moving average crossovers to capture trend reversals and potential entry points. This expert advisor offers traders a versatile solution with customizable settings, ensuring precise trade execution and robust risk management. Extensively back-tested, it provides efficient entry methods, flexible exit rules, and minimal system resource consumption for seamless trading. The system includ
Grid Trade Manager MT5
Biswarup Banerjee
5 (1)
Optimize your grid trading strategy with the Grid Trade Manager MT5, a versatile free utility EA designed to automate the placement and management of grid orders, drawing from the time-tested grid trading approach popularized in the 2000s by forex communities for its ability to profit from market oscillations in ranging conditions. Embraced by thousands of traders on platforms like MQL5 and Forex Factory for its robust risk controls and customization, this tool excels in volatile assets like fo
FREE
Elevate your trading precision with the Candlestick Pattern Alert MT5 indicator, a powerful tool designed to swiftly detect key candlestick patterns and deliver real-time alerts, empowering traders to act on high-probability setups. Rooted in the principles of Japanese candlestick charting, pioneered by Steve Nison in the 1990s, this indicator is a favorite among forex, crypto, and stock traders for its ability to decode market sentiment through patterns like Hammer, Doji, or Engulfing. It stre
FREE
Master market trends with the SuperTrend Alert MT5, a powerful indicator designed to deliver precise trend-following signals for forex, stocks, crypto, and commodities trading. Celebrated in trading communities like Forex Factory and Reddit’s r/Forex, and praised in discussions on Investopedia and TradingView for its robust trend detection, this indicator is a go-to tool for traders seeking reliable entries and exits. Users report up to 90% accuracy in identifying trend directions when combinin
FREE
Ultimate Trade Panel MT5
Biswarup Banerjee
5 (1)
Ultimate Trade Panel MT5 is a powerful MetaTrader 5 Expert Advisor designed to streamline trading activities and enhance efficiency for traders on the MQL5 platform. This utility simplifies day-to-day trading tasks with user-friendly features, serving as a reliable companion for managing trades without relying on specific trading logic. Tailored for traders seeking a competitive edge, it offers automation and risk management tools to optimize your trading experience. Note : Download and test th
GG TrendBar
Biswarup Banerjee
Elevate your trading precision with the GG TrendBar Indicator MT5 , a multi-timeframe powerhouse leveraging ADX and Parabolic SAR to deliver consolidated trend signals across up to 9 timeframes. Emerging from advanced trend analysis concepts popularized in the early 2010s on platforms like Forex Factory and MQL5, this indicator has gained favor for its ability to filter noise by requiring alignment across selected TFs, often outperforming single-TF indicators in volatile markets. Non-repainting
MT4 Local Trade Copier Pro
Biswarup Banerjee
3.58 (12)
MT4 Local Trade Copier Pro is a MetaTrader 4 Expert Advisor designed to copy trades from a source MT4 or MT5 account to multiple MT4 or MT5 accounts on the same PC. This utility is ideal for replicating trades across client accounts or portfolios with customizable parameters, including lot sizes, stop-loss/take-profit, and reverse copying options. It streamlines trade management without executing trades based on market logic, offering flexible synchronization for diverse trading needs. Note : D
Hedge Trade Manager MT5
Biswarup Banerjee
5 (1)
Enhance your hedging strategy with the Hedge Trade Manager MT5, a sophisticated Expert Advisor (EA) tailored for automating hedge trades to counter adverse price moves, rooted in hedging techniques popularized in the 2010s by forex brokers allowing opposite positions to lock in profits or limit losses during uncertain trends. Highly regarded on MQL5 and trading forums like Forex Factory and Reddit’s r/Forex for its flexible configurations and robust risk safeguards, this EA is favored by scalpe
FREE
Boost your trend-spotting capabilities with the Consecutive Candle Indicator MT5, a dynamic tool designed to identify streaks of bullish or bearish candles, delivering timely alerts for trend confirmations and potential reversals in forex, stocks, crypto, and commodities markets. Celebrated in trading communities like Forex Factory and Reddit’s r/Forex, as well as praised in discussions on Investopedia and TradingView for its ability to simplify momentum analysis, this indicator is a favorite a
FREE
Enhance your price action trading with the Higher Highs and Lows MT4 indicator, a robust tool that leverages fractal analysis to pinpoint key swing points and identify trend-defining patterns like Higher Highs (HH), Lower Highs (LH), Lower Lows (LL), and Higher Lows (HL) for clear insights into market direction. Drawing from foundational price action principles rooted in Dow Theory from the early 1900s and popularized in modern trading by experts like Al Brooks in his "Trading Price Action" seri
FREE
Nadaraya Watson Envelop Alert
Biswarup Banerjee
4.67 (3)
Elevate your trading strategy with the Nadaraya Watson Envelope Alert MT5 , a cutting-edge indicator leveraging non-parametric kernel regression to deliver smooth, adaptive trend analysis. Inspired by the Nadaraya-Watson estimator, this tool applies Gaussian kernel smoothing to price data, creating dynamic envelopes that adapt to market volatility without the excessive lag of traditional moving averages. Widely acclaimed on platforms like TradingView and praised by traders worldwide for its prec
Optimize your trade management with the Trailing Stop and Breakeven Manager MT5, a robust Expert Advisor (EA) designed to automate stop-loss adjustments for manual or EA-placed trades, ensuring profit protection and risk management. Praised in trading communities like Forex Factory and Reddit’s r/Forex, and highlighted in discussions on Investopedia and MQL5 forums for its precision in managing trailing stops and breakeven levels, this EA is a favorite among traders seeking to secure gains effi
FREE
Elevate your trading precision with the Candlestick Pattern Alert MT4 indicator, a powerful tool designed to swiftly detect key candlestick patterns and deliver real-time alerts, empowering traders to act on high-probability setups. Rooted in the principles of Japanese candlestick charting, pioneered by Steve Nison in the 1990s, this indicator is a favorite among forex, crypto, and stock traders for its ability to decode market sentiment through patterns like Hammer, Doji, or Engulfing. It strea
FREE
SuperTrend Alert
Biswarup Banerjee
Master market trends with the SuperTrend Alert MT4, a powerful indicator designed to deliver precise trend-following signals for forex, stocks, crypto, and commodities trading. Celebrated in trading communities like Forex Factory and Reddit’s r/Forex, and praised in discussions on Investopedia and TradingView for its robust trend detection, this indicator is a go-to tool for traders seeking reliable entries and exits. Users report up to 90% accuracy in identifying trend directions when combinin
FREE
Streamline your trading analysis with the Day and Week Separator MT4, an intuitive tool designed to plot customizable daily and weekly separator lines, perfect for traders navigating broker time zone differences. Widely appreciated in trading communities like Forex Factory and Reddit’s r/Forex for its simplicity and effectiveness, this indicator addresses the common challenge of aligning chart timeframes with local or market-specific times, as highlighted in discussions on platforms like Invest
FREE
RSI strategy EA MT5
Biswarup Banerjee
4.5 (2)
RSI Strategy EA MT5 is an advanced automated trading tool designed for MetaTrader 5, leveraging the Relative Strength Index (RSI) indicator to automate trade entries and exits based on overbought and oversold conditions. The EA supports reverse trading setups within these zones, offering a versatile approach to trade management. Extensively back-tested, it provides precise entry methods, flexible exit rules, and minimal system resource consumption for efficient trading. The system includes day/
Close Manager MT5
Biswarup Banerjee
3 (2)
Streamline your trade closure process with the Close Manager MT5, a powerful Expert Advisor (EA) designed to automate trade exits for manual or EA-placed trades on MetaTrader 5, offering traders precise control over exit strategies. Widely praised on MQL5, Forex Factory, and Reddit’s r/Forex for its versatile and customizable closure criteria, this EA is a favorite among scalpers, day traders, and swing traders in volatile markets like forex, indices, and cryptocurrencies. Users report a 30-50%
FREE
CCI Strategy EA MT5
Biswarup Banerjee
Commodity Channel Index (CCI) Strategy EA MT5 implements a robust CCI-based trading strategy, extensively back-tested for precise entry and exit decisions across various market conditions. The EA offers comprehensive trading capabilities, including optional grid recovery, hedging, and martingale strategies (configurable, not enabled by default). It features multiple entry methods (breakouts, reversals, trend-following), flexible exit rules (indicator-based, time-based, or profit-based), and adv
Enhance your portfolio risk management with the Account Trailing Stop Manager MT5, a powerful Expert Advisor (EA) designed to automatically track and trail the total profit of your account or specific magic number trades on MetaTrader 5, closing all trades when the current profit falls below the last peak profit. Praised on MQL5, Forex Factory, and Reddit’s r/Forex for its dynamic profit-locking mechanism, this EA is a favorite among scalpers, day traders, and swing traders in volatile markets
FREE
Stay ahead of market momentum with the Pip Movement Alert MT4, a versatile multicurrency indicator designed to track and alert traders on precise pip movements across multiple symbols, ideal for forex, stocks, crypto, and commodities trading. Praised in trading communities like Forex Factory and Reddit’s r/Forex, and highlighted in discussions on Investopedia and TradingView for its ability to detect sudden market shifts, this indicator is a must-have for traders seeking to capitalize on rapid
FREE
Elevate your trading strategy with the Keltner Channel Indicator MT5 , a timeless volatility tool inspired by Chester Keltner's 1960s innovation, combining Exponential Moving Averages with Average True Range for dynamic price bands. Celebrated in trading circles since its revival in the digital age, this indicator has surged in popularity on platforms like TradingView and MQL5 for its reliability in spotting breakouts and trend reversals, often preferred over Bollinger Bands for its smoother, A
Bollinger Band Strategy EA MT5 is an automated trading tool designed to capture opportunities based on Bollinger Bands' reversal conditions. It executes buy trades upon detecting a bullish reversal near the lower band (when the previous candle closes below the lower band and the current candle closes above it, transitioning from red to green) and sell trades for a bearish reversal near the upper band (the opposite scenario). Extensively back-tested, the EA offers precise entry methods, flexible
Double top and bottom indicator is a pattern scanning indicator which scans the tops and bottoms using zig zag pattern. When it find price bouncing back from the same point twice after a long trend then it generate arrow signals whenever the last resistance points is broken for double bottom and last support price broken for double top. Unlike other top bottom scanner it does not give only 1 signal. it alerts user when ever the last support /resistance is broker from double top/bottom pattern un
FREE
Fibonacci Levels Alert
Biswarup Banerjee
5 (1)
The MT4 indicator that we are describing is designed to provide traders with an alert, notification, and email when Fibonacci levels are crossed. The Fibonacci levels are calculated based on the zigzag indicator, which helps to identify potential trend reversals in the market. When the indicator detects that a price has crossed a Fibonacci level, it will trigger an alert and send a notification to the trader's MT4 mobile app. Additionally, the indicator can be configured to send an email to the
FREE
STM Trade Panel
Biswarup Banerjee
Simplify your trading with the STM Trade Panel MT4, a user-friendly Expert Advisor (EA) designed to streamline trade execution and management on MetaTrader 4, offering one-click order placement and automated trade closure based on customizable profit and loss thresholds. Highly regarded on MQL5, Forex Factory, and Reddit’s r/Forex for its intuitive interface and efficient trade control, this EA is a go-to tool for scalpers, day traders, and swing traders in volatile markets like forex, indices,
FREE
Angle Of Price
Biswarup Banerjee
1 (1)
Angle of Price It is a trend following indicator. The idea behind this indicator is very simple. it calculates the angle of certain price type with its N candle back price type. When the price is moving toward upward direction positive angle histograms will be created and vice versa for downward direction. There are couple of price type supported in this indicator. Which is as follows Close Open High Low Median Typical Weighted When combined with other indicators it could be used as a very power
FREE
Volume Oscilator is a popular indicator available in trading view which is very popular among traders Definition The Volume Oscillator is an indicator made up of two Moving Averages (MA) surrounding volume, one being fast and the other slow. The slow volume MA value is then subtracted from the value of the fastlow Moving Average. The Volume Oscillator measures volume by analyzing the relationship between the two Moving Averages mentioned. When combined with other indicators it provides a very st
FREE
Filter:
No reviews
Reply to review