• Panoramica
  • Recensioni
  • Commenti

Range Breaout EA

Product Name: RangeBreakout EA MT4

Description: Welcome to the future of automated trading with the RangeBreakout EA for MetaTrader 4. This expert advisor is meticulously crafted to capitalize on price movements within specified time zones, utilizing advanced breakout strategies. Whether you are a seasoned trader or a newcomer, the RangeBreakout EA empowers you with a range of customizable settings and robust features for a seamless trading experience.

    Zone 1 Settings:

    • Zone Enable (ZONE1_ENABLE): Activate or deactivate Zone 1, a pivotal time zone for breakout trading.

    • Zone Timeframe (ZONE1_TIMEFRAME): Define the timeframe for Zone 1, aligning with your trading strategy.

    • Zone Start and End Time (ZONE1_START_TIME_HOUR, ZONE1_START_TIME_MINUTE, ZONE1_END_TIME_HOUR, ZONE1_END_TIME_MINUTE): Set the specific hours and minutes for the start and end of Zone 1, capturing crucial price movements.

    • Draw Lines (ZONE1_DRAW_LINES): Visually represent Zone 1 on your charts, aiding in analysis and decision-making.

    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.
    MARTINGALE SETTINGS Enable/Disable Martingale Boolean input to enable (true) or disable (false) Martingale strategy.
    Multiplier Numeric input determining the size multiplier for subsequent trades if Martingale is enabled.
    Multiply After N Repeat Integer input setting the number of consecutive losing trades before applying the Martingale multiplier.
    Max Step Integer input defining the maximum number of Martingale steps to limit consecutive increasing trade sizes.
    Adjust Take Profit Boolean input to adjust (true) or not adjust (false) take profit based on Martingale steps.
    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.
    Hedge Settings Indicates the start of the hedge settings section.
    Enable Hedge Enables or disables the hedge; currently set to true.

    Hedge Distance Specifies the hedge distance as 10.
    Hedge Lot Increase Mode Determines how the lot size is increased in the hedge; currently set to MULTIPLY (1).

    Hedge Increase Factor Sets the increase factor for the hedge as 2.

    Max Hedge Step Sets the maximum hedge step as 9999.

    Hedge Execution Mode Specifies the execution mode for the hedge; currently set to PENDING (2).

    Hedge SL/TP Mode Specifies the stop loss and take profit mode for the hedge; currently set to FIXED_AMOUNT (1).
    Hedge Fixed Stop Loss Sets the fixed stop loss for the hedge; currently set to 0 (disabled).

    Hedge Fixed Take Profit Sets the fixed take profit for the hedge as 2.

    Hedge Equity % Stop Loss Sets the equity percentage stop loss for the hedge as 10.

    Hedge Equity % Take Profit Sets the equity percentage take profit for the hedge as 2.
    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.


    Prodotti consigliati
    Magic Grid
    Aliaksandr Charkes
    4.5 (22)
    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
    Forex Fibonacci
    Yuriy Kuzmin
    4.43 (7)
    After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! The trading robot is designed for trading in the Forex market. Safety in trading: constant stop loss, take profit, protection from increased spread. The advantage of the advisor is trading Money Management (money management system) automatic lot calculation based on the size of your deposit, automatic installation and movement of Fibona
    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
    Matrix Arrow EA MT4
    Juvenille Emperor Limited
    5 (8)
    Matrix Arrow EA MT4 è un consulente esperto unico che può scambiare i segnali MT4 dell'indicatore Matrix Arrow con un pannello commerciale sul grafico, manualmente o automaticamente al 100%. Matrix Arrow Indicator MT4 determinerà la tendenza attuale nelle sue fasi iniziali, raccogliendo informazioni e dati da un massimo di 10 indicatori standard, che sono: Indice di movimento direzionale medio (ADX) Indice del canale delle materie prime (CCI) Candele classiche Heiken Ashi Media mobile Media mob
    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
    Grid and MACD
    Vladimir Gribachev
    This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
    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
    Vizzion
    Joel Protusada
    Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
    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+
    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):
    The Arrow Scalper
    Fawwaz Abdulmantaser Salim Albaker
    1 (2)
    Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
    FREE
    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
    Black Out EA
    Jason Thato Hartley
    Thank you for visiting us. We would like to introduce our new BLACK OUT EA which comes along with a moving average indicator for better trading This EA open and closes trades for you, no need to stress yourself. You can trade on any broker using any time frame . there are no restrictions!! You can easily increase your Lot size on the EA settings Backtest was done for two months. stay tuned for more !!!
    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
    Candle Surfer EA MT4
    AutoPip Trading Ltd
    NEW: A Fully Automated strategy using price action and candle patterns to trade Gold (XAUUSD).  Limited $100 introduction price! Candle Surfer EA rides the candle trend and provides accurate trading with an advanced drawdown recovery algorithm. Trade with balance from $500. Cent account to be used with very low balances. This EA can be used on any currency but recommended for XAUUSD. REAL BACKTEST DATA - no manipulation or backtest conditioning like other EAs! 99.9% Modelling Quality Backtest! 
    Wolf Stream
    Vadym Nemo
    5 (2)
    Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
    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
    BreakOut Grid
    Catalin Zachiu
    This expert is a combination between a grid and a scalper and it uses a grid of ten pending orders , five for long and five for short , with a 500 point spacing between them with a 100 point scalp target. It has three working modes , first , the entry by level , the expert starts operation when the price aproaches an important trade level ( a former resistance or support) , second , the entry by time , launches the expert at a specific time (input by user) and the third type is continuous operat
    EA Black Spark
    Suparma Suparma
    Introducing Black Spark - Your Path to Informed Investing. Investment decisions can often feel overwhelming for investors. However, with Black Spark, you can seize control and make well-informed choices. Our cutting-edge system is designed to provide you with up-to-the-minute information by analyzing vast amounts of real-time market data. Through advanced algorithms, we identify patterns and trends, delivering personalized recommendations that align with your unique investment preferences. Our a
    Harvest GOLD
    Sayan Vandenhout
    Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $
    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
    PipFinite EA Breakout EDGE
    Karlo Wilson Vendiola
    5 (4)
    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
    HMA Trend Expert
    Alexander Fedosov
    5 (1)
    HMA Trend robot for professional traders works with a set of Hull moving averages( HMA ). Advisor Parameters Use Trade Panel  — Use the visual panel to configure and trade robot. Lot  — Lot size for a market entry. Take Profit(points)  — Take Profit for an open order. Stop Loss(points)  — Stol Loss for an open order. Max Spread(0 - disabled)  — Maximum allowable spread at which you can enter the market. 0 - disabled. Magic number  — The magic number of the robot. EA Comment  — Comments of robot.
    Diamond PRO
    Fanur Galamov
    5 (15)
    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 management algorithm. Main goal of Diamond PRO
    RSI Trader EA for MetaTrader 4 Introduction: Welcome to the RSI Trader EA, a specialized tool designed for MetaTrader 4. This expert advisor facilitates automated trading based on the Relative Strength Index (RSI) indicator's overbought and oversold regions. It allows for reverse trading setups in these zones and offers comprehensive control over trade execution. You can find MT5 version   here Key Features: Trade Parameters (LOTS, STOPLOSS, TAKEPROFIT): Configure lot size along with stop loss
    Pirate
    Anatoliy Lukanin
    3.9 (20)
    Deposit :   from 100 deposit units Trading pairs: I recommend currency pairs: EURAUD, CHFJPY, EURCHF, EURGBP, AUDCHF, CADCHF, USDCHF. Trading period :  Any Account: You should use ECN-ECN.Pro accounts with five-digit quotes with a moderate size (spread). Parameters: USING - Choice, trading risk or fixed lot RISK/LOT - Lot Risk Value RESTORING_THE_BALANCE - Restoring balance* HOW_THE_RESET_WINDOW - Reset the Global Variable TAKE_PROFIT - Set profit STOP_LOSS - Set loss COUNT_BUY - The number of
    Santa Scalping
    Morten Kruse
    3.05 (21)
    Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably
    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 mo
    Gold Glider
    Biswarup Banerjee
    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 nee
    Gli utenti di questo prodotto hanno anche acquistato
    The Gold Reaper MT4
    Profalgo Limited
    4.86 (29)
    PUNTELLO AZIENDA PRONTO!   (   scarica SETFILE   ) PROMOZIONE LANCIO: Sono rimaste solo poche copie al prezzo attuale! Prezzo finale: 990$ Ottieni 1 EA gratis (per 2 account commerciali) -> contattami dopo l'acquisto Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Benvenuti al Mietitore d'Oro! Basato sul Goldtrade Pro di grande successo, questo EA è stato progettato per funzionare su più intervalli di tempo contemporaneamente e ha la possibilità di impostar
    GoldPulse AI
    Babak Alamdar
    4.5 (12)
    Acquista non un backtest, ma un vero sistema di trading:  Live Signal 1     Live Signal 2       Live Signal 3  (only XAUUSD/Gold) Questo prezzo è temporaneo per la durata della promozione e verrà aumentato a breve Ottieni 1 EA gratis -> contattami dopo l'acquisto Sono rimaste solo poche copie al prezzo attuale, il prezzo successivo è -->> 1480 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! Questo è il primo robot più intelligente che scambia oro o XAU con coppie complete come XAUUSD
    Gold Trade Pro
    Profalgo Limited
    4.59 (22)
    Promo lancio! Sono rimaste solo poche copie a 449$! Prossimo prezzo: 599$ Prezzo finale: 999$ Ottieni 1 EA gratis (per 2 account commerciali) -> contattami dopo l'acquisto Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro si unisce al club degli EA che commerciano oro, ma con una grande differenza: questa è una vera strategia di trading. Cosa intendo con "strategia d
    FT Gold Robot MT4
    Marzena Maria Szmit
    5 (13)
    Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
    HFT Prop Firm EA
    Dilwyn Tng
    4.98 (644)
    HFT Prop Firm EA, noto anche come Green Man per via del suo logo distintivo, è un Expert Advisor (EA) progettato specificamente per superare le sfide o le valutazioni delle società di trading proprietarie (prop firms) che consentono strategie di trading ad alta frequenza (HFT). Per un periodo limitato: utilità gratuite del valore di $198 quando acquisti HFT Prop Firm EA Versione MT5: https://www.mql5.com/en/market/product/117386 Monitoraggio delle prestazioni della sfida HFT (a partire da $200):
    TrendMaster FX MT4
    Chen Jia Qi
    5 (12)
    Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
    Quantum Emperor MT4
    Bogdan Ion Puscasu
    4.91 (129)
    Presentazione       Quantum Emperor EA   , l'innovativo consulente esperto MQL5 che sta trasformando il modo in cui fai trading sulla prestigiosa coppia GBPUSD! Sviluppato da un team di trader esperti con esperienza di trading di oltre 13 anni. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Acquista Quantum Emperor EA e potrai ricevere gratuitamente Quantum StarMan, Quantum Trade EA o Quantum Gold Emperor!*** C
    Diamond Titan FX MT4
    Lo Thi Mai Loan
    5 (2)
    Promozione di lancio: SCONTO DEL 30%! Ci sono solo 3 vendite rimaste da acquistare al prezzo attuale. Prezzo successivo: $1033 Ricevi gratuitamente il US30 Scalper EA e il Quantum Algo EA -> contattami dopo l'acquisto Live signal: https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Storico delle transazio
    Hercules AI MT4
    Aleksandr Chebotaev
    Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
    One Gold MT4
    Stanislav Tomilov
    4.82 (11)
    Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
    AW Recovery EA
    AW Trading Software Limited
    4.3 (70)
    L'Expert Advisor è un sistema pensato per recuperare posizioni non redditizie.   L'algoritmo dell'autore blocca una posizione perdente, la divide in molte parti separate e chiude ciascuna di esse separatamente. La facile configurazione, il lancio ritardato in caso di drawdown, il blocco, la disabilitazione di altri Expert Advisor, la media con il filtraggio delle tendenze e la chiusura parziale di una posizione in perdita sono integrati in un unico strumento. È l'uso della chiusura delle perdit
    Oracle MT4
    Stanislav Tomilov
    4.38 (8)
    Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
    Daytrade Pro Algo
    Profalgo Limited
    5 (6)
    Promozione lancio: Numero limitato di copie disponibili al prezzo corrente Prezzo finale: 990$ NOVITÀ: ottieni 1 EA gratis!   (per 2 account commerciali) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Benvenuto in DayTrade Pro Algo!   Dopo anni di studio dei mercati e programmazione di diverse strategie, ho trovato un algoritmo che ha tutto ciò di cui ha bisogno un buon sistema di trading: È indipendente
    Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
    Price reduced for 7 days to $230 Then the price will be $430 PowerFul 1 Min Scalping System - Automatic Robot Scalper for Trade on the XAUUSD currency pair (the robot trades in other currency pairs, but gets the best results in gold). Recommended time periods M5 . The minimum initial balance is from $ 500. This robot automatically determines the points of price turning and sets several deferred orders in the likely future direction of the trend. If the price does not unfold in the right directi
    EA Gold Stuff
    Vasiliy Strukov
    4.74 (985)
    EA Gold Stuff è un Expert Advisor progettato specificamente per il trading di oro. L'operazione si basa sull'apertura degli ordini utilizzando l'indicatore Gold Stuff, quindi l'EA lavora secondo la strategia "Trend Follow", che significa seguire la tendenza. I risultati in tempo reale possono essere visualizzati qui. Contattami subito dopo l'acquisto per avere le impostazioni e un bonus personale!  IMPOSTAZIONI Apri nuova serie - on / off inizio di una nuova serie di ordini. Inizia lott
    Boring Pips MT4
    Thi Thu Ha Hoang
    5 (12)
    Ti sei mai chiesto perché la maggior parte degli esperti consulenti non è efficace nel trading reale, nonostante la loro perfetta performance nei backtest? La risposta più probabile è Over-fitting. Molti EA vengono creati per 'imparare' e adattarsi perfettamente ai dati storici disponibili, ma falliscono nel prevedere il futuro a causa di una mancanza di generalizzabilità nel modello costruito. Alcuni sviluppatori semplicemente non conoscono l'esistenza del Over-fitting, o ne sono a conoscenza
    Bitcoin Wizard
    Sugianto
    3 (2)
    Bitcoin Wizard is designed for trading Bitcoin by placing pending orders based on high low at certain periods by taking advantage of strong momentum.   Why Bitcoin Wizard : Bitcoin Wizard is a fully automatic trade system, trade 24/7. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss of 100 pips. Real Signal | Real Signal 2 | Setfile :  Download here  | MT5 version | Backtest Report   |   Broker Spread Comparison SET U
    Bitcoin Robot MT4
    Marzena Maria Szmit
    5 (9)
    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
    XG Gold Robot MT4
    Marzena Maria Szmit
    4.42 (24)
    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
    US30 Scalper EA MT4
    Lo Thi Mai Loan
    5 (4)
    Launch promo! Only a few copies left at 499$! Next price: 599$ Final price: 999$ Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:  https://www.mql5.com/en/market/product/107337?source=Site+Market+Product+Page For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EA è un robot di scalping di nuo
    FXMachine
    Alexander Kozachuk
    4.75 (12)
    Statistiche su un conto reale dal 2020 Backtest degli ultimi 13 anni Strategia a basso prelievo Algoritmo multivaluta Compatibile con qualsiasi broker Comprovato sistema di controllo del prelievo Trading su un conto reale dal 2020 : Fai clic qui Trading su USDCAD, EURGBP, GBPUSD, EURUSD: Fai clic qui Trading su EURGBP: Fai clic qui Trading su GBPUSD: Fai clic qui Backtest completi di FXMachine EA disponibili per il download qui: Clicca qui Chi siamo: Lo sviluppo e il support
    Quantum Algo Trading MT4
    Lo Thi Mai Loan
    5 (4)
    Il prezzo attuale è il prezzo promozionale e aumenterà presto. Il prezzo finale del prodotto è: $5566. Ci sono solo poche copie rimaste al prezzo attuale, il prossimo prezzo è $566. Controlla i risultati live qui: Segnale personale live:   [Clicca Qui] $50K Segnale personale live:   [Clicca Qui] Segnale live proposto:   [Clicca Qui] Versione MT5 qui:   [Clicca Qui] Prova di pagamento e offerta combo definitiva How to install   |   Download SetFile Benvenuti in Quantum Algo Trading MT5 E
    Bitcoin Scalp Pro
    Profalgo Limited
    5 (2)
    Promo attuale: Solo 1 rimasto a 349$ Prezzo finale: 999$ Assicurati di dare un'occhiata al nostro "   pacchetto combinato Ultimate EA   " nel nostro   blog promozionale   !   NOVITÀ:   ora supporta anche Ethereum! Bitcoin Scalp Pro è un sistema di trading unico sul mercato.  È completamente focalizzato sullo sfruttamento della volatilità del mercato Bitcoin scambiando i breakout dei livelli di supporto e resistenza. L'attenzione dell'EA si trova sulla sicurezza, che si traduce in prelievi e
    TopBottomEA
    lizhi fu
    4.8 (54)
    TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
    Fenghuang Rig EA MT4
    Sof'ia Vlasova
    5 (1)
    Fenghuang EA utilizes clustering principles in machine learning to analyze data, identifying groups of objects or events with similar features or relationships. It uncovers hidden patterns and categorizes objects by similarities, aiding in the discovery of causal relationships. The EA allows for in-depth data analysis, highlighting significant relationships without risky techniques like martingale, netting, or scalping, making it compatible with various brokerage environments. Read more about t
    AI Nodiurnal EA
    Ugochukwu Mobi
    AI Nodiurnal EA è un avanzato robot Forex che sfrutta la tecnologia all'avanguardia del machine learning per ottimizzare le strategie di trading e migliorare le performance nel dinamico mercato del cambio. Il termine "Nodiurnal" riflette la sua capacità di adattarsi e operare non solo durante le tipiche ore diurne di negoziazione, ma anche durante periodi non standard, fornendo un approccio continuo e adattativo al trading forex. Impostazioni: Impostazioni predefinite sulla coppia di valute: EUR
    AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
    Wall Street Scalper MT4
    Evgenii Aksenov
    5 (2)
    A scalping robot of a new generation should be developed using Artificial Intelligence. Suitable for scalping trading on one of the most popular US Wall Street 30  index (US30). The strategy has passed months of tests on real and demo accounts and is currently being used on several investment accounts with different Profit/Risk ratios. Risky methods and strategies are not used: grid, martingale or topping up. Each trade has a Stop Loss and Take Profit. The Expert Advisor is fully optimize
    Quantum Gold Emperor MT4
    Bogdan Ion Puscasu
    5 (7)
    Presentazione       Quantum Gold Emperor EA   , l'innovativo consulente esperto MQL5 che sta trasformando il modo in cui scambi la prestigiosa coppia XAUUSD (GOLD)! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni. IMPORTANTE! Dopo l'acquisto inviatemi un messaggio privato per ricevere il manuale di installazione e le istruzioni per la configurazione. ***Acquista Quantum Gold Emperor EA e potresti ottenere Quantum Trade EA gratis!*** Chiedi in privato per m
    Altri dall’autore
    The Nadaraya Watson Envelop indicator for MT5 is a popular tool used by traders to identify trends and potential buy/sell signals. The indicator is based on a non-parametric regression model that uses kernel smoothing to estimate the underlying trend of the market. The resulting envelopes are then plotted around the trend line, providing traders with an indication of where prices are likely to fluctuate. One of the key features of this indicator is its ability to send alerts, emails, and notific
    About The Product This is an MT5 expert advisor which will let the end user to copy trades from a source mt5 account to N different mt5/mt4 account in the same pc. It is specially useful when you want to copy your trades from an account to several client account or accounts which will have different parameter for those trades. This product provides options to copy trades with different options as well as copy them in reverse. You can try the free trial demo on the link below. Complete User Gu
    MT4 Local Trade Copier Pro
    Biswarup Banerjee
    3.77 (13)
    About The Product This is an mt4 expert advisor which will let the end user to copy trades from a source mt4 account to N different mt4/mt5 account in the same pc. It is specially useful when you want to copy your trades from an account to several client account or accounts which will have different parameter for those trades. This product provides options to copy trades with different options as well as copy them in reverse. you can find the MT5 version   here . You can try the free trial demo
    Whether you're a seasoned forex trader or just starting, Telegram Signal Sender is a must-have tool for anyone looking to start their telegram channel as a forex signal provider. With its user-friendly interface and advanced features, you can easily set up your signals and watch as your followers start to grow. So, what are you waiting for?  Comprehensive Trading Solution: With Telegram Signal Sender, you get a complete trading solution that generates stop loss and three target levels for y
    Brilliant Reversal Indicator for MetaTrader 5 - Your Ultimate Alert-Driven Trading Solution Unlock unparalleled trading success with the "Brilliant Reversal Indicator" tailored for MetaTrader 5. This powerful tool has been meticulously designed to empower traders by identifying critical reversal opportunities with lightning-fast alerts. Key Features: Precise Reversal Detection: The Brilliant Reversal Indicator for MT5 specializes in pinpointing potential trend reversals, providing you with a str
    Product Name: Moving Average Crossover EA MT5 Description: Welcome to the pinnacle of automated trading with the Moving Average Crossover EA for MetaTrader 5. This expert advisor is meticulously designed to harness the power of moving averages, offering traders a versatile solution for capturing trend reversals and potential entry points. With an array of customizable settings and robust features, this EA is set to redefine your trading strategies and amplify your trading experience. Mt4 version
    Telegram Signal Sender
    Biswarup Banerjee
    5 (1)
    Whether you're a seasoned forex trader or just starting, Telegram Signal Sender is a must-have tool for anyone looking to start their telegram channel as a forex signal provider. With its user-friendly interface and advanced features, you can easily set up your signals and watch as your followers start to grow. So, what are you waiting for?  Features:  Highly customizable panel for calculating stop loss and take profit values  User-friendly interface for easy setup of forex signals Ability to se
    Big movement indicator is a very simple indicator which draws a pattern of boxes where price has moved significantly on a particular timeframe. It also displays the number of candles the strong movement is continuing till now. This indicator work based on zig zag indicator when there is a minimum gap between the last 2 zigzag values we draw a box around this. We can also capture the point where it meet the criteria as buffer values
    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
    Product Name: Grid Trade Manager MT5 Description: The Grid Trade Manager EA for MetaTrader 5 is meticulously crafted to oversee trades employing a grid trading strategy. It strategically places a sequence of pending buy and sell orders at predefined intervals, forming a grid pattern. This EA vigilantly monitors market fluctuations, dynamically adjusting the grid to optimize potential profits. Additionally, it incorporates robust risk management features to control grid size and curtail potential
    FREE
    MT5 Candlestick Pattern Alert Indicator: Enhance Trading Precision and Speed Overview The MT5 Candlestick Pattern Alert Indicator stands as a robust solution tailored to empower traders by swiftly detecting candlestick patterns and delivering timely alerts through various channels. This advanced tool facilitates efficient analysis of patterns, enabling traders to seize potential profitable trades promptly. Significance of Candlestick Patterns Candlestick patterns play a pivotal role in technical
    FREE
    Product Name: Hedge Trade Manager MT5 Description: The "Hedge Trade Manager" EA for MetaTrader 5 is a sophisticated solution designed to adeptly manage trades through a hedge trading strategy. With a range of configurable settings, this EA provides comprehensive control over hedge trades. The documentation below outlines the various inputs and parameters to assist you in customizing the EA to suit your trading preferences. Overall Settings/Input Guide Name Setting Description General Settings Ma
    FREE
    GG TrendBar
    Biswarup Banerjee
    GG TrendBar Indicator - Your Multitimeframe ADX Trading Solution Experience the power of multi-timeframe trading with the "GG TrendBar MT5 Indicator." This versatile tool, built upon the ADX indicator, offers precise insights by considering multiple timeframes, ensuring you make well-informed trading decisions. Basic Details : Indicator Type : GG TrendBar Indicator (Multi-Timeframe ADX) Key Metrics : Real-time ADX analysis across multiple timeframes. Customization : Enable or disable specific ti
    The Nadaraya Watson Envelope is a technical indicator available in the MetaTrader 4 (MT4) platform. It uses a non-parametric method to estimate the underlying trend of a financial asset based on its past price movements. The envelope is created by calculating a weighted average of the asset's past prices, with more recent prices being given greater weight. This produces a smooth curve that represents the estimated trend of the asset. The envelope is then drawn around this curve, with upper and l
    Product Name: Trailing Stop and Breakeven Management EA Description: This EA (Expert Advisor) is designed to set trailing stops and breakeven levels for trades based on input parameters and a magic number in MT5. It can be used to manage trades placed manually or by any other EA. The EA allows customization of various settings to suit your trading strategy. General Settings: Enable Magic Number (ENABLE_MAGIC_NUMBER): Enable to use a magic number for trades. Set to false for manual trades. Magic
    FREE
    MT4 Candlestick Pattern Alert Indicator: Stay Ahead of Trading Opportunities Overview The MT4 Candlestick Pattern Alert Indicator is a robust tool designed to empower traders by detecting candlestick patterns and delivering timely alerts through notifications, emails, and pop-up alerts. This invaluable tool saves traders precious time, allowing focused analysis on patterns and potential profitable trades. Importance of Candlestick Patterns Candlestick patterns are pivotal in technical analysis,
    FREE
    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
    Day and Week separator is a very simple tool to show day and week separator lines from a specific time mentioned in the input. This is specially helpful for the trades who has time zone differences in their broker terminal. Let us take an example  If user know that at 7:00 in the chart his local time 00:00 then he will simply put 7:00 in the input . Separator lines will starts drawing from current day's 7:00 There is also a bold line for weekly separator
    FREE
    Inventory Retracement Trade it is designed based on one of the most popular tradingview indicator.  This is mostly combined with other popurlar trend indicator to confirm the strength of the movement. Definition Inventory Retracement Trade is quickly becoming one of the most popular ways to identify where short-term counter trend institutional inventory has subsided and when it’s time to re-enter into a trade’s original trend direction.
    Super Trend Indicator for MetaTrader 5 - Elevate Your Trading Precision Experience the future of trading with the "Super Trend Indicator" designed for MetaTrader 5. This versatile tool is your key to precise market analysis, providing insights into potential trend directions that enhance your trading decisions. Basic Details : Indicator Type : Super Trend Indicator for MetaTrader 5 Key Metrics : Real-time analysis of market trends using a proprietary algorithm. Customization : Fully customizable
    Introducing the Ultimate Trade Panel MT5 - Your All-in-One Trade Manager for MQL5 Trading Are you a trader looking to streamline your trading activities and gain a competitive edge in the market? Look no further! The Ultimate Trade Panel MT5 is here to revolutionize your trading experience on the MQL5 platform. With a plethora of unique and time-saving features, this expert advisor is designed to be your reliable companion for day-to-day trading activities. Key Features: Indicator Manager: Say g
    Account Trailing Stop Manager MT5 Description: The "Account Trailing Stop Manager MT5" EA is designed to automatically calculate and remember the profit of the entire account or specific magic number, and trail it like a trailing stop loss. When the current profit becomes lower than the last saved profit, it will close all trades. This EA provides a convenient way to manage trailing stops for your account. For detailed documentation  Overall Settings/Input Guide   High Level Overview of Featu
    FREE
    Close Manager MT5
    Biswarup Banerjee
    Close Manager EA for MetaTrader 5 Introduction: Welcome to the Close Manager EA, an essential tool designed exclusively for MetaTrader 5. This expert advisor has been meticulously crafted to streamline and enhance the trade closure process. Whether trades are initiated manually or by other EAs, this tool offers a diverse range of customizable criteria, empowering traders with enhanced control over their trade exits. You can find the MT4 version here Key Features: Logs Capture (SHOW_LOGS): Enable
    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
    Risk Management Panel is unique to tool calculate your risk quickly and place trades based on your account money. There are two options for the user  Account Equity Account Balance Tools like these is specially useful when you have to take a quickly decision about your trade but dont have the time to calculate the risk. It works with magic number. So the advantage is a trade placed by this panel could be manipulated by the other expert advisors as well
    FREE
    Angle of Moving Averages This indicator is very simple yet powerful concept which constantly calculate the slope of the current bar moving average with respect to the N bar before moving average value. This no only give a good entry and exit signal but also it shows traders the strength of the signal. It shows positive green histogram when market is moving toward upward direction and red histograms for downtrend. When large histograms found means market has  very strong trend. Inputs Available
    Description This Expert Advisor mainly works on range breakout on a particular timeframe. The logic behind the this pretty simple. When a range is formed in any time frame (e.g. the range should be less than 20 pips and there must be atleast 30 candle in that range), this ea will wait for the range to be broken out on any direction. If the range is broken on the upper side it will enter into the buy position and hedge the lower ragne with sell position(Could be martingale multiplied lots). If
    Balanced Martingale
    Biswarup Banerjee
    This is very simple strategy based on martingale and reverse martingale strategy. When Ea keeps on winning it multiplies with winning multiplier ,when it has a loosing streak it multiplies with loosing multiplier. Whenever cycle goes from winning to loosing or vice versa the lot size will be reset to default one. This will keep the risk minimized as we are using it for both side. Also when we are in loosing streak we keep on changing the order type from its previous example for example if we hav
    Confluence Indicator is unique indicator which collects differnt popular indicators and analyzes their data. It decides an overall trend with its strength. It is not only helpful for identifying the the current picture of the market but also helps traders to stay away from non trending market. It maximize the chance of winning by giving an aggregate picuture of markets best reliable technical indicator settings There are total 7 types of signal which this indicator provides. Each candle will sho
    Filtro:
    Nessuna recensione
    Rispondi alla recensione