Telegram Buddy MT4

Telegram Buddy – Professional Reporting and Notification Tool

🚀 Launch price: $39 (Planned to increase to $79 ). Take control of your account—anywhere, anytime.


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.


          📥 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.

          Prodotti consigliati
          NAS100 Auto Sl And TP
          Moustapha Boulouz
          5 (2)
          Vi presentiamo NAS100 Auto SL e TP Maker per MT4: Non perdete mai più l'impostazione di StopLoss e TakeProfit con il nostro NAS100 Auto SL e TP Maker, un assistente indispensabile per i trader che navigano sul mercato del Nasdaq 100 su MetaTrader 4. Questo strumento è stato progettato per coloro che cercano una soluzione perfetta per automatizzare la gestione dei livelli di StopLoss e TakeProfit. Questo strumento è stato progettato per coloro che cercano una soluzione perfetta per automatizzare
          FREE
          Harvest GOLD
          Sayan Vandenhout
          Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000
          Auto Fibo Pro m
          DMITRII GRIDASOV
          Indicatore "Auto FIBO Pro" Crypto_Forex: è un ottimo strumento ausiliario nel trading! - L'indicatore calcola e posiziona automaticamente sul grafico i livelli di Fibo e le linee di tendenza locali (colore rosso). - I livelli di Fibonacci indicano le aree chiave in cui il prezzo può invertirsi. - I livelli più importanti sono 23,6%, 38,2%, 50% e 61,8%. - Puoi usarlo per lo scalping di inversione o per il trading di zone grid. - Ci sono molte opportunità per migliorare il tuo sistema attuale us
          SL and TP Setter
          Giacomo Barone
          4 (1)
          Puoi aprire un trade manualmente (one click) e questo EA penserà a posizionare SL E TP. SL e TP vengono inseriti in base ai Pips che specifichi nella schermata di input. Puoi anche scegliere SL e TP monetari. SL e TP vengono definiti in base al prezzo medio ponderato (PMC), quindi se apri una nuova operazione SL e TP verranno aggiornati in base al nuovo PMC. Il PMC non è unico, ma differenziato tra operazioni buy e operazioni sell (informazione utile solo se apri operazioni di segno opposto sul
          FREE
          DF Fib Trader Pro DF Fib Trader Pro è un sistema di trading automatizzato progettato per MetaTrader 4. Utilizza livelli di prezzo basati su Fibonacci combinati con analisi di trend e struttura per definire punti di ingresso e di uscita. L'EA supporta posizioni sia lunghe che corte e include parametri di gestione del rischio integrati. Caratteristiche principali: • Utilizza la logica di ritracciamento ed estensione di Fibonacci per tracciare punti di ingresso, SL e TP. • Dimensione del lotto e
          FREE
          Smart Funded Hft
          Barbaros Bulent Kortarla
          4.76 (66)
          Smart Funded EA è un consulente esperto progettato per superare le sfide HFT delle società prop che ne consentono l'uso. Quali società prop HFT posso utilizzare? È stato testato su quasi tutte le sfide HFT delle società prop con una percentuale di successo del 100%, come Kortana Fx, Nova Funding, Fast Forex Funds, Infinity Forex Funds, Quantec Trading Capital, Next Step Funded, Msolutionff, Genesis Forex Funds, The Talented Traders, Only Funds, Tradicave e tutte le altre sfide MT4 consentite da
          Virtual Assistant MINI   VIRTUALL ASSISTANT = MAKE YOUR TP AND SL VIRTUAL!   Tool meant to control your stop loss and take profit by converting them to virtual SL/TP (with support for TRAILING) Convert all SL and TP to virtual so your exits on trades are hidden from your broker! Run this EA on any graph, choose 1MIN timeframe (VA is autosaving data only on new bar detected, so graph TF equals to VA autosave period) !!! When using virtual trade exits, stable connection is needed for order executi
          FREE
          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
          Account Protector MT4
          Vladimir Mametov
          4.5 (10)
          The Expert Advisor is designed to protect the account, fix profit (loss) and display current information about the account. Trading account protection is carried out by closing all open orders in the terminal and/or closing all charts. When running the Expert Advisor with default parameters, it will only display your account information and will be reduced in size. Next, you can set the conditions under which your trading account will be protected. Profit and loss limits can be set for daily pro
          FREE
          Trading Control Pad
          Sukunthakan Ngernbamrung
          Trading Control Pad is a useful tool for all traders. To send BUY/SELL, pending order, modify and automatic setting SL and TP in one click by the current symbol. The Trading Control Pad can help you being comfortable and quickly trading.  Pad can help you automatic and manual partially close some lot at the target, breakeven and trailing stop. The Trading Control Pad features / Functionality Showing the currency pair, the total positions, the number of buy and sell orders. Standard tools for op
          A "simple design" trading panel, which is characterized by small byte size, low CPU usage, simple steps, and quick operation, 1 to 2 clicks to complete a functional operation, saving time and increasing efficiency . The panel is easy to use, and it is not complicated to set parameters, which is in line with traders' habits. At the same time, its compact- design, clear at a glance, and comprehensive functions are a powerful tool for manual trading! Key features of the panel:   Click "Bid Price"
          FREE
          Night Scalper EA Lite
          Robots4Forex Ltd
          2.33 (3)
          The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
          FREE
          VR Cub
          Vladimir Pastushak
          VR Cub è un indicatore per ottenere punti di ingresso di alta qualità. L'indicatore è stato sviluppato per facilitare i calcoli matematici e semplificare la ricerca dei punti di ingresso in una posizione. La strategia di trading per la quale è stato scritto l'indicatore ha dimostrato la sua efficacia per molti anni. La semplicità della strategia di trading è il suo grande vantaggio, che consente anche ai trader alle prime armi di commerciare con successo con essa. VR Cub calcola i punti di apert
          Period Change Button
          Rainer Albrecht
          3 (1)
          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
          Harvest FX
          Sayan Vandenhout
          4.56 (9)
          Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000 a
          FREE
          ScalpingOne for MT4free
          Xian Er Sha Ao
          3 (1)
          Scalping Day Trading Support Utility Scalping One MT4 free One position is displayed with one button. View P & L, Lot, and Point in real time. It is possible to switch the display of positions of only chart currencies and all currency pairs.  (The free version has only 3 positions) Supports automatic identification in Japanese and English   Account currency notation corresponds to dollar, euro, pound, yen (automatic identification) The timeline drawing function can be linked with the clock disp
          FREE
          Double HMA lines MTF
          Pavel Zamoshnikov
          5 (1)
          This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
          FREE
          PZ Trade Pad Pro MT4
          PZ TRADING SLU
          5 (2)
          Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. One of the key features of the Trade Pad Pro EA is its focus on risk and position manageme
          Trade Manager MT4 DaneTrades
          Levi Dane Benjamin
          4.09 (11)
          Trade Manager per aiutarti a entrare e uscire rapidamente dalle operazioni calcolando automaticamente il tuo rischio. Incluse funzionalità che ti aiutano a prevenire l'eccessivo trading, il vendetta trading e il trading emotivo. Le operazioni possono essere gestite automaticamente e i parametri di performance del conto possono essere visualizzati in un grafico. Queste caratteristiche rendono questo pannello ideale per tutti i trader manuali e aiuta a migliorare la piattaforma MetaTrader 4. Suppo
          Market Profile 3
          Hussien Abdeltwab Hussien Ryad
          3 (2)
          Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
          FREE
          L'indicateur montre les heures d'ouverture des bourses mondiales. Vous aide à voir quels marchés sont actuellement les plus actifs Découvrez mon  #1 Pro  Utility : 66+ fonctionnalités, incluant cet outil  |   Contactez-moi  si vous avez des questions Aide à sélectionner les instruments les plus volatils en ce moment; Particulièrement utile pour les traders intraday; 1) Lors de l'utilisation sur des délais 1H et inférieurs: les lignes correspondront à la position réelle des barres sur le graphiq
          PZ Trade Pad EA
          PZ TRADING SLU
          4.27 (30)
          This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with drag and drop pr
          FREE
          The Arrow Scalper
          Fawwaz Abdulmantaser Salim Albaker
          1 (2)
          Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
          FREE
          Magic EA MT4
          Kyra Nickaline Watson-gordon
          3 (1)
          Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
          一键平仓小工具,可以针对买单、卖单和挂单进行批量操作,可以操作当前图表订单和所有订单,简单高效。 第一行第一个按钮是关闭当前图表 品种 所有买单,第二个按钮是关闭当前图表品种的所有卖单,第三个按钮是关闭当前图表 品种 的所有订单; 第二行 第一个按钮是删除当前图表 品种 所有买单挂单,第二个按钮是 删除 当前图表品种的所有卖单 挂单 ,第三个按钮是 删除 当前图表 品种 的所有 挂单 ; 第三行第一个按钮是关闭所有 品种的全部买单,第二个按钮是关闭所有 品种的全 卖单,第三个按钮是关闭所有 品种的全部订单; 第四行第一个按钮是删除所有 品种全部买单挂单 ,第二个按钮是 删除 全部品种 的全部卖单挂单 ,第三个按钮是删除 全部品种 的全部挂单 。 希望此程序能对您有用
          FREE
          Simple RSI Forex Trading Strategy
          Victor Manuel Valderrama Zamora
          4 (1)
          Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame an
          FREE
          The   DrawdownProtector   is a custom MetaTrader 4 (MT4) EA designed to manage floating losses in trading accounts. Let’s break down its key features: Floating Loss Management : The EA monitors the account’s floating profit and loss (P/L). If the floating loss exceeds a user-defined threshold (default: $100), the EA takes action. Order Closure : When the floating loss surpasses the threshold, the EA closes all open orders. It ensures that no further losses accumulate beyond the specified limit.
          FREE
          Trend Ray
          Andriy Sydoruk
          The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
          This indicator help to mark the high and low of the session Asian,London,Newyork , with custom hour setting This indicator is set to count from minute candle so it will move with the current market and stop at the designated hour and create a accurate line for the day. below is the customization that you can adjust : Input Descriptions EnableAsian Enables or disables the display of Asian session high and low levels. EnableLondon Enables or disables the display of London session high and
          FREE
          Rainbow MT4
          Jamal El Alama
          Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
          FREE
          Gli utenti di questo prodotto hanno anche acquistato
          Local Trade Copier EA MT4
          Juvenille Emperor Limited
          4.96 (108)
          Sperimenta una copia di trading eccezionalmente veloce con il Local Trade Copier EA MT4 . Con la sua facile configurazione in 1 minuto, questo copiatore di trading ti consente di copiare i trades tra diversi terminali di MetaTrader sullo stesso computer Windows o su Windows VPS con velocità di copia ultra veloci inferiori a 0.5 secondi. Che tu sia un trader principiante o professionista, Local Trade Copier EA MT4 offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze specifiche.
          Trade Assistant MT4
          Evgeniy Kravchenko
          4.42 (193)
          It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions   -   Application instructions   -   Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteris
          Forex Trade Manager MT4
          InvestSoft
          4.98 (431)
          Benvenuto a Trade Manager EA, lo strumento definitivo per la gestione del rischio , progettato per rendere il trading più intuitivo, preciso ed efficiente. Non è solo uno strumento per l'esecuzione degli ordini, ma una soluzione completa per la pianificazione delle operazioni, la gestione delle posizioni e il controllo del rischio. Che tu sia un principiante, un trader avanzato o uno scalper che necessita di esecuzioni rapide, Trade Manager EA si adatta alle tue esigenze, offrendo flessibilità s
          Exp COPYLOT CLIENT for MT4
          Vladislav Andruschenko
          4.65 (66)
          Copiatore commerciale per MetaTrader 4.       Copia le operazioni, le posizioni e gli ordini forex da qualsiasi conto. È uno dei migliori copiatori commerciali       MT4 - MT4, MT5 - MT4       per il       COPYLOT MT4       versione (o       MT4 - MT5 MT5 - MT5       per il       COPYLOT MT5       versione). Versione MT5 Descrizione completa   +DEMO +PDF Come comprare Come installare     Come ottenere i file di registro     Come testare e ottimizzare     Tutti i prodotti di Expforex Versione
          Trade copier MT4
          Alfiya Fazylova
          4.58 (33)
          Trade Copier è un'utilità professionale progettata per copiare e sincronizzare le transazioni tra conti di trading. La copiatura avviene dal conto/terminale del fornitore al conto/terminale del destinatario, che sono installati sullo stesso computer o vps. Prima di acquistare, puoi testare la versione demo su un account demo. Versione demo qui . Istruzioni complete qui . Funzionalità e vantaggi principali: Supporta la copia degli ordini: MT4> MT4, MT4> MT5, MT5> MT4, inclusi i conti di compensaz
          Trade Dashboard MT4
          Fatemeh Ameri
          4.96 (53)
          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
          Copy Cat More Trade Copier MT4 (Copia Gatto MT4) non è solo un semplice copiatore locale di operazioni; è un quadro completo di gestione del rischio ed esecuzione, progettato per le sfide del trading moderno. Dai challenge delle prop firm alla gestione dei conti personali, si adatta a ogni situazione grazie a una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata delle operazioni. Il copiatore funziona sia in modalità Master (mittente) che
          Il MT4 to Telegram Signal Provider è uno strumento facile da usare e completamente personalizzabile che consente l'invio di segnali a Telegram, trasformando il tuo account in un fornitore di segnali. Il formato dei messaggi è completamente personalizzabile! Tuttavia, per un uso semplice, puoi anche optare per un modello predefinito e abilitare o disabilitare parti specifiche del messaggio. [ Dimostrativo ]  [ Manuale ] [ Versione MT5 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To
          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 mt4 Extra
          Vladislav Andruschenko
          4.86 (59)
          Pannello di trading per il trading in 1 clic.   Lavorare con posizioni e ordini!   Trading dal grafico o dalla tastiera. Utilizzando il nostro pannello di trading, puoi fare trading con un clic dal grafico ed eseguire operazioni di trading 30 volte più velocemente rispetto al controllo MetaTrader standard. Calcoli automatici di parametri e funzioni che semplificano la vita di un trader e lo aiutano a condurre le proprie attività di trading in modo molto più rapido e conveniente. Suggerimenti gra
          Copiatrice->Interazione dell'interfaccia comoda e veloce, gli utenti possono utilizzarla subito       ->>>> Si consiglia di utilizzarlo su computer Windows o VPS Windows Caratteristiche: Impostazioni di copy trading diversificate e personalizzate: 1. È possibile impostare diverse modalità di lotto per diverse fonti di segnale 2. È possibile impostare diverse fonti di segnale per il copy trading forward e reverse 3. I segnali possono essere impostati con commenti 4. Se calibrare il lotto in base
          Visualizza immediatamente la cronologia delle tue operazioni chiuse per giorno e settimana, le tue operazioni aperte correnti e l'esposizione forex su un grafico! Utilizza la mappa di calore per identificare le operazioni redditizie e dove si trova il tuo drawdown attuale all'interno del tuo portafoglio di trading. Pulsanti di chiusura rapida Utilizza i pulsanti di chiusura rapida per chiudere ogni operazione su un singolo simbolo, chiudere singole operazioni per intero o ottenere profitti o p
          Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
          Take a Break
          Eric Emmrich
          5 (31)
          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
          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
          News Filter EA MT4
          Rashed Samir
          5 (9)
          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
          CloseIfProfitorLoss with Trailing
          Vladislav Andruschenko
          4.87 (31)
          Chiusura delle posizioni in MetaTrader 4 al raggiungimento del profitto/perdita totale con la funzione di trailing del profitto. Puoi abilitare le fermate virtuali (ordine separato) . Calcolo e chiusura per le posizioni ACQUISTA e VENDI separatamente (Separate BUY SELL) . Chiusura e calcolo di tutti i simboli o solo del simbolo corrente (Tutti i simboli) . Abilita il trailing per il profitto ( Trailing Profit ). Chiudi su profitti e perdite totali su valuta di deposito, punti, o percentuale del
          TradePanel MT4
          Alfiya Fazylova
          4.85 (92)
          Trade Panel è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e consente di automatizzare la maggior parte delle operazioni di trading. Attenzione, l'applicazione non funziona nel tester di strategia. Prima dell'acquisto, puoi testare la versione demo su un conto demo. Versione demo qui . Istruzioni complete qui . Commercio. Ti consente di eseguire operazioni di trading con un clic: Apri ordini e posizioni pendenti con calco
          Exp4 Duplicator
          Vladislav Andruschenko
          4.5 (22)
          L'Expert Advisor   ripete   operazioni e posizioni un numero prestabilito di volte sul tuo conto   MetaTrader 4   . Copia tutte le operazioni aperte manualmente o da un altro Expert Advisor. Copia i segnali e aumenta il lotto dai segnali   ! Aumenta il numero di altri EA. Sono supportate le seguenti funzioni: lotto personalizzato per operazioni copiate, copia di Stop Loss, Take Profit, utilizzo di trailing stop. Versione MT5 Descrizione completa +DEMO +PDF Come comprare Come installare     C
          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
          Il MT4 to Discord Signal Provider è uno strumento facile da usare e completamente personalizzabile, progettato per inviare segnali di trading direttamente a Discord. Questo strumento trasforma il tuo account di trading in un efficiente fornitore di segnali. Personalizza i formati dei messaggi secondo il tuo stile! Per facilitarne l'uso, seleziona tra i modelli pre-progettati e scegli quali elementi del messaggio includere o escludere. [ Demo ] [ Manuale ] [ Versione MT5 ] [ Versione Telegram ] 
          Telegram to MT4 Coppy
          Sergey Batudayev
          3.75 (8)
          Da Telegram a MT4: la soluzione definitiva per la copia del segnale Semplifica il tuo trading con   Telegram su MT4   , l'utility all'avanguardia progettata per copiare i segnali di trading direttamente dai canali e dalle chat di Telegram sulla tua piattaforma MetaTrader 4, senza bisogno di DLL. Questa soluzione affidabile garantisce un'esecuzione impeccabile dei segnali con una precisione e opzioni di personalizzazione senza pari, risparmiando tempo e aumentando la tua efficienza. [ Instruction
          Trading History MT4
          Siarhei Vashchylka
          5 (9)
          Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
          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
          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
          Seconds Chart — uno strumento unico per creare grafici in secondi su MetaTrader 4 . Con Seconds Chart , puoi generare grafici con timeframe definiti in secondi, ottenendo una flessibilità e una precisione d'analisi ideali, non disponibili nei grafici standard in minuti o ore. Ad esempio, il timeframe S15 indica un grafico con candele di 15 secondi. Puoi utilizzare qualsiasi indicatore, expert advisor e script. È facile utilizzarli proprio come nei grafici standard. A differenza degli strumenti s
          Copy Master mt4
          Evgenii Aksenov
          5 (5)
          Questa utility ti permetterà di copiare qualsiasi transazione da un terminale con L'impostazione Master ad altri terminali con L'impostazione Slave Allo stesso tempo, puoi scegliere quali coppie copiare, impostare la dimensione dell'ordine copiato su più parametri. Impostare il limite di perdita di prelievo o copiare solo le operazioni redditizie È possibile copiare le transazioni da MT4 o MT5 a MT4 o MT5 di altri broker Ora non sarà difficile copiare i segnali di qualsiasi esperto che lavor
          Il Risk/Reward Tool è un Expert Advisor di livello professionale progettato per rivoluzionare il modo in cui pianifichi, visualizzi ed esegui le operazioni in MetaTrader 4. Che tu sia un trader discrezionale che apprezza una gestione precisa del rischio o uno sviluppatore di strategie che ha bisogno di testare visivamente le configurazioni di trading, questo strumento fornisce tutto ciò di cui hai bisogno in un'interfaccia elegante e intuitiva. A differenza dei calcolatori di posizione di base,
          Altri dall’autore
          Telegram Buddy
          Evgenii Kriachkin
          Telegram Buddy – Professional Trade Reporting & Alerting Tool Launch Price: $39 (Planned increase to $79 ). Take Control of Your Account — Anywhere, Anytime. 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
          Filtro:
          Nessuna recensione
          Rispondi alla recensione