Signalator Notify MT5

  • ユーティリティ
  • SIGNALATOR LIMITED
    SIGNALATOR LIMITED
    5 (4)
    私は Signalator の創設者であり、約20年間、トレーディングソフトウェア、自動化、監視ツール、取引システムの開発に携わってきました。
    主な専門分野は、トレーダーおよびトレーディングビジネス向けの実用的なソフトウェア開発です。特に MT4、MT5、cTrader、取引実行、監視、リスク管理、Web連携 に関する開発を得意としています。
    対応できる内容:
    既存のEAやインジケーターの改善、整理、最適化;
    不安定、重い、または複雑になりすぎたMQL4/MQL5コードの修正;
    EAロジック、実行フロー、トレード管理の改善;
  • バージョン: 1.1
  • アップデート済み: 26 5月 2026
  • アクティベーション: 10
Signalator Notify MT5
MetaTrader 5 用の取引、接続、価格ライン、Telegram 通知

Signalator Notify MT5 は、MetaTrader 5 用のユーティリティ型 Expert Advisor です。重要な取引イベントやターミナルイベントを監視し、変化が発生したときに分かりやすい通知を送信します。

このツールは、ターミナルを常に見続けることなく、取引活動、保留注文の変更、Stop Loss / Take Profit の更新、利益目標、価格ラインイベント、接続状態、互換性のあるローカルインジケーターからの外部シグナルを素早く把握したいトレーダー向けに設計されています。

詳しい手順はこちら:

主な機能

Signalator Notify MT5 は、次のイベントを通知できます:

取引開始アラート
取引終了アラート
部分決済アラート
保留注文の作成 / 変更 / キャンセルアラート
Stop Loss および Take Profit の変更アラート
利益目標アラート
価格ラインアラート
接続切断および接続復旧アラート
互換性のあるローカルインジケーターからの外部シグナル入力

対応する出力チャンネル

ターミナルログ出力
MetaTrader ポップアップアラート
MetaTrader モバイルプッシュ通知
MetaTrader メール通知
ユーザー自身の Telegram ボットによる直接 Telegram メッセージ

このユーティリティは、監視と通知のみを目的としています。取引の開始、終了、管理は行いません。

直接 Telegram 出力

Signalator Notify MT5 は、ユーザー自身の Telegram ボットを通じて Telegram に直接メッセージを送信できます。

直接 Telegram 配信に Signalator アカウントは必要ありません。

Telegram 出力を使用するには、次のものが必要です:

Telegram ボットトークン
Telegram chat ID
MetaTrader 設定で https://api.telegram.org に対する WebRequest 許可

ボットトークンは “bot” という文字を付けずに入力してください。

正しい形式:
123456789:ABCdefYourBotTokenHere

誤った形式:
bot123456789:ABCdefYourBotTokenHere

EA は Telegram API リクエストを作成するときに “bot” を自動的に追加します。

MetaTrader WebRequest 設定

Telegram 配信を有効にするには、MetaTrader 5 を開き、次へ進みます:

Tools -> Options -> Expert Advisors

次を有効にします:

Allow WebRequest for listed URL

この URL を追加します:


URL を追加した後、EA を再起動または再読み込みしてください。

外部シグナル入力

Signalator Notify MT5 は、ローカルインジケーターまたはシグナルツールから互換性のある外部シグナルファイルを受信できます。

これは、インジケーターがシグナルを検出したものの、Telegram、プッシュ通知、メール、ポップアップアラート、またはターミナルログでメッセージを配信するために Expert Advisor が必要な場合に便利です。

構成例:

Signalator Entry Trigger インジケーター
ローカルシグナルファイルを書き込む
Signalator Notify MT5 がシグナルを読み取る
Signalator Notify MT5 が通知を送信する

価格ラインアラート

Signalator Notify MT5 は、特別な名前を付けた水平線を使用したチャート上の価格アラートに対応しています。

対応するラインロジック:

SN_PW_GTE_ = 価格がラインに到達、またはラインを上回ったときにアラート
SN_PW_LTE_ = 価格がラインに到達、またはラインを下回ったときにアラート
SN_PW_CROSSUP_ = 価格がラインを上方向にクロスしたときにアラート
SN_PW_CROSSDOWN_ = 価格がラインを下方向にクロスしたときにアラート

