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.
















































































































































































































































      Рекомендуем также
      HedgeSafe Trade Assistant Торговая панель для MetaTrader 5 с приоритетом контроля риска. HedgeSafe помогает подготовить, проверить и сопровождать ручную сделку прямо на графике до нажатия BUY или SELL. HedgeSafe не является сервисом сигналов, прогнозным инструментом, AI-ботом или автоматической стратегией. Продукт не выбирает направление сделки и не обещает прибыль. Каждое торговое решение остаётся за трейдером. Основные возможности Расчёт лота от процента баланса или фиксированной суммы в валют
      DR Trade and Risk Manager: Фундаментальная консоль алгоритмического риск-менеджмента для MT5 Для дискреционного трейдера величайший противник — не рынок, а недисциплинированное "я". У вас есть надежная стратегия, но в моменты высокого давления, следуете ли вы своим правилам с идеальной последовательностью? Режете ли вы убытки без колебаний? Даете ли вы прибыли расти, не обрывая ее преждевременно из-за страха? Для большинства ответ — нет. Именно в этом разрыве между стратегией и исполнением теряе
      TradePad
      Ruslan Khasanov
      5 (1)
      TradePad - это инструмент как для ручной, так и алгоритмической торговли.  Представляем вам простое решение для быстрых торговых операций и контроля позиций на нескольких торговых инструментах. Внимание, приложение не работает в тестере стратегий! Пробная версия приложения для демо-счета и описание всех инструментов Интерфейс приложения адаптирован для мониторов с высоким разрешением, прост и интуитивно понятен. Для комфортной работы, трейдеру предлагается следующий набор инструментов: менеджер
      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 - это многофункциональная торговая панель, которая объединяет все необходимые инструменты для профессиональной торговли. Панель предоставляет полный контроль над позициями, углубленный анализ рисков и быстрое исполнение ордеров. ОСНОВНЫЕ ФУНКЦИОНАЛЬНЫЕ БЛОКИ Управление позициями: - Просмотр всех открытых позиций в реальном времени - Сортировка по символу, прибыли, объему и типу - Визуальная индикация прибыльных и убыточных позиций - Групповые операции закрытия - Функция Brea
      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
      Bastion is a monitor-and-close-only risk manager for prop-firm traders. It watches your account against your firm's daily-loss and maximum-drawdown limits in real time and force-closes your open positions BEFORE you cross a line. It never opens a trade of its own, so it stays fully within the tools allowed by FTMO, FundedNext, The5ers, FTUK and FXIFY. Why traders fail challenges A large share of failed evaluations end on a single daily-loss breach: a moment of inattention, a news spike, one tra
      DDKiller Pro
      Njaratahiry Michael Randrianiaina
      Stop Blowing Your Account. Once and For All. DDKiller Pro is the MT5 risk guardian that runs silently on your chart and shuts down trading the moment you hit a limit — whether you're grinding a prop firm challenge or managing your own CFD account. The problem every trader knows: You set your rules. You break them anyway. One revenge trade. One overleveraged position. One session that erases a month of gains. DDKiller Pro removes that decision from your hands entirely. What it does: The second yo
      Trade Copilot - полуавтоматическая панель управления рисками для золота (XAUUSD) и любого инструмента Trade Copilot - это полуавтоматическая торговая панель для трейдеров, которые хотят дисциплину советника, не теряя контроль над собственными входами в рынок. Вы выбираете направление и уровень - панель автоматически рассчитывает размер риска, устанавливает стоп-лосс, управляет тейк-профитом и защищает сделку. ОСНОВНЫЕ ФУНКЦИИ - Расчёт лота по риску - выберите Risk %, Risk $ или фиксированный
      Exp5 Duplicator
      Vladislav Andruschenko
      4.78 (9)
      Duplicator для MetaTrader 5 — профессиональный дубликатор позиций внутри одного терминала Надёжный советник для трейдеров, которым нужно автоматически дублировать уже открытые позиции в MetaTrader 5, увеличивать объём, применять собственные настройки лота и сопровождать дубликаты по заданным правилам. Это удобный инструмент для ручной торговли, алгоритмических систем и гибкого управления уже существующими позициями внутри одного терминала. Duplicator для MT5 не открывает позиции по собственной
      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.  
      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
      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
      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
      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 D
      Советник  Auto SLTP Maker MT5  призван помочь тем, кто забывает устанавливать в сделках параметры StopLoss и/или TakeProfit, либо торгуют на слишком быстром рынке, чтобы успевать это сделать вовремя. Он автоматически отслеживает сделки без уровней StopLoss и/или TakeProfit и проверяет, какой их уровень, согласно настройкам, необходимо установить для сделок. Данный продукт работает как с рыночными ордерами, так и с отложенными. Тип ордеров, на которые он будет реагировать можно выбрать в настройк
      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
      Expert TP SL v04 - Профессиональный торговый помощник с ИИ-системой мотивации Продвинутый инструмент для ручной торговли с автоматическим управлением рисками, защитой от переторговли и интеллектуальной психологической поддержкой для дисциплинированной торговли. ОБЗОР ПРОДУКТА Expert TP SL v04 - это комплексный торговый помощник, разработанный для трейдеров, которые предпочитают ручную торговлю, но хотят сохранить эмоциональную дисциплину и автоматизировать расчет рисков. Это не просто инструм
      1. Overview If you are looking for a conditional trade entry functionality in metatrader 5, you found your solution now with the Smart Conditional Trader. The EA lets you define the price condition to automatically enter into the trade and takes over the position managements afterwards as well - fully customisable.  The Smart Conditional Trader is a manual-assistance Expert Advisor for MetaTrader 5. It automates trade execution based on price-level crossing conditions that you define visually o
      Timeframe Trading Limiter
      AL MOOSAWI ABDULLAH JAFFER BAQER
      Timeframe Trading Limiter is a professional risk management and trade discipline utility designed for MetaTrader 5. It empowers traders to enforce strict, automated limits on the number of trades and the maximum allowable drawdown within each trading period, based directly on the chart timeframe selected. Whether you are a discretionary trader prone to overtrading, a prop firm challenge participant needing to adhere to strict rules, or an algorithmic trader running multiple strategies, this tool
      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.
      XauG0D Assistant
      Darell Valiente Taganas
      XauG0D Assistant – Smart Trading Panel for XAUUSD (MT5) XauG0D Assistant is a powerful and modern trading panel designed for MetaTrader 5, built specifically for XAUUSD traders who want speed, precision, and full control. It transforms your chart into a complete trading command center, combining manual execution with smart automation. This EA allows you to execute trades instantly, manage risk efficiently, and monitor your performance in real-time — all from a sleek and intuitive interface. Key
      The Ultimate All-In-One Trade Manager & Prop Firm Guardian for MT5. Nexus Pro Trade Manager is the most advanced, all-in-one trading assistant designed for both manual traders and Prop Firm challengers. Featuring a stunning, lag-free UI (Dark/Light mode), it completely transforms your MT5 into a professional trading terminal. Whether you are trading a personal account or trying to pass evaluations for FTMO, FundedNext, or other prop firms, Nexus Pro protects your capital, automates your risk cal
      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
      RSI Currency Strength Meter is a powerful and elegant multi-currency indicator that measures the real-time relative strength of the 8 major currencies using RSI logic. By calculating the smoothed performance of each currency across its major pairs and applying the RSI formula, it delivers clean and responsive strength lines that make it easy to spot which currencies are truly strong or weak at any moment. This indicator is particularly useful for visualizing currency correlations and divergence
      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
      TradeControl Pro – Расширенный менеджер сделок для MetaTrader TradeControl Pro — это инструмент управления сделками для MetaTrader, обеспечивающий структурированное и эффективное управление торговыми позициями непосредственно на графике. Приложение сочетает в себе понятный интерфейс, автоматические расчёты и гибкие настройки для различных торговых подходов. Встроенная панель на графике имеет табличную структуру и разделена на три основных вкладки: Execution , Close и Info . Интерфейс ориентирова
      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
      С этим продуктом покупают
      Power Candles Strategy Scanner — самооптимизирующийся инструмент для поиска настроек по нескольким инструментам Power Candles Strategy Scanner использует тот же самооптимизирующийся движок, что и индикатор Power Candles — для всех символов в вашем Market Watch, одновременно. На одной панели отображается информация о том, какие символы в данный момент являются статистически торгуемыми, какая стратегия выигрывает на каждом из них, оптимальная пара Stop Loss / Take Profit, а также отправляется увед
      Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
      EasyInsight AIO MT5
      Alain Verleyen
      4.92 (12)
      EASY Insight AIO – Всё-в-одном для умного и простого трейдинга Обзор Представьте, что вы можете просканировать весь рынок — Форекс, золото, криптовалюты, индексы и даже акции — всего за несколько секунд, без ручного просмотра графиков, сложной установки или настройки индикаторов. EASY Insight AIO — это ваш идеальный инструмент экспорта для трейдинга с поддержкой искусственного интеллекта. Он предоставляет полный снимок рынка в одном аккуратном CSV-файле — готовом к мгновенному анализу в ChatGP
      Quant AI Agents
      Ho Tuan Thang
      5 (1)
      Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
      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
      ВРЕМЕННАЯ СКИДКА  -40% ! Всего  $470 вместо $790!  Максимальный реальный дисконт! Суть: используя юзер-интерфейс вы настраиваете параметры, которым должен соответствовать график до входа в позицию(позиции), настраиваете какие входные модели использовать, настраиваете правила по которым надо завершать торговлю и планирование. А всю рутину по наблюдению за графиком и исполнению Lazy Trader берет на себя. полное описание  :: 3 ключевых видео [1] -> [2] -> [3]  :: [ ДЕМО-ВЕРСИЯ ] Что он умеет? - П
      ================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
      YuClusters
      Yury Kulikov
      4.93 (43)
      Внимание: Ознакомиться с работой программы можно с помощью бесплатной версии  YuClusters DEMO . YuClusters это профессиональная система анализа рынка. Для трейдера открываются уникальные возможности анализа потока ордеров, объемов торговли, движения цены используя различные графики, профили, индикаторы, графические объекты. YuClusters оперирует данными на основе ленты сделок или тиковой информации, в зависимости от того, что доступно в котировках финансового инструмента.  YuClusters позволяет с
      FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY REAL 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. PLEASE WAIT UNTIL THE MARKET HAS ROL
      Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL 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. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
      AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. The Supervisor r
      Telegram to mt5 pro
      Janet Abu Khalil
      4 (4)
      Telegram to MT5 Pro — Расширенный копировщик сигналов Telegram с Auto-Fix, Multi-TP, управлением риском и полным управлением сделками Telegram to MT5 Pro — профессиональный копировщик сигналов Telegram Telegram to MT5 Pro автоматически копирует торговые сигналы из Telegram прямо в ваш аккаунт MetaTrader 5 в реальном времени с полным контролем риска, исполнения и управления сделками. Система состоит из двух компонентов: • Expert Advisor (EA), работающий внутри MetaTrader 5 • Desktop bridge прило
      # If you have any other requirements or are interested in collaboration, please contact  dev.quantech.london@gmail.com . Flash Trade (FT) Most friendly manual trading tool. Easy operation to secure your funds. Features of FT Click the chart to trade fast FT supports market orders and pending orders Click twice to complete the order and set SL and TP Click trice to complete the pending order and set SL and TP Automatically set the stop-loss amount of each order to a fixed percentage of the bala
      QCML Assistant
      Maxime Turcotte-lafreniere
      QCML Assistant MT5 Your Trading. Our Assistant. Your Edge. Looking for a tool that completely transforms your experience on MetaTrader 5? QCML Assistant is the all-in-one solution built by traders, for traders. Just one tool installed on your chart, and you get access to an ultra-complete, ultra-fast, and ultra-simple trading platform. No more hours wasted setting up your workspace. No more complicated trade entries. With QCML Assistant, everything becomes simple, smooth, and efficient right fro
      Royal Copier
      Janet Abu Khalil
      5 (1)
      Royal Copier — Профессиональный копировщик сделок для MT5 Royal Copier — это профессиональный локальный копировщик сделок в реальном времени для MetaTrader 5. Теперь он объединяет обе функции в одном MT5 Expert Advisor. В параметрах вы просто выбираете, будет ли EA работать в режиме Master или в режиме Client . Это означает, что один и тот же EA можно использовать как на исходном счёте, так и на принимающем счёте, при этом сохраняя исходное поведение копировщика. Royal Copier поддерживает копиро
      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
      Custom Alerts AIO: Универсальный сканер рынка — Без настройки Обзор Custom Alerts AIO — это самый быстрый и простой способ отслеживать рыночные сигналы в реальном времени на множестве инструментов без дополнительной настройки и без необходимости покупать другие продукты. В состав входят все необходимые индикаторы от Stein Investments, что делает этот инструмент идеальным решением «всё в одном» для трейдеров, ценящих простоту и эффективность. Просто установите на график и сразу получайте сигнал
      Gamma Edge Pro MT5 — GexBot Classic API Integration Gamma Edge Pro   brings institutional-grade   Gamma Exposure (GEX) data   directly onto your MetaTrader 5 chart — the same data used by professional options traders to anticipate price magnets, hedging flows, and dealer positioning. Powered by the   GexBot Classic API , this indicator automatically maps options market data from US-listed instruments onto any   MT5 CFD instrument   — Forex pairs, Gold, indices, and more — with intelligent price
      Prop Firm Os
      Gayathiri Gopalakrishnan
      5 (1)
      PROP FIRM OS Structured Trading Assistant for MetaTrader 5 PROP FIRM OS is a structured trading assistant designed for MetaTrader 5 users who prefer rule-based market analysis and organized trading workflows. The Expert Advisor combines market analysis tools, scanner functions, dashboard monitoring, alerts, risk-control settings, and trade management features inside one system. PROP FIRM OS is designed to help traders follow selected rules, filters, and monitoring conditions during trading activ
      ManHedger MT5
      Peter Mueller
      4.83 (6)
      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
      Bots Builder Pro MT5
      Andrey Barinov
      4.17 (6)
      Это визуальный конструктор стратегий. Единственный в своем роде. Превратите свои торговые стратегии и идеи в советники, не написав ни одной строчки кода. Создавайте файлы исходного кода mql в несколько кликов и получайте полнофункциональных советников, готовых к реальной работе, тестеру стратегий и облачной оптимизации. Вариантов для тех, кто не имеет навыков программирования и не может создавать свои торговые решения на языке MQL, очень мало. Теперь с помощью Bots Builder Pro каждый может созд
      Discord Signal Notifications — это мощный инструмент для трейдеров, проповодов и управляющих счетами, который автоматически отправляет все ваши торговые события в канал или чат Discord. Главное преимущество — Глобальный мониторинг. Вам не нужно устанавливать советник на каждый график. Достаточно запустить одну копию утилиты на одном любом окне, и она будет отслеживать действия по всем инструментам и всем счетам в вашем терминале одновременно. Основные возможности Глобальный мониторинг счёта Ути
      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
      Global Investing FX Terminal
      Santiago Nicolas Pla Casuriaga
      Global Investing FX Terminal отображает тринадцать аналитических панелей поверх графика в MetaTrader 5 — процентные ставки центральных банков, позиции COT CFTC, рэнкинг carry, индексы экономических сюрпризов, перекос опционов, настроения ритейла и корреляции — с обновлением каждые 10 секунд через один прикреплённый EA. Никаких внешних программ не требуется. Профессиональный анализ валютного рынка требует одновременного доступа к данным, которые обычно рассредоточены по разным платформам: произво
      RiskGuard Management
      MONTORIO MICHELE
      5 (22)
      ВНИМАНИЕ : Чтобы получить бесплатную пробную версию, посетите мой сайт.  Руководство Руководство пользователя RiskGuard Management — ваш главный союзник для безкомпромиссной торговли. Lot Calculator — Автоматический расчет лота. Quantum — Автоматический риск для максимизации прибыли и снижения просадок. Automatic Journal — Включён и доступен для бесплатного скачивания на моем сайте. Automatic Screenshot — Два скриншота: при открытии и при закрытии сделки. Partial Profit — Умное частичное закры
      MT5 Trading Deck
      Manuel Michiels
      5 (2)
      One button. One trade. MT5 Trading Deck is a hotkey trading panel for MetaTrader 5 that turns the platform into a keyboard-driven execution cockpit. Stop loss, take profit and lot size are pre-calculated for every key; the moment you press, a market order is live on the broker. A complete technical user manual is attached in the product Comments section. It documents every input parameter, the full hotkey map, the recommended Stream Deck XL layout, and the advanced workflows for Pre-Limit orders
      Trade Copier Pro MT5
      Vu Trung Kien
      3.67 (3)
      Trade Copier Pro - это мощный инструмент для удаленного копирования сделок между несколькими счетами MetaTrader 4/MetaTrader 5, расположенными в разных местах, по сети интернет. Это идеальное решение для провайдеров сигналов, которые хотят поделиться своей торговлей с другими трейдерами по всему миру. Один поставщик может копировать сделки на множество счетов-получателей, а один получатель может копировать торговлю множества провайдеров. Поставщик также может установить время истечения подписки
      Trend Cue Basket Manager
      Mohammadreza Faghanimakrani
      5 (1)
      Trend Cue Basket Manager is a semi-automatic basket management utility for MT5 hedging accounts. After purchase, please send me a message.  I will send you the bonus package and basic setup guidance. The idea is very simple: You open the first trade manually. Trend Cue Basket Manager manages the basket after entry. It does not give buy or sell signals by itself. It does not choose the market direction for you. It does not open the first trade automatically. The first decision is always yours. Af
      EA Performance Logger Telegram
      Abdulqudus Tomiwa Akande-owoo
      The Performance Logger is a utility for MetaTrader 5 designed to track and report account metrics. It identifies trades based on specific criteria and provides summaries of account activity. Main Functions Automated Reporting : Generates summaries of account performance and sends them to specified communication channels (Telegram or Discord) on a weekly, monthly, or yearly basis. Strategy Analysis : Organizes performance data based on the specific Expert Advisor or strategy used for each trade.
      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
      Другие продукты этого автора
      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
      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
      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
      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
      Фильтр:
      Нет отзывов
      Ответ на отзыв