Trade Panel Assistant MT5

Here is the full description of the Trade Manager v4.0 Expert Advisor:

Trade Manager v4.0 — Expert Advisor Description

Overview

Trade Manager is a MetaTrader 5 Expert Advisor designed as a comprehensive, always-on trading panel. It does not trade autonomously — it is a full-featured trade execution and management interface that sits on your chart and gives you fast, visual control over every aspect of entering and managing positions. It is built around a compact, dark-themed floating panel that you can drag anywhere on the screen, and it supports per-position visual trigger lines drawn directly on the chart.

The EA is symbol-aware: it only displays and manages positions open on the current chart symbol. If you run the EA on GBPJPY, only GBPJPY positions appear in the panel. Gold, indices, or other instruments on separate charts with their own EA instances are completely independent.

Panel Layout

The panel is 452 pixels wide and is divided into clearly separated sections stacked vertically from top to bottom:

  1. Header — branding, symbol name, live bid/ask
  2. Account Bar — balance, equity, open P&L
  3. Order Entry — price, SL, TP inputs + Buy/Sell/pending order buttons
  4. Risk Manager — risk mode toggle, risk % or lot size input, calculated counterpart
  5. Order Preview (conditional) — appears only when an order is being configured
  6. Actions Bar — bulk close buttons
  7. Open Positions — one card per open position on the current symbol

The panel has a drop shadow behind it and a full border. It can be repositioned at any time by clicking and dragging the header area. Its default position on the screen is set by the InpX and InpY inputs.

Header Section

Displays the EA title "Trade Manager" and subtitle "Professional Panel" on the left. On the right it shows:

  • The current chart symbol (e.g. GBPJPY)
  • Live Bid price in red
  • Live Ask price in green

Both prices refresh every second via the one-second timer.

Account Bar

A compact one-line bar displaying three values that update every second:

  • Balance — current account balance in dollars
  • Equity — current account equity in dollars
  • P&L — the difference (equity minus balance), representing total open floating profit or loss. Displayed in green when positive and red when negative, with a +$ or -$ prefix.

Order Entry Section

Input Fields

Three side-by-side edit boxes appear at the top of this section:

  • Price — the desired entry price. For market Buy and Sell orders this value is ignored (the current market price is used). For limit and stop orders it is the limit/stop level. This field auto-updates every second with the current Ask price when not in preview mode so there is always a sensible default.
  • SL (pts) — stop loss distance from entry, measured in points. Defaults to InpDefaultSL . Changes here immediately recalculate the estimated lot size shown in the Risk Manager section.
  • TP (pts) — take profit distance from entry, measured in points. Defaults to InpDefaultTP .

Order Buttons

Market orders (large, full-width row):

  • Buy — large green button. Enters preview mode for an immediate market buy at Ask.
  • Sell — large red button. Enters preview mode for an immediate market sell at Bid.

When in preview mode, the active button highlights to a brighter blue to indicate the pending direction.

Pending orders (four smaller buttons in a row):

  • Buy Limit — buy limit order at the price in the Price field
  • Buy Stop — buy stop order at the price in the Price field
  • Sell Limit — sell limit order at the price in the Price field
  • Sell Stop — sell stop order at the price in the Price field

Keyboard Shortcuts

  • F1 — enters Buy preview mode
  • F2 — enters Sell preview mode
  • Esc — cancels preview mode and removes all chart lines

Risk Manager Section

Mode Toggle

Two buttons in the header row of this section switch between sizing modes:

  • % Risk (green when active) — lot size is automatically calculated to risk a specific percentage of account balance
  • Lots (blue when active) — a fixed lot size is used directly

Clicking either button immediately rebuilds the section in the correct layout for the new mode.

% Risk Mode Layout

  • Risk % (editable) — type a percentage value. Every change immediately recalculates the Lot Size display. Updating the SL field also recalculates this automatically.
  • Lot Size (read-only display) — shows the calculated lot size based on: current SL in points, account balance, tick value, tick size, and the risk percentage. Updates every second via the timer so it stays accurate as equity changes.

Lots Mode Layout

  • Risk % (read-only display) — shows the back-calculated risk percentage that the current lot size and SL represent relative to the account balance. Updates every second.
  • Lot Size (editable) — type the desired lot size directly. On pressing Enter the Risk % display immediately recalculates to show the implied risk for that number of lots.

In both modes, changing the SL field automatically triggers recalculation of whichever field is the derived/read-only one.

Order Preview Mode

When any order button is clicked, the EA enters preview mode. Three chart lines are drawn on the price chart:

  • White solid line — Entry price
  • Green dashed line — Take profit level
  • Red dashed line — Stop loss level

