Signalator Notify MT4

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

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

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

詳しい手順はこちら:

主な機能

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

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

対応する出力チャンネル

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

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

直接 Telegram 出力

Signalator Notify MT4 は、ユーザー自身の 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 4 を開き、次へ進みます:

Tools -> Options -> Expert Advisors

次を有効にします:

Allow WebRequest for listed URL

この URL を追加します:


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

外部シグナル入力

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

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

構成例:

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

価格ラインアラート

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

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

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 MT4 をチャートに適用します。
入力パラメータを開きます。
監視したいイベントタイプを有効にします。
希望する通知方法を選択します。
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 通知設定が正しく行われている必要があります。
メール通知には、ターミナルのメール設定が正しく行われている必要があります。
接続アラートは、MT4 が実行中の間、ターミナルの接続状態を監視します。
価格ラインアラートには、チャート上で正しく命名された水平線が必要です。
外部シグナル入力には、互換性のあるローカルインジケーターまたはシグナルツールが必要です。
このユーティリティは監視と通知専用です。自動売買は行いません。
おすすめのプロダクト
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000
「Auto FIBO Pro」Crypto_Forex インジケーターは、取引の補助ツールとして最適です。 - インジケーターは、フィボナッチ レベルとローカル トレンド ライン (赤色) を自動的に計算してチャート上に配置します。 - フィボナッチ レベルは、価格が反転する可能性のある重要な領域を示します。 - 最も重要なレベルは、23.6%、38.2%、50%、61.8% です。 - リバーサル スキャルピングやゾーン グリッド取引に使用できます。 - Auto FIBO Pro インジケーターを使用して、現在のシステムを改善する機会も多数あります。 - Info Spread Swap Display があり、接続されている外国為替ペアの現在のスプレッドとスワップを表示します。 - ディスプレイには、アカウントの残高、エクイティ、マージンも表示されます。 - Info Spread Swap Display は、チャートのどのコーナーにも配置できます。 高品質のトレーディングロボットとインジケーターをご覧になるにはここをクリックしてください! これは、この MQL5 ウェブサイ
Swing Breakout Pending EA for XAUUSD (H4) This Expert Advisor is designed specifically for XAUUSD on the H4 timeframe , using a breakout continuation approach based on fresh swing structures and pending stop orders. The EA focuses on disciplined execution with controlled risk management and avoids dangerous recovery systems. Main Features Optimized for XAUUSD H4 Uses Buy Stop and Sell Stop orders Fresh structure breakout logic Fully automatic trading Auto-compounding lot size Default risk setti
About The Secret of Dow The Secret of Dow  is an unique system running on a complex set of algorithms and advanced machine learning computation mechanism to analyze massive sets of data from the neural network, and combines with a special set of price action movement analysis to optimize the trading decision, and it will then predicts the next best possible and potential moves of the Dow Jones (US30) prices. The advantages of The Secret of Dow:- Easy plug and play, worry free with easy param
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 MT4 version, click  here  for  BlueSwift GridRescue MT5  (settings and logics are same in both versions) BlueSwift Grid Rescue MT4  is a risk management utility  EA  (used together with other grid trading experts) that can help you trade aggressive grid systems with manageable drawdown, therefore reduce substanstially margin call risk as we
VR Cub
Vladimir Pastushak
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。 最初
Expert Advisor to Automatically Trade Moving Averages price breakouts & retests .  ​ Complete trading solution with automated Entry , Take Profit , partial profit , Stoploss and also auto breakeven where SL is moved to Entry once tp1 / first target is reached , Moving averages are used to identify trends and confirm reversals ,  They are effective in all time frames . from 1 min scalping to 4hr or Daily charts swings ,  ​ With MA Trade Panel EA we can automatically buy / sell when price breaks
The Profit Loss Control Panel is a tool designed to control loss and profit in trading. It allows to close deals if profit and/or loss of positions opened on the account reaches a certain limit. Limit types Percentage of balance Number of points Deposit currency Thus covering the most popular list of reasons to close the deal. The panel allows to combine limits of various types, for example, limit loss as a percentage of the deposit and limit profit in deposit currency. Limits as a percentage o
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/174659 Japanese Candlestick Patterns Pro MT4   — a professional single-chart version with a summary table  https://www.mql5.com/ru/market/product/174681 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a m
Grid Trading EA is a semi-automated one-click trading EA for both Normal Trading and Grid/Martingale Trading . Normal Trading Simply click Buy or Sell directly from the chart. The EA will automatically manage trades by: Setting Stop Loss and Take Profit Managing Trailing Stop Grid / Martingale Trading When Grid Trading mode is enabled, the EA will automatically open additional grid orders at specified distances while increasing the lot size based on your settings. Inputs & Settings Lots — Initia
Simple and fast trade duplicator that copies trades on the same account with the reverse function. The reverse can be used for locking. You can choose to duplicate transactions for the current or all instruments.  Parameters Duplicate in reverse - the direction of duplication; Duplicate symbol - duplicate the selected tool; Manual lot size - hand size of the volume; Do not duplicate if spread > - do not duplicate a trade if the current spread is larger; List of magic to be duplicated - filte
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
VANDORA FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a $20000 a
Risk manager Risk manager - it will simplify the tracking of drawdown and will notify you (alert) when the specified risk is reached, and close/lock orders when the critical DD risk level is reached. If the specified drawdown is exceeded, you can choose two options for actions: All orders will be closed that mean loss will be fixed on depo. The terminal also closes. Instead of fixing the loss on depo, the opposite order will be opened - orders locking will occure. Not a single order will be c
Note: After installation, please go to Tools>Options>Expert Advisors and add https://porsaj.com to 'Allow WebRequest for listed URL'. Still Problem?! Please check Internet connection! An economic calendar in the context of forex refers to a tool or resource that provides information about upcoming economic events, indicators, and data releases that can potentially impact the financial markets, particularly the foreign exchange market. It helps traders stay informed about key economic announce
An  MT4 Expert advisor for finding Break-Even point of open position, especially grid or hedge orders. also, you can close all open orders, or delete all pending orders , and set your desire Take Profit how far from Break Even point. All traders that using Grid strategy, or Hedge strategy should use this ea. it shows you break-even point by drawing a line and also automatically set your Take profit and stop loss.
El Dorado Gold – Range Breakout EA for XAUUSD The Real Deal for Gold Traders El Dorado Gold focuses on what matters: breakout precision, controlled risk, and consistency. No grid, no martingale, no gimmicks — just a real breakout system for XAUUSD on the M1 timeframe with fixed stop losses and low drawdown. Prop firm compatible and built for traders who want steady results without the nonsense. About Trading gold is tough — wild swings, false breakouts, big drawdowns. That’s why we built El Dora
Easy Trade Indicator – Your Path to Profitable Trades! Work any Time Frame! Maximize your profits with precise and assertive trades! ️ Trade with comfort – the indicator does the analysis and you only open the order in the direction in which the indicator shows you!  Exclusive panel with past trade counter and accuracy tracking! Simplify your analysis, boost your performance, and trade with confidence! Get it now and take your trading to the next level
Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
Goldmine Ventures USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON M15 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a
News Scalping Executor Pro is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading you
"The trend is your friend" is one of the best known sayings in investing, because capturing large trendy price movements can be extremely profitable. However, trading with the trend is often easier said than done, because many indicators are based on price reversals not trends. These aren't very effective at identifying trendy periods, or predicting whether trends will continue. We developed the Trendiness Index to help address this problem by indicating the strength and direction of price trend
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 明確な取引シグナル 驚くほど簡単に取引できます カスタマイズ可能な色とサイズ パフォーマンス統計を実装します ほとんどの取引戦略を上回ります 適切なSLおよびTPレベルを表示します 電子メール/音声/視覚アラートを実装します 使い方 インディケータは、より高い時間枠からの完全にカスタマイズ可能な移動平均の周りの標準偏差を測定し、トレンドフォローアプローチを使用して正確に取引を見つけます。取引は、現在のチャートの価格アクションに飛び込むことによって見つけられ、価格が選択したより高い時間枠から計算された平均価格帯に戻ったときに閉じられます。それがコード化される方法のために、指標は高ボラティリティと強いトレンドの市場か
Easy Trade Executor は、MT4 における迅速なポジションサイズ計算、注文執行、およびトレード管理のためのツールです。 エントリー価格、Stop Loss、Take Profit レベルをチャート上に直接配置し、ポジションサイズを自動計算して、リスクを管理しながら数回のクリックでトレードを開始できます。 なぜ Easy Trade Executor を選ぶのか? Easy Trade Executor は、単なるリスク計算以上の機能を求めるトレーダーのために設計されています。トレーダーはチャート上から迅速かつ効率的にトレードを管理したいと考えています。 このツールは、ポジションサイズ計算、注文執行、トレード管理を1つのワークフローに統合し、手動計算やターミナルウィンドウの切り替えではなく、トレードそのものに集中できる環境を提供します。 Easy Trade Executor の主な機能: リスクベースの自動ポジションサイズ計算; チャートから直接行う成行注文および指値・逆指値注文の発注; 自動トレード管理のための Trailing Stop; ワンクリックでのポジシ
このツールは貿易管理に使用できます。 手動取引だけでなく取引ロボットを使用する人にとって、選択したペアをより良い価格で取引を終了するためのより良いソリューションです。 入力時に指定された価格で特定のシンボルペアのすべての取引を終了します。 軽量です。 使用するメモリが非常に少ないです。 迅速な実行。 価格シグナルの取得に遅延はありません。 これを使用することで、トレーダーはぐっすり眠ることができます。 Kono tsūru wa bōeki kanri ni shiyō dekimasu. Shudō torihiki dakedenaku torihiki robotto o shiyō suru hito ni totte, sentaku shita pea o yoriyoi kakaku de torihiki o shūryō suru tame no yoriyoi soryūshondesu. Nyūryoku-ji ni shitei sa reta kakaku de tokutei no shinborupea no subete no torihiki o sh
Product Name: Risk Commander: Trade Assistant & Strategy Simulator Risk Commander is more than just a trade panel—it is a complete Manual Trading Ecosystem . It serves two powerful purposes: Live Assistant: Helps you execute trades with speed, precision, and perfect risk management in real-time markets. Training Simulator: Fully compatible with the Strategy Tester (Visual Mode) , allowing you to practice manual trading on historical data without risking a cent. NEW! Built-in Simulator Mode Stop
TickStorm
Edouard Perchet
4 (4)
TickStorm is the result of a 6 months team research and integrates a new approach in the art of ticks analysis. The EA operation algorithm uses retracements velocity to decide if there is a trading opportunity or not. These retracements are spotted by analyzing several ticks matrices on different periods of time and confronting them together in order to gain an edge over the market. We developed new tools to efficiently detect any unusual activity and we created an original and adaptive closing
Convenient trading panel for quick trading. Suitable for any trading instrument. Capabilities Data entry is possible both in the corresponding fields of the panel and in the properties of the utility; Implemented the ability to enable trailing stop (if 0 - it does not work); Buttons for quickly opening buy or sell trades; Buttons for closing buy and sell separately; Button to close all deals at the current price. Settings: Buy Lot - Trading lot for a buy deal; Sell ​​Lot - Trading lot for a se
This EA is a breakthrough EA. When the monitoring market changes rapidly, fluctuates rapidly in one direction, and exceeds the set threshold, the EA will quickly place an order and quickly adopt a mobile stop loss strategy to complete capital preservation and profitability. Advantages of this EA: 1. The transaction is very fast to the closing of the position, and it is never procrastinated. 2. After the transaction, the accuracy rate is very high. 3. Place an order with compound interest, and th
このプロダクトを購入した人は以下も購入しています
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
The product will copy all telegram signal to MT4   ( 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
Unlimited Trade Copier Pro 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 not b
VirtualTradePad PRO SE MT4 — MetaTrader 4向け高度な取引パネルとチャートワークスペース VirtualTradePad PRO SE は、 MetaTrader 4 向けのプロフェッショナルな取引パネルであり、トレード管理ワークスペースです。1つのチャートベースのインターフェースから、取引の開始、管理、保護、決済、分析をより速く行えるようにします。 この製品は、単なるボタンセット以上の機能を必要とするアクティブな手動トレーダー向けに作られています。PRO SE は、ワンクリック執行、予約注文、ポジション管理、部分決済、バスケット損益ロジック、平均化レベル、ATMルール、シグナル監視、市場情報、ストラテジーテスターのワークフロー、VPS向け準備を、1つの構造化されたワークスペースに統合します。 MT5版 | 完全な説明とスクリーンショット | 購入方法 | インストール方法 | ログファイルの取得方法 | テストと最適化の方法 | Expforex のすべての製品 通常の手動取引に対する利点 多くのウィンドウではなく1つのワークスペース — 取引執
Smart Channel M4
Vahidreza Heidar Gholami
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
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. Contact me for user support or bug reports, or if you want the MT5 version! MT5 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 strategies, to profit from ranging markets. Place orders easil
Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4 platforms. Users not only can follow all instructions from the signa
The product will copy all  Discord  signal   to MT4   ( 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 MT4. 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
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overrid
Crystal Trade Manager PRO – MT4向け 高度リスク管理・トレードコントロールシステム 無料版: https://www.mql5.com/en/market/product/150632 概要 Crystal Trade Manager PRO(CTM)は、MetaTrader 4 のために設計された、プロフェッショナル向けのリスク管理および取引管理ユーティリティです。 厳密な執行、強力な資金保護、高度な自動化を必要とするトレーダーのために構築されています。 本システムは、リスク管理、エクイティ保護、日次制限、SL/TP の自動設定を行い、プロレベルの高速ワンクリック取引パネルを提供します。 Prop Firm チャレンジ、デイトレード、スキャルピング、資金運用者に最適です。 MT5版も利用可能です。 主な特徴 1. 高度なリスク・ドローダウン保護 日次ドローダウン上限を 1%〜70% の範囲で設定可能。 上限超過時、 全てのポジションを即時クローズ 。 オプションで 全ての保留注文(Pending Orders)を自動削除 。 日次ロックアウトモード:翌日
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Ultimate MT4 to Telegram (UMT) sends controlled trades (via symbol, magic, comment) to your telegram channel. It sends open and closed trades, including pending orders and TP/SL modifications, along with chart screenshots, to any telegram channel. Additionally, you can send trade reports of open trades and summary profit/pip reports for day, week, or month. You can customize the design of the trade actions or reports with variables and emoticons.  A beautiful panel allows you to visualize all t
This trade copy utility allows you to instantly and seamlessly replicate and synchronize unlimited orders from multiple master accounts to multiple slave accounts on your local machine. You can create custom channels (or portfolios) with advanced filtering capabilities to copy from multiple master accounts to multiple slave accounts. Moreover, you can tailor these channels with a range of lot sizing and trade condition options to ensure that copied trades outperform the original source. You can
Rocket FX Trading Manager PRO Note: Once you download the manager, message me for the background files The Ultimate All-in-One Trade Management Solution for MetaTrader 4 Version:   4.5 |   Platform:   MetaTrader 4 |   Category:   Utility / Trade Manager   Overview Rocket Fx Trading Manager v4.5 is a comprehensive, all-in-one trade management system designed to transform your trading experience. This powerful utility combines   intelligent position sizing ,   multi-target order placement
If you need an advisor on any arrow indicator signals - this utility will definitely help you.  You will be able, with the help of this utility to form an unlimited number of EAs on YOUR signals , with your set of settings, with your copyright and complete source code . You will be able to use the resulting EAs unlimitedly , including adding them to the Market and other resources. Free simple version of the generation script to help you understand how it works - here What does the utility do? 
Dashboard.mq4 - シンプルなトレーディングマネージャー 手動取引を好み、取引の管理を簡素化するツールを求めているトレーダー向けに設計された、この強力なMQL4ユーティリティは、取引の効率を高め、リアルタイムのダッシュボードを提供して取引を管理します。MetaTraderにシームレスに統合され、ロットサイズの計算やリスク指標の追跡を簡単に行えます。 主な機能: リスク&マージン表示 : リアルタイムでロットサイズ、必要マージン、勝率を計算し、正確な取引判断をサポートします。 取引管理ボタン : 1クリックで購入/売却の注文を出し、すべての取引(利益のあるもの、損失のあるもの)を閉じ、テイクプロフィットやストップロスのキャンセルなど、注文の修正が可能です。 カスタマイズ可能な勝率追跡 : 現在の月、最後の取引、または全履歴など、さまざまな期間で取引のパフォーマンスを分析できます。 インタラクティブで直感的なUI : 素早い操作が可能なカスタマイズ可能なボタンを備えた、明確で使いやすいダッシュボード。 正確な計算 : 口座残高とリスク率に基づいたロットサイズ計算機が内蔵されてい
The FFx Hidden Manager panel will help you to manage easily your orders directly on the chart. Below all features described: TP, SL and TrailingStop are hidden Each order has its own lines on chart Drag & Drop any line to change the TP/SL as per your need Option to move automatically the SL line at breakeven when TP #1 is reached Option to choose the TP/SL type (by pips or price) Option to choose the TrailingStop type (by pips, MA, Fractals, PSAR or ATR) Define which order(s) you want to manage
FFx Risk Calculator panel will help you to calculate very easily your trades size, SL or the risk directly on the chart. All features are described below: Option to select which parameter to calculate: Risk, Stop Loss or Lot Size The panel will show if the lot size is allowed according to the current account free margin Button to maximize/minimize the panel Drag and Drop the panel anywhere on the chart How to use it? Select the parameter you want to be calculated. It will be based on the 2 other
Trade Copier Pro is a tool to copy trade remotely to 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 not be able to receive t
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
The FFx Watcher PRO is a dashboard displaying on a single chart the current direction of up to 15 standard indicators and up to 9 timeframes. It has 2 different modes: 1. Watcher mode: Multi Indicators User is able to select up to 15 indicators to be displayed User is able to select up to 9 timeframes to be displayed 2. Watcher mode: Multi Pairs User is able to select any number of pairs/symbols User is able to select up to 9 timeframes to be displayed This mode uses one of the standard indicat
Copies transactions between MT4 terminals. Possibilities: quick copy start minimum processor load direct and reverse (reverse) copying. copying Take Profit and Stop Loss levels copying deferred and their changes copy transactions one to many copy trades many to one local copy only Attention: The product is designed for copying trades only within a single computer or VPS with access to the desktop. The product will not work on the built-in Virtual Hosting of the terminal. We will help you set up
This is a must have tool for a serious trader. It saves your precious time spent for opening/closing trades, creating pending trades and modifying your TP/SL in bulk according to either pips or price. If you need to quickly open several pending orders (Buy Stop, Sell Stop) at a certain distance from each other, this script will do all the routine for you! The first time you use this handy tool, you will realize it has already paid for itself. Instructions: Drag and drop this script onto a chart.
The product combines a manual trade panel with the ability to perform actions automatically in a highly configurable way. Actions include capturing indicator values and then based on those values raising alerts, open/close or partially close trades, scale-in, setting up pending orders, adjusting stop loss, take profit and more. On-chart controls can be configured, such as tick boxes and buttons, so can be fully interactive. The EA also handles money management, news events, hidden stop loss, tak
Binary Options Copier Remote is an EA that allows to copy binary options trades between MT4 accounts at different computers. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. Provider can give free bonus license to 10 receivers. That means those 10 receivers can copy from provider by using Binary Options Receiver Free (no cost). From 11th one, receiver have to buy Binary Options Receiver Pro (paid version) in order to copy from
This panel is very simple to use and it is a very ally to manage your positions and orders. Also you can modify your risk, writing in fields directly on Panel. One click on buttons and the operation on market is done! Operations possible: BUY/SELL Break Even Split (close 50% all orders) Close All positions Hedging (opens reverse positions to cover) Close only BUY positions Close only SELL positions Close All pending orders Reverse all positions Please watch the video to verify the very simple u
Slow Pips OCO Trade Panel is an advanced trading panel for placing pending orders. Traders can use this panel to place two pending orders at once. One pending order would be of buy entry type and the other one would be of sell entry type. Both orders will have Stop Loss and Take Profit parameters. Since two pending orders are placed at the same time, the pending order for which the price hits first gets converted into a market order and the other pending order gets deleted (one order cancels the
This indicator changes the timeframe and chart profile for multiple charts. If you dispatched many charts (10~20 or more) in single MetaTrader terminal, it is very boring and difficult work to manage the timeframe and chart profile individually. If the indicators you use in a chart are numerous and the setting values are different from the default one, you might give up adding all the indicators to all charts. The changing of timeframes on multiple charts has the same problem, too. Whenever you
The Price Action Dashboard is an innovative tool to help the trader to control a large number of financial instruments. This tool is designed to automatically suggest signals and price conditions. The Dashboard analyzes all major Time Frame suggesting price action conditions with graphic elements. The Dashboard can suggest you the strength of the trend identifying directional movement, it is an indispensable tool for those who want to open position themselves using market trends identifiers. The
作者のその他のプロダクト
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
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
Signalator Notify MT5 MetaTrader 5 用の取引、接続、価格ライン、Telegram 通知 Signalator Notify MT5 は、MetaTrader 5 用のユーティリティ型 Expert Advisor です。重要な取引イベントやターミナルイベントを監視し、変化が発生したときに分かりやすい通知を送信します。 このツールは、ターミナルを常に見続けることなく、取引活動、保留注文の変更、Stop Loss / Take Profit の更新、利益目標、価格ラインイベント、接続状態、互換性のあるローカルインジケーターからの外部シグナルを素早く把握したいトレーダー向けに設計されています。 詳しい手順はこちら: https://www.mql5.com/en/blogs/post/770528 主な機能 Signalator Notify MT5 は、次のイベントを通知できます: 取引開始アラート 取引終了アラート 部分決済アラート 保留注文の作成 / 変更 / キャンセルアラート Stop Loss および Take Profit の変更
フィルタ:
レビューなし
レビューに返信