NotifyMe Free for MT4

5

Overview

The Expert Advisor sends notifications to a mobile phone, via e-mail or activates an audio alarm in case a position is opened or closed on the trading account. The Expert does not trade, it only monitors your account and orders.


Launching the Expert Advisor

For the Expert Advisor to work, place the file NotifyMe_free.ex4 in terminal_folder/experts (probably it will be placed there automatically). NotifyMe_free should appear in the Expert Advisors section of the Navigator window. If not, restart the MetaTrader 4 terminal.

For the Expert Advisor to work, allow using Expert Advisors in the setting of MetaTrader 4. To do it, go to Tools menu, then Options, and then select Expert Advisors tab. Enable the option Enable Expert Advisors (except the Custom Indicators and Scripts).

To launch the Expert Advisor, right-click its name in the Navigator window and select "Attach to chart" or drag and drop it on the chart by mouse. The windows of the Expert Advisor's parameters will appear. Set the desired parameters and click OK.

The Expert Advisor can be attached to the chart of any financial instrument Since the EA analyzes the trade account state at every tick coming, to decrease delays of notifications it is recommended to run the EA on a symbol, where ticks come most often (for example, one of Forex currency pairs:: EURUSD, GBPUSD, USDCHF or USDJPY). on any time frame.


Expert's Input Parameters

  • Push_Notify_Enable - enable notifications sent to the mobile terminal (true - enable notifications, false - disable notifications);
  • Push_Notify_Interval - minimum time interval (in seconds) between notifications sent to the mobile terminal;
  • Push_Length_Limit - maximum length of a message sent to the mobile terminal;
  • Mail_Notify_Enable - enable notifications sent via e-mail (true - enable notifications, false - disable notifications);
  • Mail_Notify_Interval - minimum time interval (in seconds) between notifications sent via e-mail;
  • Sound_Notify_Enable - enable audio alarm notifications (true - enable notifications, false - disable notifications);;
  • Sound_Notify_Interval -  minimum time interval (in seconds) between sound alarm notifications;
  • Sound_File_Name - name of the alarm sound file activated when an event occurs;
  • Use_Local_Time - time specified in messages sent to the mobile terminal or via email (false - trade server time, true - time of the PC the Expert Advisor is running at);
  • Show_Information - show (true) or hide (false) information about the conditions of notifications activation (Show, Hide).


Sending Notifications to the Mobile Terminal

First of all, you should have mobile version of MetaTrader 4 or MetaTrader 5 terminal installed on your Android or iOS powered device to receive notifications. You can download MetaTrader 4 or MetaTrader 5 mobile terminal for Android, as well as MetaTrader 4 or MetaTrader 5 mobile terminal for iOS for free.

You should also allow sending push notifications in MetaTrader 4 trading terminal, on which the EA is to be launched. To do this, enter Tools – Options – Notifications tab, turn "Enable Push Notifications" parameter on and specify MetaQuotes_ID that can be found on Messages tab of the mobile terminal.

"Push_Notify_Enable" parameter allows you to enable or disable sending notifications to the mobile terminal.

"Push_Notify_Interva" input parameter allows you to set the minimum time interval (in seconds) between notifications sent to the mobile terminal. The Expert Advisor will not send a new notification if less than specified time has passed since sending the previous one. It will save that notification instead. When the time specified in "Push_Notify_Interval" parameter passes since sending the previous notification, the Expert Advisor will send a message containing descriptions of all events accumulated by that time. There is a limitation (of push notifications service developed by MetaQuotes) on the number of sent messages per unit time: no more than two messages per second and no more than 10 messages per minute (if this limitation is violated, sending push notifications can be blocked by MetaQuotes). Therefore, it is not recommended to set very small values (especially in case of the events' high frequency on a trading account).

" Push_Length_Limit" parameter allows you to set the maximum number of symbols in a message sent to the mobile terminal. If a message is longer, it is truncated down to the length specified in the parameter. The maximum permissible length of a push message is 255 characters. A message consists of two parts: account number with account owner's name (generated automatically) and a text description of an event generated by an Expert Advisor (its length is limited by "Push_Length_Limit" parameter). In some cases, a message may become invisible in the mobile terminal if its length exceeds 255 characters. "Push_Length_Limit" parameter value should be selected based on the length of the automatically added part of the message (account number and owner's name).


Sending Notifications Via E-Mail

To receive notifications via e-mail, you should allow sending emails in the settings of MetaTrader 4 trading terminal, at which NotifyMe Free for MT4 is launched. To do this, enter Tools – Options – Email tab, turn Enable parameter on and specify your e-mail account and SMTP e-mail server parameters.

Messages sent by the Expert Advisor via e-mail have subject "Account account_number notification". 

"Mail_Notify_Enable" parameter allows you to enable or disable sending notifications via e-mail.

"Mail_Notify_Interval" input parameter allows you to set the minimum time interval (in seconds) between notifications sent via e-mail. The Expert Advisor will not send a new notification if less than specified time has passed since sending the previous one. It will save that notification instead. When the time specified in "Mail_Notify_Interval" parameter passes since sending the previous notification, the Expert Advisor will send an e-mail containing descriptions of all events accumulated by that time. Some e-mail servers perceive frequent emails as harmful actions. Therefore, it is not recommended to set too small values for "Mail_Notify_Interval" parameter.


Audio Alarm Notifications

" Sound_Notify_Enable" parameter allows you to enable or disable sound notifications.

"Sound_Notify_Interval" input parameter allows you to set the minimum time interval (in seconds) between sound notifications.

"Sound_File_Name" allows you to set the name of an audio file to be activated when a notification arrives. A file in .wav format should be located in terminal_folder/sounds or its subdirectory.


Displaying the Data on Screen

If Show_Information parameter is set to true, then the information about the server and local time will be displayed in the upper left corner of the chart as well as the settings for each notification type.