Each line has a drag handle on the right edge of the chart — a labelled strip showing the price level and relevant distances or dollar amounts. These handles can be clicked and dragged with the mouse to visually reposition the levels:

  • Dragging the Entry handle moves all three levels together, preserving the SL and TP distances
  • Dragging the SL handle moves only the stop loss
  • Dragging the TP handle moves only the take profit

As the handles are dragged, all information updates live: the SL and TP edit boxes, the lot size calculation, and the preview panel below.

Preview Information Panel

A dedicated panel section appears showing a complete trade summary:

  • Direction pill — BUY or SELL in the trade's colour
  • Symbol
  • [drag handles to adjust] hint
  • ENTRY price
  • TAKE PROFIT price + distance in points
  • STOP LOSS price + distance in points
  • Lots — calculated or fixed lot size
  • Risk $ — dollar amount at risk if the stop loss is hit
  • Reward $ — dollar profit if take profit is hit
  • R:R pill — Risk to Reward ratio, colour-coded: green for ≥ 2:1, orange for ≥ 1:1, red for < 1:1

Sending or Cancelling

  • SEND ORDER — submits the order to the broker with the current entry, SL, TP, and lot size. Clears preview mode and removes all chart lines afterward.
  • Cancel — discards the order, removes chart lines, and returns to normal mode.

When in preview mode the preview section is inserted into the panel between the Risk Manager and the Actions Bar. On exit from preview mode (either via Send or Cancel) it is removed from the panel.

Actions Bar

Three equally-sized buttons for immediate bulk order execution:

  • x Close All — closes every open position in the account immediately, regardless of symbol
  • x Close Buys — closes all open buy positions on the current chart symbol immediately
  • x Close Sells — closes all open sell positions on the current chart symbol immediately

Open Positions Section

Section Header

Shows the label "OPEN POSITIONS" on the left, and the Total P&L for all positions on the current symbol on the right. This figure includes profit, swap, and commission. It is colour-coded green or red and refreshes every second.

Position Cards

One card is rendered per open position on the current chart symbol, up to a maximum of 50 positions. Cards alternate between two shades of dark blue for easy visual separation. Each card has a thin colour bar on its left edge — green for buys, red for sells.

Each card contains three rows:

Row 1 — Position Summary

  • Symbol name
  • Direction pill (BUY or SELL, colour-coded)
  • Volume in lots
  • Floating P&L (right-aligned, green or red, includes swap and commission, refreshes every second)

Row 2 — Price Levels + Action Buttons

Displayed values (left side):

  • Open: — the position's open price
  • SL: — the current stop loss (red text if set, grey dash if no SL)
  • TP: — the current take profit (green text if set, hidden if no TP)

Action buttons (right side, left to right):

Button Colour Action
BEv Cyan / Green Visual Break-Even — toggle a draggable trigger line (see below)
Pv Amber / Green Visual Partial — toggle a draggable partial close trigger line (see below)
P1 Teal Instant partial close at the InpP1Pct percentage (default 50%)
P2 Teal Instant partial close at the InpP2Pct percentage (default 25%)
BE Blue Instant break-even — moves SL to open price ± InpBEOffset points immediately
X Red Full close — closes the entire position immediately

Row 3 — Custom Close

  • Close: label
  • Edit box — enter a number. If ≤ 100 it is treated as a percentage of current volume. If > 100 it is treated as an exact lot size. Defaults to 100.
  • Go button — executes the partial or full close using the entered value

Visual Partial Lines (Pv)

The Pv system lets you set a price level on the chart and have the EA automatically execute a partial close the moment price reaches that level. Each position has its own independent Pv line.

Activating

Clicking Pv on a position card places an amber dashed horizontal line on the chart at a default offset above the current price for a buy (or below for a sell). The default offset is controlled by InpPvOffsetPts . A handle strip appears on the right edge of the chart at the line's price level.

Edit State (before placing)

The handle strip shows:

  • The price level in the strip background label
  • A small edit box for the close amount (default 50). Enter a value ≤ 100 for a percentage of volume, or > 100 for an exact lot count.
  • % / lots descriptor label
  • Place button (green) — locks the line and begins watching
  • x Cancel button (red) — removes the Pv line entirely

While in Edit state the line can be dragged by clicking and holding anywhere on the handle strip and moving the mouse. The line and handle follow the mouse position in real time.

Placed / Watching State

After clicking Place:

  • The line is locked — dragging is disabled until you click Edit
  • The handle strip switches to show a status message:
    • >> auto-fires when price crosses — the line is armed and will execute when price reaches it
    • >> drag line past current price to arm — the line is currently on the wrong side of price (it would trigger instantly). Move the line to the correct side first.
  • Edit button — returns to Edit state, re-enables dragging, shows the amount field and Place button again
  • x Cancel button — removes the Pv line

