• 概要
  • レビュー
  • コメント (1)
  • 最新情報

Ofir Notify for Telegram

NEW :  integration with Ofir Signals to send personalized alerts

Ofir Notify is a tool which send alerts on trades to Telegram

  1. Alert on any event concerning a position : Opening, Closing, modification (SL, TP)
  2. Send alerts to Chats, Groups and Channel
  3. Alert on Equity change
  4. Display Risk, Reward and progress of profit/lost for each position
  5. Customization of alerts
  6. Sending charts screenshots with alerts
  7. Send signals from your indicators or experts
  8. Daily, weekly and monthly summaries
  9. Reply mode: send modification and closing alert as reply of the main alert (opening)
  10. Multi-lingual
  11. NEW : version 2 brings integration with Ofir Signals to send personalized alerts to your channel subscribers. Position sizes are calculated for each user, taking into account its level of risk. read more

More info in my Blog



Ofir Notify Setup instruction

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

Properties

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

Customization

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

Example of customization file:

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

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


Sending screenshots

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

Integration with your own indicators and experts

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

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



おすすめのプロダクト
EA can help you control your MT4 easilly  First you must create a bot on Telegram and get its TOKEN  link guide :  https://sendpulse.com/knowledge-base/chatbot/create-telegram-chatbot Copy folder Telegram into Data MT4 program (MQL4\Include), link download ( delete space ) :  https: //drive.google.com/file/d/1mCUaTzwvvUkF3JUcLRXnAW1Ls1Mu6xqk/view?usp=sharing You must add the URL “ https://api.telegram.org ” to Tools > Options > Expert Advisors > Allow Web Request for listed URL in order to load
革新的な Trades Time Manager を使用して、取引ルーチンを簡単に管理できます。この強力なツールは、指定された時間に注文執行を自動化し、取引アプローチを変革します。 購入から注文の設定まで、すべて手動介入なしで、さまざまな取引アクションのためのパーソナライズされたタスク リストを作成します。 Trades Time Manager のインストールと入力ガイド EA に関する通知を受け取りたい場合は、MT4/MT5 ターミナルに URL を追加してください (スクリーンショットを参照)。 MT4のバージョン     https://www.mql5.com/en/market/product/103716 MT5のバージョン     https://www.mql5.com/en/market/product/103715 手動監視に別れを告げ、合理化された効率を採用します。直感的なインターフェイスにより、シンボル、約定時間、価格、ストップロス (SL)、テイクプロフィット (TP) ポイント、ロットサイズなどの正確なパラメーターを設定できます。 このツールの柔軟性は、市
The script allows you to quickly and easily open trades (place orders) on the market. Features Buy and sell at a market price; Place pending orders: Buy/Sell Limit and Buy/Sell Stop; Open a trade with a custom volume; Calculate and set TakeProfit; Calculate and set StopLoss; Auto defining the number of decimal places; Auto defining a symbol the script has been applied to. What you get with the script Ability to calculate each trade instantly; Ability not to enter all calculated values manual
MT4 Telegram Management (from now simply “EA”) will be attached on specific MT4 chart user want to manage from remote. Note to developer: if possible, EA will be able to read info from command from user to select automatically the correct pair to work on, even if EA is attached only on one pair. EA should open/close position or manage opened or pending position. The MT4 Telegram Management l (form now simply “panel”) will be a simple Telegram group setted from user. By panel, user should be able
** Automatically Adds to your existing trades that you open ** KFX Dashboard EA monitors Price Action using Candle Direction + Moving Average on Multiple currency pairs (selected by you) and on Multiple Timeframes (selected by you). The dashboard also reveals Currency Strength of pairs based on your Moving Average selection. KFX Dashboard EA option to set Stop Loss(SL) and Take Profit(TP) based on your selected Timeframe and ATR / Points settings. Trailing stop by ATR / Points also available (s
Trade History Exporter automatically exports trade history to a CSV (comma separated values) file. Trade History Exporter: - automatically exports trade history every time a trade is closed - allows you to manually force an export by using the "W" key on your keyboard - can use Order Comments as Magic Numbers - useful for instance when using a Trade Copier - calculates the Net Profit per trade
Every trader is watching over his account over and over.... trying to anlayse every system he or she has. With this tool you are able to  export your complete history of every account recalculate micro to standard lots / profits ...  export decimal by "." or ","  combine a series of Magic Numbers to one unique Magic Number   filter to ignore OrderComments. Separate them by ","   filter to export only a specific date range ️ ️ And now the real value of the utility begins! 
Hello Traders! Version 3.0 of the script has been released!  What's new?  Thanks to your suggestions I have inserted these changes to the tool: 1 - Data input are now date picker, it will be easier and faster to set the data export period; 2 - A message box will check that there is not a file with the same name in your folder; 3 - Error message to check that data insert are correct. If you like this product, take a look to the FULL INTERFACE!   MT4 To Excel Interface This script is a very use
Telegram Forwarder can forward all activities related to trades and position taking as a signal to Telegram messenger. It can also forward indicators' alert to Telegram if you modify indicator code (I can do it for you too) to hand over alerts to Telegram Forwarder. This EA is intended for business and professional usage. You can introduce your own Telegram bot and customize water mark in screenshots. Telegram forwarder is able to forward signals for "new order", "modification of order", "Pendi
This tool monitors your current Expert Advisors and manages stop losses and take profits. You can customize which EAs and/or which currencies to monitor. It is primarily meant for EAs that you feel manage stop losses and/or take profits poorly. If you want this tool to be able to monitor manual trades, please use '0' (zero) as the magic number. Supports hidden stoploss and take profit Supports ATR-calculated dynamic stoploss Supports Breakeven for individual trades Supports Trailing stop Lower r
Telegram Forwarder will forward all order executions as a signal message to Telegram messenger. Traders are able to manage what type of order execution and modification is going to be forwarded. Destination of forwarded message is manageable. Destination could be a Telegram channel name, username, or a group ID. Both the channel name and username are a name consist of characters when group ID is a digit number. This EA notifies the Telegram destination almost real time so it can be used also for
FREE
The new version of  MirrorSoftware 2021  has been completely rewriten and optimized.  This version requires to be loaded only on a single chart because  it can detect all actions on every symbol and not only the actions of symbol where it is loaded. Even the  graphics and the configuration mode  have been completely redesigned. The MirrorSoftware is composed of two components (all components are required to work):  MirrorController  (free indicator): This component must be loaded into the MAST
FREE
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Telegram Signals MT4 is an utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. Telegram Signals MT4 can send messages: Opening and closing deals; Placing and deleting pending orders; Modification of stop loss and take-provit (last order); Triggering stop loss and take provit; Activation and removal of a pending order: Sending trade reports; Sending a message with rep
[ MT5 Version ] [ Telegram Signals ]  MT4 to Discord Signals Connect your broker account with Discord and stop missing important notifications.  Would you like to receive Discord notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start documenting your trades with an automated trading diary? Check out this step-by-step   Tutorial . This utility is simple to use and supports a wide variety of settings: Pick your desired Discord channel and
PZ Trade Pad EA
PZ TRADING SLU
4.26 (34)
This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with drag and drop pr
FREE
Program for automatic placement of stop loss and take profit orders. Values are calculated as points distance from open price. BreakEven option is also included. all options could be applied to BUY, SELL separately or together. Enter values ​​in points in the fields on the right side of the menu and press dedicated button to aplly your settings. If in doubt, The instruction is displayed in the tooltip.
FREE
This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings
FREE
[ MT5 Version ] [ Discord Signals ]  MT4 to Telegram Signals Connect your broker account with Telegram and stop missing important notifications.  Would you like to receive   Telegram   notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start documenting your trades with an automated trading diary? Check out this step-by-step   Tutorial . This utility is simple to use and supports a wide variety of settings: Pick your desired Telegram group
「一目均衡表」の専門的な使い方は、一目均衡表を正しく解釈してグラフを分析することです! はトレーダーが価格グラフ上の指定された点間の比率を素早く簡 単に測定できるようにするグラフィックプログラムです。この時間と価格の指標は、MT4 プラットフォームの一目の戦略に従って図表を分析するための基本的なツールです。この ツールを使用すると、 非常に短期間での価格波だけでなく、時間波の洞察に満ちた完全な 分析も可能になります。分析の実行に費やされる労力は、エクセルを使用して実行される 同様の測定および計算と比較して、何度も最小限に抑えられます。指標は、一目均衡表戦 略を使用するトレーダーの知識と経験、およびそれらの期待を考慮して設計されています。 提示されたツールは私たちの仕事の結果です。 指標のモジュール構造により、論理的な順序で分析を実行できます。このプロセスは過去 の波に関するデータを収集することから始まり、それが将来の市場の動きを計算するため の基礎となります。 計算で考慮されるデータは、予測の正確さにとって非常に重要です。 この操作は最小限に抑えられ、即座に測定値が得られます。 この測
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
Hola Traders. Lot - lot size for pending orders. Martingale - double lot size of pending orders. *(No Martingale = 1.00) TotalGridEachSide - unit each side of pending orders.  ( 1 pip = 10 points for a 5-digit broker ) SpaceOfFirstOrder - distance for the first order in points.  ( 1 pip = 10 points for a 5-digit broker ) Take Profit - profit in points.  ( 1 pip = 10 points for a 5-digit broker ) Stop Loss - loss in points.  ( 1 pip = 10 points for a 5-digit broker ) and you can open order BUYS
Trade easily from the chart with   CAP Trade Pad EA . It handles risk management for you and can perform several useful tasks with your existing trades. Trade easily from the chart Trade with precise risk management hassle free Set your desired stop loss and take profit levels Close all existing trades with a single click Delete all pending orders with a single click Reap partial profits with a single click It has no input parameters How to Use Please Read this blog -   Details Information in
FREE
from this moment, RSI traders will have 95% less time and health using this Robot Robot Instructions for using Robot RSI sent to Telegram 0 put the robot in MT4  >> ok 1 Create Telegram Robot " Rsi_Testbot " >> ok 2 Save Tokens   "1706277467:AAEntyiMli3ZN6uWrMch-uz704OGWO5snOM"   >> ok 3 Create Telegram Channel ,Get telegram id = -1001243242869  " RSI Test Bot "  + grant admin rights for bots https://api.telegram.org/&amp ;amp;amp;amp;amp;lt;token>/getUpdates 4 Create Telegram group nhóm     
「一目均衡表」の専門的な使い方は、一目均衡表を正しく解釈してグラフを分析することです! はトレーダーが価格グラフ上の指定された点間の比率を素早く簡 単に測定できるようにするグラフィックプログラムです。この時間と価格の指標は、MT4 プラットフォームの一目の戦略に従って図表を分析するための基本的なツールです。この ツールを使用すると、 非常に短期間での価格波だけでなく、時間波の洞察に満ちた完全な 分析も可能になります。分析の実行に費やされる労力は、エクセルを使用して実行される 同様の測定および計算と比較して、何度も最小限に抑えられます。指標は、一目均衡表戦 略を使用するトレーダーの知識と経験、およびそれらの期待を考慮して設計されています。 提示されたツールは私たちの仕事の結果です。 指標のモジュール構造により、論理的な順序で分析を実行できます。このプロセスは過去 の波に関するデータを収集することから始まり、それが将来の市場の動きを計算するため の基礎となります。 計算で考慮されるデータは、予測の正確さにとって非常に重要です。 この操作は最小限に抑えられ、即座に測定値が得られます。 この測
MayaTradeManager is a pure & 100% manual trade orders management. MayaTradeManager doesn't have any indicators or signals to be used together since all trades are done by the user only. MayaTradeManager is an good tool usually for whoever that has a signal at the user disposal but don't have the one-stop-center to manage their trades conveniently. MayaTradeManager brings all of the trades management into one simple panel in a very convenient way. Just a quick note Lot size box is an editable b
FREE
Sends notifications and a screenshot of the chart about all trading operations from the MetaTrader 4 terminal to the LINE Notify apps account The EA sends notifications about all actions on the account: Opening a position, placing orders, modifying orders, including pending ones, closing positions and deleting orders Settings: Configure Metatrader to allow the EA to communicate with LINE Notify In the MetaTrader4 application, click: "Tools" -> "Settings" -> "Expert Advisors" In the
Simply clock. Local time as default. There are possible to Select: Local Time /Server Time /GMT Time as input. Please take into account that the local time is the most accurate. However ,this clock always uses local time seconds, even If GMT / Server Time Is selected.  I solved it this way to get more accuracy. Delays can occur when changing minutes or hours, if local time is not selected.
FREE
HMA Trend
Pavel Zamoshnikov
4.6 (80)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement
FREE
Trade History Exporter automatically exports trade history to a CSV (comma separated values) file. Trade History Exporter: - automatically exports trade history every time a trade is closed - allows you to manually force an export by using the "W" key on your keyboard - can use Order Comments as Magic Numbers - useful for instance when using a Trade Copier - calculates the Net Profit per trade
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
TradePanel MT4
Alfiya Fazylova
4.91 (87)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用に設計された 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 アプリケーションの主な機能: 任意のシンボル(外国為替、CFD、先物など)で機能します。 無制限の文字数での同時作業。 取引ごとのリスクの自動計算とストップロスとテイクプロフィットの比率の設定。 OCO注文を行うことができます(一方が他方をキャンセルします-1つの注文を実行すると別の注文がキャンセルされます)。 タスクを含む行を設定できます(ポジションを開く、保留中の注文を開く、またはグループごとに注文を閉じる)。 仮想テイクプロフィットとストップロスを設定できます。 成行注文を反転またはロックできます。 6種類のトレーリングストップ。 ストップロスを損益分岐点に設定する機能があります。 ポジションを部分的にクローズする機能があります(利益または損失の一部をクローズします)。 価格が特定のライ
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
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
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 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget trading
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
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
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 MetaTrade
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
Trade Copier Pro is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive the signal after that
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (60)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
このカスタムアルティメットスナイパーダッシュボードは、オリジナルのアルティメットスナイパーダッシュボードインジケーターをEAでアップグレードしたものです。最大98種類のアルゴリズムで動作し、使用する資産クラスのトレンドの本質を確実に捉えます。 数ヶ月に渡り、多くのお客様から頂いたご提案やアドバイスに直接お応えしたものです。   このカスタムバージョンは、完全にカスタマイズ可能です。 98の独立したカスタムアルゴリズムによって支えられています。 非常に素晴らしいビジュアルインターフェースなので、どのペアやタイムフレームでも、簡単かつ自信を持って市場全体の動向を追うことができます。 テレグラムにリアルタイムのアラートを送ることができます。 取引するペアに応じた独自のインデックスを作成することができます。 携帯電話にリアルタイムでアラートを送ることができるので、PCの前にいなくても動きがあることを知ることができます。 入力設定から8つの指標を設定することができます。 アラートを受信する指標と時間枠を設定することができます。 インターネット接続が検出されなかった場合、アラ
The Expert Advisor will send notifications via Discord when orders are opened/modified/closed on your MetaTrader 4 account. - Send message and screenshot to Discord group/channel.  - Easy to customize message.  - Support custom message for all languages - Support full Emoji.  - Send report Daily, Weekly, Monthly ( must show all history of orders ) Parameters - Discord url Webhook - create webhook on your Discord channel. - Magic number filter - default all, or input magic number to notify with
MT4 Alert Signal Trader  is an EA that helps you trade MT4 Alert popup. Some indicators can provide signals by showing an alert popup containing signal texts. This EA will read and trade these signal texts. The alert texts should contain at least 2 elements:  (1) a symbol text   (ex: "EURUSD") and  (2) a command type   (ex: "Buy", "Sell", "Close") that trigger EA's trading activities. Some other contents that may have or not are open price, stop loss, take profit values... The EA needs an aweso
-  Version MT5  (Coming soon) An instrument capable of instantly calculating position size or risk based on a specified stop-loss level is critically important for both professional traders and beginners. Trading utility  TRADE PRO   provides fast and accurate calculations, helping you make decisions in conditions of limited time and increased market volatility. Main functions: Original. Simple. Effective. Original and convenient opening of the main trading panel: Simply hover your mouse over th
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro には、強力なトレード マネージャー、通貨強度メーター、アカウント レポート ツール、リスク管理ツールなどが含まれています。 これは、最も高度な外国為替取引マネージャーおよび取引アシスタントの 1 つです。これは、貿易取引をより効率的に管理したいトレーダーにとって完璧なソリューションです。 ユーザー マニュアルはブログ記事からダウンロードできます:   https://www.mql5.com/en/blogs/post/751180 このトレーディング システムは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。ライブ チャートでテストしたい場合は、7 日間の試用版を入手するようにメッセージを送ることもできます。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、お気軽にお問い合わせください。喜んでお手伝いさせていただきます。 TradePad Pro は、すべての外国為替ペア、金属、コモディティ、指数、および仮想通貨で動作します。 主な特徴
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------------------------------------------------
Unlimited Trade Copier Pro is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive the signal
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Notify To Telegram MT4 Expert Advisor will send notifications via Telegram when orders are opened/modified/closed on your MetaTrader 4 account.  Send message to person, channel or group chat.  Easy to customize message.  Support custom message for all languages. Support full Emoji.  Parameters: Telegram Bot Token - create bot on Telegram and get token. Telegram Chat ID  - input your Telegram user ID, group / channel ID Magic number filter - default all, or input magic number to notify with co
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extender or
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
[跟单系统] T he most friendly Copier interactive interface, the most abundant easy-to-use functions, and the best Copy solution.    EASY   : Easy to use, load and select the Master or SLAVE to use easily  FAST:   Quickly copy orders, algorithmic optimal follow-up mechanism, priority calculation of new signals, priority queue processing received special signals Multiple:   1. Support multiple signals to be sent at the same time, multiple accounts can select multiple accounts to copy at the same time
Auto Trade Copier is designed to copy trades between multiple MT4/MT5 accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from the provider to the receiver with no delay. This version can be used on MT4 accounts only. For MT5 accounts, you must use Auto Trade Copier for MT5. Reference: For MT4 receiver, please download "Trade Receiver F
作者のその他のプロダクト
Telegram Alerts is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Send signals from your indicators or experts Multi-lingual This utility is FREE for a limited time. Please give feedback to make it great. If you are facing any issue using this utility, please contact me to be solved Telegram Setup instruction Open your
FREE
This application is now replaced by Ofir Notify Light Edition (Free) or Ofir Notify (paid). Thank all for your positive feedbacks. Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts ( only in full edition ) Sending charts screenshots with alerts 
FREE
NEW :  integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual NEW  : version 2 brings integration
FREE
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual NEW  : version 2 brings integratio
FREE
Ofir Blue exporter is a handy utility to export your orders history to a JSON file . You'll need it if you want to back-test Ofir blue or Ofir Hedging , using your own trading history. How it works: Install the indicator on a chart Press export all or export <current symbol> (for example GBPUSD) The indicator will create the json file in the directory files/ofirblue/export. This directory is in the common file area. The file will be automatically taken in charge by Ofir blue strategy tester
FREE
This free utility is a must to manage your risk. Very easy to calculate a new position size (number of lots), based on: Your equity Your risk per trade (% of equity) Your entry price Your stop loss This utility gives the right information to enter the market. A paid version is also available, Ofir Calculator+, to open the trade by a single click. Telegram Setup instruction Open your Telegram APP and search for "BotFather" Type  /start  and click/type  /newbot  to create a new bot Give your b
FREE
Ofir Dashboard is the first level of the Ofir trading solutions. We are building the first full trading application from Telegram. The Dashboard is focused on giving you the best information about your account, positions, risk,... when you are away from keyboard. Everything is accessible from Telegram. More info in my Blog Enjoy! Ofir Notify, our very successful application for sending Notifications to Telegram (chat, channels, groups) is included in Ofir Dashboard.
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual  NEW  : version 2 brings integrati
フィルタ:
レビューなし
レビューに返信
バージョン 2.0 2024.04.23
Major upgrade !
version 2 brings integration with Ofir Signals to send personalized alerts to your channel subscribers. Position sizes are calculated for each user, taking into account its level of risk.
バージョン 1.395 2023.11.01
Fixed : sending screenshots with alerts.
If you are using a Telegram Channel, have a look to Ofir Blue : coming with a lot of features for your followers (copy trading and much more)
バージョン 1.381 2023.02.06
Fixed error message "user not registered"
New feature, type: /set nopending true
then pending orders (buy limit, buy stop, sell limit, sell stop) will not trigger any notifications. They will only be notified when becoming real market positions
バージョン 1.380 2022.12.13
a) Operations like sending to channel are not anymore notified to the bot. They can be accessed in the journal.
b) In notifications, 0 (zero) was replaced by - (for example: - pips instead of 0 pips). This was confusing for some clients. Back to the standard display, zero is now 0.
c) Bug fixed when sending several alerts for same event
バージョン 1.373 2022.10.20
Bug fixed when detecting that a pending order has been triggered (open)
バージョン 1.372 2022.10.11
Bug fixed
バージョン 1.371 2022.10.10
Icons in template don't use anymore the file myicons.json. Now you must enter the icon code directly in the template
バージョン 1.370 2022.09.15
Coming features to be tested by early adopters
バージョン 1.369 2022.09.13
Improvement in daily reports, now supports options : Week or Month
バージョン 1.368 2022.09.07
Don't use version 1.366 or 1.367, use this one please
バージョン 1.367 2022.09.07
Back to previous version since the last one has a bug
バージョン 1.366 2022.09.06
Improvement in daily reports, now supports options : Week or Month
バージョン 1.365 2022.08.31
New feature: daily summary
バージョン 1.364 2022.08.31
New feature: daily summary
バージョン 1.363 2022.07.07
Bug fixed: now sending Screenshots works
バージョン 1.361 2022.06.28
Putting NONE in notification templates will prevent notification to be sent for a specific event
バージョン 1.36 2022.06.24
Icon management is more easy now: you can put directly the icon code in template. For example \x2721 or \xF920
バージョン 1.35 2022.04.04
Better performances and minor fixes
Reply mode in modification and closing alerts
バージョン 1.34 2022.04.04
Better performances and minor fixes
Reply mode in modification and closing alerts
バージョン 1.32 2022.03.23
Several minor bugs have been fixed
バージョン 1.31 2022.03.08
Enables to send notifications not only to channels but also to Telegram groups
バージョン 1.30 2022.02.16
This is a major upgrade. Now Ofir Notify is 100% based on Telegram to monitor or setup the application.
バージョン 1.22 2022.01.31
Bug fixed in alert format sent to channels