Trade Assistant Risk Calculator MT5

Trade Assistant Risk Calculator is an all-in-one floating trading panel Expert Advisor for MetaTrader 5, built for professional manual traders. It combines visual chart trading, automatic risk calculation, and advanced position management in one compact interface.

Stop calculating lot sizes manually. Stop guessing your Risk:Reward ratio. Drag the planning lines on the chart and the EA calculates the exact lot size for your selected risk percentage, equity, fixed-money risk, or fixed-lot workflow.

Try before you buy: A free Demo build is available at https://www.mql5.com/en/blogs/post/769841. The Demo runs on demo accounts or in the Strategy Tester for 30 days from first run on each terminal; live accounts are blocked. The full product has no time limit and works on both live and demo accounts.

User Guide

Important Notes

  • This product is an Expert Advisor (EA), not an indicator. Attach it to any chart to activate the floating panel.
  • Algo Trading must be enabled in MetaTrader 5 for the EA to place orders and manage positions.
  • The panel is draggable from its title bar and can be minimized with the title-bar minus button.
  • The full product works on live and demo accounts. Because this EA relies on chart mouse/object events for its floating panel, Strategy Tester support is limited on the full build; use a demo account for day-to-day evaluation, or the Demo build (which explicitly allows Strategy Tester).
  • Supports both Hedging and Netting accounts.

Core Features

1. Visual Order Placement & Interactive Chart Overlays

  • Drag-to-Trade Planning: Entry, Stop Loss, and Take Profit planning lines appear directly on the chart. Move the lines to define your setup visually.
  • Instant Risk Calculation: As you move the Stop Loss line, the EA recalculates lot size to keep your selected risk constant.
  • Live R:R Display: Adjust the Take Profit line and see the Risk:Reward ratio update in real time.
  • Market & Pending Orders: Place market orders or pending orders (Buy/Sell Limit and Buy/Sell Stop) from the chart overlay. To reduce accidental market entries, the Entry card now defaults to Pending mode. If VPend is enabled, the Pending command creates a virtual pending order instead of a broker pending order. Pending orders support configurable expiry timers.
  • Order Confirmation: Optional Confirm Trade dialog shows order type, lots, risk, margin, entry, SL, and TP before execution. Use Submit to send the order.
  • Interactive Drag Bars: Entry, TP, SL, and active partial levels have floating bars showing price, pips distance, and money value. Drag the bar instead of the thin chart line.
  • Entry Bar Quick Actions: B/S flips direction, Cmd executes, M/S switches market or pending mode, R cycles risk mode, and X removes the planning lines.
  • Color-Shaded Profit/Loss Zones: Semi-transparent green and red zones between Entry, TP, and SL make the reward and risk areas easy to see at a glance.
  • Order State Colors: Filled positions, broker pending orders, and virtual pending orders use different chart-card colors and markers. Positions filled from virtual pending orders are marked with [VP].
  • Live Floating P/L Badges: Filled positions show real-time floating P/L in both money and pips, including swap and commission.
  • Apply-to-Positions Buttons: The "L" buttons on the main TP / SL bars apply the current planned TP / SL price to all open positions on the current symbol as broker-side TP / SL.
  • Quick Trade Options: OCO, Hide SL/TP, and VPend toggles are available directly on the Trade tab. Hide SL/TP and VPend affect new orders only and never change already-existing tickets.
  • Execution Mode: Three modes are available on the Trade tab. Single places one order at the planned entry. Multi splits the total lot size across multiple entry levels. Grid auto-places a sequence of orders separated by a configurable step in pips, with lot sizes distributed using an ASC, DESC, or EQUAL curve. The grid plan is previewed live on the chart before execution; filled positions appear green, broker pending orders appear purple, and virtual pending orders appear cyan.
  • Per-Ticket Action Menu: Every position, broker pending order, and virtual pending order has a chart-card menu. Depending on ticket type, you can close, reverse, partial-close, edit broker or virtual SL/TP, open Edit Parts, configure per-ticket BE / Trail, run Parts: Copy Applied Panel, or use Parts: Disable This Ticket.
  • Trade Presets: Save and recall up to 32 named panel snapshots covering risk mode, risk value, R:R, Lot Calc on/off, lot size (when Lot Calc is off), BE/Trail, OCO/VPend/vSLTP, execution mode (Single/Multi/Grid), grid parameters, and Entry/SL/TP line positions. Use < / > on the Trade tab to switch and apply instantly; NEW / UPD / DEL manage individual slots. With Lot Calc off, switching presets restores each saved manual lot size; with Lot Calc on, lots are recalculated from that preset's risk settings and SL distance.
  • Panel & Planning Line Persistence: Entry, Stop Loss, and Take Profit planning lines, as well as global BE / Trail panel settings (toggles, Trigger, Offset, Mode, Start, Distance, Step, etc.), remain in place across timeframe switches, chart parameter changes, EA version upgrade, remove + reattach, and even a MetaTrader client abnormal termination. Every SL / TP drag drop or BE / Trail panel adjustment writes the latest value to a hidden chart object immediately, so restore does not depend on a clean shutdown.

2. Buy/Sell Direction Flip & Smart Mirroring

  • One-Click Direction Flip: The B/S button flips the entire setup between Buy and Sell.
  • Automatic Mirror: SL and TP mirror around the entry price, preserving the geometry of your setup.
  • Partial Lines Follow: Active TP1–TP10 and SL1–SL10 levels move to the correct side when the direction flips.
  • Auto-Flip on Drag: Dragging TP or SL across entry flips the trade direction and mirrors the opposite line.

3. Professional Risk Management

  • 9 Risk Modes: % Balance, % Equity, Fixed Money, Fixed Lots, % Free Margin, % Custom Reference (anchored to a user-defined base amount via InpRiskCustomBase ), % Previous Day Balance (locked to the server-day close), % Previous Week Balance (locked to the last completed Mon–Sun week close), and % Previous Month Balance. Each mode remembers its previous value independently.
  • Commission-Inclusive Lot Sizing: When enabled ( InpRiskLotsIncludeComm ), the EA estimates round-turn commission per lot from account history and deducts it from the risk budget, so the actual net loss including commission equals the configured risk amount.
  • Pips or Price Input: Work with absolute price levels or pip distances from entry.
  • Spread Filter: Block new trades when spread exceeds your configured maximum.
  • Custom Comments: Add an order comment from the Trade tab.
  • Daily Loss Lock: Stop new trading, and optionally close positions, when daily loss limits are reached. Lock can apply to the current symbol or all symbols and resets on daily rollover. For comprehensive over-trading controls — per-minute, per-hour, per-week, per-month limits, cooldowns, and multi-period loss locks — see the RISK Tab (section 9).

