Telegram Trade Watcher

Telegram Notification System for MetaTrader - User Guide

This guide describes the functionalities of our Expert Advisor (EA) for MetaTrader that sends real‑time notifications via Telegram. The system is ideal for traders who want to stay updated on their trades—whether opened manually or by other EAs—and includes chart screenshots for visual context. In addition to standard trade open and close notifications, the system now also alerts you if an order is modified (for example, when the Stop Loss is updated or moved to Break Even).

Main Features

Startup Notification

  • What It Does:
    When the EA is attached to a chart, it sends an initial Telegram message confirming the connection and displays the current account balance.

Trade Open Notification

  • What It Does:
    When a new trade is opened (either manually or via EA), the system immediately sends a message including:
    • Order ticket
    • Trade type (BUY/SELL)
    • Opening price
    • Lot size
    • Stop Loss (if set)
    • Risk/Reward Ratio (if both SL and TP are set; otherwise, “N/A”)
    • Timestamp of the trade opening
    • A screenshot of the chart for visual context

Trade Modification Notification

  • What It Does:
    The system continuously monitors open orders. If a modification is detected (for example, if the Stop Loss is updated), it sends a notification:
    • If the new Stop Loss is very close to the opening price (within a pre-defined threshold), the message indicates that the order has been moved to Break Even.
    • Otherwise, it sends a standard notification with the new Stop Loss value.

Trade Close Notification

  • What It Does:
    When a trade is closed, the system sends a detailed message including:
    • Order ticket
    • Opening and closing prices
    • Profit or loss
    • Reason for closure (e.g., Stop Loss hit, Take Profit hit, or manual closure)
    • Timestamp of the trade closure

Daily Summary

  • What It Does:
    At 23:00 each day (or at a configured time), if a daily summary hasn’t been sent within the last hour, the EA compiles and sends a summary that includes:
    • The date
    • Total number of trades
    • Number of winning and losing trades
    • Total profit or loss for the day

Requirements and Setup

1. Creating Your Telegram Bot

  • Step 1: Open Telegram and search for @BotFather.
  • Step 2: Send the command /newbot and follow the instructions to create your bot.
  • Step 3: You will receive an API Token (e.g., xxxx:yyyyyyy ). Save this token for later use.

2. Obtaining the Chat ID

  • Step 1: Add your bot to a Telegram group or channel, or use a service like @userinfobot to get your Chat ID.
  • Step 2: Copy the Chat ID; you will need to enter it into the EA configuration.

3. Configuring the EA in MetaTrader

  • Step 1: Open the MetaEditor and paste the EA source code.
  • Step 2: Replace the constants TelegramBotToken and ChatId with your own values.
  • Step 3: Ensure the URL https://api.telegram.org is added to the list of allowed URLs in MetaTrader (Tools → Options → Expert Advisors → Allow WebRequest for listed URL).
  • Step 4: Compile the EA and attach it to the desired chart.

How the System Works

At EA Startup:

  • Notification:
    The EA sends an initial Telegram message confirming the connection and displaying the current account balance.

Order Monitoring:

  • On Trade Open:
    The EA continuously monitors open orders. When a new order is detected, it registers the order’s details (ticket, open price, lot size, Stop Loss, etc.), calculates the risk/reward ratio (if applicable), and sends a notification. A screenshot of the chart is captured at the moment of opening and sent to provide visual context.

  • On Trade Modification:
    For each active order, the EA checks if the Stop Loss has been changed.

    • If the new Stop Loss is very near the opening price (determined by a set threshold), it sends a notification indicating that the order has been moved to Break Even.
    • Otherwise, it sends a notification with the updated Stop Loss value.
  • On Trade Close:
    When a trade is closed, the EA sends a detailed message with the order’s ticket, opening/closing prices, profit or loss, the reason for closure, and the timestamp.

Chart Screenshot:

  • How It Works:
    The EA uses the ChartScreenShot() function to capture an image of the current chart when a trade is opened. This screenshot is then sent to Telegram using a multipart/form-data WebRequest, ensuring you have a visual snapshot of market conditions at the time of the trade.

