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.
















































































































































































































































      추천 제품
      Episode Health Monitor Episode Health Monitor is a trading utility for MetaTrader 5 designed to analyze the real-time condition of active trading positions directly on the chart. The tool evaluates the current “trading episode” - a group of open positions - and provides a structured view of risk, stability, and distance to potential failure. Instead of relying only on profit/loss or price movement, it helps identify whether the current position is stable, weakening, or approaching a critical st
      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
      TradePad
      Ruslan Khasanov
      5 (1)
      TradePad는 수동 및 알고리즘 트레이딩을 위한 도구입니다. 여러 거래 상품에 대한 빠른 거래 작업과 포지션 제어를 위한 간단한 솔루션을 제공합니다. 주의, 이 애플리케이션은 전략 테스터에서 작동하지 않습니다! 데모 계정을 위한 애플리케이션의 평가판과 모든 도구에 대한 설명 애플리케이션 인터페이스는 고해상도 모니터에 맞게 조정되었으며 간단하고 직관적입니다. 편안한 작업을 위해 트레이더에게 다음과 같은 도구 세트가 제공됩니다. 거래 작업 관리, 메인 차트 기간 간 전환, TradePad 상품 간 전환을 위한 핫키 관리자; 포지션을 개설하거나 보류 주문을 설정할 때 하락 위험을 평가하고 잠재적 이익을 계산하기 위한 거래 수준 표시 도구; 여러 거래 심볼을 시각적으로 모니터링하고 알고리즘 트레이딩을 위한 거래 신호를 수신하기 위한 MultiCharts 도구. 편의를 위해 거래 쌍 세트를 구성하여 여러 시간대의 가격을 모니터링하고 다중 통화 거래를 수행할 수 있습니다. 확장된 HTML
      Tool Auto Modify SLTP – Protect Your Trades, Optimize Your Strategy In trading, risk is always present. Just one forgotten SL/TP can turn a promising trade into a loss. Even experienced traders occasionally make mistakes. That’s why Tool Auto Modify SLTP was created – to keep you protected and let you focus on your strategy. Key Features: Manage Orders for All Symbols: Monitor and adjust SL/TP for all your trading pairs. Three Flexible Risk Modes: Point-Based: Set fixed SL/TP distances. Account
      Risk-o-meter is a Risk calculator Panel designed to help people who are new to trading, better understand how much they are risking for potential profit or loss. Inputs: 1. Enter your Risk in % or currency 2. Enter your Return Ratio 3. Enter your Lot Size Results: 1. SL line 2. TP Line Features: 1. By moving the SL line, lot size will adjust to keep Risk fixed. 2. By moving the TP line, Risk Ration will adjust to keep Risk fixed.  
      Turbo Close All 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
      Smart TP SL Manager MT5 Smart TP SL Manager MT5 is a trade management utility for MetaTrader 5 designed to monitor and manage position protection directly from the chart through a compact panel. The tool focuses on a common problem in manual trading: loss of control over stop loss, take profit, and position risk when multiple trades are active. Instead of relying on manual checking or switching between terminal windows, the panel provides a structured view of protection status and risk conditio
      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
      Trade Assistant Risk Calculator is the ultimate all-in-one floating trading panel designed for professional manual traders. It combines Visual Chart Trading , Automatic Risk Calculation , and Advanced Position Management into a single, sleek interface. Stop calculating lot sizes manually. Stop guessing your Risk:Reward ratio. With Trade Assistant Risk Calculator, you simply drag lines on the chart, and the EA calculates the exact lot size to match your risk percentage, equity, or money target.
      Expert TP SL v04 - Professional Trading Assistant with AI Motivation System Advanced manual trading tool with automatic risk management, overtrading protection, and intelligent psychological support for disciplined trading. PRODUCT OVERVIEW Expert TP SL v04 is a comprehensive trading assistant designed for manual traders who want to maintain emotional discipline while automating risk calculations. This isn't just another order placement tool - it's a complete trading psychology system that pr
      This Utility EA is a simple solution for editing many trades with ease , good for traders that ladder into positions. Syncs TP and SL Across All Trades Detects the TP and SL any trade. Updates all trades to match the highest trade's TP and SL if they change. Calculates Expected Profit and Loss Computes the total expected profit and loss in USD by considering TP, SL, lot size, and tick value.
      Net Exposure & Net Average Price is a lightweight utility Expert Advisor for MetaTrader 5 hedge accounts . This tool helps traders instantly understand their true market exposure when multiple Buy and Sell positions are open on the same symbol. What the EA Does The EA displays a clear on-chart panel showing: Total Buy Trades Total Buy Lots Total Sell Trades Total Sell Lots Net Lots (Net Exposure) Net Average Price (hedge-adjusted breakeven) The Net Average Price represents the true breakeven
      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
      Trade History By Magic Indicator Unlock Your Trading Insights with Trade History By Magic! Enhance your MetaTrader 5 experience with this powerful indicator designed for traders who demand precision and clarity. Trade History By Magic provides a clear, real-time display of your trading history, organized by magic numbers, directly on your chart. Perfect for both automated and manual traders, this tool helps you track performance effortlessly. Key Features: Organized Trade Tracking : Displays tra
      Fast execution utility for manual traders. Drag-and-drop visual trading, split take-profits, and single-ticket management system. Speed, Precision, and Risk Control. KAB Trade Manager is built for traders who need to execute fast but keep risk tight. It integrates all essential tools into floating, collapsible windows. Core Functions: Instant Order Execution:   Market and Pending orders with automatic Lot sizing based on SL distance. Focus Ticket Manager:   A dedicated window to monitor and mana
      Trade Manager Dashboard MT5 – Description Trade Manager Dashboard MT5 is a powerful manual trading assistant designed to help traders execute and manage trades quickly and efficiently directly from the chart. The EA provides an intuitive dashboard that allows traders to control risk management, order execution, trailing stop, and DCA (Dollar Cost Averaging) in one place without manually calculating lot sizes or modifying orders. This tool is ideal for traders who want to improve execution speed,
      자동 주문 및 위험 관리를 위한 유틸리티입니다. 이익을 최대한 활용하고 손실을 제한할 수 있습니다. 트레이더를 위한 실무 트레이더가 만들었습니다. 유틸리티는 사용하기 쉽고 거래자가 수동으로 또는 고문의 도움을 받아 열린 시장 주문과 함께 작동합니다. 매직 넘버로 거래를 필터링할 수 있습니다. 유틸리티는 동시에 원하는 수의 주문을 처리할 수 있습니다. 다음과 같은 기능이 있습니다. 1. 손절매 및 이익 수준 설정 2. 후행 정지 수준으로 거래를 마감합니다. 3. 손익분기점 설정. 유틸리티는 다음을 수행할 수 있습니다. 1. 각 주문에 대해 개별적으로 작업(각 주문에 대해 수준이 별도로 설정됨) 2. 단방향 주문 바스켓으로 작업(레벨은 모든 주문에 대해 공통으로 설정되며 별도로 구매 및 판매) 3. 다방향 주문 바구니로 작업(레벨은 모든 주문에 대해 공통으로 설정되며 BUY 및 SELL 함께) 옵션: STOPLOSS - =-1이 사용되지 않는 경우 핍에서
      Short Description: FTMO Protector PRO MT5 is an EA designed to protect your funded account by managing risk and ensuring compliance with the Prop Firm's trading rules. This EA automatically monitors equity levels, closes trades when profit targets or drawdown limits are reached, and provides a visual display of key account metrics.  EA w orks with all different Prop Firm service providers. Overview: FTMO Protector PRO MT5 is an Drawdown Safeguard Expert Advisor meticulously crafted for trade
      Capital Management EA – Smart Risk Management & Profit Optimization for MT5 Take control of your trading capital with smart, automated strategies — fully optimized for MetaTrader 5 (MT5). Looking to protect your capital and maximize profits through automated money management strategies ? Capital Management EA is the all-in-one Expert Advisor for MetaTrader 5 (MT5) that helps you trade smarter, not harder. Core Features: 5-in-1 Capital Management Strategies – Built-in versatility Gr
      ProTrade Panel EA 제품 개요 ProTrade Panel EA 는 MetaTrader 5 플랫폼 전용으로 설계된 전문 유틸리티형 익스퍼트 어드바이저입니다. 중요한 리스크 관리 계산을 자동화하고 차트에 깔끔하고 커스터마이징 가능한 인터페이스를 제공함으로써 수동 거래 실행을 간소화하는 지능형 거래 어시스턴트 역할을 수행합니다. 중요 리스크 공개 본 EA 는 자동화 거래 시스템이 아니며 독립적으로 수익을 창출하지 않습니다. 대신 거래를 수행하지 않습니다. 이는 숙련된 트레이더가 정확한 포지션 사이징 및 리스크 계산을 보다 효율적으로 수행할 수 있도록 지원하는 생산성 향상 도구입니다. 외환 및 CFD 거래는 높은 위험을 수반하며 모든 투자자에게 적합하지 않을 수 있습니다. 과거 성과는 미래 결과를 나타내지 않습니다. 모든 거래 결정에 대한 책임은 사용자 본인에게 있습니다. 주요 기능 및 장점 지능형 포지션 사이징 정의된 리스크 퍼센티지, 계좌 잔고, 스탑로스 거리를 기반으로 최
      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
      Headline ShikaaTraders Gold Grid Pro is a high-performance trade management utility designed specifically for XAUUSD (Gold) and high-volatility pairs. It allows traders to execute complex grid-layering strategies with a single click, ensuring you never miss an entry during fast market moves. Why Choose Gold Grid Pro? Manual trading on Gold requires speed. Manually calculating distances and opening multiple positions takes too much time. This utility automates the "Scaling-In" process, allowing y
      Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
      이 제품의 구매자들이 또한 구매함
      VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 Contact me via private message to receive the User Manual and Setup Video. * Thai Lauguage Support Available Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading A
      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.
      HINN Lazy Trader
      ALGOFLOW OÜ
      5 (2)
      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? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
      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
      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
      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
      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인가요? 진정한 올인원 • 별도의 설정, 인디케이터 설치, 차트 오버레이가 필요 없습
      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
      Crypto Charting
      Rajesh Kumar Nait
      5 (5)
      Crypto Charting for MT5 – MetaTrader 5용 암호화폐 차트 통합 도구 개요 Crypto Charting for MT5는 WebSocket을 통해 실시간 OHLC 차트 데이터를 제공합니다. 여러 거래소를 지원하며 MT5에서 자동으로 데이터가 동기화됩니다. 기능 WebSocket을 통한 실시간 차트 자동 역사 데이터 업데이트 네트워크 중단 시 예약된 동기화 모든 MT5 타임프레임 지원 OHLCV 데이터 지원 전략 테스터 지원 자동 재연결 기능 지원 거래소 Binance, Bybit, OKX, KuCoin, MEXC, Gate.io, Bitget, XT.com 추가 정보 Crypto Ticks 라는 별도 제품에서 틱 데이터와 오더북 정보를 제공합니다. 참고 사항 DLL 미사용, VPS 환경에 적합합니다. Strategy Tester에서는 WebRequest 기능이 작동하지 않습니다. 데모가 필요하신 경우 MQL5의 개인 메시지를 통해 문의하십시오. Full
      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 지표가 내장되어 있어 별도 구매가 필요 없습니다. • 즉시 알림 기능을 시작할 수 있어 빠르고 간편합니다. 모든 시장을 하나의 도구로
      ************************************************************************************************************************************** GoldMine Train은 Gold를 위한 트렌드 트레이딩 전략 EA입니다. 운영자는 주요 트렌드 방향을 결정하고 Train에 이동을 지시합니다. Train은 해당 방향으로 지속적으로 매수/매도를 합니다. Lot 볼륨은 계정 잔액과 사전 설정된 레버리지 비율에 따라 달라집니다. 운영자가 트렌드 방향을 변경하면 Train이 멈추고 이익을 잠급니다. 사용자는 차트의 버튼을 사용하여 트렌드 방향을 쉽게 선택할 수 있습니다. ******************************* ***************** ********************** ***************** ********************** *********
      Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
      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
      Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
      Mentfx Mmanage mt5
      Anton Jere Calmes
      4.25 (8)
      The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
      GRat Crypto
      Ivan Titov
      4.5 (2)
      Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete order
      PineChart
      Muhammad Minhas Qamar
      Developed by MMQ —  PineChart: Run PineScript Inside MT5 With A Modern Charting Experience An MQL5 Expert Advisor that runs Pine Script indicators and strategies directly inside MetaTrader 5. PineChart includes a full Pine Script interpreter so you can use your existing Pine Script v5/v6 source code without manually rewriting anything in MQL5. Links [  Website  |  Documentation  |  Demo ] NOTE: Downloading demo through MQL5 will give you limited functionality. To experience PineChart fully, dow
      Features   With MT5 to Interactive Brokers(IB) Trader, you can: 1. Load chart data from IB to MT5, and Analyze with all standard or customer Indicators. 2. Place Orders to IB Account Directly in MT5. 3. Make your Own EAs upon IB Securities by only making minus changes of the trading function. Usage 1) Installation Copy the "Mt5ToIBTraderEn.ex4" and sample files to [MT5 Data Folder]->MQL5->Experts.  2)  MT5 Settings Add the IP Address to the MT5 Allowed URLs in 'Tools->Options->Expert Adviso
      HYT utility
      Sergey Batudayev
      HYT(Help Your Trading)   는 두 가지 주요 기술을 사용하여 손실 포지션의   평균을 낮추는 데   도움이 되도록 설계된 도구입니다. 표준 평균화. 추세 방향으로 포지션을 개시하여 헤지하는 방식입니다. 이 도구를 사용하면 매수와 매도 모두에서 여러 방향으로 개설된 여러 포지션을 관리할 수 있습니다. HYT는 다음 포지션의 크기, 주문 가격, 평균화 방향, 지정된 이익 실현 수준으로 포지션을 마감하는 것을 자동으로 계산합니다. 또한 매수 및 매도 버튼을 사용하여 포지션을 개설하고, 원하는 이익 실현 수준과 초기 로트를 지정하는 옵션도 제공합니다. 사용을 시작   하려면 도구를 차트로 끌어다 놓고, 이익 실현 수준을 설정한 후 "평균화 시작" 버튼을 클릭하면 됩니다. 초기 포지션이 너무 크지 않도록   주의하고, 평균화할 때 도구가 포지션 크기를 늘리므로 추가 비용이 발생할 수 있음을 대비하세요. HYT는   자동 거래   도 가능합니다. 자동 거래가 활성화되면, 도구
      CRT Pro Trading EA Ultimate v10 - 전문 패턴 스캐너 개요 CRT Pro Trading EA Ultimate v10은 Helios Technologies가 개발한 고급 멀티 심볼 Expert Advisor로, 지능형 추세 정렬을 갖춘 CRT(통합-조작-분배) 패턴을 감지하고 거래하는 데 특화되어 있습니다. 이 EA는 기관 거래 개념과 스마트 신호 관리를 결합하여 여러 시장에서 고확률 거래 기회를 제공합니다. 주요 기능 추세 정렬 신호 생성 스마트 추세 분석: 지배적인 시장 추세와 일치하는 신호만 생성 다중 타임프레임 확인: 상위 타임프레임 분석을 사용하여 낮은 확률 설정 필터링 적응형 신호 방향: 강세 추세 = 매수 신호만, 약세 추세 = 매도 신호만, 중립 추세 = 양방향 허용 다중 심볼 시장 스캐너 12개 이상의 상품 지원: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD, USDCAD, EURGBP, XAUUSD, US30
      MT5용 바이낸스 거래 도구 1. 이 제품은 웹소켓 실시간 차트, 과거 차트, 그리고 MT5 터미널 재시작 시 자동 업데이트 기능을 제공하여 수동 개입 없이 원활하게 작동하여 바이낸스 거래를 원활하게 진행할 수 있도록 지원합니다. 현물 및 선물 거래, 실시간 차트 및 과거 데이터 제공 차트 기능: 1. 웹소켓(WSS)을 통한 실시간 OHLC 차트 2. API를 통한 과거 데이터 업데이트 3. MT5를 열 때마다 차트에 과거 데이터 자동 업데이트 4. M1부터 MN1까지 모든 시간대 지원 5. 사용 가능한 데이터: 시가 고점, 저점, 종가, 실제 거래량 및 틱 거래량 6. 전략 테스터를 사용하여 암호화폐 데이터를 기반으로 모든 전략을 EA(Expert Advisor)로 백테스트할 수 있습니다. 차트 및 과거 데이터 지침: 1. MT5 옵션에 URL을 추가합니다. 2. 모든 차트에 유틸리티를 로드하고 모드를 라이브로 선택한 후, 거래소(예: 바이낸스 현물)를 선택하고, 최초
      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
      Crypto Ticks and Depth
      Rajesh Kumar Nait
      5 (2)
      MetaTrader 5용 Crypto Ticks – 실시간 암호화폐 틱 데이터 및 오더북 통합 개요 Crypto Ticks는 주요 암호화폐 거래소의 실시간 틱 데이터와 오더북 깊이를 MetaTrader 5에 직접 스트리밍합니다. 스캘핑, 알고리즘 트레이딩, 전략 테스트를 위한 정밀 데이터를 원하는 트레이더를 위해 설계되었습니다. 지원 거래소 Binance: 스팟  및 선물 KuCoin: 스팟 및 선물 (차트 오더북 지원) Bybit: 선물 및 역방향 선물 XT.com: 스팟 및 선물 주요 기능 WebSocket을 통한 실시간 틱 스트리밍 Binance 스트림 지원: @ticker, @bookTicker API를 통한 완전한 OHLCV 히스토리 업데이트 오더북 시각화 (최고 매수/매도 + 레벨) 자동 재연결로 안정성 유지 정확한 캔들 차트를 위한 예약 데이터 교체 MT5 재시작 시 자동 히스토리 업데이트 Strategy Tester에서 틱 기반 데이터 지원 VPS 환경에 최적화 –
      Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
      Telegram Broadcast MT5
      Volodymyr Hrybachov
      3.67 (3)
      TELEGRAM BROADCAST 유틸리티를 사용하면 거래를 Telegram 채널에 즉시 게시할 수 있습니다. FOREX 신호로 자신의 Telegram 채널을 오랫동안 만들고 싶었다면 이것이 필요한 것입니다. TELEGRAM BROADCAST는 다음과 같은 메시지를 보낼 수 있습니다. 거래 개시 및 종료 대기 중인 주문의 배치 및 삭제 손절매 수정 및 준비금(라스트 오더) 손실을 막고 증명을 발동합니다. 보류 중인 주문의 활성화 및 삭제: 거래 보고서 보내기 입금 및 출금에 대한 메시지 보내기 인출 또는 이익이 N 값에 도달하면 메시지를 보냅니다. 계정 모니터링 - N분마다 통계를 보냅니다. 각 메시지에 자신의 텍스트를 추가하고 몇 분 안에 지연을 게시할 수 있습니다. 모든 메시지는 유연합니다. 유틸리티는 하나의 차트에만 설치되지만 모든 기호에서 메시지를 보냅니다. 설정에서 기호를 숨길 수 있습니다. 유틸리티 구성: 서비스 -> 설정 -> 전문가 자문 -> 다음 URL에
      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
      Remote Trade Copier is an advanced tool designed for efficiently copying trades between accounts in both local and remote modes. It allows for lightning-fast order replication from a master account to a slave account. In local mode, trades are copied instantly, while in remote mode, the copying process takes less than 1 second. MT4 Version (Only Local) MT5 Version (Only Local) MT4 Full Version (Local & Remote) Local mode refers to both MetaTrader platforms being installed on the same system,
      FuturesGate
      Laurent Xavier Richer
      MT5 → Futures API Bridge Mirror your MT5 trades into an external futures platform in real time—perfect for running your favorite Expert Advisor (EA) on MT5 while executing on supported external futures accounts. NEW in v2.0: Multi-Symbol Support (Trade Nasdaq, S&P, and Dow from one chart), List-Based Filtering. Click here to read the Full Manual & Setup Guide Key Features Multi-Symbol Control: Manage trades for multiple instruments simultaneously from a single chart instance using the new "
      Live Forex Signals 사이트 신호에 거래를 위해 설계   https://live-forex-signals.com/en 그리고  https://foresignal.com/en . Live Forex Signal for MetaTrader 4   https://www.mql5.com/en/market/product/81445 매개 변수 사용자 이름 및 암호는 사이트에 가입 한 경우 live-forex-signals.com/foresignal.com 구독이 없으면 필드를 비워 둡니다; 댓글 개설 된 거래에 대한 댓글 위험 위험 거래에 대한 예금의 백분율로,위험=0 인 경우,다음 값 많이 사용됩니다 거래에 대한 많은 고정 볼륨 사이트에서 이익을 가져 가라 웹 사이트에서 정지 손실을 사용 빈도신호업데이트고문의 사이트 방문 빈도 분 최대 스프레드무역에 허용되는 최대 스프레드를 거래합니다.스프레드가 더 높으면 보류 중인 주문 세트가 취소됩니다 사용트레일링 사용 후행 정지 트레일링
      Partial Close Expert는   여러 기능을 하나의 자동화 시스템으로 결합한 도구입니다. 이 EA는 위험 관리 및 잠재 수익 극대화를 위한 다양한 옵션을 제공하여 트레이더가 포지션을 더욱 효과적으로 관리할 수 있도록 지원합니다. Partial Close Expert를 사용하면 거래자는 다음을 설정할 수 있습니다.       부분 폐쇄       이익을 확보하기 위한 수준       트레일링 스톱       이익을 보호하고 손실을 제한하는 수준       손익분기점       가격이 불리하게 변동하더라도 거래가 손익분기점을 넘지 않도록 보장하는 수준과 여러 가지 다른 기능이 있습니다. 이 올인원 EA를 사용하면 트레이더는 거래를 지속적으로 모니터링할 필요가 없으므로 시간과 노력을 절약할 수 있습니다. EA는 시장 상황에 따라 미리 설정된 지시를 실행하여 트레이더에게 거래에 대한 유연성과 통제력을 제공합니다. 부분 닫기 전문가 첨부,       키보드의 "p"를 누르고  
      제작자의 제품 더 보기
      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
      필터:
      리뷰 없음
      리뷰 답변