4. PARTS Tab — Multi-Level Partial Close System

  • Up to 10 TP Levels and 10 SL Levels: Configure TP1–TP10 and SL1–SL10 with independent active state, pips distance, and close percentage.
  • Draft / Apply Workflow: Editing PARTS values or toggling active buttons creates a draft first. The live planning state changes only when you click Apply. If there are unsaved edits, the panel shows APPLY * and a pending-changes prompt.
  • Active Buttons Are Draft Controls: Turning TP1–TP10 or SL1–SL10 active on/off does not immediately draw or remove lines. Click Apply to commit the change.
  • Safe Symbol Scope: PARTS defaults to Cur Sym (blue) and applies only to the current chart symbol. Switching to All Sym requires a second confirmation click (Confirm All uses the warning color, All Sym uses red) and is session-only. Because pip scales differ widely between instruments such as EURUSD, XAUUSD, and indices, All Sym never applies the current chart's global fixed-pip levels directly to other symbols; non-current symbols act only when that ticket has an explicit per-ticket PARTS setup.
  • Chart Visualization: Applied active partial levels draw dotted lines with drag bars showing price, pips, money value, and close percentage.
  • Drag Applied Levels: Dragging an already-applied partial bar updates that live planning value while preserving smart clamps.
  • Smart Clamping: Partial TP levels stay on the profit side, partial SL levels stay on the loss side, and each partial level keeps at least a 1 pip gap from the full TP or SL distance.
  • Input Validation: Invalid pips values turn red and are kept for correction. Invalid draft values are not applied until fixed.
  • Per-Ticket Inheritance / Override Model: Existing positions, broker pending orders, and virtual pending orders inherit the applied panel settings until you explicitly configure that ticket. Explicit disabled state is also an override and blocks later panel changes from re-enabling that ticket.
  • Per-Ticket Edit Parts: Each ticket can open its own Edit Parts sub-panel with Apply / Back semantics, ticket-level validation, and independent TP1–TP10 / SL1–SL10 values. Closing or Back discards temporary edits; Apply saves the ticket override.
  • Copy or Disable One Ticket: Parts: Copy Applied Panel copies the current applied PARTS panel to one ticket. Parts: Disable This Ticket disables that ticket's partial structure without touching other tickets.
  • Placed Ticket Snapshots: Filled positions, broker pending orders, and virtual pending orders can keep independent TP/SL partial structures, and pending-ticket settings migrate to the filled position when triggered.
  • Lines OFF Reset: Turning Lines off resets the PARTS panel planning fields and master toggles for the next setup; already-placed tickets keep their own snapshots.
  • Proportional Money Display: Each partial level shows money value based on that level's close percentage, not the full position size.
  • Dynamic Spacing: Auto-calculate evenly spaced TP and SL partial levels with independent dynamic-spacing controls.

5. BE Tab — Breakeven & Pending Management

  • Auto Breakeven: Move SL to breakeven after a configurable profit trigger with adjustable offset. The trigger supports four units: Pips (favorable pip move from entry), R (a multiple of the initial SL distance, e.g. 1.0 R), % Price (percentage of entry price as a favorable move), and % TP (percentage of the entry-to-TP distance traveled).
  • Auto Offset: Estimate spread and commission costs from history to calculate a practical breakeven offset.
  • Per-Ticket BE Overrides: Positions, broker pending orders, and virtual pending orders can have dedicated BE settings. Pending-ticket settings migrate to the filled position. Explicit ON or OFF blocks the global BE panel from overriding that ticket.
  • Broker Pending Limit Trail: Trail BUY_LIMIT / SELL_LIMIT broker pending orders closer to market as price moves favorably, while preserving pending expiry.
  • Broker Pending Stop Trail: Trail BUY_STOP / SELL_STOP broker pending orders. Virtual pending orders are not moved by this broker pending trail module.
  • OCO: When one pending order on the same symbol triggers, other broker pending orders and virtual pending orders on that symbol are canceled.
  • Hide SL/TP: New market orders or broker pending orders can be sent without broker-side SL/TP while the EA manages virtual SL/TP locally. Existing tickets are not changed by the panel toggle.
  • Virtual Pending Orders: VPend keeps pending entries local until triggered. When triggered, the EA converts the setup to a stealth market position with virtual SL/TP and migrates ticket-specific PARTS / BE / Trail settings. The filled position keeps its [VP] marker and can be rebuilt on a newly opened chart for the same symbol.
  • Persistence Model: Planning lines (Entry / SL / TP), virtual SL/TP, BE / Trail panel settings, PARTS panel settings, ticket partial snapshots, and ticket BE / Trail overrides are restored across EA version upgrade, remove + reattach, and even a MetaTrader client abnormal termination; however, the PARTS All Sym scope is not auto-persisted and returns to the safer Cur Sym scope after reload. Existing stealth positions, broker pending orders with virtual SL/TP, and VP-filled positions can also be rebuilt on a newly opened chart for the same symbol. Only untriggered virtual pending orders remain chart-scoped and are restored from hidden chart mementos on the same chart window only.

6. TRAIL Tab — 8-Mode Trailing Stop Engine

  • 8 Trail Modes: NONE, PIPS, HI/LO, MA, SAR, ATR, FRACTALS, and PARTIAL. The ATR mode has an additional option ( InpTrailATRUseBarHL ): anchor the stop to the previous bar's Low/High offset by ATR × multiplier instead of maintaining a fixed ATR-sized gap from live Bid/Ask.
  • Universal Settings: Start, Distance, and Step control when trailing activates and how often it updates.
  • Per-Ticket Fixed-Pip Trail: Positions, broker pending orders, and virtual pending orders can define ticket-level trail settings. Pending-ticket settings migrate to the filled position. Explicit disabled state blocks global trailing for that ticket.
  • Hidden SL/TP Safe: Breakeven and trailing updates preserve the other hidden SL/TP leg when modifying virtual protection.

7. CLOSE Tab — Bulk Position & Pending Management

  • Close/Cancel All: Close all positions and cancel all broker pending orders and virtual pending orders across all symbols.
  • Close + Pending Symbol: Close current-symbol positions and cancel that symbol's broker pending orders and virtual pending orders.
  • Cancel Pending: Cancel all broker pending orders and virtual pending orders.
  • Close Buy / Sell / Profit / Loss: Close buy positions, sell positions, profitable positions, or losing positions according to the selected rule.
  • Partial Close: Close a configurable percentage of each open position with one click.
  • Auto-Close Targets: Set profit or loss targets in money or percent for the account or current symbol.
  • Trading Locks: Lock all trading or lock only the current symbol to prevent impulsive entries.

