News Guard Pro

  • ユーティリティ
  • Elham Afsharpour
    Elham Afsharpour
    私は、Python、C++、MQL5 を中心に 8 年のプログラミング経験を持つ、経験豊富なトレーディングソフトウェア開発者です。過去 2 年間は、主に MetaTrader 向けの Expert Advisor、カスタムインジケーター、トレーディングツール、自動売買システムの開発に注力してきました。
  • バージョン: 1.0
  • アクティベーション: 5
NewsGuard Pro for MetaTrader 5

NewsGuard Pro is an economic-news filter, trading guard, chart dashboard, and position-protection Expert Advisor for MetaTrader 5.

It monitors economic events related to selected symbols and currencies, blocks trading during configurable news periods, detects abnormal spreads, displays upcoming events on the chart, and can protect existing positions.

NewsGuard Pro does not generate trading signals or open positions. It works as a protection layer for manual traders and compatible Expert Advisors.

Main Features

  • MetaTrader 5 Economic Calendar support

  • Embedded historical CSV for Strategy Tester

  • Multi-symbol monitoring from one chart

  • Low, medium, and high-impact news filters

  • Separate blocking periods for each impact level

  • Additional protection time for major events

  • Automatic and custom currency selection

  • Fixed and adaptive spread protection

  • Post-news spread recovery monitoring

  • Position-protection modes

  • Pending-order deletion before news

  • Emergency closing of new trades during blocked periods

  • Caution zone with suggested lot reduction

  • Manual Pause and Resume buttons

  • Popup, push, and sound alerts

  • Movable and auto-fitting chart panel

  • News lines, markers, and blocked-period rectangles

  • Status sharing with compatible EAs

  • No DLL or WebRequest required

How It Works

NewsGuard Pro detects the currencies connected to each protected symbol and loads related economic events.

Examples:

  • XAUUSD → USD news

  • EURUSD → EUR and USD news

  • GER40 → EUR news

  • US30, NASDAQ, and US500 → USD news

Before and after each selected event, the EA creates a blocked trading period.

During this period, it can:

  • Publish a blocked status for compatible EAs

  • Protect existing positions

  • Delete pending orders

  • Close new positions opened during the block

  • Keep trading blocked while the spread remains abnormal

  • Display the active event and remaining blocked time

Important Trading Behavior

NewsGuard Pro cannot disable MetaTrader’s Buy and Sell buttons.

Manual trades and unrelated EAs can still open positions unless:

  • The trading EA reads the NewsGuard Pro status, or

  • Emergency Close New Entries During Block is enabled

When emergency closing is enabled, matching positions opened during the blocked period are detected and closed.

The default protection mode is None , so existing positions are not modified unless another protection mode is selected.

Position-Protection Modes

None

Existing positions are not modified.

Pending-order deletion and emergency closing can still work when enabled.

Move to Breakeven

Moves the stop loss to the position opening price with an optional offset.

The stop loss is changed only when the new price is valid according to broker rules.

Close Profitable Positions

Closes positions whose current profit reaches the configured money amount.

Close at Risk-Free

Profitable positions are closed immediately when they reach the configured threshold.

Losing positions can remain monitored and close later when they recover to the selected profit amount.

Partial Reduction

Closes a selected percentage of each matching position.

The volume is adjusted according to the broker’s minimum lot and lot step.

Close All

Closes all matching positions inside the selected protection scope.

Protection Scope

Protection can be applied to:

  • The symbol affected by the active event

  • All symbols entered in Protected Symbols

  • All positions and pending orders on the account

The magic-number filter controls which trades are included:

  • -1 = all trades

  • 0 = manual trades

  • Any other number = trades from a specific EA

Compatible EA Integration

NewsGuard Pro publishes terminal Global Variables that other Expert Advisors can read.

Available values include:

  • BLOCK – trading is blocked

  • NEWS – news restriction is active

  • CAUTION – caution zone is active

  • LOT – suggested lot multiplier

  • UNTIL – block end time

  • IMPACT – event impact

  • SPREAD – abnormal spread status

  • HEARTBEAT – latest EA update time

A compatible EA can use these values to stop entries, reduce lot size, pause trading, or show warnings.

NewsGuard Pro does not directly change another EA’s lot size. The other EA must be programmed to use the published lot multiplier.

Main Inputs

Main Components

Enable EA Filter Logic

Enables news blocking, spread blocking, caution mode, fail-safe blocking, and manual pause.

When disabled, the EA works in display-only mode.

Enable Position Protection Logic

Enables trade closing, breakeven changes, partial closing, pending-order deletion, and emergency closing.

Enable Indicator Display Logic

Enables the panel and chart objects.

Publish Status for Other EAs

Publishes the NewsGuard Pro status through terminal Global Variables.

Symbols and Currencies

Protected Symbols

Symbols monitored by the EA.

Examples:

XAUUSD,EURUSD,US30

Leave empty to use the current chart symbol.

Use ALL_MARKETWATCH to monitor all symbols visible in Market Watch.

Currency Mode

Available options:

  • Auto Symbol

  • Custom

  • Auto Plus Custom

  • All currencies

Custom Currencies

Example:

USD,EUR,GBP

Symbol Currency Map

Maps custom symbols, metals, indices, or cryptocurrencies to currencies.

Example:

