Ofir Notify for Telegram MT5

5

NEW :  integration with Ofir Signals to send personalized alerts

Ofir Notify is a tool which send alerts on trades to Telegram
  1. Alert on any event concerning a position : Opening, Closing, modification (SL, TP)
  2. Send alerts to Chats, Groups and Channel
  3. Alert on Equity change
  4. Display Risk, Reward and progress of profit/lost for each position
  5. Customization of alerts
  6. Sending charts screenshots with alerts
  7. Send signals from your indicators or experts
  8. Multi-lingual 
  9. NEW : version 2 brings integration with Ofir Signals to send personalized alerts to your channel subscribers. Position sizes are calculated for each user, taking into account its level of risk. read more

More info in my Blog



Ofir Notify Setup instruction

  1. Open Telegram and search for "BotFather"
  2. Type /start and click/type /newbot to create a new bot
  3. Give your bot a nickname and username (e.g., nickname: MyNameAlerts and username: MyNameAlertsBot <-- username has to be ended by 'bot')
  4. Congratulations! You have created your Telegram bot.
  5. Save your bot API token (e.g. 1324115883:AAH2Z9PlxKX3Fce1e_m_w3AB7vA2EZZ_GAD)
  6. Back in MetaTrader 4, go to Tools > Options > Expert Advisors > tick 'Allowed WebRequest for listed URL' and add https://api.telegram.org.
  7. Attach the utility into your MetaTrader 4 chart and enter the Telegram Bot Token (from step 5)
  8. In Telegram open the Bot (search Bot username and start a chat with it)
  9. Press Start or enter /start
  10. You should get a message that the Chat Id is not correct. This message shows your Chat ID
  11. In Metatrader, open the utility properties and enter the Chat ID with the correct ID. This makes sure you are the only one who can use the Bot
  12. Back to Telegram, type /start . You should get information on your trading account number and equity
  13. Ofir Notify is ready to work for you

Properties

  1. Bot Api Token: The unique token of your bot. Do not share this information.
  2. Chat ID: Your Telegram Chat ID
All other settings are made directly by using the application from Telegram. More info in my Blog

Customization

Ofir Notify enables to customize the alerts sent to Chats or Channel.
This is based on using text files as templates.

Example of customization file:

#rocket#TRADE CLOSED ID=#ticket#
#buy##type#: #symbol#
#ilots#Lots: #lots#
#iprice#Entry price: #price#
-------------------
#closed#Close price: #closedprice#
#gain#WIN: #profit%#
#iprofit# Profit: #profit#
-------------------
#coeur##billet#CONGRATULATION #billet##coeur#
#thanks# [MYIB24703143](https://panthe....)
#telegram#[Support Telegram](https://t.me/....)

List of keywords to be used in template files
Keyword Description Example
#ticket# ticket numer 123456789
#symbol# symbol EURUSD
#flag# symbol flag
....AND MUCH MORE (Blog)


Sending screenshots

This feature enables to send chart screenshots with an alert in order to show Opening or Closing positions in a chart.

Integration with your own indicators and experts

This utility can be used by your own indicators and EA to send signals to Telegram. They just have to create a text file, containing the signal, to the following directory:
<Data Folder>/OfirNotify/<Your trading account Number/Inbox
You can use the following code in your indicator or EA:

string directory="Ofir Notify/"+IntegerToString(AccountInfoInteger(ACCOUNT_LOGIN))+"/Inbox";
string filename="Test.txt";
string signal="BUY EURUSD 1.20202 SL=1.201 TP=1.203";
saveStringFile(signal,directory+"/"+filename);
bool saveStringFile(string s,string fileName)
  {
   int handle=FileOpen(fileName,FILE_WRITE|FILE_TXT);
   if(handle==INVALID_HANDLE)
      return(false);
   FileWriteString(handle,s);
   FileClose(handle);
   return(true);
  }



Recensioni 1
Piotr Drozdek
1085
Piotr Drozdek 2024.08.10 22:14 
 

Excellent, precise tool. Does what is says on the tin. After configuration, it will notify you on Telegram about every opened and closed trade, as well as send a daily summary in the evening.