8. INFO Tab — Account Dashboard

  • Live Account Data: Balance, Equity, Floating P/L, Free Margin, and Margin % update in real time.
  • Position Summary: See total positions, buy lots, sell lots, and current-symbol P/L.
  • Daily Statistics: Day-start equity, today's P/L, and lock status reset automatically at daily rollover.
  • Symbol Switcher: Configure up to 6 symbols for one-click chart switching through InpSwitcherSymbols .
  • Hotkey Reference: The panel shows quick keyboard shortcuts such as Close/Cancel All, Close/Cancel Symbol, Cancel Pending, Trail, and BE.

9. RISK Tab — Over-Trading & Loss Lock Rules

  • Trade Count Limits: Set maximum trades per minute, hour, day, week, and month. Live counters show used / allowed on the tab. The counting scope can be set to the chart symbol or all symbols, to this EA's magic number or all magic numbers, and to Buy, Sell, or both trade directions.
  • Maximum Open Trades: Block new entries when the number of simultaneously open positions reaches a configured cap.
  • Cooldown After Open: Enforce a minimum wait in minutes before the next entry is allowed after the most recent trade was opened.
  • Cooldown After Close: Enforce a minimum wait in minutes before re-entering after any position closes.
  • Daily Loss $ and %: Stop new trading when today's cumulative realized loss exceeds a fixed dollar amount or a percentage of starting equity.
  • Daily Profit % Lock: Stop new trading once today's profit reaches a configured percentage target, preventing overtrading on a winning day.
  • Advanced Locks (ADV mode): Per-symbol loss lock in $ and %, weekly equity loss lock in $, and monthly equity loss lock in $.
  • Close On Lock: Optionally close all open positions automatically when any loss lock triggers.
  • Unlock Next Day: All risk locks reset automatically at the next server-day rollover.
  • Live Summary: The RISK tab always shows today's closed trade count, today's net P/L, and the current restriction status.
  • Last 10 Blocked Opens: A history list shows the last 10 trade attempts that were blocked, with timestamp and reason, for post-session review.
  • Apply / Reset: RISK tab changes take effect immediately. Click APPLY to persist them to the chart so they survive EA remove + reattach. Click RESET to restore input defaults.

10. STATS Tab — Trading History & CSV Export

  • Period Selector: Toggle between TODAY, 7D, 30D, and ALL to scope the statistics to the chosen history window.
  • Symbol & Magic Filter: Filter statistics to the current chart symbol or all account symbols, and to this EA's magic number or all magic numbers.
  • Performance Metrics: Closed-trade count, win/loss/flat breakdown, win rate, net P/L, profit factor, gross profit, gross loss, average win, and average loss — computed from MetaTrader 5 account history deals.
  • CSV Export: Click EXPORT CSV to save the filtered deal rows to a CSV file in MQL5/Files/ . The full path is logged to the Experts tab.
  • Refresh: Click REFRESH to re-run the statistics scan after new trades close.
  • Floating analytics panel: The STATS button on the TRADE tab LINE ORDERS row opens the wide Performance Analytics panel (see 11f) for chart-rich analysis; it complements this embedded tab's compact report.

11. Tools

  • Screenshot: Capture a full chart screenshot with one click. The file is saved automatically with the symbol name and timestamp.

11a. Alert Tool

  • Place up to 48 price-crossing alert lines (horizontal or angled trend line) directly on the chart. Choose Bid or Ask and an up or down crossing direction from 8 preset combinations.
  • When price crosses the line, the EA plays a sound and shows a visual notification. The alert auto-resets and re-fires on the next qualifying crossing — no recreation needed.
  • Delete individual lines on the chart or use Clear to remove all at once. All alert lines are saved per symbol/timeframe and survive EA reload and MT5 restarts.

11b. Cancel Level (CNCL) Tool

  • Same 8-option model as the Alert tool, but triggers order cancellation instead of a notification: when price crosses the level, all broker and virtual pending orders on the current symbol are cancelled.
  • Up to 48 cancel levels per chart, each with its own Bid/Ask and direction setting. Saved per symbol/timeframe; survive EA reload and MT5 restarts.

11c. Economic Calendar

  • Open from the Trade tab ECON CAL button. Browse Mon–Fri economic events from the MT5 built-in database. Filter by impact level (Low / Med / High) and by currency. Events within 30 minutes are highlighted. Opening Calendar, STATS, or SCHED closes the other floating overlays to reduce clutter.
  • Block Trading: Select events and set a minute window. The EA rejects new orders that many minutes before and after each selected event. Optional Pnd (default ON) also cancels broker and virtual pending orders in scope when Block is active. Choose All Pairs to block all symbols or restrict to symbols matching the event currency.
  • Auto-close on news: Enable Close Pos together with Block Trading to automatically close affected positions when a news block window opens. Close Pos alone does not block new entries — it closes and cancels when the window starts.
  • Block/close rules stay active after the panel is closed. Notification delivery (popup, sound, push, email) is configured via input parameters.
  • Optional chart news markers and block-zone shading (per impact level via inputs) show event times on the chart with hover tooltips, independent of the panel block rules.