Examples of messages sent by the program

  • Opening pending order: 2013.08.12 14.56.49 Sell Limit -> Sell at 1.32900, SL: 1.32980, TP: 1.32800, Comment: Test order;
  • Opening market position: 2013.08.12 14:56:52 EURUSD Sell 0.10 at 1.32900, SL: 1.32980, TP: 1.32800, Magic: 17;
  • Closing position: 2013.08.12 15:13:20 EURUSD Close Sell 0.10 at 1.32800, Magic: 17, (Profit: 10.00 USD), Balance: 1010.00 USD (Equity: 1010.00 USD);


Full Version and Version for MetaTrader 5

There is a full version of the program - NotifyMe for MT4. Unlike the free version, it allows sending notifications about placing or deleting pending orders, modifications of order parameters (open price, Stop Loss, Take Profit), change of balance and leverage, decrease of the account equity and free margin as a ration to margin. There is also a free and a full version of NotifyMe for the MetaTrader 5 trading platform that have the same features.


Warning

The developer of NotifyMe Free for MT4 is not responsible for possible modification or termination of the program's operation due to changes in MQL4 language implemented by the trading terminal and language developer - MetaQuotes company. The developer of NotifyMe Free for MT4 is not responsible for any loss, damage or missed profits caused by the use of the program, its work or malfunction.


Contact Information

If you have any questions about the application, comments on its operation or suggestions for future improvements, please send them by email or leave your personal messages via this web site. Let me know what products (Expert Advisors, indicators, scripts) you would like to see.

리뷰 9
Oleg Pavlenko
17861
Oleg Pavlenko 2023.06.07 09:29 
 

Хорошая утилита. Не хватает только названия брокера в сообщении. А то когда много счетов, то без названия брокера сложно разобраться с какого именно терминала пришло сообщение. А в остальном, утилита отрабатывает на все 100%. Советую!

Nathan Rodrigues
18
Nathan Rodrigues 2022.11.27 12:46 
 

Super useful and works as desired.

Al Rizqi
38
Al Rizqi 2022.01.30 18:27 
 

What a useful EA. Thank you