ライン名の例:

SN_PW_GTE_Target1
SN_PW_LTE_Support1
SN_PW_CROSSUP_BreakoutBuy
SN_PW_CROSSDOWN_BreakdownSell

一般的な設定

Signalator Notify MT5 をチャートに適用します。
入力パラメータを開きます。
監視したいイベントタイプを有効にします。
希望する通知方法を選択します。
Telegram を使用する場合は、自分のボットトークンと chat ID を入力します。
Telegram を使用する場合は、MetaTrader の許可された WebRequest URL に https://api.telegram.org を追加します。
プッシュ通知を使用する場合は、MetaTrader で MetaQuotes ID を設定します。
メール通知を使用する場合は、ターミナルのメール設定を行います。
イベントの監視を継続するため、このユーティリティをチャート上で実行したままにしてください。

重要な注意事項

Telegram 出力は任意です。
Telegram 出力には、ユーザー自身の Telegram ボットトークンと chat ID が必要です。
Telegram 出力には、https://api.telegram.org に対する WebRequest 許可が必要です。
プッシュ通知には、MetaTrader 通知設定が正しく行われている必要があります。
メール通知には、ターミナルのメール設定が正しく行われている必要があります。
接続アラートは、MT5 が実行中の間、ターミナルの接続状態を監視します。
価格ラインアラートには、チャート上で正しく命名された水平線が必要です。
外部シグナル入力には、互換性のあるローカルインジケーターまたはシグナルツールが必要です。
このユーティリティは監視と通知専用です。自動売買は行いません。
おすすめのプロダクト
Crash5 EA ,I s a automatic robot that has the level of professional decision when to take a trade without any emotion. The bot will help in your scalping decision making with its own TP (take profit) and SL (stop loss) with the trail stop when in profit. This is a trend based spike catching ,looking on whats happening in real time charts no repainting of any signals. The robot helps in making decisions on the candle stick pattern opened and closed lat price with the help of RSI ,MACD and the EMA
One Click Trading – Auto TP SL Developer TraderLinkz Version 1.00 Category Utility What it does Adds missing TP and SL to your manual trades and pending orders Sets them once per ticket Lets you move TP and SL afterward Works on hedging and netting accounts Scans on every tick and reacts on trade events Why you want it You place faster entries You get consistent risk and exit targets You reduce fat finger errors You keep full manual control Quick start Attach the EA to any chart Keep TP and SL e
FREE
Tick Volume Chart は、 MetaTrader 5 上でティックボリュームに基づいたチャートを作成するためのユニークなツールです。 Tick Volume Chart を使用すると、時間ではなく、指定したティック数ごとにローソク足が形成されるチャートを構築できます。これにより、標準的な時間足チャートでは得られない、市場活動の極めて正確な分析が可能になります。カスタムシンボルに対応したインジケーターやEA(自動売買プログラム)であれば、すべてご利用いただけます。作成したチャートは、標準チャートと同様に快適に操作できます。 標準ツールとは異なり、 Tick Volume Chart は時間間隔ではなく、実際の取引強度に基づいて市場を分析することを可能にします。 Tick Volume Chart の利点 各バーに 固定ティックボリューム を設定したチャートを作成可能。 内蔵ティックデータベースにより、履歴データの 高速な読み込み を実現。 リアルタイムデータが、 通常のチャートと同期し、遅延なく 更新されます。 複数の ティックボリュームチャートを同時に作成 することが可能
Short Description Swing Timing Breakout EA is a smart Expert Advisor for MetaTrader 5 that combines trend filtering, momentum timing, and dynamic risk management to capture high-probability swing and breakout opportunities. Full Description Swing Timing Breakout EA is a professional trading robot designed for MetaTrader 5, suitable for traders who want a balance between automation, control, and disciplined risk management. This EA uses a trend-following and momentum confirmation approach ,
Overview Partial Trailing Stop EA is an advanced trade management Expert Advisor for MetaTrader 5 that automatically locks in profits by performing partial position closures when price retraces from its maximum favorable movement (peak profit level) . Unlike a traditional trailing stop that closes the entire position, this EA allows you to scale out gradually. When the market moves in your favor, the EA continuously tracks the highest (for Buy trades) or lowest (for Sell trades) price reached. I
LotCalculatorPro
Reynaldo Jr Audencial Pascual
LotCalculatorPro + Smart Trading Panel LotCalculatorPro は、リスク管理、ロットサイズ計算、そしてチャート上でのトレード実行を簡単にするために設計された、強力なオールインワントレーディングアシスタントです。 このツールは、トレーダーがリスクを管理し、正確なロットサイズを計算し、さらに ブレークイーブン(Break-Even)、部分決済、日次利益/損失保護 などのスマート機能によって取引を自動管理するのに役立ちます。 Forexトレーダー、プロップファームトレーダー、リスク管理を重視するトレーダー に最適で、 MetaTrader 5 上でクリーンで効率的なトレーディング環境を提供します。 デフォルト設定: 1日の利益目標: 初期残高の2% 1日の最大損失: 初期残高の1% 主な機能 ロットサイズ計算機 LotCalculatorPro は以下の情報に基づいて 適切なロットサイズを自動計算 します: エントリー価格 ストップロス リスク金額(USD) これにより すべての取引で一貫したリスク管理 が可能になります。 チャート上での
My products:   https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a
Make grid trading safe again | Built by a grid trader >> for grid traders.     Walkthrough Video  <==   Get Grid Rescue up and running in 5 minutes   This is MT5 version, click  here  for  BlueSwift GridRescue MT4     (settings and logics are same in both versions)   BlueSwift Grid Rescue   MT5    is a risk management   utility  MT5 EA  (used together with other grid trading experts) that can help you trade aggressive grid / averaging / martingale systems with manageable drawdown, therefore
BlueBoat – Prime Cycle is a technical indicator for MetaTrader 5 that visualizes market cycles based on the Fimathe cycle model (Marcelo Ferreira) . It identifies and displays historic and live cycle structures such as CA, C1, C2, C3, etc., helping traders understand the rhythm and timing of price movement across multiple sessions. This tool is ideal for manual analysis or as a supporting signal in discretionary strategies. Key Features Historical Cycle Analysis – Backtest and visualize as many
PR EA - Engulfing Pattern Trading System Automated Engulfing Pattern Detection with MA Confirmation The PR EA is a Meta Trader 5 expert advisor that identifies and trades bullish/bearish engulfing candlestick patterns when confirmed by a moving average filter. Designed for swing trading on 30-minute charts with compatibility for M15 and H1 time frames. Key Features: Pattern Recognition - Detects valid bullish/bearish engulfing candle formations Trend Confirmation - 238-period SMA filter
This utility is designed to automatically maintain a "locking" position and reopen it when necessary, which is suitable for position maintenance and protection strategies. A simple utility (hereinafter referred to as the bot) that implements a locking strategy with an infinitely reloadable locking trade. How the bot works: - When launched, select a buy or sell order with a specified TP - Set the SL parameter for the locking trade - The bot monitors the distance between the opening price of the f
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
Apex Predator 週明けの価格ギャップを狙うUSDJPY専用EA Apex Predator は、週明けに発生しやすい「価格ギャップの戻り」を狙う、MT5専用の自動売買EAです。 週末に市場が閉まっている間、世界ではさまざまなニュースや材料が発生します。 その影響で、月曜日の朝に市場が開くと、金曜日の終値から価格が大きく離れて始まることがあります。 この価格差を「ギャップ」と呼びます。 Apex Predator は、このギャップが一定範囲内にある場合に、価格が金曜日の終値方向へ戻る動きを狙って取引します。 このEAの特徴 Apex Predator は、USDJPY専用に設計されています。 EURUSD、GBPUSD、XAUUSDなど、他の通貨ペアでは使用しません。 これは不具合ではなく、意図的な設計です。 USDJPYの月曜朝に見られる値動きの特徴に合わせて最適化しているため、検証されていない通貨ペアでは取引しないようにしています。 推奨環境は、USDJPYのM15、つまり15分足です。 どのように取引するのか Apex Predator は、月曜日の朝だけ取引チャンス
FREE
IMPORTANT: After purchasing this product, please send me a private message to receive the installation guide, setup instructions, and direct product support. ZyloFx Partial Close Manager is a professional trade management Expert Advisor for MetaTrader 5, designed to help traders manage open positions with automatic partial closes and optional break-even protection. This EA does not open trades automatically. Its main purpose is to manage existing positions according to the user’s selected sett
Bneu Execution and Scaling System — Professional Trading Command Center Premium on-chart command center with 5 dashboard tabs. 28-pair opportunity radar scans every 8 seconds. Dual-gate qualification: indicator engine + AI confidence scoring. One-click execution with auto SL/TP and smart lot sizing. Full autopilot mode with 6 built-in safeguards. Multi-account trade copier (publisher or receiver in one EA). Adaptive Money Management protects every position automatically. WHAT IT DOES Attach
Expert TP SL v04 - Professional Trading Assistant with AI Motivation System Advanced manual trading tool with automatic risk management, overtrading protection, and intelligent psychological support for disciplined trading. PRODUCT OVERVIEW Expert TP SL v04 is a comprehensive trading assistant designed for manual traders who want to maintain emotional discipline while automating risk calculations. This isn't just another order placement tool - it's a complete trading psychology system that pr
**MT5 → Telegram & Discord Auto Post Bot** Want to automate your trading and stop wasting time on manual posting? This bot is for you. **What does it do?** It connects directly to MetaTrader 5 and automatically posts to Telegram & Discord: ️ Open trades ️ Closed trades ️ SL / TP levels ️ Profit and loss ️ Real-time signals **Advantages:** • Fully automated process • No delay – posts in real time • Perfect for signal groups and channels • Increases trust and transparency • Works
SmartRAL
Jemy Yeferson Dimu Ludji
SmartRAL (Smart Risk Auto-Lot EA) SmartRAL: The Ultimate Risk & Lot Management Expert Advisor (EA) SmartRAL is an essential tool for traders who demand precise risk management and automated position sizing in MetaTrader 5. Stop guessing your lot size and let the algorithm handle the calculations. This EA allows you to trade with confidence by guaranteeing your risk exposure on every single trade, while offering absolute flexibility in setting your Stop Loss (SL). Key Features & Benefits Guarante
My products:   https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a
Divergent Stochastic Filter II Catch Reversals Early, Filter Noise, Trade with Confidence The Edge: Why This Stochastic is Different  Every trader knows the Stochastic oscillator. But knowing when to trust its signals, that's the real challenge. The Divergent Stochastic Filter II transforms this classic indicator into a precision reversal detection system by adding critical elements: divergence intelligence, signal filtering and exhaustion detection.  While standard Stochastic oscillators fire s
BreakEvan Utility  Is a simple tool in a panel with this utilities: This utility will draw a Golden Line in the chart applied showing the breakeven price, considering all the positions opened for that specific symbol. Also the information panel shows: Balance Breakeven Price for that chart Force Breakeven (for that symbol) as ON/OFF Force Breakeven Global (takes into account all trades opened) as ON/OFF Total Lots opened for Symbol Total Lots opened Global And two buttons: Force Breakeven: Whe
HAS RSI Signal — SL/TP自動計算機能付き プロフェッショナル・トレンドインジケーター HAS RSI Signal は、信頼性の高いクラシックな手法と最新のノイズ除去アルゴリズムを融合させた強力なトレーディングツールです。 平均足スムーズド(Heiken Ashi Smoothed) と RSI を組み合わせることで、トレンドの転換点や買われすぎ・売られすぎ圏からの脱出タイミングを正確に捉え、明確なエントリーシグナルを提示します。 主な特徴: 二重のフィルタリング: 平均足スムーズドで市場の「ノイズ」を除去し、RSIで勢い(モメンタム)の強さを確認します。 損切り・利確ラインの自動計算: 単にシグナルを出すだけでなく、ボラティリティ( ATR )に基づいた最適なストップロス(SL) と テイクプロフィット(TP)を自動で算出します。 視覚的な分かりやすさ: シグナルはチャート上にカラーキャンドルとして表示されるため、一目でトレンドを把握でき、取引画面をスッキリと保てます。 充実の通知機能: アラート、音声、スマートフォンへのプッシュ通知機能を搭載。チャンスを逃すこと
「調整可能なフラクタル」はフラクタル インジケーターの高度なバージョンで、非常に便利なトレーディング ツールです。 - ご存知のとおり、標準フラクタル MT5  インジケーターには設定がまったくありません。これはトレーダーにとって非常に不便です。 - 調整可能なフラクタルは、この問題を解決しました。必要な設定がすべて揃っています。 - インジケーターの調整可能な期間 (推奨値 - 7 以上)。 - 価格の高値/安値からの距離を調整可能。 - フラクタル矢印のデザインを調整可能。 - インジケーターにはモバイルおよび PC アラートが組み込まれています。 高品質のトレーディングロボットとインジケーターをご覧になるにはここをクリックしてください! これは、この MQL5 Web サイトでのみ提供されるオリジナル製品です。
Mango Scalper
Mahmoud M A Alkhatib
Mango Scalper  is a fully automated scalping robot that uses a very Good and Smart breakout strategy, advanced money management and probabilistic analysis. Most effective in the price consolidation stages that occupy the bulk of the market time. Proven itself on real accounts with an excellent risk-to-reward ratio. Does not need forced optimization, which is the main factor of its reliability and guarantee of stable profit in the future. S uitable for both beginners and experienced traders.  
Inverted_Chart_EA Utility Expert Advisor Inverted_Chart_EA creates and maintains a mirror-inverted chart of any symbol and timeframe. It automatically generates a custom instrument (e.g. US30_INV ) and keeps its price history updated in real time, with bars mirrored around a chosen pivot. This utility gives traders a new way to analyze the market from a different perspective by flipping the chart upside down. Why use an inverted chart? Highlight hidden patterns – price formations that look ordin
**商品名:Sentinel Pro - センチネル・プロ (トレンドスキャン & ステルス・リスク管理ターミナル)** **裁量トレードの再定義:トレンド認識からステルス資金管理まで、オールインワンのソリューション** Sentinel Pro(センチネル・プロ)は単なる注文パネルではありません。あなたのインテリジェントなトレード副操縦士です。線形回帰に基づく全市場トレンドスキャン、機関投資家レベルのステルス損切り(Invisible Stop Loss)、マルチチャート描画同期、そして自動リスク管理システムを統合。究極の効率と資金の安全性を追求するプロトレーダーのために作られました。 面倒な計算や盲目的なチャート監視に別れを告げましょう。市場の監視は「センチネル(衛兵)」にお任せください。 **コア機能のハイライト** 1. **インテリジェント・トレンドスキャナー (TrendScan Technology)** Sentinel Proの中枢頭脳です。単に価格を表示するのではなく、**M5周期**の基本アルゴリズムに基づいて最適な取引銘柄を選別します。 * *
Golden Flow MT5
Abdul Jalil Mridah Jalil
3.57 (7)
Promotional offer for today,  The next price will be 299 USD . Final price will be 1999 USD. Symbol  : XAUUSD Timeframe  : M30 Minimum deposit  : 300  USD IMPORTANT: If you feel any problems, please don't hesitate to get in touch with E--mail.( https://www.mql5.com/en/users/abduljalilmridah Recommendations: Currency Pair: XAUUSD Timeframe: M15 Minimum Deposit: $300 Specifications: Trade XAUUSD Every trade is protected with Stop Loss & Trailing stop No grids or No martingale Auto lots function
Advanced Trader MT5 is a fully automated trading robot developed by using custom indicator "Trend for MT5", which can be found here . The expert has been tested on AUDNZD、NZDCAD、AUDCAD and USDCHF using historical data of many years, you can also test it using real ticks history data on MT5 backtest platform. Even if you don't want to 100% automatically trade by it, you can still use it as a good tool for trading, there is parameters for you to control the EA trading and use it as a trade assist
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
An excellent assistant for those who trade using Sniper strategy, Price Action, Smart Money. The Advisor finds and draws: -Reversal Levels and Reversal Zones -Continued Movement -Current trend and trend -6 Patterns of the Sniper trading system  -Draws a story for a set number of bars All graphical constructions can be customized to your taste, and you can also prohibit the construction of  separate formations.
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (211)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
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
TradePanel MT5
Alfiya Fazylova
4.87 (156)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的にワンクリックで閉じる。 すべてのポジションの利食い(Take Profit)および損切り(Sto
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
EA を買う前に、本当に耐えられるのか、それともバックテストでたまたま良く見えただけなのかを確認してください。 ほとんどのロボットは、見栄えのするバックテストと一緒に売られています。 右肩上がりのカーブ。 良い Profit Factor。 ほとんど疑いのない見た目。 それでも、その多くの EA は、市場がその履歴どおりに動かなくなった瞬間に崩れ始めます。 なぜでしょうか。 それは、バックテストが証明するのは一つだけだからです。 その戦略が、ある特定の価格の流れでは機能したということです。 別の流れでも通用することは証明しません。 頑健であることも証明しません。 もちろん、その EA があなたのお金に値することも証明しません。 なぜなら、あなたが EA を買うのは過去のきれいなカーブを眺めるためではないからです。 変化する市場で使うために買うのです。 AntiOverfit PRO がすること AntiOverfit PRO は、MetaTrader 5 の Expert Advisor が本当にしっかりしているのか、それとも特定の過去データにたまたまうまくはまっているだけなのかを確
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:/
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.
Power Candles Strategy Scanner - 自動最適化型マルチシンボル設定ファインダー パワーキャンドル・ストラテジー・スキャナーは 、パワーキャンドル・インジケーターを駆動するのと全く同じ自己最適化エンジンを、マーケットウォッチに登録されているすべての銘柄に対して並行して実行します。1つのパネルで、現在統計的に取引可能な銘柄、各銘柄で勝率の高い戦略、最適なストップロス/テイクプロフィットの組み合わせが表示され、新たなシグナルが発生した瞬間に通知が届きます。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨を受け取り、  https://stein.investments でコミュニティに参加しましょう 市場動向を網羅。銘柄ごとに3,000件以上の自動最適化。2種類のアラート。ワンクリックでチャートを切り替えて即座にアクション。 なぜこれが必要なのか 多くのマルチ銘柄スキャナーは、 価格の動き (ボラティリティ、変動率、銘柄ごとのRSI)を表示するだけです。それ
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認
Prop Firm Os
Gayathiri Gopalakrishnan
5 (1)
PROP FIRM OS Structured Trading Assistant for MetaTrader 5 PROP FIRM OS is a structured trading assistant designed for MetaTrader 5 users who prefer rule-based market analysis and organized trading workflows. The Expert Advisor combines market analysis tools, scanner functions, dashboard monitoring, alerts, risk-control settings, and trade management features inside one system. PROP FIRM OS is designed to help traders follow selected rules, filters, and monitoring conditions during trading activ
Telegram to MT5 Pro — 高度なTelegramシグナルコピー機(自動修正・マルチTP・リスク管理・完全トレード管理) Telegram to MT5 Pro — プロフェッショナル Telegram シグナルコピーツール Telegram to MT5 Pro は、TelegramのシグナルをMetaTrader 5アカウントへ自動で直接実行する高性能トレードコピーシステムです。リスク管理、執行、トレード管理を完全に制御できます。 本システムは2つのコンポーネントで構成されています: • MetaTrader 5内で動作するExpert Advisor(EA) • Telegramと接続しシグナルをローカルでEAへ送信するコンパニオンデスクトップアプリ 両方は同じPC上で動作する必要があります。MQL5の制限によりEAはTelegramへ直接接続できません。ブリッジがTelegram処理を担当し、EAが取引を実行します。 サポートとインストール支援 完全なPDFインストール&ユーザーガイドが提供されます。 サポート内容: • 完全PDFユーザーガイド(全設定説明)
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
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
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
ManHedger MT5
Peter Mueller
4.83 (6)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
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 Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
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
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
This Expert Advisor is applicable to plot wave charts as per the NeoWave  method (Neely Extension of Wave Theory).  NeoWave is a scientific, objective and revolutionary style of Elliott Wave Theory that was invented by Glenn Neely in 1990 in the “Mastering Elliott Wave” book. To start analyzing with this method, we need a particular chart called the Wave Chart or Cash Data chart . This is the first step for a good wave analysis. To draw this chart, Highs and Lows should be plotted in the order t
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
Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer 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 not be abl
ATTENTION For a free trial version, visit my website. Manual QUANTUM RiskGuard Management — Your ultimate ally for uncompromising trading. Lot Calculator — Automatic lot size calculation. Quantum — Automatic risk to maximize profits and reduce drawdowns. Automatic Journal — Included and freely downloadable from my website. Automatic Screenshot — Two screenshots: one at entry and one at exit. Partial Profit — Smartly managed partial exits. Smartphone Trading — Place orders from your mobile, mana
The product is used to trade base on any Alert signal in MT5 Easy to setup, simple format with custom keyword All option to management orders as trailing stop, breakeen, partial close, time filter, news filter ... Option to auto open grid orders How to setup and guide: Let read all details about setup and download indicator for auto get   Alert Signal   here Do not buy if you even can not install demo EA to your VPS ( some VPS block download EA from mql5 market) We always bring customers high q
Crypto Charting for MT5 – MetaTrader 5 向け暗号資産チャートツール 概要 Crypto Charting for MT5 は、WebSocket を介して暗号資産の OHLC チャートデータをリアルタイムで提供します。複数の取引所に対応し、MT5 上で履歴データの自動更新が可能です。 機能 WebSocket によるリアルタイムデータ 自動履歴データ更新 接続障害時のスケジュール更新 全ての MT5 時間足に対応 OHLCV データ構成 ストラテジーテスターに対応 自動再接続機能付き 対応取引所 Binance、Bybit、OKX、KuCoin、MEXC、Gate.io、Bitget、XT.com 補足情報 ティックデータおよび板情報には、別製品の Crypto Ticks をご覧ください。 注意事項 DLL を使用していません。VPS に適しています。 Strategy Tester では WebRequest 機能は動作しません。 デモをご希望の場合は、MQL5 のプライベートメッセージでご連絡ください。 Full Documentati
EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
VOLUME BUBBLES ORDERFLOW FOOTPRINT PROFESSIONAL Expert Advisor for MetaTrader 5 Complete Feature Documentation Introduction: Volume Bubbles OrderFlow Footprint Professional is an advanced order flow visualization tool designed for the MetaTrader 5 platform. It provides institutional-grade market analysis through real-time volume bubbles visualization, volume profiling, and sophisticated order flow analysis. This Expert Advisor transforms raw market data into actionable trading intelligence, hel
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
MetaTrader 5用Crypto Ticks – 暗号通貨のリアルタイムティックデータと板情報の統合 概要 Crypto Ticksは、主要な仮想通貨取引所からのリアルタイムティックデータとオーダーブック(板情報)をMetaTrader 5に直接ストリーミングします。スキャルピング、アルゴリズム戦略、ストラテジーテストを必要とするトレーダー向けに設計されています。 対応取引所 Binance:現物 と先物 KuCoin:現物と先物(チャート板サポート) Bybit:先物およびインバース先物 XT.com:現物と先物 主な機能 WebSocketによるリアルタイムティックデータ Binanceのデータストリーム対応:@ticker, @bookTicker 取引所APIを使用したOHLCV履歴の完全更新 オーダーブックの可視化(最良の買値/売値と深さ) 自動再接続で安定性を確保 キャンドル精度向上のためのデータ置換 MT5再起動時に履歴を自動更新 ティックベースのデータを使ったStrategy Testerに対応 外部DLL不要でVPS対応 補足情報 高精度データを必要とするス
作者のその他のプロダクト
Signalator Trade Summary Panel MT5 is a free local MetaTrader 5 utility that gives traders a clear account and open-trade overview directly on the chart. The standard Trade tab shows individual positions, but it can be difficult to quickly understand the whole account situation when several trades or symbols are open. This panel summarizes the most important information in one compact dashboard. The panel shows current floating profit or loss, floating P/L as a percentage of account balance, a
FREE
Signalator Lot Size Evaluator MT4 is a free local MetaTrader 4 utility for manual traders. It helps calculate an estimated lot size before opening a trade manually. The calculation is based on account size, trade direction, entry price, stop loss, risk percentage or fixed money risk, and broker symbol settings. The main purpose is simple: Enter your setup → define your risk → get the suggested lot size. The panel also shows useful pre-trade information such as spread, risk amount, SL/TP distance
FREE
Signalator Lot Size Evaluator MT5 Overview Signalator Lot Size Evaluator MT5 is a free local MetaTrader 5 utility for manual traders who want to estimate position size before placing a trade. It calculates a suggested lot size from the selected symbol, BUY or SELL direction, planned entry price, stop loss, risk percentage, account size and broker symbol settings. The workflow is simple: enter the trade setup, define the risk and check the suggested lot size before opening the trade manually. Pa
FREE
Signalator Trade Summary Panel MT4 is a free local MetaTrader 4 utility that gives traders a clear account and open-trade overview directly on the chart. The standard Trade tab shows individual positions, but it can be difficult to quickly understand the whole account situation when several trades or symbols are open. This panel summarizes the most important information in one compact dashboard. The panel shows current floating profit or loss, floating P/L as a percentage of account balance,
FREE
Signalator Symbol Inspector is a local MetaTrader 5 utility that displays practical symbol and broker conditions directly on the chart. It helps traders inspect the real trading parameters of the current symbol before using manual trades, Expert Advisors, panels, scripts, or other trading tools. The utility does not open, modify, or close trades. It does not provide trading signals. It does not connect to any external server. Main features: • Current Bid / Ask and spread • Spread cost estim
FREE
Signalator Symbol Inspector is a local MetaTrader 4 utility that displays practical symbol and broker conditions directly on the chart. It helps traders inspect the real trading parameters of the current symbol before using manual trades, Expert Advisors, panels, scripts, or other trading tools. The utility does not open, modify, or close trades. It does not provide trading signals. It does not connect to any external server. Main features: • Current Bid / Ask and spread • Spread cost estim
FREE
GoldVectorEA GoldVectorEA is a specialized automated trading system developed specifically for Gold / XAUUSD . It is built around disciplined execution and structured risk control, with no martingale, no grid system, one trade at a time, and stop loss protection on every position. The EA includes a built-in user-adjustable risk management module, allowing traders to configure operation more conservatively or more aggressively depending on account size, capital allocation, and drawdown tolerance
Signalator Notify MT4 MetaTrader 4 用の取引、接続、価格ライン、Telegram 通知 Signalator Notify MT4 は、MetaTrader 4 用のユーティリティ型 Expert Advisor です。重要な取引イベントやターミナルイベントを監視し、変化が発生したときに分かりやすい通知を送信します。 このツールは、ターミナルを常に見続けることなく、取引活動、保留注文の変更、Stop Loss / Take Profit の更新、利益目標、価格ラインイベント、接続状態、互換性のあるローカルインジケーターからの外部シグナルを素早く把握したいトレーダー向けに設計されています。 詳しい手順はこちら: https://www.mql5.com/en/blogs/post/770528 主な機能 Signalator Notify MT4 は、次のイベントを通知できます: 取引開始アラート 取引終了アラート 部分決済アラート 保留注文の作成 / 変更 / キャンセルアラート Stop Loss および Take Profit の変更
GoldVectorEA MT5   is a specialized automated trading system developed specifically for   Gold / XAUUSD . It is built around disciplined execution and structured risk control, with no martingale, no grid system, one trade at a time, and stop loss protection on every position. The EA includes a built-in user-adjustable risk management module, allowing traders to configure operation more conservatively or more aggressively depending on account size, capital allocation, and drawdown tolerance. Gold
フィルタ:
レビューなし
レビューに返信