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 봇 또는 자동매매 전략이 아닙니다. 거래 방향을 선택하거나 수익을 보장하지 않습니다. 모든 거래 결정은 트레이더의 책임입니다. 주요 기능 계좌 잔액 비율 또는 계좌 통화의 고정 금액으로 랏 계산. Stop Loss를 포인트 또는 가격으로, Take Profit을 포인트, 가격 또는 R 배수로 설정. 금액 위험, 예상 보상, 거래량 및 위험/보상 비율 미리 보기. Entry, Stop Loss, Take Profit 차트 라인을 패널 값과 동기화. BUY와 SELL 준비 상태를 별도로 표시하고 실행 직전에 방향별 검증 수행. 최소/최대 거래량, 거래량 단계, tick size, tick value,
      DR Trade and Risk Manager: The Foundational Algorithmic Risk Console for MT5 For the discretionary trader, the greatest adversary is not the market; it is the undisciplined self. You have a solid strategy, but in moments of high pressure, do you follow your rules with perfect consistency? Do you cut losses without hesitation? Do you let winners run without cutting them short out of fear? For most, the answer is no. This gap between strategy and execution is where profits are lost. DR Trade and R
      TradePad
      Ruslan Khasanov
      5 (1)
      TradePad는 수동 및 알고리즘 트레이딩을 위한 도구입니다. 여러 거래 상품에 대한 빠른 거래 작업과 포지션 제어를 위한 간단한 솔루션을 제공합니다. 주의, 이 애플리케이션은 전략 테스터에서 작동하지 않습니다! 데모 계정을 위한 애플리케이션의 평가판과 모든 도구에 대한 설명 애플리케이션 인터페이스는 고해상도 모니터에 맞게 조정되었으며 간단하고 직관적입니다. 편안한 작업을 위해 트레이더에게 다음과 같은 도구 세트가 제공됩니다. 거래 작업 관리, 메인 차트 기간 간 전환, TradePad 상품 간 전환을 위한 핫키 관리자; 포지션을 개설하거나 보류 주문을 설정할 때 하락 위험을 평가하고 잠재적 이익을 계산하기 위한 거래 수준 표시 도구; 여러 거래 심볼을 시각적으로 모니터링하고 알고리즘 트레이딩을 위한 거래 신호를 수신하기 위한 MultiCharts 도구. 편의를 위해 거래 쌍 세트를 구성하여 여러 시간대의 가격을 모니터링하고 다중 통화 거래를 수행할 수 있습니다. 확장된 HTML
      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
      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는 자신의 진입 결정권을 유지하면서도 EA와 같은 규율을 원하는 재량 트레이더를 위해 설계된 반자동 트레이딩 패널입니다. 방향과 가격대는 사용자가 결정하고, 리스크 사이징, 손절 설정, 익절 관리, 포지션 보호는 패널이 자동으로 처리합니다. 주요 기능 - 리스크 기반 로트 계산 - Risk %, Risk $, 고정 로트 중 선택 가능; 손절 거리에 따라 패널이 포지션 크기를 자동 계산 - 3가지 손절 모드 - ATR 배수, 고정 포인트, 고정 $ 거리 - 원클릭 시장가/예약 주문(Buy/Sell Now, Pending Buy/Sell), 드래그 가능한 진입가/SL/TP 라인 - 그리드 트레이딩 - 가격 범위에 걸쳐 벨커브 로트 분배로 다수의 예약 주문 배치(마틴게일이 아님 - 로트 크기는 중심으로부터의 거리로 고정되며 손실 시 절대 두 배로 늘어나지 않음) -
      Exp5 Duplicator
      Vladislav Andruschenko
      4.78 (9)
      Duplicator for MetaTrader 5 — 하나의 터미널 안에서 동작하는 전문 포지션 복제 시스템 MetaTrader 5에서 이미 열려 있는 포지션을 자동으로 복제하고, 전체 거래 규모를 확장하며, 사용자 지정 로트 규칙을 적용하고, 복제 포지션을 정교한 로직으로 관리하려는 트레이더를 위한 신뢰성 높은 Expert Advisor입니다. 수동 매매, 알고리즘 매매, 그리고 이미 존재하는 포지션을 더 유연하게 관리하려는 사용자에게 적합한 실전형 도구입니다. Duplicator for MT5는 자체 매매 전략으로 새로운 포지션을 열지 않습니다. 이 제품의 역할은 MetaTrader 5 계정 안에 이미 존재하는 포지션을 감시하고, 사용자가 설정한 조건에 따라 복제 포지션을 생성하는 것입니다. 복제 횟수, 로트 크기, Stop Loss, 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.  
      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  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
      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
      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 의 세 가지 주요 탭으로 나뉩니다. 인터페이스는 가독성과 직관적인 조작에 중점을 두고 설계되었습니다. 논리적으로 구성된 명확한 구조 모든 주요 거래 지표의 실시간 업데이트 추가 창 없이 차트에서 직접 제어 가능 탭: Execution (거래 실행 및 계획) Execution 영역은 새로운 거래의 계획과 실행을 담당합니다. Open Calc (대기 주문 설정) Open Calc 를 사용하면 차트에 다음과 같은 세 개의 라
      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
      이 제품의 구매자들이 또한 구매함
      ================================================================================ 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
      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:/
      파워 캔들 전략 스캐너 - 자체 최적화 다중 종목 설정 찾기 도구 파워 캔들 전략 스캐너는 마켓 워치에 등록된 모든 종목에 대해 파워 캔들 지표와 동일한 자체 최적화 엔진을 동시에 실행합니다. 하나의 패널에서 현재 통계적으로 거래 가능한 종목, 각 종목별 최적의 전략, 최적의 손절매/익절 조합을 알려주며, 새로운 신호가 발생하면 즉시 알림을 전송합니다. 이 도구는 Stein Investments 에코시스템의 일부입니다. 18개 이상의 도구와 함께 당신의 1대1 AI 트레이딩 멘토 Max.  항상 대기 중, 모든 인디케이터를 깊이 있게 이해, 무언가를 차근차근 생각해보고 싶은 순간에 도움을 줍니다.  https://stein.investments 에서 만나보세요 완벽한 시장 모니터링. 종목당 3,000건 이상의 자동 최적화. 2가지 알림 유형. 한 번의 클릭으로 차트를 전환하고 바로 거래하세요. 이 도구가 필요한 이유 대부분의 다중 종목 스캐너는 가격 변동만 보여줍니다. 티커별
      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
      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.
      EasyInsight AIO MT5
      Alain Verleyen
      4.92 (12)
      EASY Insight AIO – 스마트하고 손쉬운 트레이딩을 위한 올인원 솔루션 개요 외환, 금, 암호화폐, 지수, 심지어 주식까지 — 전 시장을 몇 초 만에, 수동 차트 확인이나 복잡한 설치, 인디케이터 설정 없이 스캔할 수 있다고 상상해 보세요. EASY Insight AIO 는 AI 기반 트레이딩을 위한 궁극의 플러그 앤 플레이(Plug & Play) 데이터 내보내기 도구입니다. 단 하나의 깔끔한 CSV 파일로 전체 시장 스냅샷을 제공하며, ChatGPT, Claude, Gemini, Perplexity 등 다양한 AI 플랫폼에서 즉시 분석할 수 있습니다. 창 전환, 복잡함, 차트 오버레이는 더 이상 필요 없습니다. 자동으로 내보내지는 순수하고 구조화된 데이터 인사이트만으로, 반복적인 차트 감시 대신 데이터 기반의 스마트한 의사결정에 집중할 수 있습니다. 왜 EASY Insight AIO인가요? 진정한 올인원 • 별도의 설정, 인디케이터 설치, 차트 오버레이가 필요 없습
      HINN Lazy Trader
      ALGOFLOW OÜ
      5 (1)
      LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! ONLY UNTIL 08/22 The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understand
      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
      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
      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
      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
      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
      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
      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 는 복잡한 설정 없이 즉시 사용할 수 있는 통합 시장 모니터링 도구입니다. FX Power, FX Volume, FX Dynamic, FX Levels, IX Power 등 필요한 모든 지표가 내장되어 있어 별도의 설치나 구성 없이 알림 기능을 바로 사용할 수 있습니다. 차트 그래픽 없이 작동하며, Forex, 금속, 지수, 암호화폐 등 주요 자산군을 모두 지원합니다. 주식(Symbols)은 별도로 입력하여 추가할 수 있으나, MetaTrader에서는 일반적으로 제한적으로만 사용됩니다. 1. 왜 Custom Alerts AIO를 선택해야 하나요? 추가 라이선스가 필요 없습니다 • 모든 Stein Investments 지표가 내장되어 있어 별도 구매가 필요 없습니다. • 즉시 알림 기능을 시작할 수 있어 빠르고 간편합니다. 모든 시장을 하나의 도구로
      Telegram to mt5 pro
      Janet Abu Khalil
      4 (4)
      Telegram to MT5 Pro — Advanced Telegram Signal Copier with Auto-Fix, Multi-TP, Risk Control and Full Trade Management Telegram to MT5 Pro — 전문 텔레그램 신호 복사기 Telegram to MT5 Pro는 텔레그램 신호를 MetaTrader 5 계정으로 자동으로 직접 실행하는 고성능 트레이드 복사기로, 리스크, 실행, 트레이드 관리에 대한 완전한 제어를 제공합니다. 이 시스템은 두 가지 구성 요소로 이루어져 있습니다: • MetaTrader 5 내부에서 실행되는 Expert Advisor (EA) • 텔레그램에 연결되어 신호를 로컬로 EA에 전송하는 데스크톱 브리지 애플리케이션 두 구성 요소는 동일한 컴퓨터에서 실행되어야 합니다. MQL5 플랫폼 제한으로 인해 EA는 텔레그램에 직접 연결할 수 없습니다. 브리지는 텔레그램을 처리하고 EA는 거래를 실행합니다. 지원 및 설치
      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
      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
      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
      Discord Signal Notifications — это мощный инструмент для трейдеров, проповодов и управляющих счетами, который автоматически отправляет все ваши торговые события в канал или чат Discord. Главное преимущество — Глобальный мониторинг. Вам не нужно устанавливать советник на каждый график. Достаточно запустить одну копию утилиты на одном любом окне, и она будет отслеживать действия по всем инструментам и всем счетам в вашем терминале одновременно. Основные возможности Глобальный мониторинг счёта Ути
      Global Investing FX Terminal
      Santiago Nicolas Pla Casuriaga
      Global Investing FX Terminal 은 MetaTrader 5용 올인원 FX 대시보드입니다 — 중앙은행 정책금리, CFTC COT 포지션, 캐리 순위, 경제 서프라이즈, 옵션 스큐, 소매 심리, 상관관계까지 총 열세 개의 분석 패널을 깜빡임 없는 단일 캔버스에 렌더링하며, 단일 EA에서 10초마다 갱신됩니다. 외부 소프트웨어가 필요 없습니다. 전문적인 FX 분석은 일반적으로 별도의 플랫폼에 분산된 데이터에 동시에 접근해야 합니다: 금리 파생상품, 정부 데이터 포털, 브로커 스왑 명세, 옵션 데스크. 이 EA는 이 모든 것을 거래 결정이 실행되는 거래 터미널 내 단일 화면에 통합합니다. 대시보드에서 보이는 것 시장 개요 FX 페어 테이블 — 28개 G10 통화쌍 전체에, 브로커의 Market Watch에 NOK/SEK 크로스가 있을 경우 이를 더한 최대 36개 통화쌍의 실시간 매수/매도 가격. 각 행은 스프레드, 일간·주간 변화, 핍 단위의 절대 범위, ADR% — 1
      RiskGuard Management
      MONTORIO MICHELE
      5 (22)
      ATTENTION For a free trial version, visit my website. Manual QUANTUM RiskGuard Management — Your ultimate ally for uncompromising trading. Lot Calculator — Automatic lot size calculation. Quantum — Automatic risk to maximize profits and reduce drawdowns. Automatic Journal — Included and freely downloadable from my website. Automatic Screenshot — Two screenshots: one at entry and one at exit. Partial Profit — Smartly managed partial exits. Smartphone Trading — Place orders from your mobile, mana
      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
      Trade Copier Pro MT5
      Vu Trung Kien
      3.67 (3)
      Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer 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 not be abl
      # 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
      Royal Copier
      Janet Abu Khalil
      5 (1)
      Royal Copier — 전문 MT5 트레이드 복사기 Royal Copier는 MetaTrader 5용 전문 로컬 실시간 트레이드 복사기입니다. 이제 두 기능이 하나의 MT5 Expert Advisor 안에 통합되었습니다. 입력값에서 EA를 Master 모드 로 실행할지 Client 모드 로 실행할지 선택하면 됩니다. 즉, 동일한 EA를 원본 계정과 수신 계정 모두에서 사용할 수 있으며, 기존 복사기의 동작 방식은 그대로 유지됩니다. Royal Copier는 다음과 같은 일반적인 계정 간 복사를 지원합니다. MT5에서 MT5 MT5에서 MT4 MT4에서 MT4 MT4에서 MT5 MT4와 복사하려면 MT4_Copier 를 사용하십시오. 작동 방식 Royal Copier는 동일한 Windows PC의 공유 파일을 통해 작동하는 로컬 복사기입니다. EA가 Master 모드 로 설정되면 원본 계정을 모니터링하고 모든 거래 활동을 공유 파일에 기록합니다. EA가 Client 모드 로 설정되
      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
      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
      제작자의 제품 더 보기
      SuperTrend MultiTF
      Salman Soltaniyan
      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
      필터:
      리뷰 없음
      리뷰 답변