추천 제품
OTRX Fimathe Backtest is a tool for the Trader or Enthusiast who uses the Fimathe technique created by Trader Marcelo Ferreira to carry out his training and validate if he can obtain profitability. In this tool you will be able to: 1. Define whether you are looking for a buy or sell entry. (Trend). 2. Define by clicking twice on the horizontal lines where your Reference Zone and your Neutral Zone will be. 3. Monitor the entry, subcycle and exit of the trade. 4. Trading Summary, Daily, Week
FREE
Confirmation Entry
Fawwaz Abdulmantaser Salim Albaker
Dear Valuable Friends ,   This New Free EA works as below : - waiting the M15 diagram to show the reverse or continuing of the trend - confirm  signal on H4 Diagram . - wait till the entry strategy is being extremely true  - put direct entry point (sell or Buy ) and put Pending Orders (P.O) in grid   All these will be Active after manually set in common parameters that u fully controlled . Check the pics to recognize .. for any Question write to me directly .. Best Luck  Best Luck  
FREE
Update:ver1.53 (2023/08/16) ・概要と必要環境 手動発注もしくは他ツール等からの発注に対し、指値発注予約の複製を生成します。こちらは「発注操作の簡易化」に特化したものになります。発注判断となる分析は、資料を漁る、経験則を導く、他の分析ツールやEAを併用する等、利用者ご自身で頑張ってください。なお、ver1.28より、「決済後、自動で再発注する」機能が実装されました。(有償版でのみ有効化できます) ・導入と導入後の操作 導入そのものは簡単です。「自動売買可能なEA」として、適当なチャートにて動作させるだけです。(チャートの対象相場は問いません。このEAは、チャートを見ていません)。あとは、「このEAでのローカルコピー以外の発注」があれば、それに応じて「損失が出た場合に備えての追加取引の予約」という形で、指値発注が自動生成されます。 導入操作上の注意として、「本EAを、複数のチャートで動作」はできません。EAがチャート自体を見ておらず、注文状況だけを見ているため、複数のチャートで動かす意味もありません。また、ターミナルとEAの設定として「自動売買」を許可しない
FREE
Grid Assistant Pro
Alessandro De Cristofaro
Grid Assistant Pro – Utility for Managing Grid Strategies on MetaTrader 4 Grid Assistant Pro is a professional utility that helps traders manage and monitor unidirectional grid strategies directly from the MT4 chart. It provides a visual dashboard , clear controls, and automated risk protection features for precise and efficient grid operation. Key Features Visual Dashboard Real-time metrics: Balance, Equity, Floating P/L, Drawdown %, Free Margin Grid status: active and pending or
FREE
FREE UNTIL FEBRUARY 14, 2023 SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. This version is only auto set of Takeprofit and StopLoss Main Version  of  TropangFX:   MT4 Version  |  MT5 Version Recommended timeframe:   H1 Supported currency pairs:  GBPUSD, EURUSD, EURCHF ,   USDCAD, USDCHF ,  AUDCAD, EURCAD, EURAUD and many more... Requirements The EA requires good brokerage conditions:   low spread   and   slippage   during the rollover time. I advise using a really   good ECN brok
FREE
SL and TP Setter
Giacomo Barone
4 (1)
You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
FREE
MT4 및 MT5 고급 거래 관리자로 거래를 혁신하십시오 MT5 버전: https ://www .mql5 .com /en /market /product /107253 정밀하고 통제된 거래를 위해 궁극적인 도구인 우리의 MT4 및 MT5 고급 거래 관리자로 거래 전략을 강화하세요. 일반적인 거래 관리자와 달리, 우리의 거래 관리자는 시장 상황에 따라 동적으로 조정되며, 거래를 시작하자마자 자동으로 손절매와 목표 이익 수준을 설정합니다. 주요 기능: 자동 진입 전략: 거래 관리자의 자동 진입 전략으로 기회를 즉시 포착하세요. 거래를 시작할 때 시스템이 미리 정의된 손절매와 목표 이익을 전략적으로 설정하여 시작부터 규율있는 리스크 관리를 보장합니다. 동적 손절매 관리: 실시간으로 시장 변동에 반응하세요. 거래가 +0.50% 수익을 기록하면 시스템이 자동으로 손절매를 절반으로 줄여 이익을 보호하면서도 위험을 억제합니다. 손익분기점 보호: +1% 수익을 달성하면 안심하고 수익을 누리세요.
FREE
Fully functional manual trade panel with risk/reward, auto SL, lot size calculation, one-click trading, hidden (virtual) stop loss/take profit and pending orders, scale in and out of trades (partial close), news events and more. Works with all symbols not just currency pairs. Brings an incredible amount of functionality to MetaTrader for free and for both demo and live accounts. Features Lot size calculation - based on % of account to risk, fixed amount or dynamic lots Automatic take profit base
FREE
Free automatic fibonacci
Tonny Obare
4.67 (49)
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Market Order Management Utility and strategy Tester in one solution. The software is equipped with a simple and intuitive interface, with risk management in lots, but also in money or percentage. Management of the market position trough BE and split of the profit and monitoring of the profits in money and percentage. Also usable for MT4 BactTest system with 4 different speed.
FREE
Profitstat is a free indicator that scans your history and displays it on the chart. The free version shows the number of trades and profit made on the current and previous day. The data is updated instantly as soon as a trade closes. Simply attach it to any chart and it gives the account data irrespective of the chart currency nor timeframe.
FREE
The Saz_Timer indicator belongs to the Saz_Forex suite of professional indicators designed by Traders, for Traders. This indicator will show minutes and seconds of real time on the chart window. The indicator uses the OnTimer() event so it can update even while no ticks received on the chart. The text is shown toward the bottom right of the chart, encircled red in the screenshot. Inputs: Text Colour, allows selection of the colour for the text.
FREE
VR Color Levels MT4
Vladimir Pastushak
5 (1)
VR 컬러 레벨은 추세선, 직사각형, 텍스트 등의 요소를 사용하여 기술적 분석을 적용하는 사람들에게 편리한 도구입니다. 차트에 직접 텍스트를 추가하고 스크린샷을 찍는 것이 가능합니다. 설정, 세트 파일, 데모 버전, 지침, 문제 해결 등은 다음에서 얻을 수 있습니다. [블로그] 다음에서 리뷰를 읽거나 작성할 수 있습니다. [링크] 버전 [MetaTrader 5] 표시기 작업은 한 번의 클릭 으로 수행됩니다. 이렇게 하려면 선이 있는 버튼을 클릭하세요. 그러면 커서 아래에 추세선이 나타납니다. 그런 다음 커서를 움직여 선 위치 를 선택하고 다시 클릭하여 수정하면 됩니다. 표시기 의 특징은 스타일과 색상의 모든 변경 사항이 자동으로 저장되고 나중에 새로 생성된 모든 그래픽 개체에 적용된다는 것입니다. 이 지표에는 서로 다른 스타일의 추세선을 설정하기 위한 두 개의 독립 버튼, 서로 다른 스타일의 두 개의 독립 직사각형, 자체 스타일이 있는 하나의 텍스트 필드 및 스크린샷 생성용 버튼
FREE
IceFX TradeInfo
Norbert Mereg
4.77 (44)
IceFX’s TradeInfo is an 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 (with integrated IceFX ProfitInfo indicator). Risk-based LOT
FREE
Trend Analizer Bot
Pavel Predein
4.67 (3)
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
FREE
This simple but useful script calculates the lot in % of the deposit. It is indispensable for risk management. There is only one customizable parameter: MaxRisk - risk in % for lot calculation. The product works as a standard script. Launch it once on an appropriate chart and start trading using the calculated lot value. Genious is simplicity! Happy trading!
FREE
Grid Trade Manager MT4
Biswarup Banerjee
1 (2)
거래의 그리드 전략을 최적화하기 위해 Grid Trade Manager MT4를 사용하세요. 이는 그리드 주문의 배치와 관리를 자동화하기 위해 설계된 다재다능한 무료 유틸리티 EA로, 2000년대에 외환 커뮤니티에서 인기 있던 그리드 거래 접근법에서 유래하여 범위 조건에서 시장 진동으로부터 이익을 추출하는 능력으로 유명합니다. MQL5 및 Forex Factory 같은 플랫폼에서 수천 명의 트레이더가 채택한 이 도구는 강력한 위험 통제와 사용자 정의로 인해 외환 쌍 및 암호화폐와 같은 변동성 자산에서 뛰어나며, 사용자들은 동적 그리드 조정을 통해 수익성을 향상시켰다고 보고—cost-averaging TP/SL 및 로트 진행 모드를 통해 드로다운을 20-30% 줄이는 경우가 많습니다. 그 인기는 복잡한 그리드 설정을 단순화하고, 무제한 그리드와 관련된 위험을 완화하면서 핸즈프리 작동을 가능하게 하는 데 있으며, martingale 스타일 전략을 테스트하는 초보자나 사이드웨이 시장에서
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
NAS100 Auto Sl And TP
Moustapha Boulouz
5 (2)
MT4용 NAS100 Auto SL 및 TP 메이커를 소개합니다: 메타트레이더 4에서 나스닥 100 시장을 탐색하는 트레이더에게 필수적인 보조 도구인 NAS100 Auto SL 및 TP 메이커로 손절 및 테이크프로핏 설정을 다시는 놓치지 마세요. 이 도구는 손절 및 테이크프로핏 레벨을 자동으로 관리할 수 있는 원활한 솔루션을 찾는 분들을 위해 설계되었습니다. 주요 특징: 손쉬운 자동화: 스톱로스 및/또는 테이크프로핏 없이 나스닥 100 거래를 자동으로 모니터링합니다. 사용자가 구성한 설정에 따라 레벨을 동적으로 조정합니다. 다양한 주문 유형: 나스닥 100의 시장가 주문과 지정가 주문 모두 호환됩니다. 메타트레이더 4에서 사용할 수 있는 다양한 주문 유형을 지원합니다. 맞춤형 구성: 사용자 친화적인 매개변수 설정으로 추적 기본 설정 및 손절/익절 수준을 사용자 지정할 수 있습니다. 유연한 범위: 실행되는 특정 NAS100 상품 또는 거래되는 모든 상품에 대해 손절 및 이익실현을 설
FREE
원하는 레버리지로 쉽게 사고 팔 수 있는 간단한 거래 도우미. 최종 또는 초보 거래자를 위해 만들어졌으며 eToro 또는 Binary.com과 같은 인기 있는 웹 기반 거래 플랫폼에서 영감을 받았습니다. 다양한 레버리지 옵션을 구현하는 일련의 거래 버튼과 모든 거래를 마감하는 추가 버튼이 있습니다. 모든 거래는 사용된 레버리지에 따라 손절매로 배치됩니다. 다른 플랫폼에서 Metatrader로 마이그레이션하는 거래자에게 특히 유용합니다. 직관적인 인터페이스 특히 단기 거래에 유용합니다. 키보드 단축키로 번개처럼 빠르게 거래하세요 돈 관리가 쉬워졌습니다 EA는 엄격한 레버리지 제어 메커니즘을 구현하고 계정 자본을 초과하는 손실을 방지합니다. 키보드 단축키로 거래 더블 B: B를 두 번 누르면 EA가 구매합니다. 더블 S: S를 두 번 누르면 EA가 판매됩니다. 더블 C: C를 두 번 누르면 EA가 현재 차트의 모든 거래를 마감합니다. 입력 매개변수 매직 넘버: 거래를 할 때 사용하
FREE
Safety
Sergey Ermolov
5 (2)
나는 모두가"안전"과 같은 돈 관리 규칙을 알고 있다고 생각합니다. 인식하지 못하는 사람들을 위해,금고는 거래에 대한 이익이 정지의 크기를 같게 한 후 위치의 절반을 마감한다고 가정합니다. 따라서,가격이 반전하고 정지를 잡는다 할지라도,이전에 위치의 일부를 닫을 때 정확히 같은 양의 이익을 받았기 때문에 돈을 잃지 않을 것입니다. 안전 전문가 고문은 단 하나의 설정,즉 폐쇄 로트 만 있습니다. 위치 0 에 남겨두면 고문은 거래의 정확히 절반을 닫을 것입니다. 전문가 어드바이저를 설치 한 후,이익의 일부가 전문가 어드바이저에 의해 고정 될 위치에 빨간색 점선이 차트에 나타납니다. 당신이 고문이 다른 수준에서 트랜잭션의 일부를 닫으려면 안전하게 다른 장소로이 라인을 이동할 수 있습니다. 동일한 통화 쌍에 여러 개의 거래가 열려 있는 경우 마우스 커서로 시장을 차트로 끌어다 놓고 안전한 거래로 마감하려는 주문 시작 수준 근처에 시장을 놓아야 합니다. 전문가 고문은 주문 티켓을 고려
FREE
EasyClose MT4
Nina Yermolenko
4 (1)
A simple and convenient utility for closing orders. It can close both all orders together as well as buy, sell or pending orders separately. Has an intuitive graphical interface. MT5 version of the utility -  https://www.mql5.com/en/market/product/78599 If you like this utility, take a look at my other products -   https://www.mql5.com/en/users/nina_yermolenko/seller
FREE
Account Info EA It is a tool that presents on the graph all the positions of the account, and specific information concerning the positions, but also the account. It enables the user to have an image of his account at a glance. Use like any expert advisor. You can't attach it in the same chart with other expert advisor. It does not have the ability to open or manage positions. You can attach it on any chart and any timeframe.
FREE
Proftrader Free
Alexander Nikolaev
4 (3)
This Expert Advisor analyzes the last candles and determines whether there will be a reversal or a large correction. Also, the readings of some indicators are analyzed (their parameters can be adjusted). Is a free version of Proftrader . Unlike the full version, in the free version of the adviser the initial lot cannot be higher than 0.1, trading pair only EURUSD and also it has fewer configurable parameters. Input parameters Lots - lot size (at 0, the lot will be calculated from the percentage
FREE
EA Gap Catcher
Mikita Kurnevich
5 (3)
Read more about my products EA Gap Cather - is a fully automated trading algorithm based on the GAP (price gap) trading strategy. This phenomenon does not occur often, but on some currency pairs, such as AUDNZD, it happens more often than others. The strategy is based on the GAP pullback pattern. Recommendations:  AUDNZD  TF M1  leverage 1:100 or higher  minimum deposit 10 USD Parameters:  MinDistancePoints - minimum height of GAP  PercentProfit - percentage of profit relative to GAP level
FREE
MQLTA Auto Close Demo
MQL4 Trading Automation
Auto Close is an expert advisor that can assist you with your money and risk management rules. The EA can monitor your Balance, Equity, Margin, Global Profit and Global Loss and alert you in case any of these reaches a specified threshold. This Demo Version has Notification and Close features disabled, full version can be found https://www.mql5.com/en/market/product/29141 How does it work? Load the Auto Close EA in the chart and set the parameters you want to keep monitored. If any of the risk
FREE
This utility keeps a watchful eye on your trading terminals and ensures that you are notified if any of them are disconnected. Simply attach the utility to a chart and connect to a monitoring service who can notify you. We use UptimeRobot for both VPS and terminal monitoring; however, any service supporting heartbeat monitoring can be employed. Many such services offer free plans and various notification methods, such as Cronitor.io
FREE
Trailinator MT4
Christian Opperskalski
TRAILINATOR  is a unique Solution to use different Trailing-Stop Variants and change your settings via Remotecontrol. You configure your Trailing-Stop for a specified Symbol only once. This setting will be used for all your Positions of the same Symbol. Currently we support these different Trailing-Stops: Standard : works like you use in Metatrader Terminal, starts trailing if your profit is greater than trailing stop Start after points : trailing stop will start after your defined points in p
FREE
Ultra Scalper Pro
Vadim Korolyuk
4.38 (8)
Scalping Expert Advisor trades from daily support and resistance levels. Trading expert does not use indicators. Recommended use a broker with 5 signs and a low spread. To protect the account from trading during spread expansion, added parameter: "MaxSpread", in which you specify the maximum allowable spread (15-20 pips). A month opens 16-18 deals on average. Benefits: Expert always uses Takeprofit, Stoploss and Traillingstop; Expert does not use a grid or martingale system; Expert can work with
FREE
SuperMac Free
Agus Wahyu Pratomo
4 (1)
FREE VERSION ONLY USE LOT SIZE 0.01 TO UNLOCK IT GO HERE  https://www.mql5.com/en/market/product/61498 SuperMac EA is a trading robot  for the trading on forex and trades  Scalping  Strategy and Tren Follower. This is a Trend Following system that trades in all session.   It use Multi Complex Algorithm to determine tren behaviour.  EA optimized on EURUSD, GBPUSD and NZDUSD (Use together) but can be use on other pair  Use PAIR can use 3 pairs (recommended to maximize profit) at the same time (
FREE
이 제품의 구매자들이 또한 구매함
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
Local Trade Copier EA MT4 를 사용하여 매우 빠른 거래 복사 경험을 해보세요. 1분 안에 간편하게 설정할 수 있으며, 이 거래 복사기를 사용하면 Windows 컴퓨터 또는 Windows VPS에서 여러 개의 MetaTrader 터미널 간에 거래를 0.5초 미만의 초고속 복사 속도로 복사할 수 있습니다. 초보자든 전문가든 Local Trade Copier EA MT4 는 다양한 옵션을 제공하여 사용자의 특정 요구에 맞게 맞춤 설정할 수 있습니다. 이는 수익 잠재력을 높이려는 모든 사람을 위한 최고의 솔루션입니다. 지금 사용해보시고 이것이 왜 시장에서 가장 빠르고 쉬운 무역용 복사기인지 알아보세요! 팁: 여기 에서 데모 계정에서 Local Trade Copier EA MT4 데모 버전을 다운로드하여 사용해 볼 수 있습니다. 다운로드한 무료 데모 파일을 MT4 >> File >> Open Data Folder >> MQL4 >> Experts 폴더에 붙여넣고 터미널
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침 - 애플리케이션 지침 - 데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전 일, % AB
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
MetaTrader 4용 트레이드 복사기.       모든 계정의 외환 거래, 포지션, 주문을 복사합니다. 그것은 최고의 무역 복사기 중 하나입니다       MT4 - MT4, MT5 - MT4       위해       카피롯 MT4       버전(또는       MT4 -  MT5   MT5 - MT5       위해       카피롯 MT5       버전). MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 복사기   버전         MetaTrader 5   터미널 (   МТ5 - МТ5, МТ4 - МТ5   ) -   Copylot Client MT5 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 이 제품은 또한 높은 작동 속도에서 높은 오류 처리로 유명합니다. 강력한 기능 세트. 프로그램은 여러 터
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
Copy Cat More Trade Copier MT4 (복사 고양이 MT4) 는 단순한 로컬 트레이드 카피어가 아니라, 오늘날의 거래 환경을 위해 설계된 완전한 리스크 관리 및 실행 프레임워크입니다. Prop Firm 챌린지부터 개인 계좌 관리까지, 강력한 실행력, 자본 보호, 유연한 설정, 고급 거래 처리 기능을 통해 모든 상황에 적응합니다. 이 카피어는 Master(송신자) 와 Slave(수신자) 모드 모두에서 작동하며, 실시간으로 시장가/지정가 주문, 거래 수정, 부분 청산, Close By 작업을 동기화합니다. 데모 및 실계좌 모두 호환되며, 거래용 비밀번호 또는 투자자 비밀번호로도 사용할 수 있습니다. Persistent Trade Memory 기술을 통해 EA, 터미널, VPS가 재시작되더라도 거래가 복원됩니다. 여러 Master와 Slave를 동시에 관리할 수 있으며, 브로커 간 차이는 접두사/접미사 자동 감지 또는 심볼 매핑으로 처리됩니다. 매뉴얼/설정: Copy C
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ4> МТ4", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
MT4 to Telegram Signal Provider 는 사용하기 쉽고 완전히 사용자 정의가 가능한 도구로, 텔레그램으로 신호를 보내어 계정을 신호 제공자로 변환할 수 있습니다. 메시지 형식은 완전히 사용자 정의가 가능합니다! 그러나 간단한 사용을 위해 미리 정의된 템플릿을 선택하고 메시지의 특정 부분을 활성화하거나 비활성화할 수도 있습니다. [ 데모 ]  [ 매뉴얼 ] [ MT5 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ]  New: [ Telegram To MT5 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식이 필요 없으며, 개발자가 필요한 모든 것을 제공합니다. 주요 기능 구독자에게 보낸 주문 세부 정보를 사용자 정의할 수 있는 기능 예를 들어 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독은 모든 신호 등을 받게 됩니다. ID, 심볼 또는 코멘트별 주문 필터링 주문이 실행된 차트의 스크린샷을 포함 보낸
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
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 전략 테스터에서는 애플리케이션이 작동하지 않습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래 작업을 수행할 수 있습니다: 자동 위험 계산을 통해 지정가 주문 및 포지션을 엽니다. 한 번의 클릭으로 여러 주문과 포지션을 열 수 있습니다. 주문 그리드를 엽니다. 그룹별 대기 주문 및 포지션을 마감합니다. 포지션 반전(매수 청산 후 매도 개시 또는 매도 청산 후 매수 개시). 포지션 고정(매수 포지션과 매도 포지션의 양을 동일하게 하는 추가 포지션 개설). 한 번의 클릭으로 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현과 손절매를 동일한 가격 수준으로 설정합니다. 모든 포지션에 대한 손절매를 해당 포지션의 손익 분기
Equity Protect Pro: 안심 거래를 위한 종합 계좌 보호 전문가 계좌 보호, 자산 보호, 포트폴리오 보호, 다중 전략 보호, 수익 보호, 수익 확보, 거래 보안, 위험 관리 프로그램, 자동 위험 관리, 자동 청산, 조건부 청산, 예약 청산, 동적 청산, 추적 손절매, 원클릭 종료, 원클릭 청산, 원클릭 복원 등의 기능을 찾고 있다면 Equity Protect Pro가 바로 필요한 프로그램입니다. 설정이 간편하고 사전 설정된 조건이 충족되면 모든 차트를 닫을 수 있으며 신호 구독 취소도 지원합니다(이는 모든 거래 프로그램도 중지됨을 의미합니다). 이 시점에서 새로운 주문이 생성되지 않으며 최종적으로 모든 주문이 종료되어 예상치 못한 손실을 효과적으로 방지하고 안심하고 거래할 수 있습니다. Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4 Equity Protect Pro M
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
Smart Channel M4
Vahidreza Heidar Gholami
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
한 번의 클릭으로 거래할 수 있는 거래 패널.   위치 및 주문 작업!   차트 또는 키보드에서 거래. 거래 패널을 사용하면 차트에서 클릭 한 번으로 거래하고 표준 MetaTrader 컨트롤보다 30배 빠르게 거래 작업을 수행할 수 있습니다. 거래자의 삶을 더 쉽게 만들고 거래자가 훨씬 빠르고 편리하게 거래 활동을 수행할 수 있도록 도와주는 매개변수 및 기능의 자동 계산. 차트의 무역 거래에 대한 그래픽 팁 및 전체 정보. MT5 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 열기 및 닫기, 반전 및 잠금, 부분 닫기/오토로트. 가상/실제 손절매/이익 실현/후행 정지/손익분기점, 주문 그리드 .... MetaТrader 4   의 주요 요청 거래 제어판   : 구매, 판매, 구매 중지, 구매 제한, 판매 중지, 판매 제한, 닫기, 삭제, 수정, 후행 중지, 손절매,
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
Exp Averager
Vladislav Andruschenko
4.82 (22)
Exp-Averager는   평균 거래를 개시하여 특정 하락폭을 받은 거래를 평균화하도록 설계되었습니다. 고문은 추세에 맞춰 또는 현재 추세에 반대하여 새로운 위치를 열 수 있는 능력이 있습니다. 또한 일련의 위치에 적용되는 스마트 트레일링 스톱 기능도 포함되어 있습니다. 고문은 직위의 로트 크기를 늘리거나 줄일 수 있습니다. 이는 손실 포지션을 평균 가격으로 가져오기 위해 널리 사용되는 전략입니다. MT5 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 연결 TickSniper   스캘퍼   의 평균화 시스템 예 평균화 기능을 갖춘 범용 트레이딩 어드바이저   The X Expert Advisor는 차트가 첨부된 통화 쌍에 대해 작업합니다. 예를 들어 EURUSD에 대한 평균을 활성화하려면 EURUSD 차트를 열고 Expert Advisor를 실행하십시오. 메모
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
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3.4 (5)
쉽고 간편하게 거래 자본을 보호하세요 거래 자본을 보호하는 것은 자본을 키우는 것만큼 중요합니다. KT Equity Protector는 귀하의 개인 리스크 매니저로서, 계좌의 순자산(에퀴티)을 지속적으로 모니터링하며, 사전에 설정한 손절 또는 수익 목표에 도달하면 모든 보유 및 예약 주문을 자동으로 종료하여 손실을 방지하거나 수익을 고정합니다. 감정적인 결정이나 추측은 이제 그만—KT Equity Protector가 24시간 내내 믿을 수 있는 자본 보호를 제공합니다. KT Equity Protector는 모든 차트를 자동으로 닫아 다른 전문가용 자동매매 프로그램(EA)의 거래를 중단시킬 수 있습니다. 이를 통해 EA를 수동으로 다시 시작할 때까지 어떠한 추가 거래도 이루어지지 않으며, 사용자는 완전한 통제권과 심리적 안정을 얻게 됩니다. 작동 방식 에퀴티 손절(손실 방지): 예를 들어 계좌 잔고가 $10,000이고 에퀴티 손절을 $1,000로 설정한 경우, 순자산이 $9,000로
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
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
Expert Advisor   는   귀하의 계정 MetaTrader 4   에서 사전 설정된 횟수만큼 거래 및 포지션을 반복하거나 신호를 보냅니다. 수동으로 또는 다른 Expert Advisor에 의해 열린 모든 거래를 복사합니다. 신호를 복사하고 신호에서 로트를 늘립니다   ! 다른 EA의 수를 늘립니다. 다음 기능이 지원됩니다: 복사된 거래에 대한 사용자 지정 로트, 손절매 복사, 이익 실현, 후행 정지 사용. MT5 버전 전체 설명 +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 연결 MetaTrader용 무역 복사기는 여기에서 사용할 수 있습니다:   COPYLOT 주목 참고: 터미널 간 거래를 위한 복사기가 아닙니다. 전략 테스터에서 Expert Advisor를 테스트하고 비주얼 모드에서 EAPADPRO 도구 모음과 거래할 수 있습니다! 1개의 통화 쌍에 EA를 설치하는 것
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
설명 TradeSync Pro는 동일한 컴퓨터에서 실행되는 MetaTrader 터미널 간의 로컬 거래 동기화를 위해 설계된 기술 유틸리티입니다. 이 프로그램은 계좌 관리, 다양한 브로커 간의 체결 비교 및 전략적 거래 복제(replication)에 최적화되어 있습니다. 라이선스 및 크로스 플랫폼 호환성 이 소프트웨어는 사용되는 플랫폼에 따라 다양한 동기화 시나리오를 지원합니다. 다음 요구 사항을 참고하십시오:   단일 플랫폼: MT4에서 MT4로 복사하려면 MT4 버전이 필요합니다. MT5에서 MT5로 복사하려면 MT5 버전이 필요합니다.   크로스 플랫폼: MT4와 MT5 간(양방향)에 동기화하려면 사용자는 제품의 MT4 및 MT5 버전을 모두 보유해야 합니다.   설치: 로컬 연결을 설정하려면 두 터미널이 동일한 하드웨어에서 실행되어야 합니다. 기술 기능 목록 송신 모드 (Transmitter):   로컬 파일 시스템으로 거래 작업을 실시간 브로드캐스팅합니다.   매직 넘버(Ma
--------------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
News Filter EA that send you a Push notification to your MT4 phone APP and TURN OFF MT4 Automatically Before News.  This EA doesn't work in backtest From 1.7 version  the EA have  Close all trades before news functions added. You only need to allow that url in MT4 options: To see the url and how to add it to MT4, visit this post: https://www.mql5.com/en/blogs/post/754402 When Metatrader is turned off, it saves the status of all the charts, indicators and Expert Advisors that you have in them
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
EA Hedger
Sergej Chukhista
4 (4)
거래 고문을 구입했습니까, 신호를 구독했습니까, 아니면 수동으로 거래하고 있습니까?! 위험 관리를 잊지 마십시오. EA Hedger   는 헤징을 사용하여 위험을 관리할 수 있는 다양한 설정이 있는 전문 거래 유틸리티입니다. 헤징은 이미 열려 있는 포지션의 반대 포지션을 여는 거래 기법입니다. 헤징을 통해 위치를 완전히 또는 부분적으로 차단(잠금)할 수 있습니다. 이 제품을 사는 것이 유익한 이유: 신뢰성   - 어드바이저가 철저히 점검 및 테스트되었습니다. 유용성 -전문가 고문은 실제 거래에 사용되며 그 작업에 효과적입니다 성능 -위험 회피와 거래의 결과는 위험 회피없이 거래의 결과보다 훨씬 낫다 가용성 -고문의 비용은 한 달에$4.91 또는 하루에$0.17 입니다-이것은 1-2 스프레드입니다 지원   – 토론에서 판매자에게 질문하고 조언을 얻을 수 있습니다. 개발   - 제품에 대한 희망 사항을 작성할 수 있으며 가능한 경우 추가됩니다. 업데이트   - 예정된 업데이트를 사용할
Simple and Easy MT4 Trade Panel by Winidecorw I created this EA to make your life easier by making it easier and faster to open your trades. The price will increase progressively, take advantage now! Simplify Your Trading with the Simple and Easy MT4 Trade Panel Are you tired of wasting time setting up each trade in MetaTrader 4? With the simple and easy MT4 trading dashboard, taking your trading to the next level has never been so quick and easy! This Trade Assistant dashboard is the Simple an
MT4 to Discord Signal Provider 는 Discord로 직접 거래 신호를 보내는 데에 설계된 사용자 친화적이고 완전히 맞춤화할 수 있는 유틸리티입니다. 이 도구는 귀하의 거래 계좌를 효율적인 신호 제공자로 변환합니다. 귀하의 스타일에 맞게 메시지 형식을 사용자 정의하세요! 사용 편의성을 위해 사전에 디자인된 템플릿을 선택하고 포함하거나 제외할 메시지 요소를 선택할 수 있습니다. [ 데모 ] [ 매뉴얼 ] [ MT5 버전 ] [ Telegram 버전 ]  New: [ Telegram To MT5 ] 설정 간편한 설정을 위해 저희의 상세한 사용자 가이드 를 따르세요. Discord API에 대한 사전 지식이 필요 없습니다; 필요한 모든 도구를 제공합니다. 주요 기능 구독자 업데이트를 위한 주문 세부 정보를 사용자 정의합니다. 각 계층이 다른 수준의 신호 접근을 제공하는 브론즈, 실버, 골드와 같은 계층적 구독 모델을 구현합니다. 주문이 실행된 차트의 스크린샷을 첨
EasyInsight AIO MT4
Alain Verleyen
4 (2)
EASY Insight AIO – 스마트하고 손쉬운 트레이딩을 위한 올인원 솔루션 개요 외환, 금, 암호화폐, 지수, 심지어 주식까지 — 전 시장을 몇 초 만에, 수동 차트 확인이나 복잡한 설치, 인디케이터 설정 없이 스캔할 수 있다고 상상해 보세요. EASY Insight AIO 는 AI 기반 트레이딩을 위한 궁극의 플러그 앤 플레이(Plug & Play) 데이터 내보내기 도구입니다. 단 하나의 깔끔한 CSV 파일로 전체 시장 스냅샷을 제공하며, ChatGPT, Claude, Gemini, Perplexity 등 다양한 AI 플랫폼에서 즉시 분석할 수 있습니다. 창 전환, 복잡함, 차트 오버레이는 더 이상 필요 없습니다. 자동으로 내보내지는 순수하고 구조화된 데이터 인사이트만으로, 반복적인 차트 감시 대신 데이터 기반의 스마트한 의사결정에 집중할 수 있습니다. 왜 EASY Insight AIO인가요? 진정한 올인원 • 별도의 설정, 인디케이터 설치, 차트 오버레이가 필요 없습
Telegram to MT4 Coppy
Sergey Batudayev
3.75 (8)
Telegram에서 MT4로:   최고의 신호 복사 솔루션 최첨단 유틸리티인   Telegram to MT4를   사용하여 거래를 간소화하세요. DLL 없이도 Telegram 채널과 채팅에서 MetaTrader 4 플랫폼으로 거래 신호를 직접 복사할 수 있습니다. 이 강력한 솔루션은 탁월한 정밀도와 맞춤 설정 옵션을 통해 원활한 신호 실행을 보장하여 시간을 절약하고 효율성을 높여줍니다. [ Instructions and DEMO ] 주요 특징 직접 Telegram API 통합 전화번호와 보안 코드를 통해 인증하세요. 사용자 친화적인 EXE 브리지를 사용하여 채팅 ID를 손쉽게 가져오고 관리하세요. 여러 채널/채팅을 추가, 삭제, 새로 고침하여 동시에 신호를 복사합니다. 고급 필터를 사용한 신호 파싱 사용자 정의 예외 단어(예: "보고서", "요약")가 포함된 원치 않는 신호를 건너뜁니다. 유연한 SL 및 TP 형식을 지원합니다: 가격, 핍 또는 포인트. 신호가 가격 대신 지점을 지정
ManHedger MT4
Peter Mueller
5 (1)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
제작자의 제품 더 보기
NotifyMe for MT5
Denis Zyatkevich
5 (4)
Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or activates an audio alarm in case any changes are detected on the trading account: opening/closing positions, changing order and position parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has dropped below a specified value or Free Margin is small compared to Margin. The Expert Advisor does not trade, it only monitors your account and orders. Launching the Expert
NotifyMe Free for MT5
Denis Zyatkevich
5 (5)
Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or activates an audio alarm in case any changes are detected on the trading account: opening/closing positions, changing order parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has dropped below a specified value or Free Margin is small compared to Margin. The Expert does not trade, it only monitors your account and orders. Launching the Expert Advisor You should a
FREE
Overview The script displays information about the trade account: Information about the trade account: Account - account number and type (Real, Contest or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Experts Allowed - shows whether it is allowed to trade using Expert Advisors; Balance - account
FREE
Overview The script displays information about the trade account: Account - account number and type (Real or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Balance - account balance; Equity - account equity; Credit - amount of credit; Profit - profit size; Free Margin - free margin on the account;
FREE
NotifyMe for MT4
Denis Zyatkevich
5 (4)
Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or activates an audio alarm in case any changes are detected on the trading account: opening/closing positions, changing order parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has dropped below a specified value or Free Margin is small compared to Margin. The Expert does not trade, it only monitors your account. Launching the Expert Advisor For the Expert Advisor
Overview The script displays information about the trade account and the current financial instrument. Information about the trade account: Account - account number and type (Real or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Balance - account balance; Equity - account equity; Credit - amount
Overview The Expert Advisor allows you to receive notifications to the mobile phone (or tablet PC), mailbox or play the sound alert when some events occured: opening or closing position, placing or deleting pending order; changing open price, stop loss or take profit; the account balance, equity, margin level, free margin or drawdown has reached the user specified level. You can specify a notification interval, notification text template and audio file for sound alerts. Expert Advisor saves the
This is Advanced NotifyMe version with large interface. Overview The Expert Advisor allows you to receive notifications to the mobile phone (or tablet PC), mailbox or play the sound alert when some events occured: opening or closing position, placing or deleting pending order; changing open price, stop loss or take profit; the account balance, equity, margin level, free margin or drawdown has reached the user specified level. You can specify a notification interval, notification text template an
Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or plays a sound in case any changes are detected on the trading account: opening/closing positions, changing order parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has dropped below a specified value or Free Margin is small compared to Margin. The Expert does not trade, it only monitors your account. Launching the Expert Advisor For the Expert Advisor to work, pl
Overview The script displays information about the trade account and the current financial instrument. Information about the trade account: Account - account number and type (Real, Contest or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Experts Allowed - shows whether it is allowed to trade usin
Overview The Expert Advisor allows you to receive notifications to the mobile phone (or tablet PC), mailbox or play the sound alert when some events occured: opening or closing position (also closing all positions), placing or deleting pending order; changing open price, stop loss or take profit; the account balance, equity, margin level, free margin or drawdown has reached the user specified level. You can specify a notification interval, notification text template and audio file for sound aler
This is Advanced NotifyMe version with large interface. Overview The Expert Advisor allows you to receive notifications to the mobile phone (or tablet PC), mailbox or play the sound alert when some events occured: opening or closing position (also closing all positions), placing or deleting pending order; changing open price, stop loss or take profit; the account balance, equity, margin level, free margin or drawdown has reached the user specified level. You can specify a notification interval,
Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or plays a sound in case any changes are detected on the trading account: opening/closing positions, changing order or position parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has dropped below a specified value or Free Margin is small compared to Margin. The Expert Advisor does not trade, it only monitors your account. Launching the Expert Advisor You should all
필터:
Oleg Pavlenko
17861
Oleg Pavlenko 2023.06.07 09:29 
 

Хорошая утилита. Не хватает только названия брокера в сообщении. А то когда много счетов, то без названия брокера сложно разобраться с какого именно терминала пришло сообщение. А в остальном, утилита отрабатывает на все 100%. Советую!

Nathan Rodrigues
18
Nathan Rodrigues 2022.11.27 12:46 
 

Super useful and works as desired.

Al Rizqi
38
Al Rizqi 2022.01.30 18:27 
 

What a useful EA. Thank you

Mehdi Faraz Fard
2370
Mehdi Faraz Fard 2021.07.11 13:33 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

Matthew Todorovski
13132
Matthew Todorovski 2018.06.12 15:54 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

Tim Eubanks
5763
Tim Eubanks 2018.03.22 00:45 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

Ali irwan
5137
Ali irwan 2017.07.26 15:22 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

makita
413
makita 2016.11.13 17:58 
 

Нужная вещь!

Vadim Strelkov
7710
Vadim Strelkov 2014.05.13 12:05 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

리뷰 답변