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) ポイント、ロットサイズなどの正確なパラメーターを設定できます。 このツールの柔軟性は、市
          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
          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
          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
          News filter, equity guard & session control for all your EAs — one tool, full protection 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. Why traders choose Take a Break One news filter for all your EAs — no more relying on individual built-in filters that may o
          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
          FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
          選択期間における詳細な取引統計 私の #1 トレードアシスタント をチェックしてください:66以上の機能、このツールを含む | 質問がある場合はお問い合わせください このユーティリティには2つの独立したツールが含まれます: 取引統計 曜日分析ツール 統計表示モード: 選択した 通貨ペア/取引商品 すべての取引 の統計 (" ALL ") 統計を取得したい期間を選択できます: 1日 1週間 1ヶ月 2 ヶ月 3 ヶ月 6 ヶ月 1年 2年 全取引履歴 1. 取引統計: 総利益 総損失 総損益 取引数 買いの利益取引率 売りの利益取引率 総利益取引率 平均保有時間 利益取引の平均保有時間 損失 取引の平均 保有時間 2. 曜日分析ツール:  最適な市場参入日を見つける 曜日ごとの統計が表示されます:利益/損失数、各日の勝率。 赤と緑のセクターにより、取引に最適な日と取引を控えた方が良い日を視覚的に確認できます。 インターフェースの利点: パネルを 折りたたむ ことができ、チャート上のスペースを解放します:([^] ボタン ); パネルを 移動  してチャート上の任意の場所に配置できます:(
          このプロダクトを購入した人は以下も購入しています
          Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
          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
          Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
          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
          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
          Local Trade Copier EA は、MAMまたはPAMMアカウントを必要とせずに、外部ソースからのトレードシグナルを実行する必要がある、または同時に複数のアカウントを管理する必要がある個々のトレーダーまたはアカウントマネージャー向けのソリューションです。最大8つのマスターアカウントから無制限のスレーブアカウントにコピーします [ インストールガイド | アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 100%セルフホスト インストールと使用が簡単 インストーラー、構成ファイル、サーバー、メモリパイプ、DLLは使用されていません EAを永久に使用するための1000回のアクティベーション ローカル実行、ネットワーク遅延なし それはあなたがこれまでに必要とするすべての機能を実装します: 最大8つのマスターアカウントと無制限のスレーブアカウント すべてのブローカーおよびDD / NDD / ECN / STP実行で動作します 異なる口座通貨の口座で動作します ライブアカウントとデモアカウントの間で区別なく機能します マスターアカウントとスレーブア
          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
          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
          Ultimate Extractor - Professional Trading Analytics for MT4 Ultimate Extractor transforms your MetaTrader 4 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. Ability to combine multiple accounts and MT4 and MT5 into a single dashboard. What It Does Automatically analyzes your MT4 trading history across all Expert Advisors and generates detailed HTML reports with interactive visualizations. Tracks live performance metric
          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
          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
          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)を自動削除 。 日次ロックアウトモード:翌日
          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
          --------------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
          EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
          Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
          トレーディングスペシャル – 40%オフ Advanced Trade Manager – より速く、よりスマートに、より安全に手動取引を行うための究極のオールインワンソリューション。 NextGen Trade Manager AIで手動取引を変革しましょう。これは、即時執行、視覚的な取引プランニング、そして強力なリスク管理を1つの直感的なツールに統合した、プロフェッショナルなオンチャートパネルです。チャートを離れることなく、注文執行、リスク管理、そして利益確保をかつてないほど迅速に行うことができます。取引の精度と効率性を高めたいすべてのトレーダーに最適です。 MT4ストラテジーテスターでリスクなしでテスト デモ版をダウンロードして、ペーパートレード機能をご利用ください。本番運用前に、安全なシミュレーション環境で執行の練習、リスク管理ルールのテスト、そして戦略の改良を行うのに最適な方法です。 完全なユーザーマニュアルとステップバイステップガイドについては、 https://www.mql5.com/en/blogs/post/764217 をご覧ください。 主なメリット:
          Dashboard.mq4 - シンプルなトレーディングマネージャー 手動取引を好み、取引の管理を簡素化するツールを求めているトレーダー向けに設計された、この強力なMQL4ユーティリティは、取引の効率を高め、リアルタイムのダッシュボードを提供して取引を管理します。MetaTraderにシームレスに統合され、ロットサイズの計算やリスク指標の追跡を簡単に行えます。 主な機能: リスク&マージン表示 : リアルタイムでロットサイズ、必要マージン、勝率を計算し、正確な取引判断をサポートします。 取引管理ボタン : 1クリックで購入/売却の注文を出し、すべての取引(利益のあるもの、損失のあるもの)を閉じ、テイクプロフィットやストップロスのキャンセルなど、注文の修正が可能です。 カスタマイズ可能な勝率追跡 : 現在の月、最後の取引、または全履歴など、さまざまな期間で取引のパフォーマンスを分析できます。 インタラクティブで直感的なUI : 素早い操作が可能なカスタマイズ可能なボタンを備えた、明確で使いやすいダッシュボード。 正確な計算 : 口座残高とリスク率に基づいたロットサイズ計算機が内蔵されてい
          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
          これは視覚的な取引パネルであり、取引を簡単に配置および管理し、人為的エラーを回避し、取引活動を強化するのに役立ちます。使いやすい視覚的なインターフェースと、健全なリスクおよび位置管理アプローチを組み合わせています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど使いやすい チャートから簡単に取引 正確なリスク管理との取引、手間のかからない 資本の保存が最優先事項です 気をつけずに利益を上げましょう できるだけ早くリスクのない取引をお楽しみください 開かれているすべての取引の自動トレーリングストップ 最初のストップロスは、取引が行われるとすぐに配置されます EAは、取引を行った後に次のタスクを実行します。 最初のストップロス/テイクプロフィットは自動的に配置されます できるだけ早くフリーライドにロックします(オプション) ストップロスを初めて損益分岐点に移動します(オプション) 停止するまで、希望の方法を使用してストップロスを追跡します その他のクールな機能は次のとおりです。 優れたターミナルアクティビティレポート
          TradeMirrorはMT4/MT5プラットフォーム用のトレードコピーEAです。 なぜTradeMirrorなのか 私たちは、金融ソフトウェアのセキュリティ、安定性、プライバシーの重要性を理解しています: 操作しやすいグラフィカル・インターフェースを提供 プライバシーとセキュリティに重点を置き、注文の分配にプライバシー要件がある様々な金融シナリオに適している。 注文の正確な複製、ミリ秒単位の配信 フルプラットフォーム、MT4またはMT5をサポート; システムの状態をインテリジェントに認識し、電子メールによる通知でトランザクションのセキュリティを保護します。 コア機能リスト フォローアップ・ソフトウェアは、機能が多ければ多いほど良いというものではないので、厳密な需要分析の結果、プログラムを合理化し、最終的に以下のコア機能を維持した: 複数のコネクション メール通知 ロットスケーリング 信号フィルタリング 以下、逆順 テイクプロフィット/ストップロスのリセット 無料デモ Trademirrorを購入する前に、いつでも無料デモをお試しいただけます: このページの 無料デモ  ボタンをクリッ
          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 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
          ️ Hedge Trade — Smart Fixed-Offset Hedging EA Turn adverse moves into controlled recovery cycles. Hedge Trade is a professional-grade MetaTrader 4 Expert Advisor that protects any open trade by automatically placing and managing one intelligent hedge order. It’s built for traders who prefer to open their own base position but want an automated, disciplined hedging system to manage drawdown and capture counter-moves — safely, transparently, and without martingale. Key Features Automatic Hedg
          MetaQuant PRO is a professional account analytics dashboard for MetaTrader 4, built to give traders a clear, visual, and data-driven view of their trading performance directly inside MT4. It converts your account history into clean metrics, charts, and insights without relying on external websites or spreadsheets. Main features • Overview (full account) • Daily (today only) • Monthly (current month) • All-Time (entire history) Visual performance analysis • Smooth equity curve from real closed t
          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
          Live Forex Signals サイト信号での取引用に設計されています   https://live-forex-signals.com/en   と https://foresignal.com/en . Live Forex Signals for MetaTrader 5  https://www.mql5.com/ru/market/product/81448 パラメータ サイトへのサブスクリプションを持っている場合は、ユーザー名とパスワードlive-forex-signals.com/foresignal.com サブスクリプションがない場合は、フィールドを空のままにします; オープンされているお得な情報へのコメント リスクリスクは、取引のための預金の割合として、リスク=0の場合、値ロットが使用されます 取引のためのロット固定ボリューム UseTakeProfitは、サイトから利益を取る使用します 当サイトからのご利用停止のご案内 F r e c h encysignalupdateinminute顧問のサイトへの訪問頻度を指定します MaximumSpreadFo
          作者のその他のプロダクト
          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
          フィルタ:
          レビューなし
          レビューに返信