Trigger Logic

The system uses an armed/disarmed mechanism to prevent instant execution:

  • For a buy position: fires when Bid ≥ line price, but only if price was below the line when it was placed
  • For a sell position: fires when Ask ≤ line price, but only if price was above the line when it was placed

When triggered, the EA closes the specified percentage or lot amount of the position using a partial close (or full close if the amount ≥ remaining volume). The line is then automatically removed.

Button Colour States

The Pv button on the position card changes colour to indicate the current state:

  • Dim amber — not active
  • Bright amber — active, in Edit mode (line is on chart, not yet watching)
  • Bright green — placed and armed (actively watching for the price trigger)

Visual Break-Even Lines (BEv)

The BEv system lets you set a price trigger level and have the EA automatically move the stop loss to break-even the moment price reaches that level. Each position has its own independent BEv line.

Activating

Clicking BEv on a position card places a cyan dashed horizontal line on the chart. The default offset from current price is controlled by InpBEvOffsetPts . A cyan handle strip appears on the right edge.

Edit State

The handle strip shows:

  • The trigger price and current position open price in the main label
  • An information label: Drag to trigger level. When crossed: SL -> open (XXXXX.XX) — a reminder that the SL will move to the open price, not to the line's price
  • Place button — locks and arms the line
  • x Cancel button — removes the BEv line

Dragging works the same as Pv — click the handle and drag.

Placed / Watching State

Same two-button layout as Pv (Edit + x Cancel) with the same status messages indicating armed or disarmed state.

What Actually Executes

When the trigger fires the EA does not move the SL to the line's dragged price. It always moves the SL to:

  • Buy position: open price + InpBEOffset points
  • Sell position: open price − InpBEOffset points

The InpBEOffset buffer (default 2 points) ensures the SL clears the spread and avoids an immediate stop-out. A sanity check runs before modifying: if the computed SL would be invalid for current price (e.g. SL ≥ Bid for a buy), the action is skipped and the line is cancelled.

Button Colour States

The BEv button on the position card:

  • Dim cyan — not active
  • Bright cyan — active, Edit mode
  • Bright green — placed and armed, watching for price trigger

Multi-Position Support

Both Pv and BEv support up to 50 simultaneous independent lines (one per position slot, matching the MAX_P limit). Each line tracks its own:

  • Ticket number
  • Trigger price
  • Close amount (Pv only)
  • Armed/disarmed state
  • Placed/edit state
  • Screen Y coordinate for the drag handle

Lines for different positions are completely independent. You can have a Pv line for one position and a BEv line for a different position both active and watching at the same time.

Timeframe Switch Persistence

When you switch timeframes on the same symbol (e.g. from M5 to M30), the EA reinitialises but the chart lines survive:

  • All Pv and BEv chart lines (the horizontal dashed lines) are preserved because the cleanup logic specifically detects timeframe-only changes and skips deletion of chart objects
  • On reinitialisation the EA scans for any surviving TM_chart_vp_* and TM_chart_vbe_* objects, verifies each position still exists, and re-links them into the state arrays
  • Lines are restored to Edit mode — the amount field and Place button reappear so you can review the setting and re-place to resume watching
  • If you switch symbols (not just timeframe), all lines are fully cleaned up

Timer and Live Updates

A one-second timer drives all live display updates without requiring any trading activity:

  • Bid and Ask prices in the header
  • Account balance, equity, and open P&L in the account bar
  • Estimated lot size (in % Risk mode) or implied risk % (in Lots mode)
  • Per-position floating P&L on every card
  • Total P&L in the positions section header
  • Repositioning of all drag handles as the chart scrolls or zooms
  • Checking Pv and BEv trigger conditions for every active line

EA Inputs Reference

Group: RISK

Input Default Purpose
InpUsePercent true Starting risk mode: true = % Risk, false = Lots
InpRiskPct 1.0 Default risk percentage pre-loaded into the Risk % field
InpFixedLots 0.10 Default lot size pre-loaded when switching to Lots mode
InpDefaultSL 50 Default SL distance in points, pre-fills the SL edit box
InpDefaultTP 100 Default TP distance in points, pre-fills the TP edit box

Group: PARTIAL / BE

Input Default Purpose
InpP1Pct 50.0 Volume percentage closed by the P1 button
InpP2Pct 25.0 Volume percentage closed by the P2 button
InpBEOffset 2 Point buffer added/subtracted when moving SL to break-even (both instant BE and BEv trigger)

