Trade Panel For Strategy Tester MT5

It's a trading dashboard appears on strategy tester, allows you to backtest your own strategies, testing them on multiple symbols and timeframes. It is equipped with useful features such as risk management, trailing stops, breakeven points, and more, enabling you to evaluate and refine your strategies effectively. Trading panels are typically designed to facilitate real-time trading and may not function properly on a strategy tester. However, this particular trading panel is specifically designed to operate smoothly and accurately on a strategy tester.

Attention, this application is designed for backtesting strategies in the strategy tester, and is not intended for real-time trading.

PANEL Fields

Section1. Order Placement - This section allows for the placement of market or pending orders, as well as the activation of break-even or trailing stop mechanisms, all while taking into account the predetermined risk amount.
    1. Fixedlot/FixedRisk: Allows for the option to switch between entering positions based on lot size or risk percentage.
    2. Lot: The position size can be adjusted within this field when 'Fixed Lot' is chosen in the preceding option.
    3. Risk(%)($): The value of risk can be adjusted within this field when 'Fixed Risk' is chosen in the preceding option. The position size will be calculated based on the value entered here and the distance to the stop-loss level
    4. SL and TP distance: The distance to the stop-loss and take-profit levels can be customized directly in these fields.
    5. TP/SL: If the 'fixed risk to reward' input parameter is set to 'true', the value of the take-profit (TP) to stop-loss (SL) ratio can be adjusted in this field. When this is the case, the take-profit level will be calculated based on the stop-loss distance and the specified risk-to-reward ratio.
    6. Select Symbol: The symbol chosen in this field correspond to one of the symbols listed in the input parameters and serves as the reference for opening, modifying, and closing positions.
    7. Buy/Sell ButtonsAllow the user to place both market orders, which execute the trade immediately at the current market price, as well as pending orders, which are executed when the price reaches a specified level in the future.
    8. Pending Dist(+/-) : If this entry is set to zero, market orders will be executed by using the buy/sell buttons. Alternatively, if a value is entered, pending orders will be placed. The type of pending order (buy limit, sell limit, buy stop, sell stop) is automatically determined based on the pending distance. For instance, a positive pending distance will result in a buy stop order being placed when the buy button is pressed, while a negative pending distance will trigger a buy limit order.
    9.  BE Start(+): The distance from the opening price at which the Break Even function will be triggered can be customized within this input field.
    10.  BE Distance(+/-)Once the Break Even function is activated, the stop-loss level will be adjusted to move to the opening price of the position, plus the value specified in this entry. This allows the trade to be protected at the original entry price, plus the additional buffer defined here.
    11. Trail Start(+): The distance from the opening price at which the Trailing Stop mechanism will be triggered can be customized within this input field.
    12. Trail Distance(+): The distance by which the stop-loss level will trail the market price once the Trailing Stop mechanism has been activated can be adjusted within this input field.
    13. Trail Offset(+/-): This field allows you to adjust the distance by which the stop-loss level will trail the specified indicator value (moving average or fractals) once the Trailing Stop mechanism has been triggered.
    Section2. Closing Positions:  Utilize the buttons provided in this section to delete specific pending order, close individual open position, or close all open positions at once, offering flexibility in your trading decisions.
      1. Close Profit/Loss: Clicking these buttons will close only the positions that are currently in a profitable or losing state, without affecting any other open positions.
      2. Close Buy/Sell: Close only buy/sell positions.
      3. Close First/Last: Close first/last position in the list of positions in Trade tab of strategy tester. 
      4. Close Today:  Close positions which are opened today.
      5. Close All: Close all positions.
      6. Apply2AllSymbols/ Apply2SelectedSymbol: This toggle button determines the scope of the position closing actions in this section. When set to 'All Symbols', the buttons will close positions across all symbols. When set to 'Selected Symbol', the buttons will only affect positions for the currently selected symbol.
      7. Close %:  This field allows you to adjust the percentage of the position that will be closed when using the  ' %Close Selected Positoin' button.
      8. %Close Selected Positoin: Clicking this button will partially close the position selected in Section 3.2, by the percentage amount specified in the previous field (Section 2.7). This allows for selective partial closing of individual open position.
      9. Delete Selected Order: Delete pending order selected in section3.2.

      Section 3.Modify Positions/Orders:

      1. Order/Position Modification: This toggle button specifies whether modifications should be applied to a pending order or an open position. By selecting the appropriate mode, you can easily determine where the modifications will be directed within your trading activities
      2. Select Order/Position: This field allows you to specify the order number or position number from the trade tab of the strategy tester that you want to modify.
      3. Modify Selected Order/Position: Upon adjusting the parameters in Section 1, clicking this button will apply the changes to the specific order or position that has been selected.

      Section 4. Add horizontal lines

      1. Line Dist(PIPS)(+/-): This field allows you to adjust the distance (in PIPs) from the current Bid price that the line should be drawn. You can specify a positive or negative value to set the distance above or below the current Bid price.
      2. Line Select: Input the line number that corresponds to the line you wish to modify or delete. This feature enables you to specify the exact line within the interface for targeted adjustments or removal.
      3. Line Color: line color can be adjusted in this field.
      4. Add Line(Current Chart): By clicking this button, a line will be added to the current chart using the line distance and color specified in Section 4.1 and Section 4.3, respectively.
      5. Modify Line(Current Chart ): This button allows you to modify the line selected in Section 4.2. It utilizes the Line Distance specified in Section 4.1 to adjust the line position upward or downward, and applies the new color specified in Section 4.3.
      6. Delete Line(Current Chart ): Clicking this button will remove the line that has been selected in Section 4.2 from the current chart.

      Expert Input Parameters

      1. dark mode(true/false): Choose the panel color scheme by selecting 'True' for dark mode or 'False' for light mod.
      2. fixed risk to reward(true/false): Enable this setting by selecting 'True' to calculate Take Profit based on the predefined Risk to Reward ratio, or choose 'False' to enter Take Profit directly without ratio calculation.
      3. distance type: Choose from three distance types - 1-Point, 2-PIP, 3-ATR. This selection impacts the values entered in Section 1 for 'SL', 'TP', 'Pending Dist', 'BE Start', 'BE Distance', 'Trail Start', and 'Trail Offset'. For instance, if ATR is chosen, entering '3' in the SL field implies the Stop Loss distance from the current price is 3 times the current value of the ATR indicator.
      4. ATR period: If you have selected 'ATR' as the Distance Type, this field allows you to choose the period to be used for the Average True Range (ATR) indicator calculation.
      5. ATR timeframe: When the Distance Type is set to 'ATR', this field enables you to select the timeframe for the Average True Range (ATR) indicator calculation. This allows you to base the distance values on the ATR measured over different time periods, providing flexibility in your trading parameters.
      6. risk type: Choose between two risk types - 1-Percent, 2-Money. This selection impacts the value entered in Section 1.3. If 'Percent' is chosen, the risk value entered in Section 1.3 is a percentage of the balance. If 'Money' is selected, the value represents the risk amount in dollars. The lot size is automatically calculated based on the risk value and Stop Loss (SL), ensuring that if the price hits the SL, the loss amount equals the specified risk in dollars.
      7. Commission per lot: Enter the amount of commission that the broker charges per lot. This parameter affects the values of profit and loss displayed on the panel, ensuring that the calculations take into account the commission fees when calculating the profit and loss of your trades.
      8. trail type: Choose from three types of trailing stops - 1-Fixed Distance: Trailing stop set at a fixed distance. 2-Moving Average: Trailing stop based on the Moving Average indicator. 3-Fractals: Trailing stop determined by Bill Williams' Fractals indicator. Selecting the appropriate trail type allows you to customize how your trailing stops behave in response to market movements
      9. MA period: If the Trail Type is set to 'Moving Average', this field allows you to specify the period for the Moving Average indicator.
      10. MA method: it refers to the method used for calculating the moving average indicator for the trail stop. This parameter allows traders to choose from different methods such as simple, exponential, smoothed, or linear weighted moving averages.
      11. indicator timeframe: When utilizing a moving average or Bill Williams' Fractals indicator as the trail type, this parameter allows you to specify the timeframe for the indicator. The chosen timeframe influences the calculation and responsiveness of the indicator, impacting the behavior of the trailing stop based on the selected indicator.
      12. other symbol1,2,3: These fields allows you to specify additional symbols that you want to view and trade on within the strategy tester. By listing the desired symbols here, you can expand the trading capabilities of the tester beyond the primary symbol.
      13. other timeframe1,2,3: These fields enable you to specify additional timeframes that you wish to include for viewing within the strategy tester. By entering the desired timeframes here, you can expand the range of time intervals available for analysis and testing in the strategy tester.
      14. line color1,2,3: These fields allow you to enter a list of line colors that can be used to customize the visual representation of horizontal lines on the chart.
      15. panel vertical shift(pixels): This parameter controls the vertical positioning of the panel in relation to the left axis on the char.
      16. panel horizontal shift(pixels): This parameter controls the horizontal positioning of the panel in relation to the upper axis on the char.
      Please feel free to reach out to us if you encounter any issues with the product or have suggestions for future improvements. We value your feedback and are committed to providing the best possible experience. Our team is available to assist you and address any concerns you may have.
















































































































































































































































      Prodotti consigliati
      TradePilotmt5
      Hossein Khalil Alishir
      TradePilot Expert Advisor (EA) for MetaTrader 5 TradePilot is a professional and user-friendly Expert Advisor (EA) for MetaTrader 5 (MT5) . It simplifies automated trading , risk management , and trade execution with a smart trading panel . Perfect for beginners and experienced traders looking for a reliable trade manager EA with automated lot size calculation and smart position management. Key Advantages User-Friendly Trading Panel: Customizable panel with buttons and hotkeys for fast ex
      Trading Assistent is a multifunctional trading panel that combines all necessary tools for professional trading. The panel provides complete control over positions, in-depth risk analysis, and fast order execution. MAIN FUNCTIONAL BLOCKS Position Management: - Real-time viewing of all open positions - Sorting by symbol, profit, volume, and type - Visual indication of profitable and losing positions - Bulk closing operations - Breakeven function for profit protection Trading Operations: - I
      Candlestick Pattern Scanner is a multi-timeframe and multi-symbol dashboard and alert system that checks all timeframes and currency pairs for different candlestick patterns that are formed in them. Scanner is integrated   with support and resistance zones so you can check the candlestick patterns in most important areas of the chart to find breakout and reversal patterns in the price chart. Download demo version   (works on M4,M6,M12,H3,H8 timeframes and 20 symbols of Market Watch window) Read
      Trading Performance Analyzer v3   is a comprehensive MetaTrader 5 tool that combines professional-grade performance analytics with powerful trade management capabilities in a beautifully designed, fully customizable interface. KEY FEATURES Advanced Analytics Dashboard Real-time Performance Metrics:   Profit, win rate, profit factor, expectancy, streaks Equity Curve Visualization:   Dual-tone area chart with smooth gradients Period Statistics:   Automatic breakdown by Week/Month/Year Daily P
      FREE
      TradePad
      Ruslan Khasanov
      5 (1)
      TradePad è uno strumento per il trading sia manuale che algoritmico. Ti presentiamo una soluzione semplice per operazioni di trading rapide e controllo delle posizioni su diversi strumenti di trading. Attenzione, l'applicazione non funziona nel tester di strategia! Versione di prova dell'applicazione per un conto demo e una descrizione di tutti gli strumenti L'interfaccia dell'applicazione è adattata per monitor ad alta risoluzione, semplice e intuitiva. Per un lavoro confortevole, al trader vie
      TradingCoPilot
      Viktor Mitrofanov
      Trading Co-Pilot for MetaTrader 5 Advanced Position Management for Manual Traders Trading Co-Pilot is a professional trade management assistant designed for traders who open positions manually and want precise, automated control over risk and profit handling. It does not open trades. It manages them intelligently. You focus on entries. The Co-Pilot protects and optimizes the exit. How It Works Once you open a manual position, Trading Co-Pilot automatically: • Applies Stop Loss • Sets Take Profit
      Tool Auto Modify SLTP – Protect Your Trades, Optimize Your Strategy In trading, risk is always present. Just one forgotten SL/TP can turn a promising trade into a loss. Even experienced traders occasionally make mistakes. That’s why Tool Auto Modify SLTP was created – to keep you protected and let you focus on your strategy. Key Features: Manage Orders for All Symbols: Monitor and adjust SL/TP for all your trading pairs. Three Flexible Risk Modes: Point-Based: Set fixed SL/TP distances. Account
      Risk-o-meter is a Risk calculator Panel designed to help people who are new to trading, better understand how much they are risking for potential profit or loss. Inputs: 1. Enter your Risk in % or currency 2. Enter your Return Ratio 3. Enter your Lot Size Results: 1. SL line 2. TP Line Features: 1. By moving the SL line, lot size will adjust to keep Risk fixed. 2. By moving the TP line, Risk Ration will adjust to keep Risk fixed.  
      Turbo Close All
      Phami Thanh Hoang
      Turbo Close All is a powerful and versatile script designed to help traders quickly and efficiently manage their trading positions and pending orders on MetaTrader 5. With its advanced features and customizable settings, this script is an essential tool for traders who want to streamline their trading process and maintain control over their positions and orders. Key Features: Comprehensive Closing Options: Turbo Close All allows you to close all market positions and/or delete pending orders bas
      Smart Trail PRO Your all-in-one trade management companion for MetaTrader 5. SmartTrail PRO takes the stress out of position management. Whether you trade manually or use Expert Advisors, it protects your capital with intelligent, volatility-adaptive stop management — across all symbols, all account types, automatically. Early Bird Offer – Limited Licenses! Price for the first 10 licenses : $30 Price will increase after every 10 licenses sold Act fast! Grab your license while the Early Bird o
      Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
      Auto SLTP Maker MT5
      Oleg Remizov
      5 (1)
      Auto SLTP Maker MT5  is an assistant for all those who forget to set StopLoss and/or TakeProfit in deal parameters, or trade on a very fast market and fail to place them in time. This tool automatically tracks trades without StopLoss and/or TakeProfit and checks what level should be set in accordance with the settings. The tool works both with market and pending orders. The type of orders to work with can be set in the parameters. It can track either trades for the instrument it runs on, or all
      Inverted_Chart_EA Utility Expert Advisor Inverted_Chart_EA creates and maintains a mirror-inverted chart of any symbol and timeframe. It automatically generates a custom instrument (e.g. US30_INV ) and keeps its price history updated in real time, with bars mirrored around a chosen pivot. This utility gives traders a new way to analyze the market from a different perspective by flipping the chart upside down. Why use an inverted chart? Highlight hidden patterns – price formations that look ordin
      # Equity Monitor Pro  ## Short Description Equity Monitor Pro is a professional equity p**Equity Monitor Pro** is a powerful risk management tool that automatically protects your trading account by monitoring equity levels and enforcing prop firm style rules. Whether you're taking an FTMO challenge, trading a funded account, or just want to protect your capital, this EA runs silently alongside your trading strategy and takes action when it matters most. Protection tool designed for prop firm
      King ElChart Manual Trade Panel
      Mohammed Maher Al-sayed Mohammed Ahmed Saleh
      King Chart – Manual Trading Panel for MetaTrader 5 Overview King Chart is a simple yet powerful manual trading panel built for traders who want speed, precision, and clarity. It enables quick order execution, clear lot control, and real-time account monitoring — all directly on your MT5 chart. Main Features Multi-Lot Trade Execution 3 Buy and 3 Sell buttons for instant execution Each button is tied to a custom lot size field Designed for flexible scaling in or out of trades Position Management
      Expert TP SL v04
      Mikhail Ostashov
      Expert TP SL v04 - Professional Trading Assistant with AI Motivation System Advanced manual trading tool with automatic risk management, overtrading protection, and intelligent psychological support for disciplined trading. PRODUCT OVERVIEW Expert TP SL v04 is a comprehensive trading assistant designed for manual traders who want to maintain emotional discipline while automating risk calculations. This isn't just another order placement tool - it's a complete trading psychology system that pr
      This Utility EA is a simple solution for editing many trades with ease , good for traders that ladder into positions. Syncs TP and SL Across All Trades Detects the TP and SL any trade. Updates all trades to match the highest trade's TP and SL if they change. Calculates Expected Profit and Loss Computes the total expected profit and loss in USD by considering TP, SL, lot size, and tick value.
      Net Exposure & Net Average Price is a lightweight utility Expert Advisor for MetaTrader 5 hedge accounts . This tool helps traders instantly understand their true market exposure when multiple Buy and Sell positions are open on the same symbol. What the EA Does The EA displays a clear on-chart panel showing: Total Buy Trades Total Buy Lots Total Sell Trades Total Sell Lots Net Lots (Net Exposure) Net Average Price (hedge-adjusted breakeven) The Net Average Price represents the true breakeven
      TradePanel EA – Manual + Semi-Auto Trading Dashboard TradePanel EA is a powerful assistant for traders who want precision, speed, and full control over their trades. It combines on-chart execution , basket profit management , drawdown protection , and market/session awareness into one easy-to-use panel. Core Features Click-to-Trade System Place BUY/SELL instantly from the panel Click on the chart to set Stop Loss — TP is auto-calculated by your chosen R:R Risk Control & Lot Sizing Risk
      Trade History By Magic Indicator Unlock Your Trading Insights with Trade History By Magic! Enhance your MetaTrader 5 experience with this powerful indicator designed for traders who demand precision and clarity. Trade History By Magic provides a clear, real-time display of your trading history, organized by magic numbers, directly on your chart. Perfect for both automated and manual traders, this tool helps you track performance effortlessly. Key Features: Organized Trade Tracking : Displays tra
      Fast execution utility for manual traders. Drag-and-drop visual trading, split take-profits, and single-ticket management system. Speed, Precision, and Risk Control. KAB Trade Manager is built for traders who need to execute fast but keep risk tight. It integrates all essential tools into floating, collapsible windows. Core Functions: Instant Order Execution:   Market and Pending orders with automatic Lot sizing based on SL distance. Focus Ticket Manager:   A dedicated window to monitor and mana
      Utility per la gestione automatica degli ordini e dei rischi. Ti permette di trarre il massimo dai profitti e limitare le tue perdite. Creato da un trader praticante per i trader. L'utilità è facile da usare, funziona con qualsiasi ordine di mercato aperto manualmente da un trader o con l'aiuto di consulenti. Può filtrare gli scambi per numero magico. L'utilità può funzionare con qualsiasi numero di ordini contemporaneamente. Ha le seguenti funzioni: 1. Impostazione dei livelli di stop loss
      Short Description: FTMO Protector PRO MT5 is an EA designed to protect your funded account by managing risk and ensuring compliance with the Prop Firm's trading rules. This EA automatically monitors equity levels, closes trades when profit targets or drawdown limits are reached, and provides a visual display of key account metrics.  EA w orks with all different Prop Firm service providers. Overview: FTMO Protector PRO MT5 is an Drawdown Safeguard Expert Advisor meticulously crafted for trade
      Capital Manager
      Pham Cong Chinh
      Capital Management EA – Smart Risk Management & Profit Optimization for MT5 Take control of your trading capital with smart, automated strategies — fully optimized for MetaTrader 5 (MT5). Looking to protect your capital and maximize profits through automated money management strategies ? Capital Management EA is the all-in-one Expert Advisor for MetaTrader 5 (MT5) that helps you trade smarter, not harder. Core Features: 5-in-1 Capital Management Strategies – Built-in versatility Gr
      Margin Call Shield – Defend Your Margin on Your Terms Margin Call Shield is a tool for MetaTrader 5 traders who want to decide for themselves which open positions are closed during margin call situations before the platform does so automatically based on its internal rules. By default, the broker or platform decides which positions to close, often using undisclosed algorithms. Margin Call Shield lets you set this order according to your own strategy. Why Was Margin Call Shield Created? In a mar
      SL TP Panel
      Mikhail Ostashov
      SL TP Panel — Visual Trading Panel for MT5 A convenient trading panel that lets you place pending orders by simply dragging lines on the chart. Stop Loss, Take Profit, order type, and lot size — everything is controlled with your mouse in seconds. Who is this for This panel is designed for manual traders who value speed of execution. Instead of opening the order window, filling in fields, and calculating levels — just drag a line to the desired price and click one button. Key Features Visua
      ShikaaTraders Gold Grid Pro
      Thiagarajan A L Segaran
      Headline ShikaaTraders Gold Grid Pro is a high-performance trade management utility designed specifically for XAUUSD (Gold) and high-volatility pairs. It allows traders to execute complex grid-layering strategies with a single click, ensuring you never miss an entry during fast market moves. Why Choose Gold Grid Pro? Manual trading on Gold requires speed. Manually calculating distances and opening multiple positions takes too much time. This utility automates the "Scaling-In" process, allowing y
      Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
      Auto Orders Manager EA
      Mohamed Abdulmohsen Mohamed Saeed Ali
      Professional Trading Orders Manager for MT5 with Signal-Analyzer-Direction-Power-Orders control - Scalping tools - Risk management - all in one trade panel and dashboard  A sophisticated Expert Advisor that transforms your MT5 platform into a complete trading command center. This tool seamlessly blends automated trading logic with comprehensive manual controls through dual interactive dashboards. Key Features: Automated Trading : advanced scalping strategy on M3 timeframe as a signal sample can
      "Impulses and Corrections 5" is created to help traders navigate the market situation. The indicator shows multi-time frame upward and downward "Impulses" of price movements. These impulses are the basis for determining the "Base" , which is composed of zones of corrections of price movements, as well as "Potential" zones for possible scenarios of price movement. Up and down impulses are determined based on a modified formula of Bill Williams' "Fractals" indicator. The last impulse is always "U
      Gli utenti di questo prodotto hanno anche acquistato
      MarketCoachPanel
      Maria Makarchuk
      4 (1)
      MarketCoach Panel — инструмент дисциплины и контроля риска для трейдера MarketCoach Panel — это вспомогательная панель для MetaTrader 5, разработанная для повышения дисциплины в торговле, контроля риска и принятия более осознанных решений. Приложение не совершает сделки и не является торговым советником. Оно помогает трейдеру анализировать текущую ситуацию и соблюдать собственные правила стратегии. Основные возможности • Расчёт лота по риску Автоматический расчёт объёма позиции на основе: проце
      FarmedHedge Pair Trading Dashboard
      Tanapisit Tepawarapruek
      5 (1)
      Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approach: - Manual Trading: Primary focus - Auto Pilot: Optional supplementary feature - Full Automation: Not the main purpose Recommended Timeframe: H1-H4 DEMO VERSION Download the free demo to test functionality. Use Strategy Tester with Visual Mode to see how it works. VERSION 3 - NEW FEATURES Summary Dashboard (SRA Panel) - Quick pair selection w
      ApexGuard Suite
      Vadym Kalashnyk
      ApexGuard Suite — профессиональная панель контроля риска и дисциплины для MetaTrader 5 ApexGuard Suite — это комплексный инструмент для трейдеров, который помогает структурировать торговлю, контролировать риски и принимать более взвешенные решения прямо внутри терминала MetaTrader 5. Приложение не совершает сделки за вас — его задача дать полный контроль над состоянием счёта, рисками и торговым процессом в удобном визуальном формате. Интерфейс построен как единая панель с вкладками, где каждая о
      PhantomBreak Radar — индикатор для MetaTrader 5, предназначенный для выявления ложных пробоев уровней (fake breakout) и рыночных ловушек. Инструмент помогает трейдерам находить моменты, когда цена прокалывает экстремум диапазона, но затем возвращается обратно — формируя потенциальную точку входа в противоположном направлении. Индикатор автоматически анализирует ценовой диапазон за выбранный период, отслеживает выход за его границы и фиксирует повторный вход цены внутрь диапазона. В таких ситуаци
      Только сейчас вы можете приобрести  TradeOps Command Center с 10% скидкой всего за 630$. Акция действует до 01.04.2026 Для получение инструкции об использование утилиты обратитесь в личные сообщения! TradeOps Command Center — Профессиональный инструмент контроля риска и дисциплины в трейдинге TradeOps Command Center — это многофункциональная утилита для MetaTrader 5, разработанная для трейдеров, которые стремятся к системному и дисциплинированному подходу к торговле. Продукт объединяет в себе у
      The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
      YuClusters
      Yury Kulikov
      4.93 (43)
      Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
      Custom Alerts AIO: Monitora tutti i mercati — senza alcuna configurazione Panoramica Custom Alerts AIO è una soluzione di monitoraggio dei mercati pronta all’uso che non richiede alcuna configurazione. Tutti gli indicatori necessari — FX Power, FX Volume, FX Dynamic, FX Levels, IX Power — sono integrati internamente. Non vengono mostrati grafici, rendendolo ideale per generare alert in tempo reale in modo discreto ed efficiente. Supporta tutte le classi di asset offerte dal tuo broker: Forex,
      VOLUME BUBBLES ORDERFLOW FOOTPRINT PROFESSIONAL Expert Advisor for MetaTrader 5 Complete Feature Documentation Introduction: Volume Bubbles OrderFlow Footprint Professional is an advanced order flow visualization tool designed for the MetaTrader 5 platform. It provides institutional-grade market analysis through real-time volume bubbles visualization, volume profiling, and sophisticated order flow analysis. This Expert Advisor transforms raw market data into actionable trading intelligence, hel
      Professional Footprint Chart EA - Complete Order Flow Trading Suite DEMO USERS - PLEASE SELECT EVERY TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. See What Market Makers See! The most comprehensive order flow analysis tool for MetaTrader 5. Get institutional-grade volume analysis, real-time DO
      Partial Close Expert   è uno strumento che combina numerose funzioni in un unico sistema automatizzato. Questo EA può aiutare i trader a gestire le proprie posizioni in modo più efficace, offrendo molteplici opzioni per gestire il rischio e massimizzare i potenziali guadagni. Con Partial Close Expert, i trader possono impostare un       chiusura parziale       livello per bloccare i profitti, un       stop mobile       livello per proteggere i profitti e limitare le perdite, un       pareggiare
      The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
      Mentfx Mmanage mt5
      Anton Jere Calmes
      4.25 (8)
      The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
      GRat Crypto
      Ivan Titov
      4.5 (2)
      Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete order
      EasyInsight AIO MT5
      Alain Verleyen
      4.92 (12)
      EASY Insight AIO – La soluzione all-in-one per un trading intelligente e senza sforzo Panoramica Immagina di poter analizzare l’intero mercato — Forex, Oro, Cripto, Indici e persino Azioni — in pochi secondi, senza dover controllare manualmente i grafici, installare indicatori o affrontare configurazioni complicate. EASY Insight AIO è il tuo strumento definitivo di esportazione per il trading alimentato dall’IA, pronto all’uso. Offre una panoramica completa del mercato in un unico file CSV pul
      HINN Lazy Trader
      ALGOFLOW OÜ
      5 (2)
      Lazy Trader is your personal risk management assistant that independently finds the best market entries, manages positions, and helps you extract maximum profit from every trading idea! It monitors charts from M1 to W1 , finds optimal entry points based on your parameters, and manages trades without your involvement: - Got an idea on the daily chart? No need to wait for lower timeframes to form a signal — Lazy Trader will check everything and open all necessary positions while you live your lif
      Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
      ManHedger MT5
      Peter Mueller
      4.8 (5)
      THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
      Online Accounts Manager MT5
      Kyra Nickaline Watson-gordon
      5 (1)
      OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these p
      Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
      Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
      Crypto Charting
      Rajesh Kumar Nait
      5 (5)
      Crypto Charting for MT5 – Integrazione grafici criptovalute in MetaTrader 5 Panoramica Crypto Charting for MT5 offre dati OHLC in tempo reale tramite WebSocket. Supporta più exchange e aggiorna automaticamente i dati in MT5. Funzionalità Dati in tempo reale via WebSocket Aggiornamento automatico dei dati storici Sincronizzazione pianificata dopo interruzioni Compatibile con tutti i timeframe MT5 Dati OHLCV completi Supporto per il tester di strategia Riconnessione automatica Exchange supportati
      Bots Builder Pro MT5
      Andrey Barinov
      4.17 (6)
      This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
      Easy Strategy Builder 5
      Gheis Mohammadi
      5 (4)
      The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
      What Exactly Is A Smart Trading Tool? Smart Trading Tool   was developed for fast and comfortable trading of the financial markets especially for   ORDER BLOCKS TRADERS .   It provides traders functionalities, such as: A Drawing Tool One-Click Trading Panel Automated Lot Sizes Calculation   based on your risk appetite & Money Management ( Watch this video , how this tool can help manage your risk per trade better!) Built in PRICE LEVELS (Fibonacci, Round Numbers, Daily hi-low, etc) Shows Trading
      Remote Trade copieur
      Rashed Samir
      5 (3)
      Remote Trade Copier is an advanced tool designed for efficiently copying trades between accounts in both local and remote modes. It allows for lightning-fast order replication from a master account to a slave account. In local mode, trades are copied instantly, while in remote mode, the copying process takes less than 1 second. MT4 Version (Only Local) MT5 Version (Only Local) MT4 Full Version (Local & Remote) Local mode refers to both MetaTrader platforms being installed on the same system,
      FTMO Protector 8
      Vyacheslav Izvarin
      PROTECT YOUR FTMO Account in a simplest way Must-Have Account Protector for any Prop-trading Account and Challenge MT4 / MT5 Expert Advisor that protects your Forex Prop Trading account from an unexpected drawdown! FTMO Protector  is a Tool that lets you manage trades and control your profit and loss across multiple Robots and currency pairs using a simple parameters and settings. Use as many EAs and Instruments you need, the Protector will: 1.   Calculate your midnight (01:00 System time) Balan
      HYT utility
      Sergey Batudayev
      HYT (Help Your Trading)   è uno strumento progettato per aiutarti   a ridurre la media   delle tue posizioni in perdita utilizzando due tecniche principali: Media standard. Copertura con successiva apertura di posizioni nella direzione del trend. Questo strumento consente di gestire più posizioni aperte in direzioni diverse, sia in acquisto che in vendita. HYT calcola automaticamente la dimensione della posizione successiva, il prezzo dell'ordine, la direzione per la media e la chiusura della po
      CRT Pro Ultimate Scanner
      Jonathan Mboya Kinaro
      CRT Pro Trading EA Ultimate v10 - Scanner Professionale di Pattern Panoramica Il CRT Pro Trading EA Ultimate v10 è un Expert Advisor multi-simbolo avanzato sviluppato da Helios Technologies che si specializza nel rilevare e negoziare pattern CRT (Consolidamento-Manipolazione-Distribuzione) con allineamento intelligente del trend. Questo EA combina concetti di trading istituzionale con gestione intelligente dei segnali per fornire opportunità di trading ad alta probabilità su più mercati. Cara
      RiskGuard Management
      MONTORIO MICHELE
      5 (22)
      ATTENZIONE  per una versione di prova gratuita visita il mio sito web. Manuale QUANTUM RiskGuard Management — Il tuo alleato definitivo per un trading senza compromessi. Lot Calculator — Calcolo automatico della size. Quantum — Rischio automatico per massimizzare i profitti e ridurre i drawdown. Automatic Journal — Incluso e scaricabile gratuitamente dal mio sito. Automatic Screenshot — Due screenshot: uno in apertura e uno in chiusura del trade. Partial Profit — Uscite parziali gestite in modo
      Altri dall’autore
      1. Method Overview Random Trader EA is an automated trading system for MetaTrader 5 that initiates trades with a randomly chosen buy or sell direction. Despite the random entry, the EA incorporates robust risk management, dynamic position sizing, and sophisticated exit strategies. This unique approach serves as a valuable tool for research, portfolio diversification, and as a foundational template for developing and evaluating risk management techniques within algorithmic trading. 2. Key Featur
      Product Overview The Simple Telegram Copy Trader is a FREE unified Expert Advisor that combines both Master and Slave functionality in a single EA with easy mode switching. This simplified version focuses on OPEN TRADES ONLY , making it perfect for basic copy trading setups without the complexity of advanced features. Get professional-grade copy trading with complete lifecycle management: Telegram Signal Broadcaster MT5 (Master)   Telegram Signal Subscriber MT5 (Slave) Key Features Unified Des
      FREE
      Create a new custom symbol based on average of Multiple arbitrary symbols (for MT5) An Expert Advisor (EA) used to create custom symbol by averaging multiple input symbols (e.g. EURUSD and GBPUSD)  and provide real-time updates. This is an MT4 "offline" chart equivalent which is very simple to use. You can attach any MT5 compatible indicator or template to  this new symbol and perform your technical analysis. You can back-test any EA on this new custom symbol in strategy tester. for example y
      A powerful trend-following tool that uses ATR-based volatility to identify market trends across multiple timeframes . This enhanced version allows you to overlay the SuperTrend of a higher timeframe directly on your current chart, helping you align your trades with the dominant trend. How It Works The indicator calculates dynamic support and resistance levels using Average True Range (ATR) : Upper Band = Source Price + (Multiplier × ATR) Lower Band = Source Price - (Multiplier × ATR) In an uptre
      OVERVIEW Transform your MT5 trading account into a professional signal broadcasting station! This Expert Advisor automatically publishes your trading activity to Telegram channels in real-time, enabling seamless copy trading operations.  SYSTEM NOTICE: This EA broadcasts trading signals TO Telegram channels. To receive and execute signals FROM Telegram, you need the companion EA: " Telegram Signal Subscriber MT5 " (sold separately). KEY FEATURES: Real-time trade broadcasting to Telegram Support
      OVERVIEW Transform your MT5 trading account into an automated signal execution station! This Expert Advisor automatically receives and executes trading signals from Telegram channels in real-time, enabling seamless copy trading operations from master accounts. SYSTEM NOTICE: This EA receives and executes trading signals FROM Telegram channels. To broadcast signals TO Telegram, you need the companion EA: " Telegram Signal Broadcaster MT5 " (sold separately).  KEY FEATURES: Automated signal recept
      CVD (Cumulative Volume Delta) for MT5 CVD (Cumulative Volume Delta) for MT5 Simple, fast CVD for volume and order flow trading. It tracks net buying vs selling pressure and plots CVD as candles. The Data Window also shows tick count per candle. What it does Accumulates volume delta from ticks or a chosen timeframe Optional reset: No Reset, Current Chart Period, or a specific timeframe Works on any symbol and timeframe How it’s calculated Tick-based: each incoming tick is labeled as buyer- or sel
      Filtro:
      Nessuna recensione
      Rispondi alla recensione