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.


おすすめのプロダクト
インジケーター技術仕様 – Delta Profile for MetaTrader 5 Delta Profile は MetaTrader 5 用に開発されたインジケーターで、指定されたローソク足範囲内の出来高フローを詳細に分析するためのものです。異なる価格レベルにおける正の出来高(上昇に関連)と負の出来高(下降に関連)の不均衡を構造化し、可視化します。その結果、ユーザーは最も多くの取引が集中する価格帯や実際の市場不均衡が形成される領域を明確に把握できます。 以下に、本インジケーターの主要な技術特性と設定パラメータを示します。 基本コンセプト インジケーターは 価格レベル を識別し、それらを正の出来高、負の出来高、および純 Delta(正負の出来高差)に分類します。 各価格レベルは 水平バー としてチャートに表示され、市場の活動ゾーンや不均衡領域を視覚的に確認できます。 ユーザーは 分析対象ローソク足数 、 価格の丸め精度 、 最大表示レベル数 、および 表示スタイル を自由に設定できます。 主要機能 価格レベルのマッピング :設定された精度に基づき価格を丸め、対応するローソク足の
Breakout scalp PRO
Cesar Napoleon Guio Martinez
Automated breakout trading system with advanced execution filters and built-in risk management. Designed to operate during selected market conditions, combining session control, spread and slippage filtering, and dynamic trade management. Safety First Approach:  This EA does not use grid systems, martingale strategies or other high-risk unlimited recovery strategy. Every position is protected with predefined Stop Loss and Take Profit levels. The strategy is designed to maintain controlled exposu
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 automatic planned management and protection >> check out GOM Trade Manager Pro . ------------------------------------------NOTABLE FEATURES------------------------------------------ You set everything based on bid price, which is the price of the candles
FREE
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
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
Master Editionは、ボリュームとマネーフローの視点を通じて市場構造を可視化するために設計されたプロフェッショナルグレードの分析ツールです。標準のボリュームインジケーターとは異なり、このツールはチャート上に日足ボリュームプロファイルを直接表示し、価格発見がどこで行われたか、そして「スマートマネー」がどこに位置しているかを正確に確認できます。 このMaster Editionは、明確さとスピードを考慮して設計されており、ロード時にチャートレイアウトを即座に美化するユニークな自動テーマ同期システムを備えています。 主な機能: 真のマネーフロー計算: 標準のティックボリュームを超えます。「Use Money Flow」を有効にすると、ボリュームは価格によって重み付けされ、特定の価格レベルでの実際の資本コミットメントが明らかになります。 バリューエリア (VA) の可視化: バリューエリア(デフォルトではボリュームの70%)を自動的に計算します。 VA Fill: コントロールゾーンを即座に識別するために、バリューエリアの背景をシェーディングします。 主要レベル: コントロールポイン
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
Gold Mining EA MT5
Mohamed Baseer Mohamed Sabraj
SJ Gold Mining   EA MT5   is a fully automated grid trading expert advisor optimized for   XAUUSD (Gold) on M15, built with a suite of intelligent drawdown control and risk management systems that go well beyond a standard  grid. KEY FEATURES 1. Dual-Indicator Entry System Entry signals are generated by a built-in new own indicator  combined with an   RSI confirmation filter. A trade is only opened when both indicators agree, dramatically reducing false entries. 2· Entry Filter Stack Three inde
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 Key Features 1.  Total Immersion UI (The "Blackout") Chart Masking:   Upon loading, the tool turns the background, grid, and candles pitch black. This hides the noise of the market ticks, allowing you to focus purely on your performance data withou
FREE
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
Scalp On Scalp Off
Connor Michael Woodson
5 (1)
FastBull Market Sentiment は、総口座価値5億米ドル以上に相当する数千件のポジションを集約したデータフィードです。 Scalp On Scalp Off は、直接API統合を通じてこのデータを即座に取得し、取引の際に活用できます。センチメントは、カスタマイズ可能で使いやすいパネルとしてチャート上に直接表示されます。 ライブシグナル: こちらをクリック グリッドやマーチンゲールを使用せずに単発トレードを管理します。 適応型の動的トレーリングストップおよびテイクプロフィット。 セットアップは非常に簡単で、15秒以内に完了できます。API URLを許可されたWebRequestに追加するだけです。 推奨設定 チャート: EURUSD, GBPUSD, XAUUSD 時間足: H1 入力パラメータ Market Sentiment URL - このURLをWebRequestに追加します Market Sentiment Filter - マーケットセンチメントフィルターの有効化または無効化 Market Sentiment Pairs - パネルに表示および監視する
「UZFX Capital Control Command Center Panel v1.1」は、自身の取引活動を完全に把握したいと考える本格的なFXトレーダー向けに設計された、包括的な取引管理・リスク管理パネルです。このオールインワンソリューションは、MetaTrader 5プラットフォームを、リアルタイムモニタリング、高度なポジション管理、自動ドローダウン保護機能を備えたプロフェッショナルなコマンドセンターへと変貌させます。 このパネルは、多くの自動取引ツールよりも実用的です。なぜなら、手動で取引を行うトレーダーには、まさにこのような制御機能が必要だからです。 包括的な取引ダッシュボード 整理された単一のインターフェースで、取引口座のあらゆる側面を即座に把握できます。このパネルは、銘柄数に関係なくすべてのオープンポジションを表示し、ポジションの種類、ロットサイズ、浮動損益、未決済のテイクプロフィット値、未決済のストップロス値などを示します。トレーダーは、チャートを切り替えたり手動でエクスポージャーを計算したりすることなく、ポートフォリオ全体を監視できます。 高度なポジション管
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
The Mirror Chart MT5 is a overlay indicator specifically designed to project a second financial instrument directly onto the main chart window. This tool is invaluable for traders who rely on correlation analysis, as it visualizes the price movements of two different instruments in real time. Unlike traditional overlays, this indicator utilizes intelligent, dynamic centering and scaling logic. It continuously analyzes the visible price range in the current window for both symbols and calculates
FREE
Ultimate Pro Trading Panel — All-In-One Manual & Grid Trading Dashboard Pro Trading Panel   is an all-in-one on-chart control panel that gives discretionary and semi-automated traders a complete toolkit for entries, exits, risk management, and grid trading — without leaving the chart. Every function is visual, draggable, and updates in real time. If you want to test this utility feel free to download the basic preview version of this tool here:  https://www.mql5.com/en/market/product/181435 Who
このプロダクトを購入した人は以下も購入しています
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! 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
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
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
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
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
Discord Signal Notifications — это мощный инструмент для трейдеров, проповодов и управляющих счетами, который автоматически отправляет все ваши торговые события в канал или чат Discord. Главное преимущество — Глобальный мониторинг. Вам не нужно устанавливать советник на каждый график. Достаточно запустить одну копию утилиты на одном любом окне, и она будет отслеживать действия по всем инструментам и всем счетам в вашем терминале одновременно. Основные возможности Глобальный мониторинг счёта Ути
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
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
# 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
The Performance Logger is a utility for MetaTrader 5 designed to track and report account metrics. It identifies trades based on specific criteria and provides summaries of account activity. Main Functions Automated Reporting : Generates summaries of account performance and sends them to specified communication channels (Telegram or Discord) on a weekly, monthly, or yearly basis. Strategy Analysis : Organizes performance data based on the specific Expert Advisor or strategy used for each trade.
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
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
Introduction Our system is more than just a tool—it’s your personal guide in the dynamic trading landscape. Expertly developed and optimized using advanced strategies, this groundbreaking predictor gives traders a powerful edge. It’s not just about the features; it’s about a trading journey that stands out from the crowd. Get ready for an enhanced trading experience like never before! What It Does Next Candle Prediction: Imagine gaining insights into the market’s next move before it happens. Our
Here is the corrected, MQL5-compliant version of your second product description. I have removed the custom bullet point symbols, cleaned up the list formatting to use standard markdown, and organized the setup guide into clean, numbered steps. PropFolio Command Manager Pro is an advanced, multi-symbol execution terminal designed to automate your custom arrow indicators. Simply enter the name of your arrow indicator into the settings, and the Command Manager will monitor up to 30 currency pairs
EA price is reduced to 50% discount for limited time period. 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.
Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Contact me to get a 7 days trial version of the product with full functionality. Guide + tips here MT4 version  
ENGLISH VERSION tg @eeevleee TICK CHART SERVICE - Professional Tick Ch
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
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
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
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 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
作者のその他のプロダクト
プロフェッショナル 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ではありません。取引を開始、終了、または管理することはありません。チャートを分析し、検出されたチャネル構造を視覚的に表示するだけです。手動チャート分析、裁量トレード、市場構造の確認、テクニカル分析の補助確認ツールとして使用できます。 このインジケーターは、強気、弱気、中立の構造ごとに異なる色で検出されたチャネルを描画できます。また、新しいチャネルが検出されたときに、任意でポップアップ通知、サウンド通知、メール通知を行うこともでき
フィルタ:
レビューなし
レビューに返信