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
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
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:
"Just copier" is designed to copy trading without any complicated settings. The copy can be done in one PC. One EA can be set as master (provider) or slave (receiver). The receiver lot can be set to multiple providers lots. Please also check this product at fxina.hostingerapp.com.  Any type of copy is available. MT4 -> MT5 MT4 -> MT4 MT5 -> MT5 MT5 -> MT4 If you want to copy MT4 -> MT5 or MT5 -> MT4, please purchase "Just copier" for MT4 and "Just copier" for MT5 separately. Just Copier can copy
DYJニュース外貨工場はカレンダー取引ツールとマクロ経済事件の基本的な市場分析指標である。 ここでは、世界最大の経済ブロックの金融ニュースと指標を見つけることができます。アメリカとeuからオーストラリアと日本まで、合計9つの経済ブロックがあり、60以上の通貨ペアが関係しています。 公共ソースからリアルタイムで800以上のマクロ経済指標と事件を収集する。 各指標には、履歴、現在値と予測値、および重要性の特徴があります。 また、このサービスは大量の履歴データをグラフと表の形で保存します。 指標の右側の動的な緑色の矢印は、前回のイベントの発生を示し、その通貨のデータ分析結果、良し悪しを示します。 結果から通貨ペアの数と空を判断できます インジケータの左側にある黄色のアスタリスクは、次に起こるイベントを示しています。 インジケータの時系列列には、各時点のイベントオブジェクトが表示されます。 インジケータには電子メールとプッシュ通知機能があります。 All currency pairs GBPUSD, EURUSD, USDJPY, USDCHF, USDCAD, GBPJPY, E
このプロダクトを購入した人は以下も購入しています
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 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログラムは、複数
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)を自動削除 。 日次ロックアウトモード:翌日
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
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
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
コピー機->便利で高速なインターフェースインタラクション、ユーザーはすぐに使用できます     ->>>> WindowsコンピュータまたはVPS Windowsでの使用を推奨 特徴: 多様でパーソナライズされたコピー取引設定:1. 異なるシグナルソースに異なるロットモードを設定できます。2. フォワードコピー取引とリバースコピー取引に異なるシグナルソースを設定できます。3. シグナルはコメントで設定できます。4. 契約ロットに応じてロットを調整するかどうか 多様でパーソナライズされたコピー注文設定2:1.品種ごとに異なるロットモードを設定できます2.順方向コピー注文と逆方向コピー注文に異なる品種を設定できます3.コメントでシグナルを設定できます4.契約ロットに応じてロットを調整するかどうか コメントフィルタリング、MAGICフィルタリング、シグナルロットフィルタリング、ローカル製品フィルタリング 勤務時間設定 逆同期SLAVE終了 注文バインド機能: 任意の注文を設定されたシグナルソース注文にバインドできます (テーブルをダブルクリックして編集します) アカウントリスク管理 基本
日ごとおよび週ごとのクローズ取引履歴、現在のオープン取引、および外国為替エクスポージャーを 1 つのチャートで即座に確認できます。ヒートマップを使用して、収益性の高い取引と、取引ポートフォリオ内の現在のドローダウンの位置を特定します。 クイック クローズ ボタン クイック クローズ ボタンを使用すると、1 つのシンボルのすべての取引をクローズしたり、個々の取引を完全にクローズしたり、ボタンをクリックするだけで部分的な利益または損失を取得したりできます。リストで取引を探したり、取引の一部をクローズする方法を考えたりする必要はもうありません。ダッシュボードには、外国為替ペアの取引中に各通貨シンボルの現在のエクスポージャーも表示されるため、主要なニュース イベントの前にエクスポージャーが過剰になっている可能性のある領域を特定するのに役立ちます。ボタンを使用して、ニュースの前にエクスポージャーを即座にすばやく減らすことができます。または、ニュースがすでに発生して利益が出ている場合は、1 回のクリックでその利益をすばやく銀行に預けることができます。 オープン取引ヒートマップ 取引ヒートマッ
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
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、シンボル、またはコメントによる注文のフ
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
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 主な機能 視覚的なトレード計画 ドラッグ&ドロップ操作可能
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
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel は、多機能の取引アシスタントです。このアプリケーションには手動取引用の 50 を超える取引機能が含まれており、ほとんどの取引操作を自動化できます。 注意、アプリケーションはストラテジー テスターでは動作しません。購入する前に、デモアカウントでデモ版をテストできます。デモ版 ここ 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を実行できます: 自動リスク計算を使用して未決の注文とポジションをオープンします。 ワンクリックで複数の注文とポジションをオープンします。 注文グリッドを開きます。 未決の注文とポジションをグループごとにクローズします。 ポジション反転 (買いを閉じて売りを開く、または売りを閉じて買いを開く)。 ポジションをロックします(買いポジションと売りポジションの量を均等にする追加のポジションをオープンします)。 ワンクリックですべてのポジションを部分的にクローズします。 すべてのポジションのテイクプロフィットとストップロスを同じ価格レベルに設定します。 すべてのポジションのストップロスをポジションの損益分岐点レベルに設定します。 注文とポ
Eezeorder 2
Tawanda Tinarwo
5 (2)
NEW VERSION!  NB: IF YOU ARE USING A VERY HIGH RESOLUTION MACHINE AND THE EA DISPLAY LOOKS TOO SMALL, CONTACT ME SO I CAN HELP YOU. Open Multiple Trades on MT4 in 1 click at one price. Enter the Lot size Specify the number of trades you want to open Choose whether you want TP SL or Trailing Stop Once you are done, click Buy or Sell Open Multiple Pending Orders on MT4 in 1 click at one price. Enter the Lot size Specify the gap from the current price, where you want to place the pending order Spe
--------------Welcome to use [MQL5 Signal Analyze Master]------------------  Function: Draw order tracks of MQL5 MT4 and MT5 signal on MT4 chart. [Using guide] 1.Use it as Experts. 2.Download history record from MQL5 signal(MT4 signal or MT5 signal).  3.Paste history record file below "MQL4/Files/" 4.Load [Signal Analyze Master] on the symbol chart what you want to analyze. 5.Paste the history record file name to parameter 'FileName' 6.Select  SignalType  match the history you download on MT4
Local Trade Copier   is an advanced tool designed for efficiently copying trades between accounts in the   local   mode. It allows for lightning-fast order replication from a master account to a slave account. In local mode, trades are copied instantly, while in remote mode, the copying process takes less than 1 second. MT5 Version MT5 Full Version (Local & Remote) MT4 Full Version (Local & Remote) Local mode refers to both MetaTrader platforms being installed on the same system. It fully suppo
MT4 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT5 バージョン ] [ Telegram バージョン ]  New: [ Telegram To MT5 ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーン
Custom Alerts:複数市場を監視し、重要なチャンスを見逃さない 概要 Custom Alerts は、複数の銘柄にまたがるトレードチャンスを一元的に監視したいトレーダーのためのダイナミックなソリューションです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power などの主要ツールと連携し、複数のチャートを切り替える手間なく、重要な市場変動を自動で通知します。ブローカーが提供するすべての資産クラスに対応しており、シンボルを入力する必要はありません。設定で資産クラスを選択するだけで、すぐにアラートを構成できます。 1. Custom Alerts がトレーダーにとって非常に有益な理由 オールインワンの市場監視 • Custom Alerts は、為替、金属、暗号資産、指数、株式(ブローカーが対応している場合)からのシグナルを収集・統合します。 • 複数のチャートを切り替える必要がなくなり、明確で一元化された通知が得られます。 戦略に合わせたアラート構成 • ボリューム急増、通貨強弱の閾値、極端な価格変動など、目的に応じたアラート
Automatic Trailing Stop Based on Take Profit Percentage with Profit Lock EA MT4   Lock in your profits and "let your winners run" past your 100% take profit target with this EA.  This Expert Advisor automatically adjusts your Stop Loss based on up to 4 user-defined Take Profit Target Percentages, locking in your profit.  If price pushes past your 100% take profit target, the EA will automatically trail the price by user-defined pips, so you won't miss that runaway train again.   EA Features The
トレーディングスペシャル – 40%オフ Advanced Trade Manager – より速く、よりスマートに、より安全に手動取引を行うための究極のオールインワンソリューション。 NextGen Trade Manager AIで手動取引を変革しましょう。これは、即時執行、視覚的な取引プランニング、そして強力なリスク管理を1つの直感的なツールに統合した、プロフェッショナルなオンチャートパネルです。チャートを離れることなく、注文執行、リスク管理、そして利益確保をかつてないほど迅速に行うことができます。取引の精度と効率性を高めたいすべてのトレーダーに最適です。 MT4ストラテジーテスターでリスクなしでテスト デモ版をダウンロードして、ペーパートレード機能をご利用ください。本番運用前に、安全なシミュレーション環境で執行の練習、リスク管理ルールのテスト、そして戦略の改良を行うのに最適な方法です。 完全なユーザーマニュアルとステップバイステップガイドについては、 https://www.mql5.com/en/blogs/post/764217 をご覧ください。 主なメリット:
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
これは視覚的な取引パネルであり、取引を簡単に配置および管理し、人為的エラーを回避し、取引活動を強化するのに役立ちます。使いやすい視覚的なインターフェースと、健全なリスクおよび位置管理アプローチを組み合わせています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど使いやすい チャートから簡単に取引 正確なリスク管理との取引、手間のかからない 資本の保存が最優先事項です 気をつけずに利益を上げましょう できるだけ早くリスクのない取引をお楽しみください 開かれているすべての取引の自動トレーリングストップ 最初のストップロスは、取引が行われるとすぐに配置されます EAは、取引を行った後に次のタスクを実行します。 最初のストップロス/テイクプロフィットは自動的に配置されます できるだけ早くフリーライドにロックします(オプション) ストップロスを初めて損益分岐点に移動します(オプション) 停止するまで、希望の方法を使用してストップロスを追跡します その他のクールな機能は次のとおりです。 優れたターミナルアクティビティレポート
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信