XAU=USD;US30=USD;GER40=EUR

News Data

Data Source

  • Auto: calendar in live trading and CSV in Strategy Tester

  • Calendar: MetaTrader Economic Calendar

  • CSV: historical CSV file

Refresh Seconds

Controls how often news data is refreshed.

Look Ahead Days

Number of future days loaded.

Look Back Hours

Number of previous hours kept for display and processing.

Calendar Failure Mode

  • Allow Trading

  • Block Trading

Block Trading is safer when NewsGuard Pro is required as an entry filter.

Event Filters

You can enable or disable:

  • Low-impact events

  • Medium-impact events

  • High-impact events

  • Holidays

  • All-day events

  • Tentative events

Only Event Keywords

Uses only events containing selected words.

Example:

CPI;Nonfarm;Interest Rate

Ignore Event Keywords

Ignores events containing selected words.

Major Event Keywords

Adds extra blocking time to important events.

Blocking Periods

Separate minutes before and after can be selected for:

  • Low-impact events

  • Medium-impact events

  • High-impact events

  • Major events

Merge Overlapping News Windows

Combines overlapping blocked periods into one continuous period.

Use Caution Zone

Creates a warning period before high-impact news without fully blocking trading.

Caution Lot Multiplier

Publishes a suggested reduced lot multiplier for compatible EAs.

Example:

0.50 means 50% of the normal lot size.

Spread Protection

Use Absolute Spread Guard

Blocks trading when the spread is above a fixed number of points.

Use Adaptive Spread Guard

Compares the current spread with the symbol’s normal spread.

Adaptive Spread Multiplier

Sets how many times larger the spread may become before it is considered abnormal.

Spread Baseline Samples

Controls how the normal spread is calculated.

Block Wide Spread Outside News

Blocks trading during abnormal spreads even when no news event is active.

Extend After News Until Spread Normal

Keeps trading blocked after news until the spread returns to normal.

Maximum Spread Recovery Minutes

Limits how long the post-news spread block can continue.

Position Protection Inputs

Protection Mode

Selects the action applied when a blocked period begins.

Protection Scope

Selects which symbols and positions are protected.

Position Magic Filter

Selects manual trades, one EA, or all trades.

Risk-Free Profit Money

Profit amount used by the Close Profitable and Close at Risk-Free modes.

Breakeven Offset Points

Extra points added when moving the stop loss to breakeven.

Partial Close Percent

Percentage closed by Partial Reduction mode.

Keep Risk-Free Armed After News

Continues monitoring losing positions after the news period ends.

Delete Pending Orders at News

Deletes matching pending orders when the blocked period begins.

Emergency Close New Entries During Block

Closes matching positions opened after the blocked period started.

Trade Deviation Points

Maximum allowed deviation for closing operations.

Alerts

NewsGuard Pro supports:

  • Popup alerts

  • Push notifications

  • Sound alerts

  • Pre-news alerts

  • Block-start alerts

  • Trading-resumed alerts

MetaTrader mobile notifications must be configured before using push alerts.

Chart Display

The panel can display:

  • Current trading status

  • Blocking reason

  • Current and normal spread

  • Suggested lot multiplier

  • Selected protection mode

  • Monitored currencies

  • Upcoming events

  • Actual, forecast, and previous values

Display settings include:

  • Panel position and size

  • Auto-fit

  • Panel dragging

  • Number of displayed events

  • News lines

  • Blocked-period rectangles

  • Rectangle transparency

  • News-window edges

  • Event circles

  • Event colors

  • Manual Pause and Resume buttons

The panel remains above other chart objects.

CSV and Strategy Tester

NewsGuard Pro includes embedded historical economic-calendar data inside the EX5 file.

Customers normally do not need to install a separate CSV file.

Recommended tester settings:

  • Data Source: Auto or CSV

  • Use Embedded CSV in Tester: enabled

  • Use Visual Mode for chart inspection

CSV Time Offset Minutes

Adjusts CSV timestamps to match the tested broker’s server time.

Examples:

  • 120 = add two hours

  • -60 = subtract one hour

An external CSV can also be used to test newer historical dates without recompiling the EA.

Backtesting

NewsGuard Pro does not open trades, so testing it alone will not create a profitability report.

Strategy Tester is mainly used to verify:

  • News filtering

  • Currency mapping

  • Blocking periods

  • Panel and chart objects

  • Spread protection

  • Manual pause

  • Published status values

  • Position-protection behavior

Select a testing period covered by the embedded CSV.

When the selected date is outside the available CSV range, the Experts log shows the available historical coverage.

To test NewsGuard Pro with another trading EA, that EA must support the NewsGuard Pro Global Variables.

Forward Testing

Testing on a demo account is recommended before using position-protection features on a live account.

Recommended steps:

  1. Attach NewsGuard Pro to one chart.

  2. Enter the protected symbols.

  3. Confirm broker symbol names and suffixes.

  4. Configure currencies or symbol mappings.

  5. Use the Auto or Calendar data source.

  6. Enable Algo Trading for trade-management features.

  7. Confirm upcoming events on the panel.

  8. Test alerts and Pause/Resume controls.

  9. Test protection modes using small demo positions.

  10. Test emergency closing separately.

  11. Run the EA through several real economic events.

One instance can monitor multiple symbols from one chart.

