Signalator Notify MT4

  • ユーティリティ
  • SIGNALATOR LIMITED
    SIGNALATOR LIMITED
    5 (10)
    私は 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 ウェブサイ
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
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.
SMC Trade Pilot MT4 Smart Money Concepts トレーダー向けの半自動トレーディングアシスタント。チャートのスクリーンショット付きでシグナルを Telegram に直接受け取り、ワンタップで取引を実行できます。パソコンから離れていても、スマートフォンでポジションを管理できます。 解決する課題 Smart Money のセットアップは待ってくれません。オーダーブロックやリクイディティスイープは、ロンドン市場のオープン、ニューヨーク市場のオープン、あるいはアジアセッションの最中に形成され、多くの場合あなたが仕事中や会議中、または画面の前にいないときに現れます。チャートを見るころには、セットアップは過ぎているか、価格はすでに動いています。 SMC Trade Pilot はスマートフォンをリアルタイムのトレーディングコックピットに変えます。EA はチャートを継続的にスキャンして SMC シグナルを探します。セットアップが形成されると、完全なトレードチケットを Telegram に送信します:チャートのスクリーンショット、方向、エントリー価格、推奨ストップロス
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
Atm Gbpusd Robot v1 is an Expert Advisor for MetaTrader 4. It trades the GBP/USD currency pair on the M15 timeframe and requires no manual intervention after it is attached to the chart. [FILL IN - HOW THE ROBOT WORKS. Describe in two or three plain sentences what the Expert Advisor measures and when it opens a position: which indicators or price conditions are used, whether it trades with the trend or against it, and whether it trades at any time or only during certain hours. The description
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
A Gold Mine is an automated trading EA for MT4 (MT5 compatible), purpose-built and optimized for XAUUSD (Gold). It combines dual core logic of grid trading and trend recognition: capturing swing profits in ranging markets, and mitigating unilateral drawdowns in strong trending conditions. With built-in risk control for extreme volatility and fully customizable parameters, it caters to traders with different risk appetites. Supported Instruments : Primarily optimized for XAUUSD (Gold); compat
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
このプロダクトを購入した人は以下も購入しています
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
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
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
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
VirtualTradePad PRO SE MT4 — MetaTrader 4向け高度な取引パネルとチャートワークスペース VirtualTradePad PRO SE は、 MetaTrader 4 向けのプロフェッショナルな取引パネルであり、トレード管理ワークスペースです。1つのチャートベースのインターフェースから、取引の開始、管理、保護、決済、分析をより速く行えるようにします。 この製品は、単なるボタンセット以上の機能を必要とするアクティブな手動トレーダー向けに作られています。PRO SE は、ワンクリック執行、予約注文、ポジション管理、部分決済、バスケット損益ロジック、平均化レベル、ATMルール、シグナル監視、市場情報、ストラテジーテスターのワークフロー、VPS向け準備を、1つの構造化されたワークスペースに統合します。 MT5版 | 完全な説明とスクリーンショット | 購入方法 | インストール方法 | ログファイルの取得方法 | テストと最適化の方法 | Expforex のすべての製品 通常の手動取引に対する利点 多くのウィンドウではなく1つのワークスペース — 取引執
手動トレードのための、本格的なトレードパネル。正確なエントリーから口座の保護まで、トレードの全工程をチャート上のひとつのウィンドウで完結させます。設定したリスクに正確に合わせてロット数を計算し、RR Tool でチャートに線を引きながらトレードを組み立て、成行注文・待機注文・Grid・OCO を発注できます。ポジションの管理はパネルが引き受けます。最大5段階の分割決済、6種類のトレーリングストップ、建値、Virtual SL/TP を搭載。日次・週次・月次の上限が資金を守り、上限を超えると自動で作動します。 ガイドと無料の Live デモ 無料の Live デモ版はこちらでご利用いただけます ( Free Live Demo )。 製品の操作ガイドはこちらです ( User Manual )。 NT Trade Manager は、トレーダーの作業の流れ全体を、チャート上のコンパクトなパネルひとつにまとめます。ターミナルのウィンドウを行き来する必要も、エントリーのたびに手計算する必要もありません。自分の意思で手動トレードする人のためのツールです。裁量トレーダーからスキャルパー、スイ
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
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
EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
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 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
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
エリオット波動カウンターは、エリオット波動を迅速かつユーザーフレンドリーに手動でマークアップするためのパネルです。マークの色とレベルを選択できます。最後のマークアップとツールによって作成されたマークアップ全体を削除する機能もあります。マークアップはワンクリックで作成されます。 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
ワンクリック分析ツールは、     キーボード ショートカット ベースのオブジェクトの作成     MetaTraderのコピーツール。クリックするだけで MetaTrader の分析ツールを簡単に使用できます。私たちのツールを使用すると、サポートとレジスタンスのレベル、フィボナッチ レベル、形状、チャネル、トレンド ライン、およびチャート上の他のすべてのオブジェクトをすばやく描画できます。ボタンをクリックしてマウスを動かすだけで、ワンクリック分析ツールが残りの作業を行います。これにより時間が節約され、チャート分析がより効率的になり、分析に基づいて情報に基づいた取引決定を下すことに集中できるようになります。 ワンクリック分析ツールには、オブジェクトの作成に加えて、     あるチャートから別のチャートにオブジェクトを簡単にコピーできる オブジェクトコピー機 ( チャート 同期)   。これは、複数のチャートを開いていて、それらの間でオブジェクトを複製する必要がある場合に特に役立ちます。 ワンクリック分析ツールを使用すると、     すべてのシンボルに 1 つのチャートを使用する   メ
Partial Close Expertは 、多くの機能を1つの自動化システムに統合したツールです。このEAは、リスク管理と潜在的な利益の最大化のための複数のオプションを提供することで、トレーダーがポジションをより効果的に管理するのに役立ちます。 パーシャルクローズエキスパートを使用すると、トレーダーは   部分的な閉鎖   利益を確定するためのレベル、     トレーリングストップ   利益を守り損失を制限するレベル、     とんとん   価格が反対方向に動いた場合でも取引が損益ゼロになることを保証するレベル、およびその他のいくつかの機能。 このオールインワンのエキスパートアドバイザーを使用することで、トレーダーは取引を常に監視する必要がなく、時間と労力を節約できます。EAは市場の状況に基づいて事前に設定された指示を実行するため、トレーダーはより柔軟に取引をコントロールできます。 部分クローズエキスパートを添付し、     キーボードの「p」を押して 設定を変更すれば準備完了です。 部分クローズエキスパート   インストールと入力ガイド EA に関する通知を受け取りたい場合は、U
Master Trend Dashboard is a new generation indicator, compact, light and efficient. Each element of this Dashboard is designed to return specific signals as: Price Action, Breakout, Net Change (performance of the instrument), algorithmic studies, correlations and statistical calculations. This tool will change your way of trading allowing you to receive important information. See the Graphic Signals to understand every single signal below: Graphic Signals Symbol name and arrow color Green = Cur
Trade Copier Agent は、複数の MetaTrader(4/5) アカウント/端末間で取引をコピーするように設計されています。 このツールを使用すると、プロバイダー (ソース) または受信者 (宛先) として機能できます。すべての取引アクションは、遅延なくプロバイダーからレシーバーにコピーされます。 このツールを使用すると、0.5 秒未満の超高速のコピー速度で、同じコンピューター上の複数の MetaTrader ターミナル間で取引をコピーできます。 Trade Copier Agent インストール & 入力ガイド コピーを開始する前、または注文がないうちに、プロバイダー アカウントで設定を適用してください。 注文中の変更は、受取人のアカウントに影響します。 例: プロバイダー アカウントが買い注文を適用し、その後、受信者アカウントのすべての買い注文を無効にすると、決済されます。 EA追加URL(   http://autofxhub.com   )MT4端末(スクリーンショット参照) に関する通知を受け取りたい場合 。 MT5 バージョン https://www
Unlimited Binary Options Copier Remote is a powerful tool to copy binary options trades remotely between multiple accounts at different locations over internet. This is an ideal solution for signal provider, who want to share his binary options trades with the others globally on his own rules. One provider can copy trades to unlimited receivers and one receiver can get trade from unlimited providers as well. The provider can set the subscription expiry for each receiver, so that receiver will no
This is an Expert Adviser use for manual trading as a background EA or combine with external EA to open orders. Loss Recovery Trading is one of your options to handle the lose positions instead of using stop loss by setting a zone recovery area and target to exit the turn rounds sequence. How It Work? If the market goes against your first positions direction at the specific of losing points, the EA will open an opposite direction position with calculated larger lot size and also keep the first
作者のその他のプロダクト
Signalator Trade Summary Panel MT5 は、口座、ポジション、シンボル、リスクの状況をチャート上で明確に確認できる無料のローカル MetaTrader 5 ユーティリティです。 Signalator Trading and Analysis Ecosystem の一部であり、口座監視、市場分析、シンボルスキャン、アラート、トレーダーのワークフロー改善を目的とした実用的な MetaTrader ツール群です。 このパネルは、口座・ポジション監視に加えて、統合 Symbol Inspector とトレード前の Lot Size / Risk Calculator を搭載しています。Floating P/L、エクスポージャー、SL/TP カバー状況、ブローカーのシンボル仕様、予定トレードのリスクを複数のターミナルタブを切り替えずに確認できます。 市場スキャン、トレンド確認、multi-timeframe アラートには、関連する Signalator 製品も利用できます: MT4 Summary Panel  -  Multi TF Symbol Scanner
FREE
Signalator Lot Size Evaluator MT5 is a free local MetaTrader 5 utility for manual traders who want to calculate an estimated position size before placing a trade. It helps you plan a trade using the selected symbol, BUY or SELL direction, planned entry price, Stop Loss, optional Take Profit and risk percentage. The calculator uses current account information together with broker-provided symbol specifications to estimate the suggested lot size and key risk values. The workflow is simple: define
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 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 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
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
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
Trade Export Manager MT4 is an advanced MetaTrader 4 utility for highly customizable trade and account exports, structured CSV/HTML/TSV/JSON/XML reports, Telegram report delivery, live trade notifications, and scheduled daily, weekly, or monthly trading reports from one dashboard. Setup guides and practical instructions Installation guide - Telegram setup guide  - Trade Export Manager MT5 Export features and options Highly customizable exports - choose the report type, required fields, columns,
Signalator Local Trade Copier MT4 is a fast local trade copier for running Master and Receiver terminals on the same computer or VPS. It supports cross-platform copying between MT4, MT5 and cTrader terminals in any direction: MT4 ↔ MT5 ↔ cTrader , and all other combinations. Copy trades locally without an external cloud relay. The Master publishes trade activity into a local bridge, and each Receiver controls what to copy, which Master accounts to accept, how to map symbols, how to size lots, an
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
Multi TF Symbol Trend Scanner Alerts helps you scan selected symbols, compare trend direction across multiple timeframes, and receive alerts when important market conditions appear. You attach it to a MetaTrader chart and get a clean dashboard where you can see the current symbol trend, monitor a symbol watchlist, check cross-timeframe confirmation, and control alert delivery from one place. The goal is simple: less manual chart switching, faster market overview, and a clearer notification work
Trade Export Manager MT5 is an advanced MetaTrader 5 utility for highly customizable trade and account exports, structured CSV/HTML/TSV/JSON/XML reports, Telegram report delivery, live trade notifications, and scheduled daily, weekly, or monthly trading summaries from one dashboard. Setup guides and practical instructions Installation guide - Telegram setup guide   Export features and options Highly customizable exports - choose the report type, required fields, columns, filters, formats, file l
Signalator Local Trade Copier MT5 は、同じコンピューターまたは VPS 上で Master と Receiver のターミナルを動作させるための高速なローカル Trade Copier です。 MT4、MT5、cTrader 間のクロスプラットフォームコピーをあらゆる方向でサポートします: MT4 ↔ MT5 ↔ cTrader 、およびその他すべての組み合わせ。 外部クラウドリレーを使わずにローカルで取引をコピーできます。Master はローカル bridge に取引活動を公開し、各 Receiver は、何をコピーするか、どの Master 口座を受け入れるか、シンボルをどうマッピングするか、ロットをどう計算するか、SL/TP、部分決済、保留注文、Telegram 通知、ログ、エクスポートをどう処理するかを制御します。 ローカル bridge は高速 polling に対応し、環境が対応していれば 0.1 秒 まで設定できます。実際の執行速度は、ターミナル負荷、VPS 性能、ブローカーの執行、マーケット状況にも依存します。 MT4 Local Co
フィルタ:
レビューなし
レビューに返信