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
17870
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 – 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
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 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 カラー レベルは、トレンドライン、四角形、テキストなどの要素を使用してテクニカル分析を適用する人にとって便利なツールです。グラフにテキストを直接追加したり、スクリーンショットを撮ったりすることができます。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] インジケーターの操作は ワンクリック で実行できます。これを行うには、線の付いたボタンをクリックすると、カーソルの下に傾向線が表示されます。次に、カーソルを移動して 線の位置 を選択し、もう一度クリックして修正します。 インジケーター の特徴は、スタイルと色のすべての変更が自動的に保存され、その後すべての 新しく作成された グラフィック オブジェクトに適用されることです。 このインジケーターには、異なるスタイルのトレンド ラインを設定するための 2 つの独立したボタン、異なるスタイルの 2 つの独立した四角形、独自のスタイルを持つ 1 つのテキスト フィールド、およびスクリーンショット
FREE
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
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
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
MT4用NAS100 Auto SL and TP Makerをご紹介します: MetaTrader4でナスダック100市場をナビゲートするトレーダーにとって不可欠なアシスタントであるNAS100オートSLおよびTPメーカーで、ストップロスおよびテイクプロフィットの設定をもう見逃すことはありません。このツールは、ストップロスとテイクプロフィットのレベル管理を自動化するシームレスなソリューションを求める方々のために設計されています。 主な特徴 簡単な自動化: ストップロスやテイクプロフィットのないナスダック100取引を自動的に監視します。 ユーザーが構成した設定に基づいてレベルを動的に調整します。 注文タイプの多様性: Nasdaq100の成行注文と未決済注文の両方に対応。 MetaTrader 4で利用可能な様々な注文タイプをサポートします。 カスタマイズされた設定: ユーザーフレンドリーなパラメータ設定により、トラッキング設定とストップロス/テイクプロフィットレベルのカスタマイズが可能です。 柔軟な範囲: 実行する特定のNAS100商品、または取引されるすべての商品に対してStop
FREE
Um assistente de negociação simples que permite comprar e vender facilmente com a alavancagem desejada. Ele foi criado para o trader eventual ou iniciante e inspirado em plataformas populares de negociação baseadas na web, como eToro ou Binary.com. Possui um conjunto de botões de negociação que implementam diferentes opções de alavancagem e um botão adicional para fechar todas as negociações. Todas as negociações são colocadas com um stop-loss de acordo com a alavancagem utilizada. Será particu
FREE
Safety
Sergey Ermolov
5 (2)
私は誰もが"安全"のようなお金の管理のルールを知っていると思います。 気づいていない人のために、金庫は取引の利益がストップの大きさに等しい後にポジションの半分を閉じることを前提としています。 したがって、価格が逆転してストップをキャッチしたとしても、ポジションの一部を以前に閉じたときにまったく同じ量の利益が得られたため、お金を失うことはありません。 Safety Expert Advisorには、決算ロットという設定が1つしかありません。 ポジション0のままにすると、アドバイザーはトランザクションのちょうど半分を閉じます。 Expert Advisorをインストールすると、expert Advisorによって利益の一部が固定される場所のグラフに赤い破線が表示されます。 アドバイザーがトランザクションの一部を別のレベルで閉じるようにする場合は、この行を別の場所に安全に移動できます。 同じ通貨ペアで複数の取引を開いている場合は、マウスカーソルでEAをチャートにドラッグし、安全に閉じたい注文開始レベルの近くにeaをドロップする必要があります。 Expert Advisorは注文チケッ
FREE
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
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
Check out my German Pro Signal - https://www.mql5.com/en/signals/2354346 Dragonfire Arrows is a mythical-themed arrow signal indicator that blends adaptive trend-following logic with multiple types of moving averages—reimagined as “Dragon Breaths.” It generates Buy (Ice Arrow ↑) and Sell (Fire Arrow ↓) signals directly on the chart using a multi-layered pulse system inspired by fantasy creatures, each with its own moving average logic. The system uses three magical “pulse” layers: Dragon’s Quic
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  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 >> ファイル >> データ フォルダを開く >> MQL4 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Copy Cat More Trade Copier MT4 (コピー猫MT4) は単なるローカル取引コピーツールではなく、現代の取引課題に対応するために設計された完全なリスク管理と実行フレームワークです。Propファームのチャレンジから個人の資産管理まで、強力な実行力、資金保護、柔軟な設定、高度な取引処理を組み合わせ、あらゆる状況に適応します。 このコピーツールは Master(送信側) と Slave(受信側) の両モードで動作し、成行注文や指値注文のリアルタイム同期、取引修正、部分決済、Close By 操作をサポートします。デモ口座・リアル口座の両方に対応し、取引用パスワードまたは投資家パスワードでも利用可能です。Persistent Trade Memory 技術により、EA・ターミナル・VPS が再起動しても復元可能です。複数の Master と Slave を同時に管理でき、ブローカー間の違いはプレフィックス/サフィックスの自動調整やシンボルマッピングで処理されます。 マニュアル/設定: Copy Cat Trading Copier マニュアル Copy Cat Mo
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader4のコピー機を取引します。     それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです     MT4 - MT4、MT5 - MT4     のために     COPYLOT MT4     バージョン(または     MT4 - MT5  MT5 - MT5     のために     COPYLOT MT5     バージョン)。 MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 のコピー機 バージョン       MetaTrader 5 ターミナル(   МТ5 - МТ5、МТ4 - МТ5   )-   コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログラムは、複数
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel は、多機能の取引アシスタントです。このアプリケーションには手動取引用の 50 を超える取引機能が含まれており、ほとんどの取引操作を自動化できます。 デモ口座用のアプリケーションの試用版: https://www.mql5.com/en/blogs/post/750865 アプリケーションの取扱説明書: https://www.mql5.com/en/blogs/post/756482 取引。 ワンクリックで取引操作を実行できます: 自動リスク計算を使用して未決の注文とポジションをオープンします。 ワンクリックで複数の注文とポジションをオープンします。 注文グリッドを開きます。 未決の注文とポジションをグループごとにクローズします。 ポジション反転 (買いを閉じて売りを開く、または売りを閉じて買いを開く)。 ポジションをロックします(買いポジションと売りポジションの量を均等にする追加のポジションをオープンします)。 ワンクリックですべてのポジションを部分的にクローズします。 すべてのポジションのテイクプロフィットとストップロスを同じ価格レベルに設定します。 すべ
トレーディングスペシャル – 40%オフ Advanced Trade Manager – より速く、よりスマートに、より安全に手動取引を行うための究極のオールインワンソリューション。 NextGen Trade Manager AIで手動取引を変革しましょう。これは、即時執行、視覚的な取引プランニング、そして強力なリスク管理を1つの直感的なツールに統合した、プロフェッショナルなオンチャートパネルです。チャートを離れることなく、注文執行、リスク管理、そして利益確保をかつてないほど迅速に行うことができます。取引の精度と効率性を高めたいすべてのトレーダーに最適です。 MT4ストラテジーテスターでリスクなしでテスト デモ版をダウンロードして、ペーパートレード機能をご利用ください。本番運用前に、安全なシミュレーション環境で執行の練習、リスク管理ルールのテスト、そして戦略の改良を行うのに最適な方法です。 完全なユーザーマニュアルとステップバイステップガイドについては、 https://www.mql5.com/en/blogs/post/764217 をご覧ください。 主なメリット:
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
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
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
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 MT5 Demo.
Seconds Chart — MetaTrader 4で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。あらゆるインジケーター、エキスパートアドバイザー、スクリプトを利用可能で、標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 瞬時の読み込み MT5ターミナルからのティックデータベースのインポートにより、過去データを即時利用可能。 MT5ターミナルで「 Tick Database 」ユーティリティを最初に起動する必要があります。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフ
Auto Grid:  既存のトレードに基づいたグリッド注文の自動作成。 複雑なトレード戦略の自動化   新しいポジションを検出し、最適化された注文配列を自動的に作成する高度なグリッドシステム。 多機能ユーティリティ :66+ 機能、Auto Gridツールを含む  |   ご質問はこちらまで   |   MT5版 A. インテリジェントなトレード検出と監視: 特定シンボルまたは包括的なポートフォリオスキャン 正確な分類による高度な注文タイプ検出 戦略的監視開始:即時、遅延、または条件ベース アルゴリズム戦略互換性のためのマジックナンバー統合 B. 高度なグリッド設定: 戦略的注文配置:   複数の配置方法論 インテリジェントな方向ロジック:   同一、反対、または市場ベースの注文作成 精密な注文数量:   カスタマイズ可能なグリッド密度と構造 高度なオフセットシステム:   固定間隔または動的百分比進行 包括的なレベル管理:   サイズまたは価格一貫性のあるSL/TP継承 高度なロットサイジング:   固定、累進的增加、または戦略的削減 有効期限制御:   カスタム時間枠または原注
多機能取引ツール:ロット計算機、グリッド注文、R/R比率、トレードマネージャー、需給ゾーン、プライスアクションなど デモ版   |   ユーザーマニュアル トレードアシスタント はストラテジーテスターでは動作しません:この ユーティリティ をテストするには デモ版をこちら からダウンロードしてください。 ご質問 /改善のアイデア/バグ発見 の場合は 私に連絡 してください MT5版が必要な場合は、 こちら から入手できます 取引 プロセス を簡素化、高速化、自動化します。この ダッシュボード で標準ターミナルの機能を拡張します。 取引パネル はあらゆる取引銘柄で動作します:FX、株式、指数、暗号通貨など。 1. 新規取引の開始 :ロット/リスク/RR計算:手動取引のリスク管理 ロット計算機(リスクサイズに基づく取引量計算) リスク計算機(ロットサイズに基づくリスク額) リスクリワード比率 グリッド注文: + 動的間隔オプション、分割ロットオプション 注文アクショントリガー、+ 買いストップリミット/売りストップリミット:Mt4でも可能 仮想SL、仮想TP(非表示SL、非表示TP:ブロ
このユーティリティを使用すると、マスター設定のある端末からスレーブ設定の他の端末にトランザクションをコピーできます 同時に、コピーするペアを選択し、いくつかのパラメータに従ってコピーされた順序のサイズを設定することができます。 ドローダウン損失制限を設定するか、収益性の高い取引のみをコピーします あなたは、他のブローカーのMT4またはMT5にMT4またはMT5から取引をコピーすることができます これで、MT4で作業している専門家の信号をMT5端末にコピーするか、またはバックすることは難しくありません コピーマスターを使用して、他のシグナル、Expert Advisors、手動取引から任意の取引をコピーします。  設定を使用して、ロットサイズ、取引方向を変更し、収益性の高い取引のみをコピーし、預金を保存するための値を設定することができます  コピーマスターは、一つのアカウント上の異なるサブスクリプションシグナルのいくつかの戦略を組み合わせることができます 取引をMT4にコピーするには、コピーマスター MT5バージョンが必要です。 https://www.mql5.com
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
Crystal Trade Manager PRO – MT4向け 高度リスク管理・トレードコントロールシステム 無料版: https://www.mql5.com/en/market/product/150632 概要 Crystal Trade Manager PRO(CTM)は、MetaTrader 4 のために設計された、プロフェッショナル向けのリスク管理および取引管理ユーティリティです。 厳密な執行、強力な資金保護、高度な自動化を必要とするトレーダーのために構築されています。 本システムは、リスク管理、エクイティ保護、日次制限、SL/TP の自動設定を行い、プロレベルの高速ワンクリック取引パネルを提供します。 Prop Firm チャレンジ、デイトレード、スキャルピング、資金運用者に最適です。 MT5版も利用可能です。 主な特徴 1. 高度なリスク・ドローダウン保護 日次ドローダウン上限を 1%〜70% の範囲で設定可能。 上限超過時、 全てのポジションを即時クローズ 。 オプションで 全ての保留注文(Pending Orders)を自動削除 。 日次ロックアウトモード:翌日
これは、トレンドラインPROインジケーターの自動パラメータオプティマイザです 簡単かつ迅速に、あなたのお気に入りのトレンドラインプロインジケーターに最適なパラメータを選択します。 最適化には数秒しかかかりません。 オプティマイザでは、振幅、TP1-TP3、StopLoss、および選択した履歴セクション(日)の時間フィルタとHTFフィルタの値など、各ペアと期間に最適なパラメータを見つ 異なる時間枠を最適化するには、異なる範囲の履歴が必要です: M5-M15計算範囲パラメータ(日)=60(三ヶ月)を設定します。 M30-H1計算範囲パラメータ(日)=120(6ヶ月)を設定します。 H4パラメータの計算範囲(日数)を設定する=240(1年) D1-W1パラメータ計算範囲(日)=720(三年)を設定します。 MN1パラメータ計算範囲(日)=1200(五年)を設定します。 最適化後、パラメータはmql4>Files>T R E N D Lineoptimizedsettingsフォルダ内の既製のセットファイルに自動的に保存されます オプティマイザユーティリティの使用方法: 最適化
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
OrderManager をご紹介:MT4用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 4での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT5 バージョン ] [ Telegram チャンネル ]  New: [ Telegram To MT5 ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュース
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
Expert Advisor は 、アカウントMetaTrader 4で 取引を繰り返し、ポジションを設定するか、事前に設定された回数だけシグナルを送信します。 手動または別のエキスパートアドバイザーによって開かれたすべての取引をコピーします。 シグナルをコピーし、シグナルからロットを増やします ! 他のEAの多くを増やします。 次の機能がサポートされています:コピーされた取引のカスタムロット、ストップロスのコピー、テイクプロフィット、トレーリングストップの使用。 MT5のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 リンク MetaTraderのトレードコピー機はこちらから入手できます:   COPYLOT 注意 注:これは、端末間の取引用のコピー機ではありません。 ストラテジーテスターでエキスパートアドバイザーをテストし、ビジュアルモードでEAPADPROツールバーと取引することができます! EAを1つの通貨ペアにインストールするだけで
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
VR Alert
Vladimir Pastushak
5 (1)
VR Alertは、価格があらかじめ設定されたレベルに達したときにトレーダーに通知するように設計されたインジケータツールです。信号レベルの設定は、水平方向だけでなく、斜め方向からも可能です。これにより、トレーダーは傾斜したトレンドレベルからの通知を受け取ることができます。VR Alertを使えば、長時間モニターを眺める必要はありません。家事をしたり、仕事をしたり、家族との時間を安心して過ごすことができます。そちらの作業は、レベルを設定し、4つの情報伝達方法の中から1つを選ぶだけです。このユーティリティは、スマートフォンや電子メールへのアラート送信し、標準的なアラートウィンドウとサウンドの表示する、グラフの赤色表示などがされます。ユーティリティーの操作はすべて、グラフィック上のマウスを使って行います。 おすすめです。 スマートフォンにプッシュ・メッセージを送るためのターミナルの設定をを行いください。ブログで説明されています。 電子メールを送るためターミナルの設定を行いください。ブログで説明されています。 ナビゲーターからインジケーターをチャートにドラッグして、ドロップされていただきます。
Risk/Reward Toolは、MetaTrader 4でのトレード計画、可視化、執行の方法を革新するために設計されたプロフェッショナルグレードのエキスパートアドバイザーです。精密なリスク管理を重視する裁量トレーダーでも、トレード設定を視覚的にテストする必要のある戦略開発者でも、このツールはエレガントで直感的なインターフェースで必要なすべてを提供します。 基本的なポジション計算機とは異なり、Risk/Reward Toolは視覚的なトレード計画を即時執行機能、リアルタイムの損益モニタリング、包括的なトレード管理機能と組み合わせています。このツールはMT4ストラテジーテスターと完全に互換性があり、実際の資金をリスクにさらすことなくトレード戦略を練習し、アプローチを改善することができます。 ツールの完全なマニュアルはこちら: https://www.mql5.com/en/blogs/post/766244 MT5 version:  https://www.mql5.com/en/market/product/158601 主な機能 視覚的なトレード計画 ドラッグ&ドロップ操作可能
コピー機->便利で高速なインターフェースインタラクション、ユーザーはすぐに使用できます     ->>>> WindowsコンピュータまたはVPS Windowsでの使用を推奨 特徴: 多様でパーソナライズされたコピー取引設定:1. 異なるシグナルソースに異なるロットモードを設定できます。2. フォワードコピー取引とリバースコピー取引に異なるシグナルソースを設定できます。3. シグナルはコメントで設定できます。4. 契約ロットに応じてロットを調整するかどうか 多様でパーソナライズされたコピー注文設定2:1.品種ごとに異なるロットモードを設定できます2.順方向コピー注文と逆方向コピー注文に異なる品種を設定できます3.コメントでシグナルを設定できます4.契約ロットに応じてロットを調整するかどうか コメントフィルタリング、MAGICフィルタリング、シグナルロットフィルタリング、ローカル製品フィルタリング 勤務時間設定 逆同期SLAVE終了 注文バインド機能: 任意の注文を設定されたシグナルソース注文にバインドできます (テーブルをダブルクリックして編集します) アカウントリスク管理 基本
AW Grids Maker
AW Trading Software Limited
4.33 (3)
AW_Grids_Makerは、保留注文からグリッドを構築するために使用されます。このユーティリティは汎用性が高く、柔軟な設定と直感的なパネルインターフェースを備えています。このプログラムは、必要なステップでSTOP注文とLIMIT注文からネットワークを構築し、ポジションボリューム乗数を使用します。 MT5版は こちら / 問題解決は こちら 利点: すべてのタイプの保留注文を使用します。 シンプルで柔軟な構成。 優れたデザインと多機能を備えたユーティリティ パネル。 よく考えられた情報モジュール 作品の特徴: ピラミッディング、クラシック平均化、マーチンゲールに適しています。 グリッドの開始、注文の追跡、終了を自動化します。 これは、取引システムの不可欠な部分になることも、独立した戦略になることもできます。 調整可能な距離と取引量増加係数を備えた、あらゆるタイプの注文のネットワークを構築します。 パネルの詳細な説明: トレーダーは、「Open_Buy」ボタンを使用して、保留中の買い指値注文と買い逆指値注文を開くことができます。 保留中の売りストップ注文と売りリミット注文を開くには
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
作者のその他のプロダクト
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
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
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 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
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
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
17870
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 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信