Prodotti consigliati
MT5 to Telegram Signals
Diego Arribas Lopez
3 (2)
[ MT4 Version ] [ Discord Signals ]  MT5 to Telegram Signals Connect your broker account with Telegram and stop missing important notifications.  Would you like to receive Telegram   notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start documenting your trades with an automated trading diary? This utility is simple to use and supports a wide variety of settings: Pick your desired Telegram   group and enter the bot token and the chat id G
Core function Intelligent transaction management one-click opening and closing operation, which supports user-defined lots to set multiple closing modes: all closing, closing by direction and closing by profit and loss status. Professional risk control, real-time risk monitoring and spread control to avoid high-cost trading environment. Visual control panel has an intuitive graphical interface, and all functions can be operated with one button to display position information, profit and loss sta
FREE
Equity monitor
Vasiliy Pritchin
Equity monitor This is a simple means change informer. I wrote it for myself, maybe someone will need it... 1. Displays the change in funds for the day. Every day, when the terminal is first launched, it remembers the current funds and monitors changes throughout the day. 2. The first day of the month, well remembers the money and, within months, to monitor changes. 3. Well, it displays the profit of the open position. To work, you need to create 4 global variables: gvarEqityDay , gvarEq
FREE
Synchronizer
PATRICK PAARSCH
This Expert Advisor monitors all open positions across all symbols in MetaTrader 5. Whenever a Stop Loss (SL) or Take Profit (TP) is manually set or adjusted on any position, the EA automatically applies that value to all other open positions , regardless of symbol or order type (Buy/Sell). This ensures consistent and synchronized SL and TP levels across your account. Perfect for mobile trading via tablet or smartphone!
MQL Tool "Ofir Email to Telegram": Never Miss a Trading Alert Again! Tired of missing important alerts from your indicators and Expert Advisors (EAs)? Ofir Email to Telegram is the solution you've been waiting for! This revolutionary MQL tool automatically forwards all email alerts from your indicators and EAs directly to your Telegram account. Never again will you miss a trading opportunity or important notification! Here are just a few of the benefits of Ofir Email to Telegram: Quick and easy
Rainbow MT5
Jamal El Alama
4 (1)
Description : Rainbow MT5 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, then this is a signal to buy. When price crosses below MA and MA changes color to red, then this is a signal to sell. The Expert advisor ( Rainbow EA MT5 ) based on Rainbow MT5 indicator is now available here . MT4 version is available here .
FREE
MT5toTLGRM
Fernando Morales
4.2 (5)
Do not use Windows 7 with this EA MT5toTLGRM EA only sends text messages to a Telegram group or channel of your choice. The messages are customizable to show information about any trading activity in the account. Also it shows a daily PnL report. Several instances of this EA can be used simultaneously in the same MT5 terminal for sending messages to different Telegram group/channel but ensure that each one has a different number in [B13] setting. Following are the features of MT5toTLGRM EA send
FREE
Padroneggia la condivisione di segnali forex con il Telegram Signal Sender MT5, un potente strumento progettato per automatizzare e semplificare il processo di invio di segnali di trading al tuo canale Telegram, perfetto sia per i fornitori di segnali principianti che per quelli affermati. Molto apprezzato nelle comunità di trading come Forex Factory e Reddit’s r/Forex, e messo in evidenza nelle discussioni su Investopedia e nei forum MQL5 per la sua efficienza nella distribuzione dei segnali, q
The panel is a compact interface that can be freely moved across the chart. A horizontal line and visual pointer show the exact price level where the pending order will be placed. The order type is determined automatically based on the panel position relative to the current market price. If the panel is above the Ask price — the Buy button becomes Buy Stop, below — Buy Limit. Similarly for Sell: above Bid — Sell Limit, below — Sell Stop. This eliminates the need to manually select the order ty
FREE
Mirror EA for MT5
Eugenio Bravetti
The new version of  MirrorSoftware 2021  has been completely rewriten and optimized.  This version requires to be loaded only on a single chart because  it can detect all actions on every symbol and not only the actions of symbol where it is loaded. Even the  graphics and the configuration mode  have been completely redesigned. The MirrorSoftware is composed of two components (all components are required to work):  MirrorController  (free indicator): This component must be loaded into the MASTER
TradingX Hotkeys
Johannes Stephanus Lombard
Inputs Available Lotsizes Partial Close % You can change lotsizes as you require On an open chart click once to select chart to be able to use hotkeys on specific chart. All Pairs can be used with this expert We created this expert to be able to still trade C300 with a 0.06 Lotsize If you enter a 0.6 lot and close 0.90% you can trade with 0.06 Lot Keys to be used: B -Buy S -Sell C -Close Profitable D -Breakeven (Note if stoploss is set it won't break even) P -Partial close X -Close all
[ MT4 Version ] [ Telegram Signals ]  MT5 to Discord Signals Connect your broker account with Discord and stop missing important notifications.  Would you like to receive Discord notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start documenting your trades with an automated trading diary? This utility is simple to use and supports a wide variety of settings: Pick your desired Discord channel and enter its webhook URL Get notified when or
Telecontrol MT5
MIKHAIL VINOGRADOV
Telegram Controls (Telecontrol) — stabilisce la comunicazione tra il bot Telegram e il terminale MetaTrader 5 . Aiuta ad aggregare i dati provenienti da più terminali e a gestirli utilizzando un bot su Telegram . Il servizio è comodo per lavorare su più terminali MT5, consentendo di configurare individualmente ogni terminale per una visualizzazione ottimale e una migliore percezione delle informazioni. Tutti i dati dei terminali vengono raccolti in un unico canale Telegram e il pannello di confi
FREE
Trend Risk Monitor
Kenneth Michael Chambers
TREND RISK MONITOR EA - USER GUIDE ---------------------------------------------------- 1. OVERVIEW The Trend Risk Monitor is not a trading robot that opens new positions. Instead, it is a sophisticated risk management utility designed to work alongside another Expert Advisor (EA) on your trading account. Its primary purpose is to actively monitor trades opened by a specific EA (identified by a "Magic Number") and provide a real-time assessment of the market risk associated with each open posit
PZ Trade Pad MT5
PZ TRADING SLU
4.41 (22)
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
# Higher-Lower Pending Bot - Advanced Multi-Pending Orders System ## Revolutionize Your Trading with Smart Pending Order Automation Welcome to the **Higher-Lower Pending Bot** - the most sophisticated pending order management system available on MQL5. Designed for traders who want to maximize opportunities while minimizing manual effort, this EA combines intelligent order placement with comprehensive profit tracking in one powerful package. ## What Makes Our Bot Unique? ### Smart D
Telegram Notify MT5 Telegram Notify MT5 is an utility tool to bridge your MetaTrader 5 activities to your Telegram chat/channel. It is useful for monitoring your MetaTrader 5 account by sending a notification to your particular Telegram chat/channel when someone/EA is placing trades, modifying order's TP/SL, closing trades and etc. This EA does not place any trade for your account. This EA also could be a convenient tool for monitoring other's EA trading activities or a tool for publishing your
Quick Exit
Jefferson Judge Metha
This MT5 Utility is designed to simplify the process of managing multiple trades. If you have several open positions, it can be time-consuming to close each one manually. With this tool, you can easily close all profit trades, losing trades, or just the trades that are linked to the chart you're currently viewing. It saves you time and effort by allowing you to manage your trades with just a few clicks, making your trading experience smoother and more efficient. Whether you're focusing on profit
FREE
TradeInfo MT5
Manuraj Dhanda
4.31 (13)
TradeInfo is a utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information. MagicNumber filter. Comment filter. Indicator parameters: ShowPro
FREE
Tetris for MT5
Taras Slobodyanik
3 (1)
The Tetris — the most famous time killer is now on MT. Game develops active logic, attention and speed of decision making. This is a classic version of the game, no frills, but you can still adjust the size of the glass, the scale of the game, the color of the figures, and the desired speed. The game is made as an indicator. Control Keys: 'W,A,S,D' or 'Cursor' or 'NumPad'. S — Start new game. C — Continue previous game. P — pause on / off. Space  — drop a figure. Esc — exit to menu.
FREE
Transaction Data Analysis Assistant: This is a statistical analysis tool for transaction data, and there are many data charts for analysis and reference. language: Support language selection switch (currently supports Chinese and English active recognition without manual selection) The main window shows: Balance display Total profit and loss display Now the position profit and loss amount is displayed Now the position profit and loss ratio is displayed The total order volume, total lot size, and
FREE
Panel of signals MT5
Mikhail Mitin
5 (2)
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
US Market Data Feed Pro
Marcelo Alejandro Borasi
US Market Data Feed Pro — MQL5 Market Description ============================================= US Market Data Feed Pro is a real-time financial data utility for MetaTrader 5. It automatically collects US economic calendar events, MAG7 earnings dates, Treasury yields, VIX, NYSE holidays, and Quad Witching dates from multiple sources  and saves everything into simple text files that any Expert Advisor can read. It does NOT trade. It feeds data to your trading systems.
Exact Countdown Timer — shows the remaining time before the current bar closes and a new bar forms. A fast and exact countdown timer will help you find the best moment to open a position. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an timer Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font
FREE
Click Trading
Jawad Tauheed
5 (2)
One Click Trading – Auto TP SL Developer TraderLinkz Version 1.00 Category Utility What it does Adds missing TP and SL to your manual trades and pending orders Sets them once per ticket Lets you move TP and SL afterward Works on hedging and netting accounts Scans on every tick and reacts on trade events Why you want it You place faster entries You get consistent risk and exit targets You reduce fat finger errors You keep full manual control Quick start Attach the EA to any chart Keep TP and SL e
FREE
Know the Candle Close Time
Benbyaanda Silvere Henri Sedric Kabore
This indicator allows to know the remaining time before the closing of the candle. It works on every timeframe. It is very usefull when your trading strategy depend of the close or the open of a specific candle. So use it like you want. Don't forget to leave a comment or a request for a EA or an indicator. Also spread it to your friends and don't hesitate to visit my profile to see others tools.
FREE
Prendi facilmente il controllo della tua routine di trading con il rivoluzionario Trades Time Manager. Questo potente strumento automatizza l'esecuzione degli ordini in orari prestabiliti, trasformando il tuo approccio al trading. Crea elenchi di attività personalizzati per diverse azioni di trading, dall'acquisto all'impostazione degli ordini, il tutto senza intervento manuale. Trades Time Manager Guida all'installazione e agli input Se desideri ricevere notifiche sull'EA, aggiungi il nostro UR
Pending Orders Grid Complete System   opens any combination of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. Only one time of the pending order at the same time!!! You will have a possibility to put a legitimate   Open Price   for the first position in the grid. Usually it should in the area of Support/Resistance lines. You just need to drop this script on the chart of a desired currency pair. Input Parameters Before placing all pending ord
J2T Hot Keys
Ivan Pyatkov
5 (4)
Утилита Горячие Клавиши. Работает только на неттинговых типах счетов. Позволяет совершать торговые операции без мыши. Удобно использовать для акций, фьючерсов, валютных пар, криптовалют. В совокупности со стаканом получается полноценный скальперский привод. Реализованные команды : ·          покупка по рынку; ·          продажа по рынку; ·          выставление лимитного ордера на покупку с заданным отступом (может быть отрицательным) от цены Бид; ·          выставление лимитного ордера на прода
FREE
Gli utenti di questo prodotto hanno anche acquistato
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
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 characteristics bef
Forex Trade Manager MT5
InvestSoft
4.96 (620)
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
Versione Beta Telegram to MT5 Signal Trader è quasi pronto per il rilascio ufficiale in versione alpha. Alcune funzionalità sono ancora in fase di sviluppo e potresti riscontrare piccoli bug. Se riscontri problemi, ti preghiamo di segnalarli, il tuo feedback aiuta a migliorare il software per tutti. Telegram to MT5 Signal Trader è uno strumento potente che copia automaticamente segnali di trading da canali o gruppi Telegram al tuo account MetaTrader 5 . Supporta canali pubblici e privati e cons
FarmedHedge Pair Trading Dashboard
Tanapisit Tepawarapruek
5 (1)
Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approach: - Manual Trading: Primary focus - Auto Pilot: Optional supplementary feature - Full Automation: Not the main purpose Recommended Timeframe: H1-H4 DEMO VERSION Download the free demo to test functionality. Use Strategy Tester with Visual Mode to see how it works. VERSION 3 - NEW FEATURES Summary Dashboard (SRA Panel) - Quick pair selection w
Copy Cat More Trade Copier MT5 (Gatto Copiatore MT5) è un copiatore di trade locale e un framework completo di gestione del rischio ed esecuzione progettato per le sfide di trading odierne. Dalle sfide delle prop firm alla gestione di portafogli personali, si adatta a ogni situazione con una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata dei trade. Il copiatore funziona sia in modalità Master (mittente) che Slave (ricevente), con sincro
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus è uno strumento avanzato di gestione delle operazioni progettato per migliorare l'efficienza e l'efficacia del trading sulla piattaforma MetaTrader 5. Offre una suite completa di funzionalità, tra cui calcolo del rischio, gestione degli ordini, sistemi di griglia avanzati, strumenti basati su grafici e analisi delle prestazioni. Caratteristiche Principali 1. Griglia di Recupero Implementa un sistema di griglia flessibile e di media per gestire le operazioni in condizioni di mercato avve
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
The product will copy all telegram signal to MT5 ( 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 s
Ultimate Extractor
Clifton Creath
5 (9)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. Check out Ultimate Extractor Cloud on mql5 for the Cloud version****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates detailed HTML reports with inte
Trade Manager DaneTrades
Levi Dane Benjamin
4.36 (28)
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 5. Suppo
MT5 to Telegram Signal Provider è un'utilità facile da usare e completamente personalizzabile che consente l'invio di segnali specificati a una chat, canale o gruppo Telegram, rendendo il tuo account un fornitore di segnali. A differenza della maggior parte dei prodotti concorrenti, non utilizza importazioni DLL. [ Dimostrativo ] [ Manuale ] [ Versione MT4 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To MT5 ] Configurazione Una guida utente passo-passo è disponibile. Nessuna cono
Custom Alerts AIO: Monitora tutti i mercati — senza alcuna configurazione Panoramica Custom Alerts AIO è una soluzione di monitoraggio dei mercati pronta all’uso che non richiede alcuna configurazione. Tutti gli indicatori necessari — FX Power, FX Volume, FX Dynamic, FX Levels, IX Power — sono integrati internamente. Non vengono mostrati grafici, rendendolo ideale per generare alert in tempo reale in modo discreto ed efficiente. Supporta tutte le classi di asset offerte dal tuo broker: Forex,
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
Copia i segnali da qualsiasi canale di cui sei membro (compresi quelli privati e ristretti) direttamente sul tuo MT5.  Questo strumento è stato progettato con l'utente in mente offrendo molte funzionalità necessarie per gestire e monitorare gli scambi. Questo prodotto è presentato in un'interfaccia grafica facile da usare e visivamente accattivante. Personalizza le tue impostazioni e inizia ad utilizzare il prodotto in pochi minuti! Guida per l'utente + Demo  | Versione MT4 | Versione Discord
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
Patrex pro
Chioma Obunadike
5 (1)
Patrex Pro: Maximize Your Trading Potential Patrex Pro is an advanced trading bot designed to help traders optimize their trading strategies and maximize their potential returns. With its cutting-edge technology and user-friendly interface, Patrex Pro is the ultimate tool for traders seeking to elevate their trading game. Get MT4 Version Key Features: 1. Position Hedging: Patrex Pro allows users to hedge their positions based on their individual risk tolerance and market analysis. 2. Advanced R
EchoTrade Telegram to MT5 Copier
Perpetual Chinemerem Vincent
5 (1)
EchoTrade Telegram to MT5 Copier Seamless, Instant, and Reliable Signal Copying - Direct from Telegram to MetaTrader 5! 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 Compatibi
Footprint Chart Pro — Professional Order Flow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD
Pulsar Terminal è un prodotto di  Pulsar Technologies,  un marchio di Astralys LLC . Pulsar Terminal è un componente aggiuntivo per MetaTrader 5. È un' interfaccia visiva combinata con strumenti di esecuzione in un' applicazione companion  collegata al tuo account MetaTrader 5 tramite un Expert Advisor . Utilizziamo un'applicazione companion per massimizzare le capacità dello strumento e fornire un'interfaccia visiva e un flusso di lavoro più avanzati rispetto ai pannelli standard di MT5. Pulsa
Spot vs Future Arbitrage EA  is a sophisticated, fully automated Expert Advisor engineered for MT5, delivering consistent profits through pure price arbitrage on Gold (XAUUSD). Spot vs Future Arbitrage EA  Requirement - Your Broker should provide SPOT and FUTURE for trading. This EA deploys a market-neutral hedge by simultaneously opening one long position in Gold spot and one short position in Gold futures. Risk is minimized via perfect offset—market swings affect both equally—while profits a
Custom Alerts MT5
Daniel Stein
5 (8)
Custom Alerts: Monitora più mercati e non perdere mai un setup importante Panoramica Custom Alerts è una soluzione dinamica per i trader che desiderano monitorare più strumenti da un unico punto centrale. Integrando i dati dei nostri strumenti principali — come FX Power, FX Volume, FX Dynamic, FX Levels e IX Power — Custom Alerts ti avvisa automaticamente degli sviluppi cruciali del mercato, senza dover passare continuamente da un grafico all'altro o rischiare di perdere opportunità importanti
Il Local Trade Copier EA è una soluzione per i singoli trader o account manager che devono eseguire segnali commerciali da fonti esterne o che devono gestire più account contemporaneamente, senza la necessità di un account MAM o PAMM. Copia da un massimo di 8 account master su account slave illimitati [ Guida all'installazione | Guida all'aggiornamento | Risoluzione dei problemi | Domande frequenti | Tutti i prodotti ] 100% self-hosted Facile da installare e utilizzare Nessun programma di insta
The product will copy all  Discord  signal   to MT5   ( 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 MT5. 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
Dynamic Fibonacci Grid
Tsvetan Tsvetanov
5 (1)
Presentazione dell’ultima versione del Dynamic Fibonacci Grid Dashboard per MT5. Ora dotato di molte nuove funzionalità, questo nuovo dashboard trasforma la tua esperienza di trading e ti permette di osservare il mercato e l’azione dei prezzi da una prospettiva completamente nuova. Scopri nuove possibilità grazie all’analisi simultanea di più timeframe e simboli. Interfaccia user-friendly per il trading manuale e la gestione delle posizioni, con capacità ampliata di applicare strategie automati
The product is used to trade base on any Alert signal in MT5 Easy to setup, simple format with custom keyword All option to management orders as trailing stop, breakeen, partial close, time filter, news filter ... Option to auto open grid orders How to setup and guide: Let read all details about setup and download indicator for auto get   Alert Signal   here Do not buy if you even can not install demo EA to your VPS ( some VPS block download EA from mql5 market) We always bring customers high q
EasyInsight MT5
Alain Verleyen
5 (7)
EASY Insight – Il trading intelligente inizia qui Panoramica E se potessi analizzare l’intero mercato – Forex, Oro, Cripto, Indici e persino Azioni – in pochi secondi, senza dover controllare manualmente ogni grafico? EASY Insight è il tuo strumento di esportazione pronto per l’IA, che trasforma i dati degli indicatori in informazioni di trading operative. Pensato per i trader che vogliono smettere di perdere tempo con ipotesi e sovraccarico visivo, offre una panoramica completa del mercato in
EasyInsight AIO MT5
Alain Verleyen
4.92 (12)
EASY Insight AIO – La soluzione all-in-one per un trading intelligente e senza sforzo Panoramica Immagina di poter analizzare l’intero mercato — Forex, Oro, Cripto, Indici e persino Azioni — in pochi secondi, senza dover controllare manualmente i grafici, installare indicatori o affrontare configurazioni complicate. EASY Insight AIO è il tuo strumento definitivo di esportazione per il trading alimentato dall’IA, pronto all’uso. Offre una panoramica completa del mercato in un unico file CSV pul
GRat Crypto
Ivan Titov
4.5 (2)
Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete order
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
Il MT5 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 MT4 ] [ Versione Telegram ] 
INTRODUCTION : This Panel is made to detect the spike presence and escape the time occuring a spike presence and open sell or buy trade transaction automatically after providing  a signal control to operate autonomously the trade. It is a best scalper and a good spike escaper.     There are another functionalities as  Martingale strategy and a deep indicator called DeepMovingAverage , it last is triggered automatically when the control is checked. These are made to help users   to notify and t
Altri dall’autore
This application is now replaced by Ofir Notify Light Edition (Free) or Ofir Notify (paid). Thank all for your positive feedbacks. Telegram Alerts is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Send signals from your indicators or experts Multi-lingual If you are facing any issue using this utility, please contact me to
FREE
NEW :  integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual NEW  : version 2 brings integration
FREE
Telegram Alerts
Gad Benisty
4.72 (18)
This application is now replaced by Ofir Notify Light Edition (Free) or Ofir Notify (paid). Thank all for your positive feedbacks. Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts ( only in full edition ) Sending charts screenshots with alerts   
FREE
Ofir Blue exporter is a handy utility to export your orders history to a JSON file . You'll need it if you want to back-test Ofir blue or Ofir Hedging , using your own trading history. How it works: Install the indicator on a chart Press export all or export <current symbol> (for example GBPUSD) The indicator will create the json file in the directory files/ofirblue/export. This directory is in the common file area. The file will be automatically taken in charge by Ofir blue strategy tester
FREE
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual NEW  : version 2 brings integratio
FREE
Ofir blue is the first full trading application for Telegram. It is proposed in 2 versions : OfirBlueLite (without trading) and OfirBluePro (with trading). The Pro version is still in beta (available on request).  To access Ofir Blue Lite, go to Telegram and open the bot @OfirBlueLite. All demos, tutorials and docs are available in Telegram. Join the Telegram group @OfirBlueUserGroup to get updated information and support. Features: Dashboard  ️ Account summary ️» Profit of the day ️» Eq
FREE
This free utility is a must to manage your risk. Very easy to calculate a new position size (number of lots), based on: Your equity Your risk per trade (% of equity) Your entry price Your stop loss This utility gives the right information to enter the market. A paid version is also available, Ofir Calculator+, to open the trade by a single click. Telegram Setup instruction Open your Telegram APP and search for "BotFather" Type  /start  and click/type  /newbot  to create a new bot Give your bot
FREE
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Daily, weekly and monthly summaries Reply mode:
Ofir Dashboard is the first level of the Ofir trading solutions. We are building the first full trading application from Telegram. The Dashboard is focused on giving you the best information about your account, positions, risk,... when you are away from keyboard. Everything is accessible from Telegram. More info in my Blog Enjoy! Ofir Notify, our very successful application for sending Notifications to Telegram (chat, channels, groups) is included in Ofir Dashboard.
MQL Tool "Ofir Email to Telegram": Never Miss a Trading Alert Again! Tired of missing important alerts from your indicators and Expert Advisors (EAs)? Ofir Email to Telegram   is the solution you've been waiting for!   This revolutionary MQL tool automatically forwards all email alerts from your indicators and EAs directly to your Telegram account. Never again will you miss a trading opportunity or important notification! Here are just a few of the benefits of Ofir Email to Telegram: Quick and e
MQL Tool "Ofir Email to Telegram": Never Miss a Trading Alert Again! Tired of missing important alerts from your indicators and Expert Advisors (EAs)? Ofir Email to Telegram is the solution you've been waiting for! This revolutionary MQL tool automatically forwards all email alerts from your indicators and EAs directly to your Telegram account. Never again will you miss a trading opportunity or important notification! Here are just a few of the benefits of Ofir Email to Telegram: Quick and easy
Filtro:
Piotr Drozdek
1085
Piotr Drozdek 2024.08.10 22:14 
 

Excellent, precise tool. Does what is says on the tin. After configuration, it will notify you on Telegram about every opened and closed trade, as well as send a daily summary in the evening.

Gad Benisty
11728
Risposta dello sviluppatore Gad Benisty 2024.08.10 22:16
Thanks Piotr. Don’t forget to join the OfirBlueUserGroup to keep informed.
https://t.me/OfirBlueUserGroup
Rispondi alla recensione