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);
  }



리뷰 1
Piotr Drozdek
1087
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.

추천 제품
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 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
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
Telegram Signal Sender MT5로 외환 시그널 공유 능력을 향상시키세요. 이 강력한 유틸리티는 Telegram 채널로 트레이드 시그널을 보내는 과정을 자동화하고 간소화하도록 설계되었으며, 초보 및 기존 시그널 제공자 모두에게 이상적입니다. Forex Factory와 Reddit의 r/Forex와 같은 트레이딩 커뮤니티에서 널리 찬사를 받고 있으며, Investopedia와 MQL5 포럼에서도 시그널 배포의 효율성으로 주목받고 있어, 청중을 확대하려는 트레이더들 사이에서 인기 있는 도구입니다. 사용자들은 시기적절하고 전문적인 시그널 전달로 인해 팔로워 참여도가 30-40% 증가했으며, 많은 이들이 수동으로 시그널을 게시하는 데 소요되는 시간이 50% 감소했다고 보고했습니다. 주요 이점으로는 자동 시그널 생성, 사용자 정의 가능한 리스크 관리, 공개 또는 비공개 Telegram 채널로 고품질 시그널을 쉽게 공유할 수 있는 사용자 친화적 인터페이스가 포함되어, 신뢰할 수
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
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) — performs communication between the bot Telegram and the terminal MetaTrader 5 . It helps aggregate data from multiple terminals and manage them using a bot in Telegram . The service is convenient for working on multiple MT5 terminals, allowing each terminal to be individually configured for optimal display and perception of information. All terminal data is collected in one Telegram channel, and the settings panel allows quick adjustments and saving of changes i
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
"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
혁신적인 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) 포인트 및 로트 크기를 포함한 정확한 매개변수를 설정할 수 있습니다. 도구의 유연성은 시장 행동과 일치하는 적응형 반복 옵션으로 강조됩니
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
이 제품의 구매자들이 또한 구매함
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침   -   애플리케이션 지침   -   데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
TradePanel MT5
Alfiya Fazylova
4.86 (148)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 전략 테스터에서는 애플리케이션이 작동하지 않습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래 작업을 수행할 수 있습니다: 자동 위험 계산을 통해 지정가 주문 및 포지션을 엽니다. 한 번의 클릭으로 여러 주문과 포지션을 열 수 있습니다. 주문 그리드를 엽니다. 그룹별 대기 주문 및 포지션을 마감합니다. 포지션 반전(매수 청산 후 매도 개시 또는 매도 청산 후 매수 개시). 포지션 고정(매수 포지션과 매도 포지션의 양을 동일하게 하는 추가 포지션 개설). 한 번의 클릭으로 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현과 손절매를 동일한 가격 수준으로 설정합니다. 모든 포지션에 대한 손절매를 해당 포지션의 손익 분기
베타 출시 Telegram to MT5 Signal Trader 는 곧 공식 알파 버전을 출시할 예정입니다. 일부 기능은 아직 개발 중이며, 작은 버그가 발생할 수 있습니다. 문제가 있으면 꼭 보고해 주세요. 여러분의 피드백은 소프트웨어 개선에 도움이 됩니다. Telegram to MT5 Signal Trader 는 Telegram 채널 또는 그룹의 거래 신호를 자동으로 MetaTrader 5 계정으로 복사하는 강력한 도구입니다. 공개 및 비공개 채널을 모두 지원하며, 여러 신호 제공자를 여러 MT5 계정에 연결할 수 있습니다. 소프트웨어는 빠르고 안정적으로 동작하며, 복사된 거래를 완벽히 제어할 수 있습니다. 인터페이스는 깔끔하며 대시보드와 차트가 시각적으로 구성되어 있고, 직관적인 네비게이션이 가능합니다. 여러 Signal Account를 관리하고, 공급자별 설정을 세밀하게 조정하며, 모든 동작을 실시간으로 모니터링할 수 있습니다. 필수 조건 MQL의 제한으로 인해 EA는 Te
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 (복사 고양이 MT5) 는 오늘날의 거래 과제를 위해 설계된 로컬 거래 복사기이자 완전한 위험 관리 및 실행 프레임워크입니다. 프롭펌 챌린지부터 개인 포트폴리오 관리까지, 견고한 실행, 자본 보호, 유연한 구성 및 고급 거래 처리의 조합으로 모든 상황에 적응합니다. 복사기는 마스터(송신자)와 슬레이브(수신자) 모드 모두에서 작동하며, 시장 주문과 예약 주문, 거래 수정, 부분 청산 및 헷지 청산 작업의 실시간 동기화를 제공합니다. 데모 및 실계좌, 거래 또는 투자자 로그인과 호환되며, EA, 터미널 또는 VPS가 재시작되어도 지속적인 거래 메모리 시스템을 통해 복구를 보장합니다. 고유 ID로 여러 마스터와 슬레이브를 동시에 관리할 수 있으며, 브로커 간 차이는 접두사/접미사 조정 또는 사용자 정의 심볼 매핑을 통해 자동으로 처리됩니다. 매뉴얼/설정  | Copy Cat More MT4 | 채널  특별 기능: 설정이 간편함 —
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)
거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 5 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT4 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
MT5 to Telegram Signal Provider 는 사용하기 쉽고 완전히 커스터마이즈 가능한 유틸리티로, 특정 신호를 Telegram의 채팅, 채널 또는 그룹으로 전송하고, 귀하의 계정을 신호 제공자 로 만듭니다. 경쟁 제품과 달리 DLL 임포트를 사용하지 않습니다. [ 데모 ] [ 매뉴얼 ] [ MT4 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ]  New: [ Telegram To MT5 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식은 필요하지 않습니다; 개발자가 제공하는 모든 것이 필요합니다. 주요 특징 구독자에게 보낸 주문 상세 정보를 커스터마이즈할 수 있습니다. 예를 들어, 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독에서는 모든 신호를 받습니다. id, 심볼, 또는 코멘트로 주문을 필터링할 수 있습니다. 주문이 실행된 차트의 스크린샷이 포함됩니다 보낸 스크린샷에 닫힌 주문을 그려 추가 검증을 합니다
Pulsar Terminal 은 Astralys LLC 의 상표인 Pulsar Technologies 의 제품입니다. Pulsar Terminal은 MetaTrader 5용 유틸리티 애드온입니다. Expert Advisor 를 통해 MetaTrader 5 계정에 연결되는 동반 애플리케이션 내에서 실행 도구와 결합된 비주얼 인터페이스 입니다. 표준 MT5 패널보다 더 고급 비주얼 인터페이스와 워크플로우를 제공하기 위해 동반 애플리케이션을 사용하여 도구의 기능을 극대화합니다. Pulsar Terminal은 독립형 애플리케이션이 아니며 작동하려면 MetaTrader 5가 필요합니다. EA는 Pulsar Terminal 동반 애플리케이션과 localhost를 통해서만 통신합니다. 동반 애플리케이션 설치 프로그램은 설치 가이드(MQL5 블로그 게시물)를 통해 구매자에게 제공됩니다. 인터페이스를 통해 주문 실행, 리스크 관리, 거래 통계 확인, 그리고 MetaTrader 5에 연결된 동반
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus 는 MetaTrader 5 플랫폼에서 거래 효율성과 효과를 향상시키기 위해 설계된 고급 거래 관리 도구입니다. 리스크 계산, 주문 관리, 고급 그리드 시스템, 차트 기반 도구 및 성과 분석 등 포괄적인 기능을 제공합니다. 주요 기능 1. 리커버리 그리드 불리한 시장 상황에서 거래를 관리하기 위한 평균화 및 유연한 그리드 시스템을 구현합니다. 거래 회복을 최적화할 수 있도록 전략적인 진입 및 종료 포인트를 제공합니다. 2. 스택 그리드 강한 시장 움직임 동안 포지션을 추가하여 유리한 거래에서 잠재적 수익을 극대화하도록 설계되었습니다. 유리한 시장 트렌드에서 승률을 높이며 거래를 확장할 수 있도록 합니다. 3. 손익(P&L) 라인 차트에서 잠재적인 수익 및 손실 시나리오를 시각적으로 표현합니다. 설정을 조정하고 P&L 라인을 드래그하여 실행 전에 다양한 거래 결과를 평가할 수 있습니다. 4. 바스켓 모드 동일한 심볼에 여러 포지션을 단일 집계 포지션으로 결합하여 관리합니
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
Custom Alerts AIO: 다중 시장을 동시에 모니터링 – 설정 없이 즉시 사용 가능 개요 Custom Alerts AIO 는 복잡한 설정 없이 즉시 사용할 수 있는 통합 시장 모니터링 도구입니다. FX Power, FX Volume, FX Dynamic, FX Levels, IX Power 등 필요한 모든 지표가 내장되어 있어 별도의 설치나 구성 없이 알림 기능을 바로 사용할 수 있습니다. 차트 그래픽 없이 작동하며, Forex, 금속, 지수, 암호화폐 등 주요 자산군을 모두 지원합니다. 주식(Symbols)은 별도로 입력하여 추가할 수 있으나, MetaTrader에서는 일반적으로 제한적으로만 사용됩니다. 1. 왜 Custom Alerts AIO를 선택해야 하나요? 추가 라이선스가 필요 없습니다 • 모든 Stein Investments 지표가 내장되어 있어 별도 구매가 필요 없습니다. • 즉시 알림 기능을 시작할 수 있어 빠르고 간편합니다. 모든 시장을 하나의 도구로
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
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
가입한 모든 채널에서 (개인 및 제한된 채널 포함) 시그널을 바로 MT5로 복사합니다.   이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전 | 디스코드 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT5 특징 여러 채널에서 동시에 신호를 복사합니다. 개인 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다.   (원하는 경우에는 사용할 수 있습니다) 위험 % 또는 고정된 로트로 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 또는 복사할 신호를 사용자 정의할지 선택할 수 있습니다. 모든 신호를 인
Local Trade Copier EA 는 외부 소스에서 거래 신호를 실행해야 하거나 MAM 또는 PAMM 계정 없이 동시에 여러 계정을 관리해야 하는 개인 거래자 또는 계정 관리자를 위한 솔루션입니다. 최대 8개의 마스터 계정에서 무제한 슬레이브 계정으로 복사합니다. [ 설치 가이드 | 업데이트 가이드 | 문제 해결 | 자주하는 질문 | 모든 제품 ] 100% 자체 호스팅 설치 및 사용이 간편함 설치 프로그램, 구성 파일, 서버, 메모리 파이프 또는 DLL이 사용되지 않음 EA를 영원히 사용하기 위한 1000번의 활성화 로컬 실행, 네트워크 대기 시간 없음 필요한 모든 기능을 구현합니다. 최대 8개의 마스터 계정 및 무제한 슬레이브 계정 모든 브로커 및 DD/NDD/ECN/STP 실행과 함께 작동 다른 계정 통화를 사용하는 계정에서 작동 라이브 계정과 데모 계정 간에 구분 없이 작동 마스터 및 슬레이브 계정에서 기호 이름의 접미사 지원 매직 넘버 및 주문 댓글로 필터링 다른 거래
Telegram Broadcast MT5
Volodymyr Hrybachov
3.67 (3)
TELEGRAM BROADCAST 유틸리티를 사용하면 거래를 Telegram 채널에 즉시 게시할 수 있습니다. FOREX 신호로 자신의 Telegram 채널을 오랫동안 만들고 싶었다면 이것이 필요한 것입니다. TELEGRAM BROADCAST는 다음과 같은 메시지를 보낼 수 있습니다. 거래 개시 및 종료 대기 중인 주문의 배치 및 삭제 손절매 수정 및 준비금(라스트 오더) 손실을 막고 증명을 발동합니다. 보류 중인 주문의 활성화 및 삭제: 거래 보고서 보내기 입금 및 출금에 대한 메시지 보내기 인출 또는 이익이 N 값에 도달하면 메시지를 보냅니다. 계정 모니터링 - N분마다 통계를 보냅니다. 각 메시지에 자신의 텍스트를 추가하고 몇 분 안에 지연을 게시할 수 있습니다. 모든 메시지는 유연합니다. 유틸리티는 하나의 차트에만 설치되지만 모든 기호에서 메시지를 보냅니다. 설정에서 기호를 숨길 수 있습니다. 유틸리티 구성: 서비스 -> 설정 -> 전문가 자문 -> 다음 URL에
Active Lines
Yury Kulikov
5 (2)
Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
Tick Charts
Vasily Kravtsov
4 (1)
**** New version - 1.66 **** Bug fixes, small improvements. A Tick Chart app. It lets you create real-time tick charts, based on number of ticks per candle. You can choose the amount of ticks per candle, and the amount of ticks to load. Supports showing trade history and trade levels.   When you add this EA to an instrument it automatically generates a custom symbol with the _Tick added to the name. The tick chart should open automatically. Make sure the timeframe of the tick chart is set to M
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
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
Custom Alerts: 여러 시장을 동시에 모니터링하고 중요한 기회를 놓치지 마세요 개요 Custom Alerts 는 여러 종목에 걸쳐 잠재적 트레이딩 기회를 한눈에 파악하고자 하는 트레이더를 위한 동적인 솔루션입니다. FX Power, FX Volume, FX Dynamic, FX Levels, IX Power와 같은 Stein Investments의 주요 도구들과 통합되어, 여러 차트를 오가거나 기회를 놓치는 일 없이 중요한 시장 변화를 자동으로 알림으로 제공합니다. 이제 브로커가 제공하는 모든 자산군을 지원하며, 기호를 입력할 필요 없이 자산 유형만 선택하면 설정이 완료됩니다. 1. Custom Alerts가 트레이더에게 매우 유용한 이유 올인원 시장 모니터링 • Custom Alerts 는 외환, 금속, 암호화폐, 지수, 주식(브로커가 지원하는 경우)까지 다양한 자산군의 신호를 수집하고 통합합니다. • 여러 차트를 전환할 필요 없이 하나의 창에서 명확한 알림을 받아보
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
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
EasyInsight MT5
Alain Verleyen
5 (7)
EASY Insight – 더 스마트한 트레이딩, 여기서 시작하세요 개요 만약 단 몇 초 만에 외환, 금, 암호화폐, 지수, 심지어 주식 시장까지 전체를 수동 차트 확인 없이 스캔할 수 있다면 어떨까요? EASY Insight 는 인디케이터 데이터를 실행 가능한 트레이딩 인사이트로 바꿔주는 AI 준비형 데이터 내보내기 도구입니다. 추측이나 복잡한 시각적 혼란에 더 이상 시간을 낭비하고 싶지 않은 트레이더를 위해 개발되었으며, 하나의 깔끔한 CSV 파일로 전체 시장 스냅샷을 제공합니다. 이것이야말로 완전히 새로운 차원의 트레이딩입니다. 끝없는 창 전환도, 복잡한 차트 오버레이도 없습니다. 여러분이 이미 잘 알고 있는 도구(FX Power (FXP), FX Volume (FXV), FX Dynamic (FXD), FX Levels (FXL), 그리고 비외환 자산용 IX Power (IXP))에서 얻는 구조화된 순수 인사이트만을 제공합니다. 더욱 편리함을 원한다면, EASY Insig
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
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
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
EasyInsight AIO MT5
Alain Verleyen
4.92 (12)
EASY Insight AIO – 스마트하고 손쉬운 트레이딩을 위한 올인원 솔루션 개요 외환, 금, 암호화폐, 지수, 심지어 주식까지 — 전 시장을 몇 초 만에, 수동 차트 확인이나 복잡한 설치, 인디케이터 설정 없이 스캔할 수 있다고 상상해 보세요. EASY Insight AIO 는 AI 기반 트레이딩을 위한 궁극의 플러그 앤 플레이(Plug & Play) 데이터 내보내기 도구입니다. 단 하나의 깔끔한 CSV 파일로 전체 시장 스냅샷을 제공하며, ChatGPT, Claude, Gemini, Perplexity 등 다양한 AI 플랫폼에서 즉시 분석할 수 있습니다. 창 전환, 복잡함, 차트 오버레이는 더 이상 필요 없습니다. 자동으로 내보내지는 순수하고 구조화된 데이터 인사이트만으로, 반복적인 차트 감시 대신 데이터 기반의 스마트한 의사결정에 집중할 수 있습니다. 왜 EASY Insight AIO인가요? 진정한 올인원 • 별도의 설정, 인디케이터 설치, 차트 오버레이가 필요 없습
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
제작자의 제품 더 보기
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 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
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
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
필터:
Piotr Drozdek
1087
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
11742
개발자의 답변 Gad Benisty 2024.08.10 22:16
Thanks Piotr. Don’t forget to join the OfirBlueUserGroup to keep informed.
https://t.me/OfirBlueUserGroup
리뷰 답변