Daily Summary:

  • How It Works:
    At 23:00 (or a configured time), if a daily summary has not already been sent within the last hour, the EA compiles statistics for the day (total trades, winning/losing trades, overall profit or loss) and sends them as a summary message to Telegram.

Benefits of the System

  • Real-Time Updates:
    Stay informed with immediate notifications on Telegram, eliminating the need to constantly monitor MetaTrader.

  • Visual Context:
    With chart screenshots, you get a clear visual representation of market conditions at the time of each trade.

  • Comprehensive Monitoring:
    The system tracks trades opened manually as well as those managed by other EAs, and now also alerts you to modifications like Stop Loss updates.

  • Enhanced Trade Information:
    Receive detailed trade data including lot size and risk/reward ratio, helping you make more informed decisions.

  • Daily Performance Summary:
    A concise end-of-day summary helps you review your trading performance effectively.

Support and Maintenance

If you have any questions, require further customizations, or need technical support, please do not hesitate to contact us. Our team is available to help you integrate and tailor the system to your trading needs.



おすすめのプロダクト
Trade History Exporter automatically exports trade history to a CSV (comma separated values) file. Trade History Exporter: - automatically exports trade history every time a trade is closed - allows you to manually force an export by using the "W" key on your keyboard - can use Order Comments as Magic Numbers - useful for instance when using a Trade Copier - calculates the Net Profit per trade
革新的な Trades Time Manager を使用して、取引ルーチンを簡単に管理できます。この強力なツールは、指定された時間に注文執行を自動化し、取引アプローチを変革します。 購入から注文の設定まで、すべて手動介入なしで、さまざまな取引アクションのためのパーソナライズされたタスク リストを作成します。 Trades Time Manager のインストールと入力ガイド EA に関する通知を受け取りたい場合は、MT4/MT5 ターミナルに URL を追加してください (スクリーンショットを参照)。 MT4のバージョン     https://www.mql5.com/en/market/product/103716 MT5のバージョン     https://www.mql5.com/en/market/product/103715 手動監視に別れを告げ、合理化された効率を採用します。直感的なインターフェイスにより、シンボル、約定時間、価格、ストップロス (SL)、テイクプロフィット (TP) ポイント、ロットサイズなどの正確なパラメーターを設定できます。 このツールの柔軟性は、市
This tool monitors your current Expert Advisors and manages stop losses and take profits. You can customize which EAs and/or which currencies to monitor. It is primarily meant for EAs that you feel manage stop losses and/or take profits poorly. If you want this tool to be able to monitor manual trades, please use '0' (zero) as the magic number. Supports hidden stoploss and take profit Supports ATR-calculated dynamic stoploss Supports Breakeven for individual trades Supports Trailing stop Lower r
Smart EA Summary   is an advanced and intelligent tool for managing and analyzing profits in   MetaTrader 4 , specifically designed to display a clear and dynamic summary of all Expert Advisors (EAs) and   manual trades   directly on the chart. Click Here for MT5 Version * Introductory Offer : the current price is only   59 USD   After the first 10 purchases, the price will increase to   75 USD , and gradually up to  99  USD   with upcoming versions. - Get it now at the discounted price and be
Market Monitor
Rodrigo Rethka Goncalves
Market Monitor – Smart Asset Performance Dashboard for MT4 Turn your MetaTrader 4 into a professional trading intelligence center! Market Monitor is a powerful monitoring tool that displays, in real time, the most relevant performance metrics of each symbol being traded — helping you make faster, smarter, and more strategic decisions. What Does This Indicator Do? Market Monitor scans all open and historical orders, consolidates the data by symbol, and displays everything in visual pa
Hello Traders! Version 3.0 of the script has been released!  What's new?  Thanks to your suggestions I have inserted these changes to the tool: 1 - Data input are now date picker, it will be easier and faster to set the data export period; 2 - A message box will check that there is not a file with the same name in your folder; 3 - Error message to check that data insert are correct. If you like this product, take a look to the FULL INTERFACE!   MT4 To Excel Interface This script is a very usefu
HEDGE   120   is an EA that opens an order if the market moves an adverse will make a safe zone . Hedging with Forex is a strategy used to protect one's position in a currency pair from an adverse move. It is typically a form of short-term protection when a trader is concerned about news or an event triggering volatility in currency markets. The main reason that you want to use hedging on your trades is to limit risk. Hedging can be a bigger part of your trading plan if done carefully. I
Copy transactions from one MT4 account to another MT4 account on the same computer. Option to select with which type of device to perform the copying. The code is minimalistic, without graphic objects, panels, etc., and maximally fast, for a faster copying. Separate Money Management, and other settings. To transmit transactions, attach the expert to the unwanted pair in Master mode. To copy transactions, attach the expert to the same pair in another MT4 terminal, in Slave mode.
Market View MT4
Kyra Nickaline Watson-gordon
5 (1)
Definition : Market View is a dashboard (scanner) to view price graphs of all symbols and all timeframes at a glance. The utility is designed user friendly and added a wide range of customization options. Main features of Market View : Visual settings window on the chart Customizable list of symbols and timeframes Different shapes : Real Candles, Schematic Candles, Arrows Customizable number of candles Changeable size of dashboard (scanner) Highlight timeframes with gaps on candles Open approp
Telegram Sender Osw MT4
William Oswaldo Mayorga Urduy
ユーザーマニュアル: Telegram Sender Osw Telegram Sender Oswは、MetaTraderからTelegramへの取引シグナルの送信を自動化するために設計されたエキスパートアシスタント(EA)です。シグナルプロバイダーやアカウント管理に最適で、重要なデータ(価格、ストップロス、テイクプロフィット、取引量)を瞬時にプロフェッショナルに送信します。 1. パラメータ設定 一般設定と接続 EAの有効化:システムを起動(true)または一時停止(false)します。 ボットトークン:@BotFatherから取得した英数字コード。 チャットID:送信先のチャンネル、グループ、またはプライベートチャットの識別子。 送信サブグループ/スレッドID:Telegramグループで「トピック」機能を使用している場合にのみ、これらのオプションを有効にしてください。 送信ロジック(送信タイプ) 自動:新しいポジションまたはコマンドを検出するとすぐに送信します。 ボタン:チャート上で「Telegramを送信」ボタンが手動で押された場合にのみ送信します。 カスタマイ
Every trader is watching over his account over and over.... trying to anlayse every system he or she has. With this tool you are able to  export your complete history of every account export withdrawls / deposits / rebates to a separate file export account status with balance / equity / current drawdown recalculate micro to standard lots / profits ...  export decimal by "." or ","  combine a series of Magic Numbers to one unique Magic Number   filter to ignore OrderComments.
Trade History Exporter automatically exports trade history to a CSV (comma separated values) file. Trade History Exporter: - automatically exports trade history every time a trade is closed - allows you to manually force an export by using the "W" key on your keyboard - can use Order Comments as Magic Numbers - useful for instance when using a Trade Copier - calculates the Net Profit per trade
FCK CurrencyStrength Pro
Patel Hitendrakumar Mahendrabhai
Hi Friends, " FCK Currency Strength Pro " is a auto & semi auto trading expert with direction of pair. Buy-Sell separate or multi currency in one click. The strategy of  FCK Currency Strength Pro  is a combination of custom indicator, Trendlines, Support & Resistance levels ( Price Action ) and most important secretive trading algorithm mentioned above. Download News Ex4 and csv file You need the following SDSnews.ex4 in MQL4/Libraries and the daylightsavings.csv in MQL4/Files. Only 4 of 5 copi
** Automatically Adds to your existing trades that you open ** KFX Dashboard EA monitors Price Action using Candle Direction + Moving Average on Multiple currency pairs (selected by you) and on Multiple Timeframes (selected by you). The dashboard also reveals Currency Strength of pairs based on your Moving Average selection. KFX Dashboard EA option to set Stop Loss(SL) and Take Profit(TP) based on your selected Timeframe and ATR / Points settings. Trailing stop by ATR / Points also available (s
News Panel
Radek Reznicek
5 (2)
News Panel  is a fully adjustable utility for Forex News. It can show upcoming news in InfoPanel as well as lable for upcoming and past news labels on the chart.  This utility also enables Upcoming news Alerts and Push notification. User can change number of upcoming news displayed, colors and many others. Instructions Alow WebRequest for Listed URLS in Metatrader Tools -> Options -> Expert Advisors tab (see screen or watch the video) Add " https://ec.forexprostools.com/ " to the list of allo
This utility copies trades between multiple MT4 on one computer. Parameters ID - is not required. If you want to use multiple MASTERs on one PC or on one MT4, each MASTER must have a different ID (alphanumeric). Then SLAVE must have the same ID as the MASTER. Mode MASTER - for a provider account; in this mode, the tool transmits trades from the master account. SLAVE - for a recipient account; in this mode, the tool receives the data transmitted from the master account. ***** MASTER Settings ****
Spread Costs refers to the amount of the loss caused by the spread, and Swap Benefits refers to the amount of the income gained by overnight positions. Spread Costs is an important indicator for short-term traders, especially for scalping traders, and Swap Benefits is an important indicator for long-term traders. Since the spreads and swaps on the MetaTrader 4 platform are all expressed in points, we need to convert it into the amount expressed in the account currency. This tool can display the
Install as an EXPERT ADVISOR for it to work. This product will not work in strategy tester because it requires trades to be opened first.   Therefore, the 1 month rental option for $10 is included for you to test the product. That is the lowest price allowed by the website. The trailing stop loss (TSL) on MetaTrader 4 only works on set ranges. For example, if the TSL is set at 20 pips or 200 points, the trailing SL will move to sell/buy price only once 20 pips/200 points are gained. It does not
Basket EA MT4
Juvenille Emperor Limited
5 (5)
Basket EA MT4 は、強力な利益収穫ツールであり、包括的な口座保護システムがシンプルで使いやすい形で統合されたソリューションです。その主な目的は、すべてのポジションを個別管理ではなく“バスケットレベル”で一括管理することで、口座全体の損益を完全にコントロールすることにあります。EAは、テイクプロフィット、ストップロス、ブレイクイーブン、トレーリングストップといったバスケットレベルの機能を備えており、これらを口座残高の%/口座通貨の固定額/管理対象取引の平均ポイントといった形で設定できます。この柔軟性により、トレーダーは個々のリスクと利益戦略を自分に合わせてカスタマイズできます。さらに、 Basket EA MT4 は、Magic Number、通貨ペア、コメントなどに基づいて特定の取引を管理対象から除外または含めるフィルタリング機能を提供し、望む取引だけを管理できるようにします。 追加の保護機能として、高度な口座セーフガード機能を搭載しています。指定したエクイティのテイクプロフィット・ストップロス水準、または最高残高からの最大ドローダウンに達した場合、EAはすべてのオープン
The script allows you to quickly and easily open trades (place orders) on the market. Features Buy and sell at a market price; Place pending orders: Buy/Sell Limit and Buy/Sell Stop; Open a trade with a custom volume; Calculate and set TakeProfit; Calculate and set StopLoss; Auto defining the number of decimal places; Auto defining a symbol the script has been applied to. What you get with the script Ability to calculate each trade instantly; Ability not to enter all calculated values manually
Heaven Assistant: Simplify Your MT4 Management Simplify the management of the MetaTrader 4 (MT4) platform with the Heaven Assistant . This Expert Advisor (EA) is a robust tool that allows you to control and customize your trading environment in an efficient and user-friendly manner. Key Features: Multiple Pairs Opening: Quick access to most currency pairs, both major and minor, plus exotic pairs. The ability to open indices, metals, and cryptocurrencies with a single click. Template Change: Easi
close all profitable orders The set contains scripts for different purposes, facilitating work in the MetaTrader 4 terminal. If necessary, a screen is provided for some scripts. Before working on a real account, check (on a demo account) whether the required script responds to your tasks (for example, there is a script for opening five orders at the same time, by default the lot is set to 10; so that you do not accidentally open five positions with a total volume of 50 lots - be attentive))) Use
Introducing the OrderManager: A Revolutionary Utility for MT4 Manage your trades like a pro with the all-new Order Manager utility for MetaTrader 4. Designed with simplicity and ease-of-use in mind, the Order Manager allows you to effortlessly define and visualize the risk associated with each trade, enabling you to make informed decisions and optimize your trading strategy.  Key Features: Risk Management: Define the risk of your trades quickly and easily, allowing you to make better decisio
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Daily, weekly and monthly summaries Reply mode:
This program serves as an effective tool for sending messages through a Telegram bot using the MetaTrader platform. It enables you to send your trading recommendations related to the orders you open on the trading platform directly to your Telegram channel or group. These messages may include details about open trades and can be accompanied by illustrative images of the orders. Alternatively, they can be configured to be without images based on your preferences. This means that if you are the ow
API - Account Push Info is a Tool for "EVERYONE", who want to get the Live Statistics of an MT4 Trading Account, independent if you trade live or demo or automaticly or manual. It send the Report periodly to the Mobile Device with Push Message or to your Mail Account. The Report includes many important kind of Data, like: - a Specified Name for the Account / System - its a Live or Demo Account - Balance, Equity, - Drawdown in Currency and Percent, - Sum of Deposits, - Active Positions - Accou
このユーティリティーは、見たいローソク足パターンがチャート上に表示されると、すぐに携帯電話に詳細な通知を送り、MT4ターミナルにアラートを表示します。通知には、シンボル、ローソク足パターン、パターンが形成されたタイムフレームが含まれます。 メタトレーダー4モバイルとWindows端末をリンクする必要があります。方法はこちらをご覧ください。 https://www.metatrader4.com/ja/trading-platform/help/setup/settings_notifications 検出できるCandlestickパターンの一覧です。 三匹の白い兵隊 三羽の黒いカラス 強気の三本線打ち 弱気の三本勝負 スリーインサイド・アップ スリー・インサイド・ダウン スリーアウトサイドアップ スリーアウトサイドダウン モーニングスター イブニングスター 強気のアバンドンドベイビー Bearish Abandoned Baby(ベアリッシュ・アバンドンド・ベイビー 強気のハラミ Bearish Harami Bullish Engulfing Bearish Engulfing
RSI Dashboard is a great tool for quickest possible analysis of multiple currency pairs  at the same time in terms of Oversold or Overbought . All displayed and used by indicator symbols are freely to choose and are specified using a space separated list in parameters you're able to analyze not only predetermined ones, but everything that your broker offers, also commodities, equities, indices, ones with prefixes, suffixes etc. There are 3 types of alerts: alert notifications in the MT4 termin
1 つのチャートで完全な制御を実現。 各チャートのオブジェクト、色、設定を個別に管理する時間を無駄にする必要はありません。     チャート同期マネージャーを 使用すると、     すべてのMetaTraderチャートを同期、コピー、制御します   たった 1 つのパネルといくつかのショートカットを使用して、瞬時に実行できます。 一度描いたら、どこでも更新。チャートをワンクリックで開閉。ワークスペースを整理整頓。     シンボルベースのオブジェクト管理 。重要な詳細を見逃すことはありません。     スプレッド表示、カウントダウンタイマー、ローソク足クローズアラートなど。 時間を節約し、エラーを減らし、よりスマートに取引します。 Chart Sync Manager インストールと入力ガイド EA に関する通知を受け取りたい場合は、URL (   http://www.betasoft.dev   ) MT4/MT5 ターミナル (スクリーンショットを参照) を追加します。 MT4バージョン https://www.mql5.com/en/market/product/1484
Overview The Signal Premium System for All Pairs is a smart trading assistant designed for Forex, Gold (XAUUSD), and Indices. It automatically adapts to any timeframe and provides clear entry, Stop Loss, and Take Profit levels to support consistent and confident trading. This indicator helps traders identify high-probability setups across multiple markets and trading styles — whether you prefer scalping, intraday, or swing trading. Core Features 1. Smart Signal Status Waiting for Signal:
このプロダクトを購入した人は以下も購入しています
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
Local Trade Copier EA MT4 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT4 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT4 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT4 >> ファイル >> データ フォルダを開く >> MQL4 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader4のコピー機を取引します。     それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです     MT4 - MT4、MT5 - MT4     のために     COPYLOT MT4     バージョン(または     MT4 - MT5  MT5 - MT5     のために     COPYLOT MT5     バージョン)。 MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 のコピー機 バージョン       MetaTrader 5 ターミナル(   МТ5 - МТ5、МТ4 - МТ5   )-   コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログラムは、複数
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
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
Copy Cat More Trade Copier MT4 (コピー猫MT4) は単なるローカル取引コピーツールではなく、現代の取引課題に対応するために設計された完全なリスク管理と実行フレームワークです。Propファームのチャレンジから個人の資産管理まで、強力な実行力、資金保護、柔軟な設定、高度な取引処理を組み合わせ、あらゆる状況に適応します。 このコピーツールは Master(送信側) と Slave(受信側) の両モードで動作し、成行注文や指値注文のリアルタイム同期、取引修正、部分決済、Close By 操作をサポートします。デモ口座・リアル口座の両方に対応し、取引用パスワードまたは投資家パスワードでも利用可能です。Persistent Trade Memory 技術により、EA・ターミナル・VPS が再起動しても復元可能です。複数の Master と Slave を同時に管理でき、ブローカー間の違いはプレフィックス/サフィックスの自動調整やシンボルマッピングで処理されます。 マニュアル/設定: Copy Cat Trading Copier マニュアル Copy Cat Mo
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)を自動削除 。 日次ロックアウトモード:翌日
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel は、多機能の取引アシスタントです。このアプリケーションには手動取引用の 50 を超える取引機能が含まれており、ほとんどの取引操作を自動化できます。 便利なリンク デモ口座用のアプリケーションの試用版: https://www.mql5.com/en/blogs/post/750865 アプリケーションの取扱説明書: https://www.mql5.com/en/blogs/post/756482 取引。 ワンクリックで取引操作を実行できます: 自動リスク計算を使用して未決の注文とポジションをオープンします。 ワンクリックで複数の注文とポジションをオープンします。 注文グリッドを開きます。 未決の注文とポジションをグループごとにクローズします。 ポジション反転 (買いを閉じて売りを開く、または売りを閉じて買いを開く)。 ポジションをロックします(買いポジションと売りポジションの量を均等にする追加のポジションをオープンします)。 ワンクリックですべてのポジションを部分的にクローズします。 すべてのポジションのテイクプロフィットとストップロスを同じ価格レベルに設定し
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフ
このユーティリティを使用すると、マスター設定のある端末からスレーブ設定の他の端末にトランザクションをコピーできます 同時に、コピーするペアを選択し、いくつかのパラメータに従ってコピーされた順序のサイズを設定することができます。 ドローダウン損失制限を設定するか、収益性の高い取引のみをコピーします あなたは、他のブローカーのMT4またはMT5にMT4またはMT5から取引をコピーすることができます これで、MT4で作業している専門家の信号をMT5端末にコピーするか、またはバックすることは難しくありません コピーマスターを使用して、他のシグナル、Expert Advisors、手動取引から任意の取引をコピーします。  設定を使用して、ロットサイズ、取引方向を変更し、収益性の高い取引のみをコピーし、預金を保存するための値を設定することができます  コピーマスターは、一つのアカウント上の異なるサブスクリプションシグナルのいくつかの戦略を組み合わせることができます 取引をMT4にコピーするには、コピーマスター MT5バージョンが必要です。 https://www.mql5.com
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on you
Auto Grid:  既存のトレードに基づいたグリッド注文の自動作成。 複雑なトレード戦略の自動化   新しいポジションを検出し、最適化された注文配列を自動的に作成する高度なグリッドシステム。 多機能ユーティリティ :66+ 機能、Auto Gridツールを含む  |   ご質問はこちらまで   |   MT5版 A. インテリジェントなトレード検出と監視: 特定シンボルまたは包括的なポートフォリオスキャン 正確な分類による高度な注文タイプ検出 戦略的監視開始:即時、遅延、または条件ベース アルゴリズム戦略互換性のためのマジックナンバー統合 B. 高度なグリッド設定: 戦略的注文配置:   複数の配置方法論 インテリジェントな方向ロジック:   同一、反対、または市場ベースの注文作成 精密な注文数量:   カスタマイズ可能なグリッド密度と構造 高度なオフセットシステム:   固定間隔または動的百分比進行 包括的なレベル管理:   サイズまたは価格一貫性のあるSL/TP継承 高度なロットサイジング:   固定、累進的增加、または戦略的削減 有効期限制御:   カスタム時間枠または原注
多機能取引ツール:ロット計算機、グリッド注文、R/R比率、トレードマネージャー、需給ゾーン、プライスアクションなど デモ版   |   ユーザーマニュアル トレードアシスタント はストラテジーテスターでは動作しません:この ユーティリティ をテストするには デモ版をこちら からダウンロードしてください。 ご質問 /改善のアイデア/バグ発見 の場合は 私に連絡 してください MT5版が必要な場合は、 こちら から入手できます 取引 プロセス を簡素化、高速化、自動化します。この ダッシュボード で標準ターミナルの機能を拡張します。 取引パネル はあらゆる取引銘柄で動作します:FX、株式、指数、暗号通貨など。 1. 新規取引の開始 :ロット/リスク/RR計算:手動取引のリスク管理 ロット計算機(リスクサイズに基づく取引量計算) リスク計算機(ロットサイズに基づくリスク額) リスクリワード比率 グリッド注文: + 動的間隔オプション、分割ロットオプション 注文アクショントリガー、+ 買いストップリミット/売りストップリミット:Mt4でも可能 仮想SL、仮想TP(非表示SL、非表示TP:ブロ
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
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
The utility copies trades from the signal provider accounts (master accounts, one or multiple providers) to unlimited number of receiver accounts (slave accounts).  Attention! Y ou need to use identifiers (Provider number) of the same length if you use several master copiers. For example. 1, 2, 3 or 11, 13, 22. The copying can be set in the opposite direction. The comments with all the recently performed actions are displayed on the screen to monitor the utility actions in slave mode. To avoid p
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
Expert Advisor は 、アカウントMetaTrader 4で 取引を繰り返し、ポジションを設定するか、事前に設定された回数だけシグナルを送信します。 手動または別のエキスパートアドバイザーによって開かれたすべての取引をコピーします。 シグナルをコピーし、シグナルからロットを増やします ! 他のEAの多くを増やします。 次の機能がサポートされています:コピーされた取引のカスタムロット、ストップロスのコピー、テイクプロフィット、トレーリングストップの使用。 MT5のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 リンク MetaTraderのトレードコピー機はこちらから入手できます:   COPYLOT 注意 注:これは、端末間の取引用のコピー機ではありません。 ストラテジーテスターでエキスパートアドバイザーをテストし、ビジュアルモードでEAPADPROツールバーと取引することができます! EAを1つの通貨ペアにインストールするだけで
Custom Alerts:複数市場を監視し、重要なチャンスを見逃さない 概要 Custom Alerts は、複数の銘柄にまたがるトレードチャンスを一元的に監視したいトレーダーのためのダイナミックなソリューションです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power などの主要ツールと連携し、複数のチャートを切り替える手間なく、重要な市場変動を自動で通知します。ブローカーが提供するすべての資産クラスに対応しており、シンボルを入力する必要はありません。設定で資産クラスを選択するだけで、すぐにアラートを構成できます。 1. Custom Alerts がトレーダーにとって非常に有益な理由 オールインワンの市場監視 • Custom Alerts は、為替、金属、暗号資産、指数、株式(ブローカーが対応している場合)からのシグナルを収集・統合します。 • 複数のチャートを切り替える必要がなくなり、明確で一元化された通知が得られます。 戦略に合わせたアラート構成 • ボリューム急増、通貨強弱の閾値、極端な価格変動など、目的に応じたアラート
Risk/Reward Toolは、MetaTrader 4でのトレード計画、可視化、執行の方法を革新するために設計されたプロフェッショナルグレードのエキスパートアドバイザーです。精密なリスク管理を重視する裁量トレーダーでも、トレード設定を視覚的にテストする必要のある戦略開発者でも、このツールはエレガントで直感的なインターフェースで必要なすべてを提供します。 基本的なポジション計算機とは異なり、Risk/Reward Toolは視覚的なトレード計画を即時執行機能、リアルタイムの損益モニタリング、包括的なトレード管理機能と組み合わせています。このツールはMT4ストラテジーテスターと完全に互換性があり、実際の資金をリスクにさらすことなくトレード戦略を練習し、アプローチを改善することができます。 ツールの完全なマニュアルはこちら: https://www.mql5.com/en/blogs/post/766244 MT5 version:  https://www.mql5.com/en/market/product/158601 主な機能 視覚的なトレード計画 ドラッグ&ドロップ操作可能
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
コピー機->便利で高速なインターフェースインタラクション、ユーザーはすぐに使用できます     ->>>> WindowsコンピュータまたはVPS Windowsでの使用を推奨 特徴: 多様でパーソナライズされたコピー取引設定:1. 異なるシグナルソースに異なるロットモードを設定できます。2. フォワードコピー取引とリバースコピー取引に異なるシグナルソースを設定できます。3. シグナルはコメントで設定できます。4. 契約ロットに応じてロットを調整するかどうか 多様でパーソナライズされたコピー注文設定2:1.品種ごとに異なるロットモードを設定できます2.順方向コピー注文と逆方向コピー注文に異なる品種を設定できます3.コメントでシグナルを設定できます4.契約ロットに応じてロットを調整するかどうか コメントフィルタリング、MAGICフィルタリング、シグナルロットフィルタリング、ローカル製品フィルタリング 勤務時間設定 逆同期SLAVE終了 注文バインド機能: 任意の注文を設定されたシグナルソース注文にバインドできます (テーブルをダブルクリックして編集します) アカウントリスク管理 基本
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
これは視覚的な取引パネルであり、取引を簡単に配置および管理し、人為的エラーを回避し、取引活動を強化するのに役立ちます。使いやすい視覚的なインターフェースと、健全なリスクおよび位置管理アプローチを組み合わせています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど使いやすい チャートから簡単に取引 正確なリスク管理との取引、手間のかからない 資本の保存が最優先事項です 気をつけずに利益を上げましょう できるだけ早くリスクのない取引をお楽しみください 開かれているすべての取引の自動トレーリングストップ 最初のストップロスは、取引が行われるとすぐに配置されます EAは、取引を行った後に次のタスクを実行します。 最初のストップロス/テイクプロフィットは自動的に配置されます できるだけ早くフリーライドにロックします(オプション) ストップロスを初めて損益分岐点に移動します(オプション) 停止するまで、希望の方法を使用してストップロスを追跡します その他のクールな機能は次のとおりです。 優れたターミナルアクティビティレポート
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
作者のその他のプロダクト
VolumeFxAnalyzer can trade on all Forex pairs and indices. It is a trend following type system that analyzes the various volumes and enters into volumetric confirmations and trend strength. The system also works very well on indices such as SP500.   -No martingala/anti-martingala System - Position sizing and money manager in percentage % of Equity  - Take profit with multiplier -Session Trading Personalizable -Breakeven when position reaches some distance -Partial Close, For take some profit dur
フィルタ:
レビューなし
レビューに返信