Important Notes

NewsGuard Pro is a risk-management and news-filtering utility. It is not a trading strategy, signal provider, or financial adviser.

It does not predict market direction or economic-event results.

Manual trades and unrelated Expert Advisors remain possible unless emergency closing is enabled.

Trade-management actions depend on broker execution, liquidity, spread, stop levels, volume limits, and market conditions.

Always test your symbol mapping, time offset, magic-number filter, spread settings, protection scope, and protection mode on a demo account before live use.

Trading involves risk. Historical results and previous market behavior do not guarantee future results.


おすすめのプロダクト
米国東部時間(ET)を表示するシンプルな時計。米国市場の営業時間と自動同期。毎秒更新。 Full description: ClockET — 現在の米国東部時間(ET)の日付と時刻をチャート上に直接表示する軽量インジケーター。手動でタイムゾーンを計算する必要なく、米国セッションの進行状況を常に正確に把握できます。 表示内容 • リアルタイム時計 — 曜日、月、日、ETの時刻を毎秒更新して表示(例:"Thu Jul 24  07:36:45 ET") • 中央配置ラベル — チャート下部に表示、チャートサイズ変更時も自動で中央に再配置 • 自動サマータイム検出 — 米国の公式サマータイム制度(3月第2日曜日〜11月第1日曜日)に基づき、EDT(UTC-4)とEST(UTC-5)を自動切替 — 年2回の手動調整は不要 設定項目 • フォントサイズ・色・名前 — 時計の見た目をカスタマイズ • Y軸オフセット — チャート下端からの垂直位置 • Auto DST — EDT/ESTの自動検出のオン/オフ • 手動ETオフセット — Auto DSTを無効にした場合のみ使用される
FREE
インジケーター技術仕様 – Delta Profile for MetaTrader 5 Delta Profile は MetaTrader 5 用に開発されたインジケーターで、指定されたローソク足範囲内の出来高フローを詳細に分析するためのものです。異なる価格レベルにおける正の出来高(上昇に関連)と負の出来高(下降に関連)の不均衡を構造化し、可視化します。その結果、ユーザーは最も多くの取引が集中する価格帯や実際の市場不均衡が形成される領域を明確に把握できます。 以下に、本インジケーターの主要な技術特性と設定パラメータを示します。 基本コンセプト インジケーターは 価格レベル を識別し、それらを正の出来高、負の出来高、および純 Delta(正負の出来高差)に分類します。 各価格レベルは 水平バー としてチャートに表示され、市場の活動ゾーンや不均衡領域を視覚的に確認できます。 ユーザーは 分析対象ローソク足数 、 価格の丸め精度 、 最大表示レベル数 、および 表示スタイル を自由に設定できます。 主要機能 価格レベルのマッピング :設定された精度に基づき価格を丸め、対応するローソク足の
VOLATILITY SNIPER MT5 – Smart RSI & Volatility Adaptive Trading System Your Ultimate Trading Companion Built for Precision and Profitability. VOLATILITY SNIPER   is a next-generation Expert Advisor designed for traders who demand performance, control, and strategic edge in volatile market conditions. Powered by a highly optimized RSI strategy and dynamic ATR-based volatility filter, this EA is capable of identifying high-probability reversal zones while minimizing false signals through int
Value Chart Candlesticks
Flavio Javier Jarabeck
4.57 (14)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
GOM Trade Manager helps you execute trades the way you want it. Works on all instruments Forex, Commodities, & Crypto. It helps you with lot calculations, spread addition and balance calculations so you can just focus on actual trading. For full automatic planned management, stackable triggers and spread widening protection >> check out GOM Trade Manager Pro . ------------------------------------------NOTABLE FEATURES------------------------------------------ You set everything based on bid
FREE
SCALPING GOLD DIGGER EA Intelligent Gold Trading Robot for XAUUSD Free Demo Version =   https://c.mql5.com/6/1025/GoldDigger_DEMO__1.zip Trade Gold with Confidence SCALPING GOLD DIGGER EA is an advanced Expert Advisor designed exclusively for XAUUSD (Gold) traders. Combining intelligent market analysis with adaptive trade management, it automatically identifies high-quality trading opportunities while maintaining strict risk control. Built for both beginners and experienced traders, SCALPING G
TradeMind Pro EA - Description Why TradeMind Pro EA is Essential for Your Trading Success Revolutionary LLM-Powered Trading: The world's first Expert Advisor built entirely on Large Language Model technology, bringing the power of advanced AI reasoning directly to your MetaTrader 5 platform. TradeMind Pro EA doesn't rely on traditional technical indicators or hardcoded algorithms – instead, it leverages cutting-edge Language Models (GPT-4, Claude, Gemini) to analyze market conditions with hu
Axilgo PipPiper CoPilot
Theory Y Technologies Pty Ltd
5 (2)
Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
FREE
Breakup ZeeAM Khan Advanced multi-timeframe breakout Expert Advisor based on a proprietary higher-timeframe pattern and lower-timeframe confirmation system. Features dynamic lot sizing, multi-target profit management, break-even automation, momentum filtering, and fully customizable risk controls. This is the Best for All Brokers. Contact for Set Files or See the Screen Shots WhatsApp: Text only +447716409196 Best for XAUUSD on All Brokers Key Features Proprietary Multi-Timeframe Strategy Det
FREE
EdgeZone EA Inspector - FREE Edition Monte Carlo Analysis Tool for Trading Strategies Important: This is an analysis tool, not a trading robot. It does not execute trades but analyzes strategy data through statistical simulations. The Problem Many Expert Advisors show impressive backtest results but fail in live trading. The most common reason: over-optimization - the strategy was adjusted until it looks perfect for past data, but doesn't work for the future. The Solution: EdgeZone EA Inspector
FREE
RADAH Dashboard is an advanced performance analytics utility for MetaTrader 5, designed to transform your account history into a clear, organized and interactive trading performance overview. It does not open, modify or close trades. Its purpose is exclusively analytical, allowing you to review the performance of the entire account, a specific symbol, or a strategy identified by its Magic Number. Chart View Visualize your trading performance through an integrated balance/equity performance c
FREE
Master Editionは、ボリュームとマネーフローの視点を通じて市場構造を可視化するために設計されたプロフェッショナルグレードの分析ツールです。標準のボリュームインジケーターとは異なり、このツールはチャート上に日足ボリュームプロファイルを直接表示し、価格発見がどこで行われたか、そして「スマートマネー」がどこに位置しているかを正確に確認できます。 このMaster Editionは、明確さとスピードを考慮して設計されており、ロード時にチャートレイアウトを即座に美化するユニークな自動テーマ同期システムを備えています。 主な機能: 真のマネーフロー計算: 標準のティックボリュームを超えます。「Use Money Flow」を有効にすると、ボリュームは価格によって重み付けされ、特定の価格レベルでの実際の資本コミットメントが明らかになります。 バリューエリア (VA) の可視化: バリューエリア(デフォルトではボリュームの70%)を自動的に計算します。 VA Fill: コントロールゾーンを即座に識別するために、バリューエリアの背景をシェーディングします。 主要レベル: コントロールポイン
SLETONG EA Pro SLETONG EA Pro is an elite-tier automated trading system engineered specifically for high-capacity accounts, specializing in institutional market structures. Driven by a precise Supply & Demand (SnD) algorithmic engine, this Expert Advisor identifies major institutional liquidity zones to execute high-probability reversals and momentum breakouts. Optimized for Cent Accounts with a baseline of $20,000 Cent (equivalent to $200 Standard Account) , this EA is calibrated to comfortabl
Crystal Cross Sync Advanced MT5 Chart Synchronization & Backtesting Engine Crystal Cross Sync is a high-performance MetaTrader 5 utility designed to transform the way traders analyze, replay, and synchronize market data. Built specifically for serious MT5 traders, this tool delivers ultra-fast chart synchronization, automatic time alignment, precision zoom control, and structured backtesting assistance — all in one optimized engine. This is not an indicator. This is a professional chart control
FREE
he "Trending Purpose Pro" is easy to use, even for traders with limited programming knowledge.  It provides a straightforward representation of the high prices on the chart, allowing traders to quickly identify the highs of each candlestick.Customizable Appearance:  The appearance can be easily customized to suit individual preferences. Traders can adjust the color, line style, and width of the high price line according to their charting preferences.Real-Time Data: The "Trending Purpose Pro" ca
MarketMind AI
Perpetual Chinemerem Vincent
MarketMind AI Next-Generation Contextual Analysis for MetaTrader 5 Trade with the clarity of institutional-grade context. MarketMind AI is a professional decision-support system designed to bridge the gap between raw technical data and actionable market intelligence. Rather than generating signals or executing trades, MarketMind AI provides a structured, high-fidelity view of market conditions — enabling traders to make more informed discretionary decisions. USER GUIDE AND ANALYSIS PIPELINE AP
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多機能ツール:ロット計算、グリッド注文、R/R比率、トレードマネージャー、サプライ&デマンドゾーン、プライスアクションなど デモ版   |   ユーザーマニュアル トレードアシスタント   はストラテジーテスターでは動作しません :   こちらからデモ版をダウンロード  して ユーティリティ をテストできます。 ご質問、改善のご提案、バグ発見の場合は ご連絡ください MT4版が必要な場合は こちら から入手できます トレード   プロセス を簡素化、高速化、自動化。   ダッシュボード で標準端末の機能を拡張。 トレードパネルは  あらゆる取引商品で動作:外国為替、株式、インデックス、暗号通貨など。 1. 新規トレードの実行 :ロット / リスク / R/R計算 :手動トレードのためのリスク管理 ロット計算機(リスクサイズに基づく取引量計算) リスク計算機(ロットサイズに基づくリスク額) リスクリワード   比率 グリッド注文:  + 動的間隔オプション、スプリットロットオプション 注文のアクティベーショントリガー、+ バイストップリミット / セルストップリミット 仮想SL、仮想
Video Explanation on YouTube: https://youtu.be/OJXERVs405g Keyboard Scalper Pro – Tool Explanation Keyboard Scalper Pro is a manual scalping tool designed to execute and manage trades entirely via keyboard hotkeys , allowing for fast, precise, and distraction-free trading . The tool does not automate trading decisions . All actions are triggered manually by the trader using predefined keys. Hotkey Functions Explained W – Buy Market Opens a market buy position instantly on the current symbol usi
Advanced Volume Profile Liquidity Analysis via Custom Area Selection The Advanced Manual Volume Profile is a precision tool for MetaTrader 5 designed to deconstruct market structure through price-level volume analysis. Unlike static profiles, this indicator exclusively processes the price and time range defined by the user via a rectangle object, offering a surgical view of the market auction. Elite Technical Specifications Dynamic Algorithm: Real-time calculation (400ms refresh rate) based on t
Risk Calculator EA – Utility for Precise Trade Sizing If you find this tool useful consider to  Buy me a coffee!   The Ultimate Risk Calculator is a lightweight in-chart Expert Advisor (EA) designed to help you easily and quickly calculate position size and set stop-loss / take-profit levels with full control over risk management directly on the chart. What it does? It turns manual risk decisions into fast, visual, and accurate calculations. You draw or adjust the Entry, Stop-Loss and Take-P
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an object Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font size Color — text color
FREE
Phantom Edge SMC — The Ultimate Smart Money Indicator for MT5 Tired of manually drawing structures while trading SMC or ICT concepts? Let Phantom Edge SMC do the heavy lifting for you. Key Features Internal & Swing Structure: Automatically detects BOS and CHoCH across two structural levels. Order Blocks (OB): Identifies Internal and Swing OBs with automated mitigation tracking. Equal Highs / Lows: Highlights EQH / EQL to pinpoint Liquidity pools. Fair Value Gaps (FVG): Displays FVGs with
================================================================ MATRIX CONDITION MONITOR Live Trade Condition Panel for MetaTrader 5 Fully Automatic -- Works with ALL Matrix EAs ================================================================ NEVER MISS A TRADE SETUP AGAIN Matrix Condition Monitor is a free utility that attaches to any chart and automatically checks all 10 trade conditions in real time -- showing you exactly why a trade will or will not open, and alerting you the moment ever
FREE
VTB High Watermark Drawdown Lock EA for MT5 Advanced Equity Protection & Drawdown Management System VTB High Watermark Drawdown Lock is a professional risk management Expert Advisor designed to protect trading accounts, funded accounts, and proprietary trading challenges from excessive drawdown. Unlike traditional drawdown protection systems that calculate risk from the initial account balance, this EA uses a dynamic High Watermark (HWM) model that continuously protects both your original capita
MT5用NAS100 Auto SL and TP Makerをご紹介します: MetaTrader5でナスダック100市場をナビゲートするトレーダーにとって不可欠なアシスタントであるNAS100オートSLおよびTPメーカーで、ストップロスおよびテイクプロフィットの設定をもう見逃すことはありません。このツールは、ストップロスとテイクプロフィットのレベル管理を自動化するシームレスなソリューションを求める方々のために設計されています。 主な特徴 簡単な自動化: ストップロスやテイクプロフィットのないナスダック100取引を自動的に監視します。 ユーザーが構成した設定に基づいてレベルを動的に調整します。 注文タイプの多様性: Nasdaq100の成行注文と未決済注文の両方に対応。 MetaTrader 5で利用可能なさまざまな注文タイプをサポートします。 カスタマイズされた設定: ユーザーフレンドリーなパラメータ設定により、トラッキング設定とストップロス/テイクプロフィットレベルのカスタマイズが可能です。 柔軟な範囲: 実行する特定のNAS100商品または取引されるすべての商品に対してスト
FREE
XAU IMPERATOR SUPREMACY  The 14-Core Multi-Dimensional Gold Decision Engine + ARF Logic Fix XAU Imperator Supremacy  is the most advanced Gold trading system ever engineered. Most EAs fail because they use ONE strategy. When the market changes, they lose money. Xau Imperator Supremacy solves this by using FOURTEEN independent strategy cores, orchestrated by a real-time ADX & ATR Decision Engine. It reads the market condition (Trend, Range, Breakout, or Extreme) and activates ONLY the perfect
「UZFX Capital Control Command Center Panel v1.1」は、自身の取引活動を完全に把握したいと考える本格的なFXトレーダー向けに設計された、包括的な取引管理・リスク管理パネルです。このオールインワンソリューションは、MetaTrader 5プラットフォームを、リアルタイムモニタリング、高度なポジション管理、自動ドローダウン保護機能を備えたプロフェッショナルなコマンドセンターへと変貌させます。 このパネルは、多くの自動取引ツールよりも実用的です。なぜなら、手動で取引を行うトレーダーには、まさにこのような制御機能が必要だからです。 包括的な取引ダッシュボード 整理された単一のインターフェースで、取引口座のあらゆる側面を即座に把握できます。このパネルは、銘柄数に関係なくすべてのオープンポジションを表示し、ポジションの種類、ロットサイズ、浮動損益、未決済のテイクプロフィット値、未決済のストップロス値などを示します。トレーダーは、チャートを切り替えたり手動でエクスポージャーを計算したりすることなく、ポートフォリオ全体を監視できます。 高度なポジション管
FREE
XAU VWAP Mean Reversion H4 Expert Advisor for MetaTrader 5 — Gold / XAUUSD focus Version: 1.00 What it is XAU VWAP Mean Reversion H4 is an Expert Advisor for gold on the H4 chart. Intraday VWAP mean-reversion style participation on gold H4. Built for structured automated participation — not grid , not martingale . Evaluate on your broker and risk profile before any live use. This product is a technical system . Exact thresholds and entry equations remain internal product design and are not publ
FREE
The Stop Loss Manger - SL Mange With the Stop Loss Manager you can finally sleep peacefully while it effectively manages your risk in stock market trading. Simply set your individual stop loss limits and let the manager trade for you. Never worry about losses again - the Stop Loss Manager takes care of it for you! Get the ultimate support for your trading now and maximize your profits with ease. Join the community of successful traders who swear by Stop Loss Manager today. Function overview: 1.
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis You Give an Instruction: When you run the script, a window pops up with a dropdown menu. You choose exactly what you want it to do from the list (e.g., "Close Profit Only" or "Delete Pending Orders"). It Scans Your Positions: The script then reads
このプロダクトを購入した人は以下も購入しています
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. ** After purchase , access the Setup Guide and Advanced Setup G
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
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. The Supervisor r
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
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
The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
Check EA performance  https://www.mql5.com/en/signals/2376164?source=Site +Profile+Seller 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
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
Latency Arbitrage – Ultra Fast Execution & Price Inefficiency Capture Latency Arbitrage  utility tool is designed to exploit short-term price inefficiencies between fast and slow price feeds. Instead of predicting market direction, the EA focuses on execution speed and price deviation opportunities, allowing traders to capture micro-movements before the market fully adjusts. With built-in risk controls and smart filtering, it ensures precise and disciplined trading performance. Price increases b
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
# If you have any other requirements or are interested in collaboration, please contact  dev.quantech.london@gmail.com . Flash Trade (FT) Most friendly manual trading tool. Easy operation to secure your funds. Features of FT Click the chart to trade fast FT supports market orders and pending orders Click twice to complete the order and set SL and TP Click trice to complete the pending order and set SL and TP Automatically set the stop-loss amount of each order to a fixed percentage of the bala
Adam FTMO MT5
Vyacheslav Izvarin
5 (2)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 --------------------------------------------------------------------------------
One button. One trade. MT5 Trading Deck is a hotkey trading panel for MetaTrader 5 that turns the platform into a keyboard-driven execution cockpit. Stop loss, take profit and lot size are pre-calculated for every key; the moment you press, a market order is live on the broker. A complete technical user manual is attached in the product Comments section. It documents every input parameter, the full hotkey map, the recommended Stream Deck XL layout, and the advanced workflows for Pre-Limit orders
QCML Assistant
Maxime Turcotte-lafreniere
QCML Assistant MT5 Your Trading. Our Assistant. Your Edge. Looking for a tool that completely transforms your experience on MetaTrader 5? QCML Assistant is the all-in-one solution built by traders, for traders. Just one tool installed on your chart, and you get access to an ultra-complete, ultra-fast, and ultra-simple trading platform. No more hours wasted setting up your workspace. No more complicated trade entries. With QCML Assistant, everything becomes simple, smooth, and efficient right fro
Gamma Edge Pro MT5 — GexBot Classic API Integration Gamma Edge Pro   brings institutional-grade   Gamma Exposure (GEX) data   directly onto your MetaTrader 5 chart — the same data used by professional options traders to anticipate price magnets, hedging flows, and dealer positioning. Powered by the   GexBot Classic API , this indicator automatically maps options market data from US-listed instruments onto any   MT5 CFD instrument   — Forex pairs, Gold, indices, and more — with intelligent price
Hedge Trimmer & Roll-Over EA Managing a hedged position means carrying two opposing trades simultaneously. Over time, the losing side grows while the profitable side offsets it. The standard problem is that closing the loser costs money you may not have sitting in cash — it has to come from somewhere. Hedge Trimmer EA solves this by using the floating profit on your winning trades as the funding source to progressively close down the losing side. It identifies which trades are in profit, uses a
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
エリオット波動カウンターは、エリオット波動を迅速かつユーザーフレンドリーに手動でマークアップするためのパネルです。マークの色とレベルを選択できます。最後のマークアップとツールによって作成されたマークアップ全体を削除する機能もあります。マークアップはワンクリックで作成されます。 5 回クリック - 5 つの波があります。エリオット波動カウンターは、エリオット波動の初心者にもプロのアナリストにも最適なツールです。 エリオット波動カウンターのインストールと入力ガイド 取得したい場合     EA 追加 URL (   http://autofxhub.com   ) MT5 端末に関する 通知 (スクリーンショットを参照)。 MT4 バージョン https://www.mql5.com/en/market/product/14016 MT5 バージョン https://www.mql5.com/en/market/product/15081 一般的な入力: 波の種類ボタン: このボタンを使用すると、ユーザーはチャートで強調表示する波のパターンの種類を選択できます。使用可能なオプションには、イ
If you wish to draw Support and Resistance lines, view: daily market opening, classical pivot levels, Fibonacci pivot levels, trend lines, Fibonacci levels, the remaining time to candle closing, and current spread. If you seek to place your orders with the exact lot that meets your desired stop loss risk. If you wish to do all this and more with just one click, then this is the perfect tool to use. This tool will allow you to feel more relaxed when deciding to open orders, as well as predicting
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 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
The new version of  MirrorSoftware 2021  has been completely rewriten and optimized.  This version requires to be loaded only on a single chart because  it can detect all actions on every symbol and not only the actions of symbol where it is loaded. Even the  graphics and the configuration mode  have been completely redesigned. The MirrorSoftware is composed of two components (all components are required to work):  MirrorController  (free indicator): This component must be loaded into the MASTER
ClusterSecond
Rafil Nurmukhametov
4.78 (32)
The utility allows you to build different types of graphs: Seconds chart from 1 second to 86400 seconds Tick chart from 1 tick and above The volume chart Delta chart Renko chart Range chart Demo version of the utility https://www.mql5.com/ru/channels/clustersecond Built-in indicators for volumetric analysis: daily market profile and market profile of the selected timeframe, Cluster Search Imbalance VWAP Dynamic POC, VAH, VAL the profile depth of the market vertical volume with various display op
The script displays info about the share's corporate reports and dividends. The data is downloaded from   investing.com : Report date Profit per share (EPS) Revenue Market capitalization Amount of dividends Date of payment of dividends Dividend income The product cannot be tested in the tester (since it is not possible to receive data from the Internet). Before launching:  Add 2   URL   https://ru.investing.com/earnings-calendar/Service/getCalendarFilteredData  and   https://ru.investing.com/di
Telegram Publisher Agent は、 トレーダーが Telegram チャネルおよびグループにリアルタイムでシグナルを送信できるようにするアドオンです。このツールは、カスタマイズ可能なメッセージ、チャートのスクリーンショット、その他の機能を備えており、トレーダーが取引の洞察や戦略をフォロワーと共有するのに役立ちます。このツールは、明暗のテーマ切り替えを備えた美しいデザインも備えており、ユーザーに美的で機能的な取引体験を提供します。 Telegram Publisher Agent は、すべての取引をチャネルおよびグループ内のシグナルとして公開するように設計されています。あなたがしなければならないことは、取引を提供することだけです。その後、ボタンをクリックするだけで、Telegram Publisher Agent が取引シグナルを取引チャネルまたはグループに送信するためのすべての面倒な作業を実行します。 Telegram パブリッシャーエージェント   インストールと入力ガイド EA に関する通知を受け取りたい場合は、URL (   http://autofxhub.
Telegram Notify MT5 Telegram Notify MT5 is an utility tool to bridge your MetaTrader 5 activities to your Telegram chat/channel. It is useful for monitoring your MetaTrader 5 account by sending a notification to your particular Telegram chat/channel when someone/EA is placing trades, modifying order's TP/SL, closing trades and etc. This EA does not place any trade for your account. This EA also could be a convenient tool for monitoring other's EA trading activities or a tool for publishing your
Telegram ChartSnap MT5 is an utility tool to bridge your MetaTrader 5 activities to your Telegram chat/group/channel. It will screen shot your MetaTrader 5 chart and send it to your dedicated Telegram chat/group/channel through a Telegram bot. The whole process will keep repeating based on a time cycle that predetermined by the user. It is a convenient tool for those who like to get access to their favorite system/dashboard that only available at MetaTrader Desktop. Beside that, trader can easi
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
Quick operation, quick purchase, sale, empty operation. Provide three buttons: Buy, Sell, empty. Buy: Quickly place more orders after clicking, default 1 hand, profit point and stop-loss point are 110 points, after successful order can be manually modified. Sell: Quickly place an empty order after clicking, default 1 hand, profit point and stop-loss point are 110 points, can be manually modified after the order is successful. Empty: Quickly clear all orders, including purchase and s
Go Depth of Market   This product helps to watch the order book in a easily and friendly way, helping traders to take decisions that are more consistent with the timing of the market. Parameters: Activating EA (robot) mode   if you leave true it will become a robot, if you leave false it will become an indicator. Initial volume  VolumeDynamic   if you leave it enabled will be automatic batch Proportion:   Example: If you put 500 every 500 $ it will open a lot of 1.0 Takeprofit Stoploss Daily pr
作者のその他のプロダクト
プロフェッショナル Renko チャート MT5 プロフェッショナル Renko チャート MT5 は、MetaTrader 5 用のシンプルで見やすい Renko チャートインジケーターです。Renko ブロックをインジケーターの別ウィンドウに表示し、必要に応じてメインの価格チャート上にも Renko ボックスを表示できます。 このインジケーターは、MetaTrader 5 内で使い慣れた Renko チャートスタイルを利用したいトレーダー向けに作られています。TradingView などの現代的なチャートプラットフォームで利用できる Renko チャート表示に近い視覚スタイルを目指しています。通常の時間ベースのローソク足を Renko ブロックに変換し、シンプルで分かりやすく実用的な形式で表示します。 複数の通常ローソク足によって、1つの Renko ブロックが形成される場合があります。プロフェッショナル Renko チャート MT5 は、メインの価格チャート上にも Renko ボックスを表示でき、各 Renko ブロックを形成するために何本の通常ローソク足が使用されたかも表示でき
視覚的なトレンド矢印、有効なピボットマーカー、任意の構造エリアを備えた、MT5用のクリーンな市場構造ベースのトレンド検出インジケーターです。 STS Structure Trend Detector は、価格構造に基づいて市場トレンドの方向を検出するための、クリーンな MetaTrader 5 インジケーターです。 STS Structure Trend Detector は、現在の市場構造をチャート上で直接確認したいトレーダー向けに設計されています。このインジケーターは、有効な高値と安値を分析し、構造的なトレンド変化を検出し、その結果を明確な矢印、ピボットマーカー、任意の構造ゾーンで表示します。 これは Expert Advisor ではなく、取引の開始、決済、管理は行いません。これは視覚的な市場構造インジケーターのみです。裁量取引、手動分析、またはトレーダー自身の戦略の一部として、追加の確認ツールとして使用できます。 主な機能 市場構造に基づくトレンド検出 上昇トレンドと下降トレンドの視覚的な矢印表示 チャート上の有効な高値と有効な安値のマーカー 有効なピボット間の任意の価格構造エ
ATD Channel Pattern Detectorは、チャート上で価格チャネルを直接検出して描画するためのMetaTrader 5用インジケーターです。 ATD Channel Pattern Detectorは、価格の動きに基づいて、上昇チャネル、下降チャネル、水平チャネルの可能性がある構造を識別するために設計された視覚的なテクニカル分析ツールです。このインジケーターは過去のローソク足をスキャンし、内部のパターン検出ロジックを使用してチャネル形成を検出し、検出されたチャネルラインをチャート上に描画します。 このインジケーターはExpert Advisorではありません。取引を開始、終了、または管理することはありません。チャートを分析し、検出されたチャネル構造を視覚的に表示するだけです。手動チャート分析、裁量トレード、市場構造の確認、テクニカル分析の補助確認ツールとして使用できます。 このインジケーターは、強気、弱気、中立の構造ごとに異なる色で検出されたチャネルを描画できます。また、新しいチャネルが検出されたときに、任意でポップアップ通知、サウンド通知、メール通知を行うこともでき
Trend Fusion MTF Trend Fusion MTF — это мультитаймфреймовый индикатор тренда и рыночной структуры для MetaTrader 5. Он независимо анализирует до шести выбранных таймфреймов и отображает их текущее направление на удобной информационной панели. Для каждого таймфрейма можно установить отдельный вес, благодаря чему старшие таймфреймы могут сильнее влиять на итоговое значение силы тренда. Индикатор использует подтвержденные ценовые пивоты и модели рыночной структуры, включая BOS и CHOCH, чтобы класси
MT5用 Telegram Trade Publisher カスタマイズ可能なメッセージ、チャートのスクリーンショット、整理された取引更新を使用して、MetaTrader 5のポジション状況を自分のTelegramチャット、グループ、またはチャンネルへ直接配信できます。 Telegram Trade Publisherは、トレーダー、シグナル配信者、トレーディングコミュニティ向けの監視・配信ユーティリティです。MT5口座全体のポジションを監視し、選択したイベントをTelegram Bot API経由で通知します。 このユーティリティは取引を新規注文、決済、変更しません。 主な機能 シンボル、方向、ロット、エントリー価格、Stop Loss、Take Profit、リスク、リスクリワード比率、時刻、ポジション情報を含む新規ポジション通知 新規ポジションにチャートスクリーンショットを添付可能 スクリーンショットと新規ポジションメッセージを、キャプション付きの1件のTelegram画像として送信 ポジション数量増加の通知 部分決済および全決済の通知 Stop LossおよびTake Prof
1つのチャートから市場全体を把握 Multi-Symbol Market Regime Radar Proは、複数の銘柄と時間足を同時に分析するMetaTrader 5用の高機能マーケットスキャナーです。 多数のチャートを切り替える代わりに、1つの整理されたダッシュボードで、市場方向、トレンドの強さ、信頼度、ボラティリティ、および上位時間足の整合状態を明確に確認できます。 このインジケーターは、単一の移動平均線やオシレーターだけに依存しません。6つの独立した分析手法を、カスタマイズ可能な加重マーケットレジームスコアに統合します。 6つの分析手法によるマーケットレジームエンジン インジケーターは以下を組み合わせます。 市場構造 ADXおよびDirectional Movement SuperTrend Kaufman Adaptive Moving Average 線形回帰 Aroon 各手法は独立した方向評価を生成します。各結果はカスタマイズ可能なウェイトで統合され、以下を算出します。 正規化されたレジームスコア UP、RANGE、DOWNの分類 信頼度パーセント ボラティリティのパー
価格が流動性を探しに向かう可能性のある場所を把握 Liquidity Reaction Map MT5は、確定した価格構造に基づいて、潜在的なバイサイドおよびセルサイド流動性エリアを特定するチャート型市場分析インジケーターです。 スイングポイント、等しい高値と安値、前日および前週の水準、セッションの高値と安値、心理的なラウンド価格を整理された流動性マップに統合します。近接する水準は統合され、強度、現在価格からの距離、複数ソースの一致度に基づいて順位付けされます。 価格が流動性エリアに接近する、流動性をスイープする、反発する、またはブレイクする可能性のある場所を分析するために使用できます。取引の開始や管理は行いません。 流動性のソース 流動性マップは、次の情報から流動性を特定できます。 確定したスイング高値と安値 等しい高値と等しい安値 前日の高値と安値 前週の高値と安値 完了したセッションの高値と安値 心理的なラウンド価格水準 設定可能な複数の時間足 バイサイド流動性は関連する高値の上に表示され、セルサイド流動性は関連する安値の下に表示されます。 これらのエリアは、過去の価格構造から算
フィルタ:
レビューなし
レビューに返信