Telegram Buddy MT4

Telegram Buddy – Professional Reporting and Notification Tool


Are you worried about losing your balance when you're away from your computer? Do you need to check your account balance frequently, but find it inconvenient to log into the MT5 mobile terminal each time?

The problem with standard reports: Most Telegram tools send huge amounts of text detailing each trade. These messages are difficult to read on a smartphone, and over time, traders stop paying attention to them, risking missing critical account changes.

Telegram Buddy Solution: Designed for modern traders, Telegram Buddy provides a secure connection between your MetaTrader 5 terminal and smartphone. Thanks to the "Simple Mode" feature, you get exactly the information you need—in a clear format. The utility filters out unnecessary data, providing only the facts for effective capital management.

Trade with confidence and control your account with ease.


⚠️ Important: Operation logic

Please note: This utility is intended for macro-monitoring of account status.

  • No unnecessary notifications: The bot doesn't send messages about every tick or order opening. Details like Ticket, Volume, or Opening Price are excluded to save your attention.

  • Balance Summary: It monitors the account over a specified interval (e.g. every 5 minutes) and sends one summary message of the net profit or loss for that period.

  • Focus on the deposit: All notifications (Closed trades, Drawdown, Reports) are focused strictly on the financial result and deposit security.


    🚀 Key Features

    1. Customizable report detail ("Simple Mode"): Separate switches for "Simple" (the shortest possible messages) or "Full" (messages with context) modes for each notification type: Drawdowns, Closed Trades, and Reports.

    2. Centralized Monitoring: Manage multiple MT5/MT4 terminals through a single central bot. Use unique Account Names to instantly understand where reports came from.

    3. Smart "Silent Mode": Silences profit notifications during specified hours (e.g., at night), but sends drawdown notifications if needed , if the drawdown reaches a critical level. You'll sleep soundly, knowing the bot will only wake you up in the event of a real problem.

    4. Group collaboration: Share notifications with partners and colleagues using the Multi-Chat ID feature.

    5. Support for cent accounts and currencies: Includes a "Balance Divisor" for converting cent account values to standard units (e.g. dividing by 100) and allows you to set your own currency symbol.

    6. Modular reporting system: You can individually enable/disable Daily, Weekly, and Monthly reports, as well as Trade reports. You can also disable reports on weekends (non-trading days).


      🛠 Technical advantages

      Telegram Buddy is designed for high performance. It runs on a timer (OnTimer) rather than on every tick:

      • Update aggregation: Instead of sending multiple messages during high-frequency trading, the bot calculates the total balance change over a specified interval.

      • Configurable Frequency: Set the check interval from 1 second for real-time updates to 3600 seconds (1 hour) for hourly summaries or a longer period.

      • Low Load: By avoiding calculations in the OnTick function, the bot creates significantly less load on your PC or VPS.


        ⚙️ Description of parameters (Inputs)

        (Below are the names of the parameters as they appear in the MT5 terminal)

        1. 🤖 Telegram Connection & Identity

        • Telegram bot token: Paste your bot's API token (received from @BotFather) here.

        • Bot/Account name (label in reports): A custom label for this account (e.g., "BrokerZXY"). It will appear in the title of every message.

        • true = process user commands, false = only auto reports:

          • true : Interactive mode. The bot responds to the /start, /daily, /dd commands. (Enable this only on one terminal if you use the same bot for multiple accounts.)

          • false : Broadcast mode. The bot sends notifications but ignores incoming messages.

        • Multichat IDs list: A comma-separated list of chat IDs to receive notifications (e.g., 12345678, 987654321). If you're using this feature for yourself, include only your Chat ID.

        2. 🎨 Message Styling (Visualization)

        • Simple mode: Drawdown alerts: true = compact notifications; false = detailed (with margin level and StopOut).

        • Simple mode: Closed deals: true = one line with profit total; false = more details with balance.

        • Simple mode: Daily/Weekly/Monthly reports: true = only Profit and Max. drawdown; false = full statistics.

        3. 💰 Currency & Formatting

        • Balance divisor: Divisor of values. Set to 100.0 for cent accounts to display standard values. Set to 1.0 for regular accounts.

        • Currency symbol: The currency symbol to append to the values (e.g. $, €, USD).

        4. ⏱️ Monitoring Intervals

        • Interval for DD check (sec): How often (in seconds) the bot checks for changes in drawdown.

        • Interval for Closed deals check (sec): How often (in seconds) the bot checks for new closed deals.

        5. 🔔 Alerts Configuration

        • Enable drawdown alerts: Turn on/off automatic notifications when drawdown increases.

        • Enable closed trades alerts: Turn on/off notifications about balance changes.

        6. 📅 Reporting Schedule

        • Weekend days: Select days that are considered weekends (to skip reports).

        • Enable daily report: Enable daily reports.

        • Daily report time: Time of sending daily report (local time of PC/VPS).

        • Enable weekly report: Enable weekly summaries.

        • Weekly report day: Day of the week to send the report.

        • Enable monthly report: Enable monthly summaries (sent on the last business day of the month).

        7. 🌙 Silent Mode

        • Silent mode type:

          • SILENT_NONE : Disabled.

          • SILENT_FULL : Complete silence during the specified hours.

          • SILENT_DRAWDOWN : Only drawdown notifications are sent.

        • Silent mode start/end hour: The start and end time of silent mode   (local time of PC/VPS).

        8. 🛠️ Advanced

        • Use custom monthly period (manual mode): For manual testing or non-standard reporting periods.


        9! New Remote Emergency Commands (Admin Only): For security reasons, remote terminal control commands have been added. These commands are executed only if your Telegram ID is whitelisted in the InpAdminChatIds parameter.

        • /shut! — Emergency Shutdown. Immediately terminates the MetaTrader terminal. Open positions remain active in the market. Use this to stop EAs quickly while keeping trades open.

        • /stopshut! — PANIC BUTTON (Close All & Shutdown). The bot attempts to close all open market positions and delete pending orders, then forces the terminal to close.


        10! New: Bypass Telegram Restrictions (Custom API Mirror) We have added a new InpTelegramApiUrl parameter to help users in regions where Telegram is blocked. Instead of dealing with complex proxy settings or buying a VPS, you can now route the bot's connection through a custom reverse proxy (such as a free Cloudflare Worker). Simply create your mirror, paste the URL into the bot's settings, and enjoy uninterrupted notifications directly in your terminal.


          📥 Installation instructions

          Step 1: Allow WebRequest in MT5 - MetaTrader blocks external connections by default. You must allow access to Telegram.

          1. Open MT5, go to Tools -> Options (Ctrl+O).

          2. Go to the Advisors tab.

          3. Check the box "Allow WebRequest for the following URLs" .

          4. Double-click "Add New URL" and paste: https://api.telegram.org

          5. Click OK.

          Step 2: Get a bot token

          1. Open Telegram and search for @BotFather .

          2. Send the command /newbot .

          3. Come up with a name and username for the bot (must end in bot ).

          4. BotFather will give you a token . Copy and paste it into the Telegram bot token parameter in the advisor settings.

          Step 3: Get your Chat ID

          1. Install Telegram Buddy on your chart.

          2. Paste the token received in the previous step into the settings. Save, run the advisor, and it will display the "Online" status and your parameters on the chart.

          3. Make sure the EA is running and send a message (e.g. /start ) to your Telegram bot.

          4. The bot will automatically reply to you with a message with your Chat ID (for example: Your chatID is: 123456789 ).

          5. Copy this ID and paste it into the Multichat IDs list parameter.

          Note: If you want to add other users, ask them to message the bot. They should then forward you the ID they receive so you can add it to your settings.

          Step 4: Personalization

          1. Identification: Set a unique name in Bot/Account name to differentiate reports.

          2. Intervals: Adjust the frequency of checks to suit your trading style.

          3. Visual: Use the Simple mode settings to avoid overloading the chat.

          4. Schedule: Set up the reports you need.

          5. Silent Mode: Set your watch to Silent mode for a peaceful rest.

          おすすめのプロダクト
          Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
          This product is a multi-functional MT4 indicator and is an indispensable tool for account information statistics, strategy analysis and risk assessment. Functions: 1. Statistical account basic information of profit and loss . 2. Statistics and display the account profit and loss fund curve. 3. Display the order's track on chart ,so that we can analys the strategy and risk of the account. 4 .List account's trade pairs and order totals ,we also can see the profits of each pair. If you have any qu
          Just $30 for six months!!!. This will draw Order Blocks just by clicking on a candle with different colors for different timeframes. It will use the body or the wicks. It can also draw the mean threshold of the candle open/close or high/low. As a drawing tool, it is not active all the time after adding it to the chart. Activate by pressing 'b' twice on the keyboard within a second. If activated but then decided not to draw, deactivate by pressing 'b' once.  Box color depends if candle is abov
          FX-Support Presents the Trading Panel for MT4 The Trading Panel for MT4 is a powerful and versatile tool designed to assist traders in their daily trading activities. It helps traders open positions and identify market signals, such as ENG and STAR patterns. The panel simplifies decision-making and supports efficient trading. Key Features: Automatic Lot Size Calculation Calculates lot sizes accurately, considering market conditions and currency conversions for effective risk management. Accura
          Just $30 for six months!!!. This will draw Supply & Demand zones just by clicking on a candle. It can also draw a 50% line on the zone. https://youtu.be/XeO_x7cpx8g As a drawing tool, it is not active all the time after adding it to the chart. Activate by pressing 's' twice on the keyboard within a second. If activated but then decided not to draw, deactivate by pressing 's' once.  Box color depends if candle is above or below current price. Features: Draw the box up to the last current candl
          革新的な 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) ポイント、ロットサイズなどの正確なパラメーターを設定できます。 このツールの柔軟性は、市
          多機能取引ツール:ロット計算機、グリッド注文、R/R比率、トレードマネージャー、需給ゾーン、プライスアクションなど デモ版   |   ユーザーマニュアル トレードアシスタント はストラテジーテスターでは動作しません:この ユーティリティ をテストするには デモ版をこちら からダウンロードしてください。 ご質問 /改善のアイデア/バグ発見 の場合は 私に連絡 してください MT5版が必要な場合は、 こちら から入手できます 取引 プロセス を簡素化、高速化、自動化します。この ダッシュボード で標準ターミナルの機能を拡張します。 取引パネル はあらゆる取引銘柄で動作します:FX、株式、指数、暗号通貨など。 1. 新規取引の開始 :ロット/リスク/RR計算:手動取引のリスク管理 ロット計算機(リスクサイズに基づく取引量計算) リスク計算機(ロットサイズに基づくリスク額) リスクリワード比率 グリッド注文: + 動的間隔オプション、分割ロットオプション 注文アクショントリガー、+ 買いストップリミット/売りストップリミット:Mt4でも可能 仮想SL、仮想TP(非表示SL、非表示TP:ブロ
          Size Calculator allow you to calculate the size you need for your position giving two parametres: the number of pips risked and the money risked, for example if you want to risk 20 USD on 200 pips, then you will need to input 200 in the case reserved for pips and 20 in the case reserved for risk, the size will appear in left top carner of the chart in your metatrader 4 platform,  Size Calculator  support the following symbols : EURUSD GBPUSD AUDUSD NZDUSD  GOLD WTI  EURJPY GBPJPY USDJPY AUDJPY C
          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
          The Simple Lot Size Calculator can help you with risk management. Just type risk percentage, stop loss points and click calculate to get required lot size. The Simple Lot Size Calculator calculates a current chart's instrument. It's lightweight. Just load it to your chart then The Simple Lot Size Calculator will apper in the left upper corner of your chart.
          This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol, and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so yo
          Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
          You can place an unlimited number of invisible pending orders using this tool. Orders will be filled under the following conditions: Spread is not greater than the set Max. spread Slippage is not greater than the set Max. slippage The set trading time was not exceeded The expiration time was not reached TRADING button is not switched to PAUSE   If these conditions are not met, the order will be cancelled. You can also set up a Test Zone with an Off line for each order. The order will be cancel
          Scalping One の MT4バージョンです。 1ポジションを1つのボタンで表示します。リアルタイムで損益、  Lot、  Pointを表示。チャート通貨のみと全通貨ペアのポジションの表示を切り替え可能。 日本語、英語に自動識別対応(設定タブは英語のみですが http://www.emkyuradias.shop/emkyuradias.shop/instruction.html にて日本語Helpを用意) 口座通貨表記はドル、ユーロ、ポンド、円に対応(自動識別) ロット、テイクプロフィット、ストップロスは変更可能なプリセットボタンより素早く設定可能です。 タイムラインの描画機能は、ローカルタイム(PC時間)、カレントタイム、東京、ニューヨーク、ロンドン、シドニー時間を選択可能な時計表示と連動可能、サマータイム対応。 ラウンドナンバー、日、週、月、年の安値、高値ライン表示、非表示がワンクリックで可能、高値安値は時間表示上のデータ表示部分にて個別に表示も可能です。 トレンドラインによるLimit Buy Sell 、Stop Buy Sell および ポジションのクローズが可能です
          Equity Safe V1
          Luis Carlos Lucero Hernandez
          EquitySafe V1.0   is a   powerful risk management tool   designed for   MetaTrader 4 . It enables traders to effectively manage their risk by setting   maximum loss limits   based on custom time frames. With this tool, you have the flexibility to   define your own time   intervals and   allocate specific risk   thresholds accordingly. This helps you   maintain control   over your trading account and   minimize potential losses.   By utilizing EquitySafe, you can ensure that your trading strategy
          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.
          ChartTrader is a professional trading tool that every trader needs in their toolbox. It has been developed to work with the MT4 Platform. ChartTrader offers a number of options to make placing orders in the Forex market quick and easy. The GUI sits on the chart window so there is no need to navigate to separate windows when placing orders. The program allows you to set pending and instant orders. It has a built in risk management system, so every trade can risk a percentage or a fixed amount in
          Fastest way to change the period. Suitable for traders who use many charts and timeframes. Size, shape and color can be customized. Inputs Parameters Corner — Choose corner placement Standart is "Right lower chart corner" Color — Background color of the button ColorText — Text color of the button ColorOn — Background color of the button for the current period ColorOnText — Text color of the button for the current period Font — Arial, Verdana... FontSize — Size of the font in pixels DistanceX —
          FREE
          TesterPro
          Miguel Angel Barahona Ochoa
          TesterPro は MT4 の *Strategy Tester* 用に設計されたパネルです。買い注文と売り注文をシミュレートし、ロットサイズ、*take profit*、*stop loss* を設定できます。開いている注文をいつでも修正したり、部分的に決済することが可能です。また、マウスで対応するラインをドラッグするだけで *take profit* と *stop loss* のレベルを調整できます。 バックテスト中、** TesterPro ** はリアルタイムで詳細なパフォーマンスレポートを提供し、勝ち取引、負け取引、総利益、含み益を表示します。パネルはワンクリックで簡単に非表示または表示できます。 ** TesterPro ** は、効率的かつ現実的なバックテストを行うために作られたシミュレーターです。直感的なパネルを使って簡単に操作を実行し、任意のシンボルや時間枠で戦略をテストし、結果を分析し、トレーディングスキルを向上させることができます。すべては実用的で使いやすいコントロールパネルを通じて行われます。 ---------------------------
          この製品を使用すると、多くの機能を使用して注文とアカウントを管理できます 1- アカウント サイズ / SL サイズ / 1 ロット サイズのペア ポイント値に応じて、正しいロット サイズを計算します。 2- ラインの場所 (ターゲット SL TP) に応じて現在の注文状況を表示します。 3- ボタンを 1 回押すだけで、すべての注文をターゲット / SL に移動します。 4- アカウントに関する情報と、注文を開くために必要なマージンを表示します。 5- すべての注文 (シンボルまたはすべて) をクローズする機能があります。 6- 損益分岐点に達し、利益を保護する機能があります。 7- すべてのペアで簡単に使用できます。 レビューを追加することを忘れないでください
          Stay updated with Multicurrency Overview!! The algorithm of this EA releases an average of the movement percentage of all the Forex currencies linked to a single currency, isolating it, letting us to comprehend its real and specific trend. Above on the left, a panel show us efficiently the trend of the currency, in the timeframe actually used. The second panel will keep you updated on macroeconomic news. P.N.:The news time is based on your pc clock time, this way you won't have any problem reg
          DG Equity Monitor is a useful tool that keeps track of the daily transactions made on the account. The EA automatically and instantly closes all the trades running based on two conditions: 1. If the daily profit target is hit. 2. If the maximum drawdown is reached. An alert is sent immediately one of the above conditions are met. Parameters: Show Account Info -Choose whether or not to display the Account Info on the chart. Show Pop Up Alert -Show alert on chart when either condition 1 or 2 are
          FREE
          You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
          FREE
          如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Extreme TMA System Demo in my product list, please try it out to get familiar with all functionalities free, LINK . This system basically utilizes 4 TMA (Triangular Moving Average) slope indicators on 4 time-frame and TMA Band as the core indicators to generate trading signal mainly on time-frame M15. The sig
          Gann Box MT4
          Frederic Jacques Collomb
          5 (1)
          Gann Box インジケーターは、トレーダーが市場の重要なレベルを特定し、活用するのを支援するために設計された強力で多機能なツールです。このインジケーターを使用すると、チャート上に長方形を描くことができ、それが自動的に 0, 0.25, 0.50, 0.75, 1 の戦略的レベルを持つ複数のゾーンに分割されます。価格がこれらのレベルのいずれかに達すると、アラートがトリガーされ、トレーディングの意思決定に貴重な支援を提供します。描いたゾーンに対する市場の動きを即座に把握できます。ゾーンをトレースするには、単純な長方形を描いて名前を GannBox に変更するだけです。 このインジケーターは、 サポートとレジスタンス の概念を使用するトレーダー、 サプライとデマンド 、 ICTテクニック 、または**公正価値ギャップ(FVG)**の専門家など、すべてのタイプのトレーダー向けに設計されています。 デイトレーダー、スイングトレーダー、またはポジショントレーダーであろうと、 Gann Box は市場の動きをより良く理解し予測する手助けをし、反応性とパフォーマンスを向上させます。 MT5バージョ
          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
          Close All Selected Chart Overview: This is one of the smart choices to help you make your trading management a lot easier. Especially when you have to manage a large number of orders. This utility will work like a helping hand to close all the unrelated order windows in less than no time, plus without making any kind of unwanted effects. :: 3 simple steps to use :: 1. Select your chart window.  2. Click "Close All" 3. Click "OK" Note: For the better understanding on how this utility works, plea
          This script is designed to automatically open charts for all available forex pairs on the MetaTrader 4 platform, as well as the gold (XAUUSD) chart. The script iterates through all symbols available on the platform, determines which of them are forex pairs, and opens their charts on the M1 (one minute) timeframe. Key Features: Gold Chart Opening: The script automatically opens the XAUUSD (gold/dollar) chart if this symbol is available from your broker. If the gold symbol is not found, an error m
          Scalping One MT4 free バージョンです。 1ポジションを1つのボタンで表示します。リアルタイムで損益、  Lot、  Pointを表示。チャート通貨のみと全通貨ペアのポジションの表示を切り替え可能。(free版は3ポジションのみ) 日本語、英語に自動識別対応(設定タブは英語のみですが http://www.emkyuradias.shop/emkyuradias.shop/instruction.html にて日本語Helpを用意) 口座通貨表記はドル、ユーロ、ポンド、円に対応(自動識別) タイムラインの描画機能は、ローカルタイム(PC時間)、カレントタイム、東京、ニューヨーク、ロンドン、シドニー時間を選択可能な時計表示と連動可能、サマータイム対応。 ラウンドナンバー、日、週、月、年の安値、高値ライン表示、非表示がワンクリックで可能、高値安値は時間表示上のデータ表示部分にて個別に表示も可能です。
          FREE
          Reversal Monster Mini
          Abdulfattah Yahya Mohammed Alhazmi
          The Most advanced and comprehensive EA to trade Trend Reversals/Pullbacks It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. The   “Reversal Monster EA”   trades Reversal/Pullbacks when the current price of the pair pullback to a predefined horizontal level or trendline on the currency chart. The opening of the position can be immediate after pullback to the drawn trendline or after closing the candle below/above
          FREE
          このプロダクトを購入した人は以下も購入しています
          Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
          これは視覚的な取引パネルであり、取引を簡単に配置および管理し、人為的エラーを回避し、取引活動を強化するのに役立ちます。使いやすい視覚的なインターフェースと、健全なリスクおよび位置管理アプローチを組み合わせています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど使いやすい チャートから簡単に取引 正確なリスク管理との取引、手間のかからない 資本の保存が最優先事項です 気をつけずに利益を上げましょう できるだけ早くリスクのない取引をお楽しみください 開かれているすべての取引の自動トレーリングストップ 最初のストップロスは、取引が行われるとすぐに配置されます EAは、取引を行った後に次のタスクを実行します。 最初のストップロス/テイクプロフィットは自動的に配置されます できるだけ早くフリーライドにロックします(オプション) ストップロスを初めて損益分岐点に移動します(オプション) 停止するまで、希望の方法を使用してストップロスを追跡します その他のクールな機能は次のとおりです。 優れたターミナルアクティビティレポート
          Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
          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
          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
          VirtualTradePad PRO SE MT4 — MetaTrader 4向け高度な取引パネルとチャートワークスペース VirtualTradePad PRO SE は、 MetaTrader 4 向けのプロフェッショナルな取引パネルであり、トレード管理ワークスペースです。1つのチャートベースのインターフェースから、取引の開始、管理、保護、決済、分析をより速く行えるようにします。 この製品は、単なるボタンセット以上の機能を必要とするアクティブな手動トレーダー向けに作られています。PRO SE は、ワンクリック執行、予約注文、ポジション管理、部分決済、バスケット損益ロジック、平均化レベル、ATMルール、シグナル監視、市場情報、ストラテジーテスターのワークフロー、VPS向け準備を、1つの構造化されたワークスペースに統合します。 MT5版 | 完全な説明とスクリーンショット | 購入方法 | インストール方法 | ログファイルの取得方法 | テストと最適化の方法 | Expforex のすべての製品 通常の手動取引に対する利点 多くのウィンドウではなく1つのワークスペース — 取引執
          Smart Channel M4
          Vahidreza Heidar Gholami
          The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
          THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
          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
          Crystal Trade Manager PRO – MT4向け 高度リスク管理・トレードコントロールシステム 無料版: https://www.mql5.com/en/market/product/150632 概要 Crystal Trade Manager PRO(CTM)は、MetaTrader 4 のために設計された、プロフェッショナル向けのリスク管理および取引管理ユーティリティです。 厳密な執行、強力な資金保護、高度な自動化を必要とするトレーダーのために構築されています。 本システムは、リスク管理、エクイティ保護、日次制限、SL/TP の自動設定を行い、プロレベルの高速ワンクリック取引パネルを提供します。 Prop Firm チャレンジ、デイトレード、スキャルピング、資金運用者に最適です。 MT5版も利用可能です。 主な特徴 1. 高度なリスク・ドローダウン保護 日次ドローダウン上限を 1%〜70% の範囲で設定可能。 上限超過時、 全てのポジションを即時クローズ 。 オプションで 全ての保留注文(Pending Orders)を自動削除 。 日次ロックアウトモード:翌日
          Riskless Pyramid
          Snapdragon Systems Ltd
          5 (1)
          Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
          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
          EchoTrade Telegram to MT5 Copier Seamless, Instant, and Reliable Signal Copying - Direct from Telegram to MetaTrader 4! The product does not run in the strategy tester but you can get free trial version   here  for testing before purchase. Tired of manually executing trades from Telegram signals? EchoTrade automates the process, instantly copying trades from any Telegram channel or group directly into your MT5 account—accurately, efficiently, and without delay. Key Features: Universal Compatib
          トレーディングスペシャル – 40%オフ Advanced Trade Manager – より速く、よりスマートに、より安全に手動取引を行うための究極のオールインワンソリューション。 NextGen Trade Manager AIで手動取引を変革しましょう。これは、即時執行、視覚的な取引プランニング、そして強力なリスク管理を1つの直感的なツールに統合した、プロフェッショナルなオンチャートパネルです。チャートを離れることなく、注文執行、リスク管理、そして利益確保をかつてないほど迅速に行うことができます。取引の精度と効率性を高めたいすべてのトレーダーに最適です。 MT4ストラテジーテスターでリスクなしでテスト デモ版をダウンロードして、ペーパートレード機能をご利用ください。本番運用前に、安全なシミュレーション環境で執行の練習、リスク管理ルールのテスト、そして戦略の改良を行うのに最適な方法です。 完全なユーザーマニュアルとステップバイステップガイドについては、 https://www.mql5.com/en/blogs/post/764217 をご覧ください。 主なメリット:
          This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overrid
          TradeMirror は、MT4/MT5プラットフォーム向けに開発されたローカル注文同期ツールで、リアルタイム取引をサポートします。 チュートリアル Trademirror チュートリアル のリンクをクリックして、さらにチュートリアルをご覧ください。 製品の特長 金融ソフトウェアにおけるセキュリティ・安定性・プライバシー保護の高基準に準拠し、以下の3つの核心領域を最適化しました: 直感的なグラフィカルインターフェースで操作が容易 金融シナリオにおける機密データ分離のための強化されたプライバシー保護 ミリ秒単位の注文同期で信号遅延ゼロを実現 MT4/MT5完全互換、多様な取引環境にシームレス対応 システム監視機能とメール通知による取引安定性管理 主要機能 本製品には以下のプロフェッショナルコピー機能を搭載: 複数アカウント並列接続 リアルタイムメール通知 ロットサイズカスタマイズ 信号フィルタリング機構 逆方向コピーモード テイクプロフィット/ストップロス再設定 無料デモ手順 購入前に以下の手順で全機能を体験可能: ページ内の「無料デモ」ボタンをクリック 「MetaTrader 4/5
          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
          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
          Local Trade Copier EA は、MAMまたはPAMMアカウントを必要とせずに、外部ソースからのトレードシグナルを実行する必要がある、または同時に複数のアカウントを管理する必要がある個々のトレーダーまたはアカウントマネージャー向けのソリューションです。最大8つのマスターアカウントから無制限のスレーブアカウントにコピーします [ インストールガイド | アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 100%セルフホスト インストールと使用が簡単 インストーラー、構成ファイル、サーバー、メモリパイプ、DLLは使用されていません EAを永久に使用するための1000回のアクティベーション ローカル実行、ネットワーク遅延なし それはあなたがこれまでに必要とするすべての機能を実装します: 最大8つのマスターアカウントと無制限のスレーブアカウント すべてのブローカーおよびDD / NDD / ECN / STP実行で動作します 異なる口座通貨の口座で動作します ライブアカウントとデモアカウントの間で区別なく機能します マスターアカウントとスレーブア
          MultiOrder Assistent V3.0   - Your professional trading assistant for MetaTrader 4 The  MultiOrder Manager  is a powerful trading tool designed to optimize your trading while managing risk efficiently. With intuitive features and a user-friendly interface, this Tool is ideal for traders who want to manage multiple orders simultaneously without losing track.   Symbols: FX pairs, gold and cryptocurrencies Here you get a detailed description of the parameters and functions Manual     Features and
          Measures the length of the selected movement in points, shows the duration of the movement, as well as the speed of movement.   Outputs the average value of each dimension. It is designed to calculate the expected target based on typical market movements. The intended goal will provide information about the ratio of the stop size to the possible profit and will allow you not to open positions with a small expected profit. It will also help you determine the point at which it is more logical to c
          Ultimate MT4 to Telegram (UMT) sends controlled trades (via symbol, magic, comment) to your telegram channel. It sends open and closed trades, including pending orders and TP/SL modifications, along with chart screenshots, to any telegram channel. Additionally, you can send trade reports of open trades and summary profit/pip reports for day, week, or month. You can customize the design of the trade actions or reports with variables and emoticons.  A beautiful panel allows you to visualize all t
          This trade copy utility allows you to instantly and seamlessly replicate and synchronize unlimited orders from multiple master accounts to multiple slave accounts on your local machine. You can create custom channels (or portfolios) with advanced filtering capabilities to copy from multiple master accounts to multiple slave accounts. Moreover, you can tailor these channels with a range of lot sizing and trade condition options to ensure that copied trades outperform the original source. You can
          Rocket FX Trading Manager PRO Note: Once you download the manager, message me for the background files The Ultimate All-in-One Trade Management Solution for MetaTrader 4 Version:   4.5 |   Platform:   MetaTrader 4 |   Category:   Utility / Trade Manager   Overview Rocket Fx Trading Manager v4.5 is a comprehensive, all-in-one trade management system designed to transform your trading experience. This powerful utility combines   intelligent position sizing ,   multi-target order placement
          Automate Risk Management with Smart Trailing Stop Manager for MetaTrader 4 Looking for MetaTrader 5 version? I t is available separately in the Market:   Smart Trailing Stop Manager MT5 Full User Guide    –  Public channel:   CLICK HERE Struggling with manually adjusting stops and securing profits? Smart Trailing Stop Manager MT4 is an intelligent utility for MetaTrader 4 that automates trailing stops, break-even management, partial closes, and auto SL. Optimized specifically for MT4 users, it e
          If you need an advisor on any arrow indicator signals - this utility will definitely help you.  You will be able, with the help of this utility to form an unlimited number of EAs on YOUR signals , with your set of settings, with your copyright and complete source code . You will be able to use the resulting EAs unlimitedly , including adding them to the Market and other resources. Free simple version of the generation script to help you understand how it works - here What does the utility do? 
          Dashboard.mq4 - シンプルなトレーディングマネージャー 手動取引を好み、取引の管理を簡素化するツールを求めているトレーダー向けに設計された、この強力なMQL4ユーティリティは、取引の効率を高め、リアルタイムのダッシュボードを提供して取引を管理します。MetaTraderにシームレスに統合され、ロットサイズの計算やリスク指標の追跡を簡単に行えます。 主な機能: リスク&マージン表示 : リアルタイムでロットサイズ、必要マージン、勝率を計算し、正確な取引判断をサポートします。 取引管理ボタン : 1クリックで購入/売却の注文を出し、すべての取引(利益のあるもの、損失のあるもの)を閉じ、テイクプロフィットやストップロスのキャンセルなど、注文の修正が可能です。 カスタマイズ可能な勝率追跡 : 現在の月、最後の取引、または全履歴など、さまざまな期間で取引のパフォーマンスを分析できます。 インタラクティブで直感的なUI : 素早い操作が可能なカスタマイズ可能なボタンを備えた、明確で使いやすいダッシュボード。 正確な計算 : 口座残高とリスク率に基づいたロットサイズ計算機が内蔵されてい
          Click and Go Trade Manager: The Ultimate MT4 Execution Suite Precision Execution. Professional Performance Tracking. Total Control. In the world of Smart Money Concepts (SMC) , ICT, and high-frequency scalping, precision is your only edge. Most traders lose not because their analysis is wrong, but because their execution is slow and their psychology is undisciplined. The Hard Truth: If you are still manually calculating lot sizes or dragging lines while the price moves against you, you are trad
          Auto Trade Driver is an automatic powerful tool (run as Expert Advisor) that helps you to manage risk and control orders and maximize your profit in multi-protect/trailing-stop rules. This tool is very useful for both scalpers and trend followers. It not only calculates the trade risk exactly, but also protects and maximizes your profits in real-time. With this tool, the only thing you have to do is to enter trade by your own strategy, then it will auto-drive your position with exit strategy you
          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
          作者のその他のプロダクト
          Telegram Buddy – Professional Trade Reporting & Alerting Tool Are you worried about drawdown when you are away from your computer? Do you need to check your account balance frequently, but find it inconvenient to access the mobile MT5 terminal every time? The Problem with Standard Reports: Most Telegram tools send huge blocks of text listing details of every single trade. Reading such messages on a smartphone is inconvenient, and over time, traders stop paying attention to them, risking missin
          NTFY Buddy: The Ultimate Remote Control & Notification Infrastructure for MT5 Tired of Telegram messaging limits, delayed alerts, and zero interactive control? NTFY Buddy is a next-generation notification system built for professional algorithmic traders, account managers, and signal providers. It is not just an alert bot—it is a remote control panel for your MT5 terminals directly from your smartphone's push notifications. Based on the powerful NTFY protocol, it offers zero latency, ultimate pr
          フィルタ:
          レビューなし
          レビューに返信