Group: VISUAL LINES

Input Default Purpose
InpPvOffsetPts 50.0 How far above/below current price the Pv line is placed by default when first activated
InpBEvOffsetPts 25.0 How far above/below current price the BEv line is placed by default when first activated

Group: PANEL

Input Default Purpose
InpX 14 Panel X position in pixels from the left edge of the chart window
InpY 24 Panel Y position in pixels from the top edge of the chart window



    おすすめのプロダクト
    Trade Copier Professional — ローカルコピーソリューション   Trade Copier Professional は、MetaTrader 4/5 用の信頼性の高いローカル取引コピーシステムです。同一コンピュータ上の複数アカウント間でポジションを即座に複製でき、内蔵の安全管理機能とプロフェッショナルなダッシュボードを備えています。   概要   この EA は単一ファイルから Master モードと Slave モードの両方で動作し、シームレスに切り替え可能です。MT4 と MT5 の間でインターネットに依存せずに取引をコピーでき、ローカルファイル通信を利用することで最大限の速度と信頼性を実現します。リアルタイムダッシュボードには接続状態、コピー統計、日次パフォーマンスが表示されます。   ロットとリスク管理   4 種類のロット計算モードを提供します:固定ロット、乗数、リスク割合、残高割合。ストップロスやテイクプロフィットはスケーリングや調整が可能で、必要に応じてシグナルを反転させることもできます。安全機能には日次損失・取引制限、最小/最大ロット制
    Fox Wave Pro Copier - Professional Multi-Master Trade Copier Copy trades from multiple Master accounts simultaneously with advanced risk management Key Features Multi-Master Architecture Copy from unlimited master accounts simultaneously Automatic master account detection or manual configuration Real-time trade synchronization via file system Independent risk management for each master Advanced Risk Management Individual risk settings per master account Automatic lot size calculation based
    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
    QuickCopy – Simple MT5 Local Trade Copier with Volume Factor QuickCopy is a lightweight and efficient MT5 local trade copier designed for traders who want to copy trades between accounts on the same computer quickly and reliably. With its simple setup and intuitive interface, QuickCopy makes managing multiple accounts easier than ever. Key Features: Local Account Copying: Instantly copies trades from your master account to one or more client accounts running on the same computer. Volume Factor A
    Advanced Multi-Symbol Equity Protection & Hybrid Stops System Overview Professional-grade equity protection system designed for traders managing multiple currency pairs simultaneously. Features both individual symbol controls and master account-wide protection mechanisms. Key Features Hybrid Take Profit System - **Fixed TP:** Set specific profit targets per symbol - **Trailing TP:** Dynamic profit protection that follows price - **Hybrid Mode:** Combines both methods for optimal results
    ️ TradeForge Trade Copier – マスターアカウントから複数アカウントへの取引ミラーリング TradeForge Trade Copier は、MT5用の強力なEAで、1つのアカウント(マスター)から複数の他アカウント(スレーブ)へ取引をリアルタイムにコピーします。ファンドマネージャー、プロップトレーダー、またはさまざまなブローカーで戦略を展開してリスクを分散したい個人トレーダーに最適です。 中核概念: トレードコピー/ミラートレード 複数クライアント口座を管理するファンドマネージャーに最適 異なるブローカーで同じ戦略を運用可能 リスクを分割して分散 2層アカウント構成 マスターアカウント :取引の発信源 スレーブアカウント :マスターの取引を反映 共有のバイナリファイルによる高スピード通信 ️ 技術的実装方法 マスターがバイナリファイルに取引情報を書き込む スレーブがそのファイルを読み取り、取引を同期 テキストやサーバー経由より高速かつ安定 リアルタイムポジション管理 新規オープンポジションの正確なコピー SL/TPも同等に同期 マスター
    Only 1 copies at the price of 99 USD. Last price 999 USD   EURUSD ecn  - is a trading algorithm designed for trading on ecn accounts or any other accounts with small margins and small spread! EURUSD ecn trading strategy is based on historical axioms of breaking the daily price range. Why EURUSD ecn belongs to safe trading systems?! - each order has a short fixed Stop Loss - the EA will not open an order if the trading account conditions do not match the recommendations (if orders are not opene
    Trade Assistant 38 in 1
    Makarii Gubaydullin
    4.91 (23)
    多機能ツール:ロット計算、グリッド注文、R/R比率、トレードマネージャー、サプライ&デマンドゾーン、プライスアクションなど デモ版   |   ユーザーマニュアル トレードアシスタント   はストラテジーテスターでは動作しません :   こちらからデモ版をダウンロード  して ユーティリティ をテストできます。 ご質問、改善のご提案、バグ発見の場合は ご連絡ください MT4版が必要な場合は こちら から入手できます トレード   プロセス を簡素化、高速化、自動化。   ダッシュボード で標準端末の機能を拡張。 トレードパネルは  あらゆる取引商品で動作:外国為替、株式、インデックス、暗号通貨など。 1. 新規トレードの実行 :ロット / リスク / R/R計算 :手動トレードのためのリスク管理 ロット計算機(リスクサイズに基づく取引量計算) リスク計算機(ロットサイズに基づくリスク額) リスクリワード   比率 グリッド注文:  + 動的間隔オプション、スプリットロットオプション 注文のアクティベーショントリガー、+ バイストップリミット / セルストップリミット 仮想SL、仮想
    DYJ TradePanelMT5 allows you to perform trading operations ,opening market positions, placing pending orders, removing pending orders, and closing all positions When you use the "DYJ TradePanelMT5" to make a mistake in the direction of manual trading, you can cooperate with our remote order rescue service to turn the order back into profit. Parameters Volume = 0.01  - - default volume; InpTP    = 1200 -- default takeprofit POINTS; InpSL       = 600 -- default stop loss POINTS; InpStep  = 200 -- 
    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
    Risk Based Lot Panel 1. Overview This panel is a practical utility designed to manage your risk effectively. It automatically calculates the ideal lot size based on your account equity and a pre-defined risk percentage, allowing you to focus entirely on price action rather than manual calculations. 2. Key Features Smart Lot Calculation: The tool determines the precise lot size by analyzing your current equity, risk settings, and the distance to your stop loss. Visual Trade Planning: It draws st
    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.
    ProTrade Panel EA 製品概要 ProTrade Panel EA は、MetaTrader 5 プラットフォーム専用に設計されたプロフェッショナルなユーティリティ型エキスパートアドバイザーです。重要なリスク管理計算を自動化し、チャート上に清潔でカスタマイズ可能なインターフェースを提供することで、手動取引の実行を合理化するインテリジェントな取引アシスタントとして機能します。 重要リスク開示 本 EA は自動取引システムではなく、独立して利益を生成しません。代わりに取引を行うものではありません。経験豊富なトレーダーが正確なポジションサイジングとリスク計算をより効率的に実行するための生産性向上ツールです。外国為替および CFD 取引は高いリスクを伴い、全ての投資家に適しているとは限りません。過去の実績は将来の結果を示すものではありません。取引に関する全ての決定はユーザー自身の責任です。 主な機能と利点 インテリジェントなポジションサイジング 定義されたリスクパーセンテージ、アカウント残高、ストップロス距離に基づいて最適なロットサイズを自動的に計算します。現在の市場状況と銘柄仕
    Mavis Trader
    Lethabo Stephens Maloka
    Overview MAVIS Trader is a powerful one-click trading panel designed for traders who value speed, clarity, and precise control. It lets you open multiple Buy/Sell positions instantly, automatically synchronize SL/TP levels across all open trades, and close every position on the symbol with a single click. Perfect for scalpers, grid traders, and anyone who needs consistent, mirrored risk management without manual editing Key Features One-Click Buy/Sell: Open several trades at once with your
    Smart Prop Firm Trader
    Fhulufhelo Norman Mamushiana
    NOTE: FOR SETTINGS AND TECHNICAL SUPPORT HERE IS OUR SMART MONEY TELEGRAM LINK:  https://t.me/ +g51Apb2W5Ck0ZGFk WHAT IS SMART MONEY EA? Smart Money EA is not just another trading robot. It's a high precision trend following EA that leverages the Smart Money concept, price action, and market momentum to enter trades with exceptional accuracy." It's your all-in-one solution for trading EURUSD, Crude Oil, Nasdaq 100, Germany 40, and even volatility indices, including Step index . STAY INFORMED AN
    Copy Trader for MT5   is a professional cross-terminal trade copier that instantly replicates every trade from a Master account to one or more Slave accounts running on the same PC. No third-party servers, no cloud subscriptions, no VPS required — it works entirely through MetaTrader 5's shared common folder, giving you near-zero latency copying between terminals.
    EA Risk Manager is a professional risk‑management Expert Advisor designed to protect your trading account and enforce disciplined money management. The EA does not open trades by itself – it only monitors and manages all existing positions (manual and automated) on the account. It is especially useful for traders who want to: Hard‑limit daily / weekly / monthly losses and profits. Restrict lot size and the number of open trades. Trade a basket of G7‑related Forex pairs using one centralized
    自動注文とリスク管理のためのユーティリティ。利益を最大化し、損失を抑えることができます。トレーダーのための練習トレーダーによって作成されました。このユーティリティは使いやすく、トレーダーが手動で、またはアドバイザーの助けを借りて開いた成行注文で機能します。マジックナンバーで取引をフィルタリングできます。このユーティリティは、同時に任意の数の注文を処理できます。 次の機能があります。 1.ストップロスとテイクプロフィットレベルの設定; 2. トレーリング ストップ レベルで取引を終了します。 3. 損益分岐点の設定。 ユーティリティは次のことができます。 1. オーダーごとに個別に作業します (レベルはオーダーごとに個別に設定されます)。 2. 一方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL は個別に設定されます)。 3. 多方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL が一緒に設定されます)。 オプション: STOPLOSS - =-1 が使用されていな
    XAUUSD H1 Gold Auto Trader – 5 Years Proven Performance (2021 to 2026 ) Fully Automated Gold Trading for MetaTrader 5 XAUUSD H1 Gold Auto Trader is a powerful and intelligent Expert Advisor designed specifically for XAUUSD (Gold) on the H1 timeframe. Built for precision, stability, and consistency, this EA uses a structured strategy combined with a static trailing stop system to protect profits and manage risk effectively. Whether you are a beginner or an experienced trader, this robot provides
    PROMO: ONLY 10 LEFT AT $90! Next price:        $199 Price will be kept high to limit number of users for this strategy. This EA starts trading at the open of   London (UK) Session . It is based on analysis of advanced statistical distributions combined with short to medium term reversal patterns which have mean-reversion attributes. The EA includes several smart features and allows you to trade with a fixed or automatic lot size. The EA is not sensitive to spreads but can be backtested on both
    Manual Trade Panel EA MT5
    Juvenille Emperor Limited
    5 (2)
    手動トレードパネルEAMT5 は、MT5で見つけることができる最も簡単で使いやすいトレードパネルです。追加のウィンドウやパネルを開く必要なしに、すべてのオプションと機能が1つのサーフェスにあります。これは、注文管理、リスク計算、部分閉鎖、アカウント保護ユーティリティのすべてを1つにまとめた、非常に便利なインターフェースです。 Manual Trade Panel EA MT5 を使用することで、従来の手動取引方法よりも何倍も速く正確に取引することができ、取引の決定に集中するためのより多くの時間と明確な心を得ることができます。 アカウントの保存は私たちの最優先事項であるため、 手動取引パネルEA MT5 は、アカウントが利益を得るか停止した後、すべての未決済の取引を閉じ、すべての保留中の注文を削除し、EAが添付されているすべてのターミナルチャートを閉じることができる優れたアカウント保護ユーティリティでもあります損失の公平性に達しました。これは、利益条件で非常に便利であり、エクイティが希望のストップロスレベルを下回ったときに、取引口座をさらなる損失から救うことができます。 ヒント:
    Equity Protector Pro MT5 Equity Protector Pro MT5 is a risk control utility for MetaTrader 5 designed to monitor account exposure and enforce predefined risk limits directly on the chart. In a standard MT5 setup, traders can see balance, equity, and floating profit. However, when multiple positions are open — especially on fast-moving instruments like XAUUSD - it becomes difficult to understand how close the account is to a risk threshold, or whether the current structure is still safe. This to
    Reverse TradeCopier for Followers   can copy trades from an account that is running Reverse TradeCopier Source . Features: Copies trades from one source (master) account to multiple following (slave) accounts. Allows investor (read only) password for source (master) account. There are no complicated settings and input parameters, everything is easy. Works with different brokers. Works with different quotes symbols (EURUSD_FX, eurusd_m, etc.). Can copy orders from 4-digit quotes platform to 5-dig
    Lot Dashboard is a trade execution and position-management panel for MetaTrader 5. It is designed for traders who want faster entries, clearer exposure visibility, and more flexible manual exit planning directly on the chart. The dashboard combines one-click market entries, quick management tools, live open-position metrics, and scenario-based exit lines in one compact panel. It is suitable for traders who scale in, manage multiple open positions, and want more control over how exits are planne
    | Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
    製品概要 ProTrade All-In-One は、MetaTrader 5 向けの包括的な手動取引ユーティリティで、3 つの必須ツールを 1 つのインターフェースに統合しています。このユーティリティは、経験豊富なトレーダーがポジションサイジング、注文執行、自動ポジション管理、チャートカスタマイズを行うのを支援します。取引信号を生成したり、自動的に取引を開始したりすることはありません。すべての取引エントリーは、ユーザーがチャート上のボタンを通じて手動で開始します。 このユーティリティは、エントリー決定の制御権を放棄することなく、一貫したリスク管理、自動取引保護、プロフェッショナルなチャート外観を望むトレーダーのために設計されています。 主要機能 リスク計算付き取引パネル アカウント残高、リスクパーセンテージ、ストップロス距離に基づいて、リアルタイムでロットサイズ計算を表示します。リスクパーセンテージと貨幣リスク額をカラーコード付きインジケーターで表示します。ワンクリックの BUY および SELL ボタンで、事前計算されたストップロスおよびテイクプロフィットレベル付きの取引を実行し
    This   is   an   extended and modified    version   of   the   free   utility   Prop   Protector.   The   price   will   increase   as   more   users   join. Prop Protector   is a powerful trading assistant designed to solve the main problem traders face: maintaining discipline and managing risk. If you work with proprietary trading firms or simply want to adhere strictly to your trading plan, this tool will become your indispensable assistant. It takes care of routine calculations and monitor
    ID Trade_Bot BS - an effective tool for automated trading using RSI Trade_Bot BS is an efficient solution for automated trading based on RSI, allowing flexible parameter customization and risk management. Thanks to the ability to choose a trading mode, dynamic Stop-Loss and Take-Profit levels, and trading mode adjustment (buying, selling, or both), it is suitable for various trading strategies. Key Features: Uses the RSI indicator to determine market conditions. Automatically opens an
    EGA Gpro corkyxau4s
    Aaron Nii Amartey Donkor
    GOLD PRO 取引システム 実績が証明されたプロフェッショナルゴールド取引エキスパートアドバイザー EGA GOLD PRO は、ゴールド(XAUUSD)市場のために特別に設計された、洗練されたアルゴリズム取引システムです。この最先端のエキスパートアドバイザーは、高度なテクニカル分析と独自のエントリーアルゴリズムを使用して、世界で最も収益性の高い市場の一つで高確率の取引機会を識別します。 実証済みのパフォーマンス +2,227万の利益 、わずか340万の預金からスタート(たった4ヶ月で655%のリターン!) 月間パフォーマンス(初期預金340万ベース): 1月: +390万 (114.7%) 2月: +495万 (145.6%) 3月: +1,109万 (326.2%) 4月17日: +233万 (68.5%) プロフィットファクター 1.15 リカバリーファクター 1.03 最大ドローダウン **9.22%**に制限 最大デポジットロードはわずか 11.78% ️ 主な特徴 すべての取引に利益確定と損切りを設定 スマートエントリーシステム :洗練されたアルゴリズムがデイト
    S&P 500スキャルパーアドバイザーは、S&P 500指数で成功したいトレーダーのために設計された革新的なツールです。この指数は、米国の株式市場で最も広く利用され、権威のある指標の一つであり、米国の主要企業500社で構成されています。 特徴: 自動取引ソリューション:     アドバイザーは、高度なアルゴリズムとテクニカル分析に基づいており、変化する市場状況に合わせて戦略を自動的に適応させます。 多目的なアプローチ:     アドバイザーは、インデックスのトレンドの理解、変動価格の分析、利益を最大化しリスクを最小化するアルゴリズムなど、複数の戦略を組み合わせます。 柔軟性とカスタマイズ性:     トレーダーは、取引目標、リスク レベル、取引戦略の好みに合わせて EA 設定をカスタマイズできます。 リスク管理:     アドバイザーは市場を常に監視し、リスクを管理するための対策を講じます。一定の損失レベルに達したときに取引を自動的に終了するように設定することもできます。 透明性と報告:     トレーダーは詳細なレポートと分析にアクセスしてアドバイザーのパフォーマンスを評価し、情報に
    このプロダクトを購入した人は以下も購入しています
    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:/
    Limited time offer: 20% off for a few days only!  - Annual subscription $360 instead of $450  - Lifetime plan $550 instead of $690 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]   -
    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
    Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
    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
    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
    EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
    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
    EA price is reduced to 50% discount for limited time period. Spot vs Future Arbitrage EA for MT5 Spot vs Future Arbitrage EA is an automated Expert Advisor designed for MetaTrader 5 that operates using price differences between Gold spot and Gold futures instruments. The strategy opens positions on both instruments simultaneously to take advantage of temporary differences between spot and futures prices. Requirements The trading account must provide both Gold spot and Gold futures instruments
    Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT4 version   here You only open the first order. When your trade goes into profit RM opens a ne
    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
    ************************************************ *********************************************** GoldMine Train は、ゴールドのトレンド取引戦略 EA です。 オペレーターは主要なトレンドの方向を決定し、トレインに指示を出します。 トレインはその方向で継続的に売買します。ロット数は、アカウント残高と事前設定されたレバレッジ比率によって異なります。 オペレーターがトレンドの方向を変更すると、トレインは停止し、利益を固定します。 ユーザーはチャート上のボタンを使用してトレンドの方向を簡単に選択できます。 ************************************************ ***********************************************
    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
    PropFolio Command Manager Pro PropFolio Command Manager Pro is an advanced, multi-symbol execution terminal designed to automate your custom arrow indicators. Simply enter the name of your arrow indicator into the settings, and the Command Manager will monitor up to 30 currency pairs, indices, or metals simultaneously from a single chart. When your indicator generates a signal, the EA verifies the trend using the built-in Higher Timeframe (HTF) algorithm, checks the live spread, and manages the
    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
    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
    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
    CRT Pro Trading EA Ultimate v10 - プロフェッショナルパターンスキャナー 概要 CRT Pro Trading EA Ultimate v10は、Helios Technologiesが開発した高度なマルチシンボルエキスパートアドバイザーで、インテリジェントなトレンドアライメントを備えたCRT(統合-操作-分配)パターンの検出と取引を専門としています。このEAは、機関投資家の取引コンセプトとスマートシグナル管理を組み合わせ、複数の市場で高確率の取引機会を提供します。 主な機能 トレンドアライメント型シグナル生成 スマートトレンド分析:支配的な市場トレンドに沿ったシグナルのみを生成 マルチタイムフレーム確認:上位タイムフレーム分析を使用して低確率セットアップをフィルタリング アダプティブシグナル方向:強気トレンド = 買いシグナルのみ、弱気トレンド = 売りシグナルのみ、中立トレンド = 両方向許可 マルチシンボル市場スキャナー 12以上の銘柄サポート:EURUSD、GBPUSD、USDJPY、USDCHF、AUDUSD、USDCAD、EURGB
    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
    Gold instrument scanner is the chart pattern scanner to detect the triangle pattern, falling wedge pattern, rising wedge pattern, channel pattern and so on. Gold instrument scanner uses highly sophisticated pattern detection algorithm. However, we have designed it in the easy to use and intuitive manner. Advanced Price Pattern Scanner will show all the patterns in your chart in the most efficient format for your trading. You do not have to do tedious manual pattern detection any more. Plus you
    INTRODUCTION : This Panel is made to detect the spike presence and escape the time occuring a spike presence and open sell or buy trade transaction automatically after providing  a signal control to operate autonomously the trade. It is a best scalper and a good spike escaper.     There are another functionalities as  Martingale strategy and a deep indicator called DeepMovingAverage , it last is triggered automatically when the control is checked. These are made to help users   to notify and t
    SSFx Ultimate Hedge Manager EA Description: The SSFx Ultimate Hedge Manager EA is the pinnacle of trade management tools for the MT5 platform. Combining the advanced trade management features of the SSFx Hedge Manager EA with the comprehensive backtesting capabilities of the SSFx Manual Backtester, this ultimate product empowers traders to refine and optimize their strategies with unmatched flexibility. This EA focuses on a hedging-based approach to risk management, providing traders with a dyn
    FiboPlusWave Series products Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    Features: without delving into the Elliott wave theory, you can immediately open one of
    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
    Trading Chaos Expert
    Gennadiy Stanilevych
    5 (11)
    This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
    Online Accounts Manager MT5
    Kyra Nickaline Watson-gordon
    5 (1)
    OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these p
    The product will copy all WhatsApp signal to MT5 ( which you are member).  Easy to set up, copy order instant, can work with almost signal formats,  image signal. Work with all type of channel or group, work with  multi channel, multi MT5 Support to translate other language to English How to setup and guide: Let read all details about setup and download WhatsAppCopier apps   here Recommend to all: try install demo version from market to your PC/ VPS because some time you maybe have problem with
    如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Babon Scalping System MT5 Demo in my product list, please try it out to get familiar with all functionalities for free. Free version: LINK MT4 version: LINK This system basically utilizes TDI, Heiken Ashi Trend, Price Trend on H1 time-frame and TMA on H1&H4 time-frame to generate the trend (big picture). Then
    ️ Equity Protector EA – Auto SL & Trailing Stop for MT5 Protect your capital. Automate your risk. Maximize your control. The Equity Protector EA is a powerful risk management tool designed for Meta Trader 5 traders who prioritize capital preservation and smart trade automation. Whether you're a scalper, swing trader, or long-term investor, this EA ensures your account stays protected while optimizing trade exits with precision. Key Benefits Drawdown Shield Automatically monitors your accoun
    フィルタ:
    レビューなし
    レビューに返信