11d. Task Scheduler

  • Queue up to 10 tasks that execute automatically. All date and time values use local PC time. Actions span 18 types: Buy, Sell, Buy/Sell Stop, Buy/Sell Limit, Close Buy, Close Sell, Close Profit, Close Loss, Close All, and order deletion (Del Buy/Sell Stop, Del Buy/Sell Limit, Del Stop, Del Limit, Del All Orders).
  • Trigger modes: Time trigger fires at the first tick on or after the scheduled date and local time. Price trigger fires when market price touches a specified level — set manually or linked to the ENTRY, SL, TP drag line, or any named chart object. Both modes can coexist on one task.
  • Task dependencies: A task can be set to fire only after another task in the list has already executed, enabling chained sequences (e.g. close all at 17:00, then place a fresh pending only after the close task completes).
  • Repeat: Check any combination of day-of-week boxes (Su Mo Tu We Th Fr Sa) for a recurring task. Leave all unchecked for a one-shot task that removes itself after firing.
  • Task status tracking: Each task carries a live status — Pending, Wait Trigger (waiting for price touch), Wait Dependency (parent not yet fired), Disabled (paused by user), Success, or Failed — with a last-result and reason field for post-session review.
  • Enable / Disable: Any task can be paused (disabled) and re-enabled without deleting it, so you can build a library of recurring setups and selectively activate them.
  • Execution history: The SCHED panel has a History view tab showing up to 180 recent execution log entries (Symbol, Time, Task#, Event, Status, Lots, Entry, TP, SL, Result / Reason). Filter by the current chart symbol or view all symbols. Paginate with Prev / Next buttons.
  • All tasks are saved to file and restored across EA reload and MT5 restarts. One-shot tasks are removed automatically after execution.

11e. Session Boxes

  • Toggle SESSIONS on the TRADE tab to draw dashed-border session rectangles directly on the chart. Four independent slots are configurable — defaults are Sydney (22:00–07:00), Tokyo (00:00–09:00), London (08:00–17:00), and New York (13:00–22:00), each with its own label, color, and enable switch.
  • Time reference modes: UTC (default) — industry standard GMT session hours shifted onto the broker chart using the server-UTC offset; Server — broker chart clock; Local — PC OS timezone. The UTC offset can be set manually (minutes) or derived automatically each refresh for accurate DST handling.
  • Opacity ( InpSessionFillAlpha ) and pastel-mix level ( InpSessionColorPastel ) are configurable via input parameters. Boxes have a dashed border outline with a label; there is no solid fill so the chart price action underneath remains fully visible.

11f. Stats Analysis Panel (STATS button)

  • Click the STATS button on the TRADE tab LINE ORDERS row (separate from the top STATS tab) to open the wide floating Performance Analytics panel. It visualizes your MT5 account history. The panel is draggable and independent of the main panel; opening it closes other floating overlays (Calendar, Scheduler, etc.).
  • Four views: Overview (KPI cards, radar chart, cumulative/daily P&L charts, P&L calendar, recent closed trades / open positions table), Reports (monthly stats and charts), Compare (period comparison), and Symbols (per-symbol P&L ranking, win rate, cross-month matrix).
  • Calendar drill-down: Click a day on the Overview P&L calendar to open a day-detail panel with per-trade rows, an intraday equity curve, and an optional trade chart snapshot (multi-timeframe bars around entry/exit).
  • Data window: Scans roughly the last 100 trading days of account history by default; refreshes every 5 seconds while the panel is open.
  • vs. the STATS tab: The embedded STATS tab is a compact report (TODAY / 7D / 30D / ALL, symbol and magic filters, win rate / profit factor / net P&L, EXPORT CSV). The floating Stats Panel is the chart-rich analytics view. Both read broker deal history — not an EA event log.

12. Entry Line Proportional Drag

  • Dragging the Entry line moves SL, TP, and active partial levels by the same amount, preserving distances and Risk:Reward geometry.

Hotkeys

  • B / S: Buy / Sell Market
  • U / D: Buy / Sell Pending
  • C: Close positions and cancel all pending orders
  • X: Close current-symbol positions and cancel its pending orders
  • P: Cancel all broker and virtual pending orders
  • L: Lock current-symbol trading
  • A: Lock all trading
  • T: Toggle trailing stop
  • E: Toggle breakeven

Input Parameters

  • Risk Settings: default risk, fixed money risk, R:R, and max spread.
  • Stealth Settings: virtual pending and virtual SL/TP.
  • Management: BE, trailing, OCO, pending expiry, Magic Number, and symbol scope.
  • Auto-Close Rules: profit/loss targets in money or percent.
  • Time Filters: trading sessions, trading days, and crypto-weekend support.
  • Visual Settings: Six built-in color themes — Dark, Darker, Slate, Classic, Light, and Light Modern — selectable via InpColorTheme . Choose CUSTOM to use individual Inp*Color inputs for full manual color control. Panel position, line widths, and label sizes are also configurable.
  • Risk Guards: Commission-inclusive lot sizing ( InpRiskLotsIncludeComm ), virtual order trigger source (Ask / Bid / Mid / Bar Close), and block-alert delivery (popup, sound, push, email).
  • Symbol Switcher & Favorites: Up to 6 quick-jump symbols via InpSwitcherSymbols . A separate favorite-symbols list ( InpFavoriteSymbols ) is merged into the INFO tab's quick-jump panel.
おすすめのプロダクト
製品概要 KMB Smart Pattern Analyzer PRO は、ユーザーが指定したチャート範囲内で市場パターンを検出し、技術的な一致度に基づいてランキングする高度なテクニカル分析インジケーターです。 複数の分析エンジンを1つのプロフェッショナルなツールに統合しています。 ローソク足パターン分析 クラシックチャートパターン認識 ハーモニック構造検出 市場構造 / SMC分析 チャート全体にランダムなシグナルを表示するのではなく、ユーザーが指定した市場エリアに集中し、最も強いパターン候補、方向性、ブレイクアウトレベル、無効化レベル、予測ターゲットゾーンを構造的に分析します。 主な機能 最も一致度の高い Top 3パターン を検出・ランキング 対応分析: ローソク足パターン クラシックチャートパターン ハーモニックパターン Market Structure / SMC ユーザー指定範囲の分析 以下を表示: パターンタイプ 市場方向 Score Momentum Breakoutレベル T1 / T2 / T3ターゲット Invalidationレベル Structure情報 選択
FREE
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
Introduction Welcome to the world of Forex trading, where every tick of the market can be influenced by news events. Introducing our expert advisor for MetaTrader, your ultimate tool for navigating the complexities of news trading. This innovative advisor is specifically designed to automate your trading strategy during key macroeconomic releases, ensuring you never miss an opportunity.  When important indicators are announced, volatility often spikes, creating potential for profit. Our expert
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The indicator OrderBook Cumulative Indicator accumulates market book data online and visualizes them on the chart. In addition, the indicator can show the market
概要 Candle Timer Countdown Pro は、現在のローソク足が終了するまでの残り時間を、滑らかで正確なカウントダウンとして表示します。さらに、円形のプログレスアーク(進行表示)を組み合わせることで、残り時間を瞬時に視覚的に把握できます。 ティック間で停止したり、時間がずれてしまう他のタイマーとは異なり、本インジケーターはサーバー時間の補間(Server Time Interpolation)を使用し、M1 から MN まであらゆる時間足で途切れのないスムーズなカウントダウンを実現します。 1分足でのスキャルピングでも、H4でのスイングトレードでも、現在のローソク足が正確にいつ確定するのかを把握することで、エントリータイミングの最適化、ローソク足パターンの確認、そして早すぎる判断の回避に役立ちます。 このタイマーが他と違う理由 多くの MT5 用キャンドルタイマーは TimeCurrent() のみに依存しており、新しいティックが到着したときにしか更新されません。低ボラティリティ時や上位時間足では、ティックの間隔が数秒空くことがあり、その間タイマーが停止し、その後突
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
価格アクショントレードパネルMT5は、指定された(デフォルトでは8)過去のろうそくの純粋な価格アクションデータに基づいて、任意のシンボル/楽器の売買力レベルのバランスを計算します。これにより、インジケーターのパネルで利用可能な32のシンボル/商品の価格アクションを監視することにより、可能な限り最も近い市場センチメントが得られます。 60%を超える売買力レベルは、特定のシンボルを売買するための非常に堅実なレベルを提供します(デフォルト設定を使用)。価格アクショントレードパネルMT5には、価格アクションへの標準、高速、または低速の近接に使用できる3つの計算モードがあり、リアルタイムの動きにシャープまたはスムーズに適応するために調整可能な数の価格アクションキャンドルも提供します。 価格アクショントレードパネルMT5は、MT5で見つけることができる最も簡単で使いやすいトレードパネルでもあります。追加のウィンドウやパネルを開く必要なしに、すべてのオプションと機能が1つのサーフェスにあります。これは、注文管理、リスク計算、部分閉鎖、アカウント保護ユーティリティのすべてを1つにまとめたもので、非
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
Easy GOLD MT5
Franck Martin
3.87 (45)
Easy Gold is the latest addition to the BotGPT family. It is surprising and very powerful. It is ideal for beginners due to its simplicity.  There is absolutely nothing to do, it's 100% automated, simply indicate the percentage of risk you want to take per trade and the EA is ready. Whatever your capital, the EA takes care of everything. Optimized on (XAUUSD).  Unleash all the power with the professional version (AGI Gold) and its connection to the neural network, available in my store. My othe
FREE
Crypto_Forex MT5用インジケーター「 WPR with 2 Moving Averages 」(リペイント機能なし) - WPR自体はスキャルピングに最適なオシレーターの1つです。 - 「WPR and 2 Moving Averages」インジケーターを使用すると、WPRオシレーターの高速移動平均線と低速移動平均線を確認できます。 - このインジケーターを使用すると、価格調整を早期に把握できます。 - このインジケーターはパラメータで簡単に設定でき、どの時間枠でも使用できます。 - 買いと売りのエントリー条件は画像で確認できます。 - WPR MA クロスの PC およびモバイル アラート付き。 買いシグナルの条件例: (1) - 高速MAが低速MAを下向きにクロスし、WPR値が-50を下回っている場合:買いトレードを開きます。 (2) - WPR値が-20を超える買われすぎゾーンに入ったら:買いトレードを終了します。 売りシグナルの条件例: (1) - 高速MAが低速MAを下向きにクロスし、WPR値が-50を超えている場合:売りトレードを開きます。 (2) WP
ROMAN5 Time Breakout Indicator automatically draws the boxes for daily support and resistance breakouts. It helps the user identifying whether to buy or sell. It comes with an alert that will sound whenever a new signal appears. It also features an email facility. Your email address and SMTP Server settings should be specified in the settings window of the "Mailbox" tab in your MetaTrader 5. Blue arrow up = Buy. Red arrow down = Sell. You can use one of my Trailing Stop products that automatical
FREE
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
RBreaker Gold Indicatorsは、金先物の短期日内取引戦略であり、トレンドフォローと日内反転の2つの取引手法を組み合わせたものです。トレンド相場での利益を捉えるだけでなく、相場が反転した際には迅速に利確し、その流れに沿ってポジションを反転させることができます。 この戦略は、アメリカの雑誌『Futures Truth』において、15年連続で最も収益性の高い取引戦略トップ10に選ばれた実績を持ち、非常に長いライフサイクルを誇り、現在も国内外で広く使用・研究されています。 本インディケーターは、2026年の金先物の値動きに対応し、14日間のATR指標に基づいて、ブレイクアウト係数A、観察係数B、リバーサル係数Rをより合理的な値で定義しています。非常に優れたインディケーターであり、安定的な年間収益を実現しています。ぜひおすすめします〜
MA Flow No.2 See the Flow of Bulls & Bears at a Glance, and Keep the Rhythm of the Market in Your Hands Tired of staring at dozens of moving averages until your eyes blur? Unsure when to enter, or where to place your stop? MA Flow No.2 upgrades the humble moving average into a complete trend-trading system. No more scattered lines on your chart — instead, a living "river of bulls and bears". Up to 100 moving averages roll together in real time. On every single bar, you can see at a glance w
Visual Dolphin Indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
Visual Dolphin Indicator Unlock the rhythm of the market with the Visual Dolphin Indicator, your ultimate tool for identifying and capitalizing on market trends with clarity and confidence. Designed for both novice and experienced traders, this indicator eliminates the noise and guesswork, providing crystal-clear buy and sell signals directly on your chart. The Logic Behind the Waves The core of the Visual Dolphin Indicator is a sophisticated yet intuitive dual-wave system based on moving avera
The   Trendlines Oscillator   helps traders identify trends and momentum based on the normalized distances between the current price and the most recently detected bullish and bearish trend lines. The indicator features bullish and bearish momentum, a signal line with crossings, and multiple smoothing options. USAGE The   Trendlines Oscillator   works by systematically: Identifying pivot highs and lows. Connecting pivots to form bullish (support) and bearish (resistance) trendlines. Measuring
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
数列の一つに「森林火災数列」があります。これは、最も美しい新しいシーケンスの 1 つとして認識されています。その主な特徴は、このシーケンスが線形トレンドを回避することです。最短のものであってもです。この指標の基礎を形成したのはこのプロパティです。 財務時系列を分析する場合、この指標は可能なすべての傾向オプションを拒否しようとします。そして失敗した場合にのみ、トレンドの存在を認識し、適切なシグナルを発します。このアプローチにより、新しいトレンドの始まりの瞬間を正しく判断できます。ただし、偽陽性の可能性もあります。それらの数を減らすために、このインジケーターに追加のフィルターが追加されました。新しいバーが開くとシグナルが生成されます。いずれの場合も再描画は発生しません。 指標パラメータ: Applied Price   - 適用価格定数; Period Main   - インディケータのメイン期間、その有効な値は 5 ~ 60 です。 Period Additional   - 追加の期間。このパラメーターの有効な値は 5 ~ 40 です。 Signal Filter   - 追加の信号
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
JAC Trend Color Candle
Eduardo Da Costa Custodio Santos
The indicator "JAC Trend Color Candle" for Meta Trader 5, was created to visually facilitate the trend for the trader. It is based on three parameters, which identifies the uptrend, downtrend and non-trending market. The colors are trader-configurable, and the average trader-configurable as well. trend parameters cannot be configured as they are the indicator's differential.
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
HAS RSI Signal — SL/TP自動計算機能付き プロフェッショナル・トレンドインジケーター HAS RSI Signal は、信頼性の高いクラシックな手法と最新のノイズ除去アルゴリズムを融合させた強力なトレーディングツールです。 平均足スムーズド(Heiken Ashi Smoothed) と RSI を組み合わせることで、トレンドの転換点や買われすぎ・売られすぎ圏からの脱出タイミングを正確に捉え、明確なエントリーシグナルを提示します。 主な特徴: 二重のフィルタリング: 平均足スムーズドで市場の「ノイズ」を除去し、RSIで勢い(モメンタム)の強さを確認します。 損切り・利確ラインの自動計算: 単にシグナルを出すだけでなく、ボラティリティ( ATR )に基づいた最適なストップロス(SL) と テイクプロフィット(TP)を自動で算出します。 視覚的な分かりやすさ: シグナルはチャート上にカラーキャンドルとして表示されるため、一目でトレンドを把握でき、取引画面をスッキリと保てます。 充実の通知機能: アラート、音声、スマートフォンへのプッシュ通知機能を搭載。チャンスを逃すこと
Trade assistant pro v8
Ahmed Mohammed Bakr Bakr
2 (1)
FREE FREE FREE Trade Assistant MT5 – Professional Trading & Risk Management Panel Trade Assistant MT5 is an advanced trading panel designed to help traders execute orders faster, safer, and more professionally . It simplifies manual trading by combining smart order management , precise risk control , and one-click execution , making it ideal for both beginners and advanced traders. This tool does not trade automatically . Instead, it empowers you with full control while applying professional-gra
FREE
== LT RAINBOW TREND - 36本の移動平均線を持つトレンドインジケーター == 概要 LT Rainbow Trendは、36本の移動平均線を同時に処理し、スマートなカラーシステム(レインボー)を搭載した先進的なトレンド分析テクニカルインジケーターです。主力のトレンド方向へ最大の視覚的明瞭さをもって取引したいトレーダーのために開発され、マルチタイムフレーム分析の複雑さを、シンプルでカラフル、かつ非常に直感的なビジュアルへと変換します。 「トレンドは友達(The trend is your friend)」であることを理解しているトレーダーに最適です。このインジケーターは、トレンドの強さ、方向、そして潜在的な反転を常に事前に見極めることを可能にします。 仕組み インジケーターは、4つのトレンドゾーンに分散された36本の移動平均線を監視します: 赤(トレンド転換ゾーン) 31〜20番目の移動平均線 トレンドが反転する可能性を示す強いサイン オレンジ(トレンド減速ゾーン) 19〜10番目の移動平均線 トレンドの勢いが失われつつあるが、継続の可能性もあるサ
Key Features: 200+ Fully Implemented Patterns   across all categories Advanced Market Structure Analysis Smart Money Integration   (Wyckoff, Order Blocks, Liquidity) Professional Risk Management Multi-Timeframe Analysis AI-Powered Confidence Scoring Advanced Visualization Real-time Alerts Pattern Categories: Single Candle Patterns (Hammer, Doji, Marubozu, etc.) Multi-Candle Patterns (Engulfing, Stars, Harami, etc.) Chart Patterns (Head & Shoulders, Cup & Handle, Triangles, etc.) Harmonic Pattern
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Trading Co-Pilot for MetaTrader 5 Advanced Position Management for Manual Traders Trading Co-Pilot is a professional trade management assistant designed for traders who open positions manually and want precise, automated control over risk and profit handling. It does not open trades. It manages them intelligently. You focus on entries. The Co-Pilot protects and optimizes the exit. How It Works Once you open a manual position, Trading Co-Pilot automatically: • Applies Stop Loss • Sets Take Profit
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) 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 * Before purchasing, please feel free to send me a message if you have any questions about the product or setup. - You can test the system using Strategy Tester: Visual Mode , a
ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
TradePanel MT5
Alfiya Fazylova
4.88 (167)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 アプリの説明書+ビデオガイド: https://www.mql5.com/en/blogs/post/772292 デモ口座用アプリの試用版: https://www.mql5.com/en/blogs/post/750865 アプリのインストール方法: https://www.mql5.com/en/blogs/post/756239 アプリをビジュアルモードでテストする方法: https://www.mql5.com/en/blogs/post/770277 VPSのMetaTraderにアプリをインストールする方法: https://www.mql5.com/en/blogs/post/770190 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグルー
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.94 (148)
Local Trade Copier EA MT5 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT5 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT5 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT5 >> ファイル >> データ フォルダを開く >> MQL5 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
EA Overfitter
Stephen J Martret
5 (1)
That backtest looks great. But will it still be making money tomorrow, next week, next month? EA Overfitter re-runs your EA on 100 price histories it has never seen. One score tells you if the edge is real. A backtest tells you what an EA did on one price history — the one that happened to occur. What you cannot tell from it is how much of that result was the strategy and how much was the particular path. EA Overfitter answers that. It builds up to 100 synthetic price histories your EA has n
Telegram to MT5 Multi-Channel Copier   は、Telegram チャンネルのトレードシグナルを MetaTrader 5 へ自動コピーします。ボット不要、ブラウザ拡張不要、手動コピー不要。Telegram にシグナルが届くと、EA が数秒であなたのターミナルに注文を出します。 さらに、チャンネルをコピーする前に、内蔵バックテスターでそのチャンネルがあなたの口座でどう動いたかを確認できます。 製品は 2 つのコンポーネントで構成されます:Telegram チャンネルを監視する Windows アプリと、MT5 ターミナルでシグナルを執行する本 EA です。MT4 版もあります   こちら . セットアップガイドとアプリのダウンロード:   https://www.mql5.com/en/blogs/post/768988 現在の価格は今後値上げされます。 仕組み Windows アプリは、ボットではなくあなた自身の API 認証情報で Telegram に接続します。そのため、プライベートや VIP を含む、購読中のあらゆるチャンネル・グループ・トピッ
25% discount on the release of the tool: only for the next 3 buyers Send a message to receive a demo version. AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Vi
HINN MAGIC ENTRY – the ultimate tool for entry and position management! SIMPLE. FASTEST. INTUITIVE. MAX AUTOMATED. Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, a
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
MetaTrader 5 用のプロフェッショナル取引コピー機 MetaTrader 向けの高速・高性能・信頼性の高い 取引コピー機 です。 COPYLOT は、MT4 と MT5 のターミナル間で Forex 取引をコピーでき、 Hedge 口座と Netting 口座の両方に対応しています。 COPYLOT MT5 版の対応構成: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版 完全な説明 + DEMO + PDF 購入方法 インストール方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 MT4 ターミナルへのコピーも可能です(MT4 → MT4、MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT は、2台、3台、さらには10台のターミナル間で同時に動作できる、プロフェッ
Premium Trade Manager - コーチ内蔵型トレードパネル Premium Trade Manager は、AIトレーディングコーチをあなたのチャートの中に置き、その下に完全な執行エンジンを備えたツールです。いつも通りにトレードをセットアップし、あなた専任のAIトレーディングコーチ Max にそのセットアップをそのまま読み取らせて、発注前に率直な見解を伝えてもらいましょう。ストップの幅が規律あるアプローチに合っているか、リスクサイズは適切か、高影響のニュースイベントが数分後に迫っていないか、プロップファームの制限に近づいていないか。その下には、クリックの後をすべて処理するエンジンが備わっています。ワンクリックのリスクサイズ計算による発注、チャート上でドラッグして組み立て、発注後も動かせるプラン、最大4段階の分割利確、7種類のトレール方式、リアルタイムのプロップファームコンプライアンス、ニュースガード、そしてコストを自ら採点するスプレッド機能。判断はあなたが下す。Max がもう一度確認する。後のことはすべてパネルが担う。 購入前に実際に触れて試せます。 ブラウザ上でライブ
Your EAs cannot see each other, but Anchor can. Anchor gives you one place to coordinate your EAs, manage risk, and decide when trading is allowed. It works alongside the trading bots you already use without any changes to them. The Problem One EA opens a trade. Then another starts trading. The next thing you know, you wake up to multiple grids built across your account. Each EA may be doing exactly what it was designed to do, but together they can place far more risk on your account than you in
Telegram To MT5 — シグナルコピア Telegram チャンネルのトレードコールを、実際の MT5 注文に変換します — 自動で、好きなだけの口座に対応し、リスクとルールは完全にあなたの管理下に置けます。 Telegram To MT5 は、あなたが Telegram で既にフォローしている VIP / シグナルチャンネルを MetaTrader 5 端末に接続します。無料の付属デスクトップアプリがメッセージを読み取り(ボットを禁止しているチャンネルでも可能)、この EA があなたの口座でそれらを執行します — あなた自身のリスク設定、シンボルマッピング、テイクプロフィット処理、セッションおよびニュースフィルターを適用します。 これはシグナルコピアであり、ブラックボックス戦略ではありません。どのチャンネルを信頼するか、各トレードのロットと管理方法をあなたが決めます。 ステップバイステップの設定と付属アプリのインストールガイド 仕組み [あなたの Telegram チャンネル] -> [付属デスクトップアプリ] -> [MT5 + この EA] -> 注文 付属デスクトッ
Power Candles Strategy Scanner - 自動最適化型マルチシンボル設定ファインダー パワーキャンドル・ストラテジー・スキャナーは 、パワーキャンドル・インジケーターを駆動するのと全く同じ自己最適化エンジンを、マーケットウォッチに登録されているすべての銘柄に対して並行して実行します。1つのパネルで、現在統計的に取引可能な銘柄、各銘柄で勝率の高い戦略、最適なストップロス/テイクプロフィットの組み合わせが表示され、新たなシグナルが発生した瞬間に通知が届きます。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨を受け取り、  https://stein.investments でコミュニティに参加しましょう 市場動向を網羅。銘柄ごとに3,000件以上の自動最適化。2種類のアラート。ワンクリックでチャートを切り替えて即座にアクション。 なぜこれが必要なのか 多くのマルチ銘柄スキャナーは、 価格の動き (ボラティリティ、変動率、銘柄ごとのRSI)を表示するだけです。それ
Strategy Ledger Pro は MetaTrader 5 向けの読み取り専用の口座分析パネルです。口座の成績をエキスパートアドバイザー、戦略、銘柄、マジックナンバーごとに分けて表示します。 すべての機能を解説した詳細な マニュアル 。 MetaTrader は口座全体でひとつの残高しか表示しません。複数の EA が同時に取引すると、その残高では各 EA の貢献が分かりません。Strategy Ledger Pro は口座履歴を読み取り、決済済みポジションを再構築し、戦略に割り当て、その結果をひとつのパネルに表示します。 本製品は注文の発注・変更・決済を行いません。取引戦略を含まず、インジケーターを作成せず、チャート価格も読み取りません。 主な機能 EA・個別戦略・銘柄・マジックナンバー別の成績。 プリセット期間と任意の日付範囲。 確定損益と含み損益、建玉エクスポージャー、取引統計、pips、ドローダウン、エクイティ曲線。 手数料、スワップ、コスト負担率、推定エントリー/エグジットのスリッページと合計。 固定ルールに基づく成績評価、文章による要約、状態マーク。 セットアッ
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
Signal TradingView to MT5 Pro Automator TradingViewとMetaTrader 5間の即時プロフェッショナル実行 TradingViewのシグナル(アラート)とMT5での実際の約定を繋ぐ、最も強固なコミュニケーションブリッジで、取引戦略を自動化します。スピード、柔軟性、そして完璧なリスク管理を求めるトレーダー向けに設計されたこのExpert Advisorは、あらゆるアラートメッセージを正確な成行または指値注文に変換します。 強みと利点 ユニバーサルパーシングエンジン(独自技術): あらゆるアラート形式からデータを自動的に認識し、抽出できる高度なテクノロジー。単一の固定フォーマットに制限されることはありません。システムはシンボル(銘柄)、アクション、価格、SL(ストップロス)、TP(テイクプロフィット)を自動的に理解します。 リアルタイム実行: レイテンシ(遅延)を最小限に抑えるよう最適化された、1秒未満の超高速ポーリング技術。シグナルを受信してから数ミリ秒以内に注文が実行されます。 機関投資家レベルのリスク管理: 以下に基づく自動かつ正確
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.
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROL
Trade copier MT5
Alfiya Fazylova
4.61 (56)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate EA manager also now available when you use cloud pro and above for free!! Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automa
Risk Manager Pro MT5 is an account protection Expert Advisor for traders who want strict risk control inside MetaTrader 5. The utility monitors your account equity, daily and weekly results, drawdown, open positions, trade count, consecutive losses, and trading hours. When a configured limit is reached, it can automatically close positions, cancel pending orders, stop other EAs, send notifications, or close the terminal. Instead of relying on discipline during a stressful trading session, you de
Seconds Chart - MetaTrader 5で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。カスタムシンボルをサポートしているインジケーターやEAをすべて使用できます。標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Free Demo: Seconds Chart v2.29 Demo.ex5 無料デモをダウンロードしてご自身でお確かめください: 完全機能版 - すべての機能が利用可能 24時間テスト - 精度と利便性を評価するのに十分な時間 デモ口座のみ - ほとんどのブローカーで簡単に開設可能 GBPCADチャートのみ - ほとんどの端末で利用可能 これらの制限はデモ版のみに適用されます。製品版は、あらゆる口座タイプ(リアル、デモ、コンテス
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認
高速。正確。革新的。テクノロジー駆動。画期的なX2 Copy MT5で、瞬時のトレードコピーを体験してください。わずか10秒の簡単セットアップで、一台のコンピューターまたはWindows VPS上のMetaTrader端末間でトレードをかつてない速度で同期する強力なツールを手に入れられます。 複数の口座を管理している場合、シグナルに従っている場合、または戦略を拡大している場合でも、X2 Copy MT5は比類のない精度と制御でワークフローに適応します。最もテクノロジー駆動なトレードコピーソリューションで、より速く、より確実に作業できます。無料トライアル版をお試しいただき、お使いのシステムでその速度を体感してください。 *重要:MT4端末での作業には、別途 X2 Copy MT4 バージョンが必要です X2 Copy MT4/5 の設定と機能の説明 | X2 Copy トライアル版のインストール方法 特徴 高速コピー — 0.1秒未満でのトレード転送 すべてのコピータイプをユニバーサルサポート: MT4>MT4, MT4>MT5, MT5>MT4, MT5>MT5 直感的なインターフェー
作者のその他のプロダクト
SMC Price Action Patterns - MT5 Indicator Product Description MetaTrader 5 custom indicator SMC Price Action Patterns A chart overlay indicator for traders who want a structured view of Smart Money Concepts, market structure shifts, order block patterns, fair value gaps, equal highs and lows, and key multi-timeframe price levels directly inside MetaTrader 5. BOS and CHoCH Internal and Swing Structure Order Block Finder Input-Controlled FVG Colors EQH and EQL Premium and Discount Zones Product Ov
FREE
MACD Divergence Radar Pro Multi-Symbol Divergence Scanner & Visual Dashboard for MetaTrader 5 Regular & Hidden Divergence 20+ Pairs Simultaneous Scan One-Click Chart Opening Auto MACD Sub-Window Overview MACD Divergence Radar Pro is a professional-grade divergence detection indicator that continuously scans multiple currency pairs and timeframes in real time. It identifies both regular and hidden MACD divergences — bullish and bearish — and presents all findings in a sleek, draggable on-chart d
Prop Firm Risk Manager PRO EA Professional account protection for prop-firm challenges and funded accounts. It monitors drawdown, open risk, news windows, trading sessions, manual trades, profit targets, and challenge progress in real time, then warns, locks, de-risks, deletes orders, or closes managed exposure according to your rules. Two draggable on-chart panels — Economic Calendar and Performance Stats — keep news planning and account analytics on the chart without leaving MT5. MT5 Expert Ad
VoidFlow IFVG Trade Assistant Pro VoidFlow IFVG Trade Assistant Pro VoidFlow IFVG Trade Assistant Pro is a manual-first MetaTrader 5 trading assistant built for traders who want a cleaner Inverse Fair Value Gap (IFVG) workflow with structured trade planning, chart context, and optional automatic execution only when it is explicitly enabled by the user. It scans the selected signal timeframe for raw Fair Value Gaps, confirms true inversions, filters weak setups, draws the full trade plan on the c
Trade Assistant Risk Calculator is an all-in-one floating trading panel (Expert Advisor) designed for professional manual traders on MetaTrader 5. It combines Visual Chart Trading , Automatic Risk Calculation , and Advanced Position Management into a single, compact interface. Stop calculating lot sizes manually. Stop guessing your Risk:Reward ratio. Simply drag lines on the chart, and the EA calculates the exact lot size to match your risk percentage, equity, or money target. Important Notes Th
ICT Market Structure Pro ICT Market Structure Pro is a Smart Money Concepts / ICT trading tool designed to automatically draw the most important structural and liquidity elements directly on the chart. The indicator helps traders read price action through an institutional lens by mapping market structure shifts, liquidity pools, order blocks, imbalances, premium/discount zones, and key ICT session windows in one place. It supports both single-timeframe and multi-timeframe analysis modes, with a
Momentum Pulse MT5 – Strength-Based Candle Coloring Indicator with Fibonacci Zone TP/SL Momentum Pulse MT5 MT5 Indicator All Markets Non-Repainting Fibonacci TP/SL Momentum Pulse is a professional-grade multi-dimensional momentum strength indicator that colors each candle based on real market power rather than price alone. It classifies every bar into one of nine clearly defined strength states , provides built-in Fibonacci zone-based TP/SL levels , and includes a comprehensive set of signal qua
TrendGuard Pro – Product Description (English) TrendGuard Pro Supertrend core · 11 confirmation guards · ATR-calculated SL/TP · 5,000-bar performance simulation · P&L pip labels · Symbol watermark · Draggable stats panel TrendGuard Pro is a professional-grade MT5 scalping indicator that fortifies every entry signal with up to 11 independent confirmation filters . False breakouts are systematically eliminated before an arrow ever appears on the chart, letting you trade only the highest-probabilit
Overview SR Confluence Pro is a professional MetaTrader 5 indicator for support & resistance and chart pattern analysis. It combines dual S&R engines (high-volume box engine + multi-timeframe pivot engine), automatic detection of 16+ classic chart patterns , and a confluence scoring system that rates how closely price structure and S&R levels align. Key levels, pattern structures, break/retest events, and high-quality setups are displayed directly on the chart. A draggable dashboard, multi-symbo
フィルタ:
レビューなし
レビューに返信