• Übersicht
  • Bewertungen (3)
  • Diskussion (22)
  • Neue Funktionen

Ofir Notify for Telegram Light edition

5

NEW :  integration with Ofir Signals to send personalized alerts

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

More info in my Blog



Ofir Notify Setup instruction

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

Properties

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

Customization

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

Example of customization file:

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

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


Sending screenshots

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

Integration with your own indicators and experts

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

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



Bewertungen 3
Natthachai Phiphatsart
140
Natthachai Phiphatsart 2022.02.27 10:33 
 

Good Good Good !!!!!!

Empfohlene Produkte
Auto risk manager Free is a utility for order management. Regardless of whether the orders are opened manually or by Expert Advisors, the utility removes pending orders (if needed) and disables the terminal (not letting the EAs open new trades) when a specified profit or loss percentage is reached. This demo versions allows you to understand the work of the full version of Auto risk manager . The demo works only with AUDNZD orders only. Profit_Percent and Loss_Percent may have either positive or
FREE
You can check out comment #1 how does it work This is a very useful tool, enter the currency charts you need to open, use the symbol "/" to distinguish them, and select the periodicity /TF of the chart, press the button and they will open the charts for you in batches without you having to manually open them each! Because some EA use multiple currency pairs strategy, but do not support one chart to support all currency pairs, so I developed this tool, hope you like it, if you are satisfied with
FREE
Deal multiplier Mt4
Mikhail Mitin
4.3 (10)
The utility opens copies of open trades. It is very convenient if you use the Signals service and want to increase the volume of transactions. Settings: Symbols: all symbols only current symbol Orders: Buy Sell Magic Any Magic Input Magic Lot size Original - lot size from original order; Fix Lot - fix lot size (input); Lot X Mult - lot size X koef; Stop Loss From sender - Stop Loss from original; Without - without Stop Loss; Plus Fix - Stop Loss from original order + fix points; Fix Point - fi
FREE
VisualTicksEA
Dariusz Grywaczewski
VisualTicks_EA is an Expert Advisor dedicated to the VisualTicks chart. Works ONLY on the VisualTicks chart. Is a tool that lets you open and close transactions directly on the VisualTicks chart. There is only one parameter in EA settings: magic - next EA number. If you use more than one VisualTicks_EA on MT4, you must enter a different magic number. After starting VisualTicks_EA, the following buttons will appear on the chart: Open BUY - opens one BUY transaction of a specified lot si
FREE
Display rectangles and trendlines list from  Trading box  Technical analysis tool. Objects are ordered in the list by pip distance that is difference between object price and Bid price. With this tool you will know which chart to look for next trading opportunity. No more switching between charts and searching for trades where price is close to rectangle zone or trendline support resistance level. Sorted Rectangles and Trendlines by pip distance -  If you are trading on multiple charts, then th
FREE
SG InfoBox
Hleb Smoliar
The "InfoBox" utility is designed to display the presence of open orders, the number of lots, current profit and much more in one window. The version for the MT5 platform   is here . You've probably encountered a situation where you have an advisor that works on a currency pair, but information about its operation: - orders and their number, the size of the spread for the instrument, the volume of lots on the market, drawdown and much more - are scattered in different places of the terminal an
FREE
Save Template
Dominik Kaczorowski
A very fast way to save your chart template. Set the keyboard shortcut to further speed up the operation. The script allows you to save a template with a specific prefix, with the current date or with the chart timeframe. The symbol is saved automatically. Script parameters: Prefix - prefix for the template name. Can be empty. With date - true = template name will containt current date With timeframe - true = template name will containt timeframe of the current chart
FREE
The script closes all positions for which the profit is more than 5 pips. Works only on an open pair (on an open chart). The terminal must have the "Algo trading" mode enabled. Effective if there are many open positions that need to be closed quickly. The script does not replace trailing stop or advisor.   The script checks all open deals and closes those that meet the condition (profit is more than 5 pips) once at the time of launch. For the subsequent closing of new profitable positi
FREE
Current Price MT4
Keni Chetankumar Gajanan -
A simple and functional Current Price Panel, which shows magnified Bid, Ask and spread price and can be moved by using the mouse, to any location of the chart window. The functionality included are: Customize Current Price Panel Width and Height, Row and Column gap. Background color, background transparency and border color. Font, its size and color. Move the panel to any location of chart window. Option to show current spread as pips or points. Highlight spread in different color if it crosses
FREE
Alert TIME LINE indicator warns that the price has reached a specified time level. Drag the indicator onto the chart, press the SET TIME LINE button, move the line that appears to the desired time, when the chart reaches the specified time, an alert will be triggered. This indicator is used as an auxiliary tool when trading time zones, using the free TIME LINE Forex System , see the results and screenshots below. You can get the system for free in the technical support chat https://t.me/C
FREE
Left4Trade MT4 Script  A script allows displaying the closure of a trade on the current chart. It helps to see where the trade was opened and closed and how it affects the overall trading result. When using this script, arrows indicating the opening and closing of trades are displayed on the chart. They can be configured with different colors according to your preferences. One of the main advantages of using this script is the ability to quickly analyze trading operations, which allows you
FREE
This Tool Allow you close all open Orders automatics when Equity reach to specific value:  - When Equity is less than  specific value - When Equity is greater than  specific value - And Allow you close all open orders in manual - It will notification to MT4 Mobile app when it execute close all orders. __________________________________________ It very helpful for you when you trade with prop funds. Avoid reach daily drawdown and automatics close all orders when you get target.
FREE
ZoomIN
Maxim Polishchuk
4.83 (6)
The ZoomIN indicator is designed for quickly viewing the selected bar on the smaller timeframes in a pop-up window. Once launched, the indicator works in the background, does not take up space on the chart and does not consume system resources. When the indicator is activated by the Shift + i combination (can be changed in the settings), a pop-up window with a chart of a smaller timeframe is created. The displayed timeframe can be changed by a left-click on the magnifying glass icon. To hide the
FREE
Close All Order Just One Click Close All Buy Order, Close All Sell Order Just one click. The use is very simple: When you want to close 1 order, 2 order, or even 100 order, you just need one click on the button and wait, the EA will help you close all the corresponding order. Note: EA activates the entire All BUY or All SELL order with just one mouse click, please try with the Demo account before using officially. I am not responsible for the loss when using this EA
FREE
DI Drop Order
Dmitry Iglakov
3 (1)
This is a script for quick and easy placement of orders (Buy Stop, Sell Stop, Buy Limit, Sell Limit) to the user's choice. Simply drop the script on a chart part where you want to place the selected order. You can also set the automatic calculation of the lot size for the position, depending on the risk as a percentage. Also, you can use the script as a supplement to your trading strategy, since it is possible to specify a magic number. Features Fast placing of a required order (Buy Stop, Sell S
FREE
Phone Trade Assistant
Krutik Piyushkumar Parekh
Smart Lot-Size Calculator And Trade Assistant for Mobile Trading Overview: This is the tool every trader in the market must have no matter if you are scalper, swing traders, day trader, or long term trader. This On-The-Go trading tool will help you stay disciplined and also stay free from daily trade management chores, Most traders face common problems like   1. Calculation of proper lot-size of a position to take controlled risk  2. Managing every trade and trailing stop-loss if trades goes in
FREE
Show Pips
Roman Podpora
4.31 (70)
This information indicator will be useful for those who always want to be aware of the current situation on the account. The indicator displays data such as profit in points, percentage and currency, as well as the spread for the current pair and the time until the bar closes on the current timeframe. VERSION MT5 - More useful indicators There are several options for placing the information line on the chart: 1. To the right of the price (runs behind the price); 2. As a comment (in the up
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader (this script contains this application, when you launch this script in the terminal it unpacks the applic
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader. And the sounds are customizable which   may be useful for office with a number of the terminals running
FREE
This script is a part of the Sounder_TopBottomLevels product which is intended to alarm the trader by sound when a Symbol's price goes above or below certain level(s). One of the product's features is a handy operation. You manage the levels by dragging lines on the chart with the mouse. Another feature is an optional Windows application which shows the chart that currently alarms the trader. And the sounds are customizable which   may be useful for office with a number of the terminals running
FREE
Account Cash Status
Boguslaw Nejmanowski
Account Cash Status This indicator shows actual account balance and equity. Can be placed in any position on chart even in subwindow. Account Balance is displayed in gray color. When there is no opened position the account equity is displayed in dark gray color. When there is opened position and equity value is lower than balance value the color is changed for red. When there is opened position and equity value outperforms balance value the color is changed for lime. Colors may be set freely by
FREE
In Anpassung an die Volatilität werden potenzielle Risiko-Ertrags-Handelspositionen basierend auf der durchschnittlichen True Range angezeigt. Risiko-Rendite-Boxen werden angezeigt, wenn auf die Schaltfläche 'Kaufen oder Verkaufen' geklickt wird! Ein Dienstprogramm der ATR-Berechnung, freuen Sie sich über eine Angelegenheit, die nicht Teil einer schwierigen Entscheidung ist, wann ein Trade geschlossen werden soll. Diese Angelegenheit würde Ihre Risikomanagemententscheidung unterstützen.  Spezi
FREE
One Click Close All Script
Joaquin Nicolas Metayer
One Click Close All is a script that when thrown on any chart will automatically close all orders regardless of the asset or what type of orders they are, it will close everything much faster than a human could. You will find paid versions of the same style of this script, but read carefully and you will see that it performs the same function ... here you have it for free, enjoy it.
FREE
This is a demo version of CyberTrader Assistant tool. In demo version you cannot change lots value (it is set to the minimal value for the given symbol) and price rounding function for pending orders is unavailable This tool simplifies routine trading tasks (like opening market orders, setting up pending orders, closing of all orders and orders by parameter), helps to control losses by use of break even stop and trailing stop, and adds a little bit of cyber punk edge to your trading Control El
FREE
Skript zum Schließen aller positiven Orders für MT4       - ermöglicht es Ihnen, alle profitablen Bestellungen auf dem Konto schnell zu schließen. Das Skript   eignet sich   für Momente,   in denen Sie schnell alle profitablen Orders schließen müssen   . Das Skript hat den einzigen Parameter zum Einstellen von Profit_in_pips - darin geben Sie an, wie viele Gewinnpunkte auf der Bestellung liegen sollen, damit sie unter die Bedingungen zum Schließen der Position fällt. Das Skript ist sehr einfach
FREE
This is a free version of our Great tool with limited functions. The ChartChanger is a great utility tool to reduce the number of open charts on your terminal. There is three section to it: Symbols, Time frames and Templates. You need only one chart to be open and still you can scroll up to multiple ones. Symbols: With the push of a button you can change from one symbol to another, and your applied indicators will stay on the next chart. For the symbols there is an auto detection mode, or you ca
FREE
Spread Data
Harry Gunadi Permana
4.67 (3)
Spread Data tool will display current spread and average spread. It will record spread for every hour (from 0 to 23) and can give better data about your broker spread. Run it for 2 days or more to get better spread data . Every spread smaller than MinSpread will be recorded as MinSpread Every spread larger than MaxSpread will be recorded as MaxSpread It help to decide what spread to be used when do backtest, EA spread settings, EA that trade in specific time interval, especially for scalping EA
FREE
One Click MT4
Marzena Maria Szmit
5 (2)
One Click Close MT4 is an EA which allows you close orders quickly. EA display on chart two buttons. The first button "Close All Positions" is using to close all opened orders. The second button "Close Profit Positions" is using to close only profitable orders. EA is closing orders for all available symbols, not only for chart symbol. In EA params you can set distance from upper chart frame (Y Offset) and from left chart frame (X Offset). For installation EA it is only need to copy One Click Clo
FREE
This indicator will mirror the assets in use in another metatrader, being able to choose the timeframe and a template. This is the Metatrader 4 Client, it needs the Metatrader 4 or 5 Server versions: Metatrader 4 Mirror Chart Server: https://www.mql5.com/en/market/product/88644 Metatrader 5 Mirror Chart Server:   https://www.mql5.com/en/market/product/88652 Details of how it works in the video.
FREE
Group Discuss and Request Feature   :   https://t.me/redfox_community Or Inbox to Mql5 Chat EA send order’s information in MT4 to Telegram channels Alert MT4 to Telegram by RedFox     is an easy to use fully customizable utility that allows sending of specified signals to Telegram’s chat, channel or group, making your account a  signal provider. Key Feature Telegram Channel IDs : Send to many group, channel. Ex.  -100xxxxx Add Footer Content: Add signature for content Send Pips Running: Send p
FREE
Käufer dieses Produkts erwarben auch
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
Sie hilft bei der Berechnung des Risikos pro Handel, der einfachen Einrichtung einer neuen Order, der Orderverwaltung mit Teilschließungsfunktionen, Trailing-Stop von 7 Typen und anderen nützlichen Funktionen. Achtung, die Anwendung funktioniert nicht im Strategietester. Manual, Description, Download demo Linienfunktion Zeigt auf dem Chart die Eröffnungslinie, Stop Loss, Take Profit. Mit dieser Funktion ist es einfach, eine neue Order einzurichten und ihre zusätzlichen Eigenschaften vor der
Forex Trade Manager MT4
InvestSoft
4.98 (367)
Denken Sie, dass in Märkten, in denen sich der Preis in Sekundenbruchteilen ändern kann, die Auftragserteilung so einfach wie möglich sein sollte? Wenn Sie im Metatrader eine Order eröffnen möchten, müssen Sie ein Fenster öffnen, in dem Sie den Eröffnungskurs, Stop-Loss und Take-Profit sowie die Größe der Transaktion eingeben müssen. Beim Handel an den Finanzmärkten ist die Verwaltung Ihres Kapitals unerlässlich, um Ihre Ersteinzahlung zu erhalten und zu vervielfachen. Wenn Sie also eine Order
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (79)
Erleben Sie außergewöhnlich schnelles Trade Copying mit dem Local Trade Copier EA MT4 . Mit seiner einfachen 1-Minuten-Setup können Sie Trades zwischen mehreren MetaTrader-Terminals auf demselben Windows-Computer oder Windows VPS mit blitzschnellen Kopiergeschwindigkeiten von unter 0.5 Sekunden kopieren. Ob Anfänger oder professioneller Trader - der Local Trade Copier EA MT4 bietet eine Vielzahl von Optionen, um ihn an Ihre spezifischen Bedürfnisse anzupassen. Es ist die ultimative Lösung für
TradePanel MT4
Alfiya Fazylova
4.91 (87)
Trade Panel ist ein multifunktionaler Handelsassistent. Die Anwendung enthält mehr als 50 Funktionen, die für den manuellen Handel konzipiert sind. Ermöglicht Ihnen, die meisten Handelsaktionen zu automatisieren. Achtung! Die Anwendung funktioniert im Strategietester nicht. Sie können das Dienstprogramm mit einem Demokonto testen. Laden Sie dazu die Demoversion hier herunter: Demoversion . Hauptfunktionen der Anwendung: Funktioniert mit allen Handelsinstrumenten (Forex, CFD, Futures und andere).
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
Der MT4 to Telegram Signal Provider ist ein benutzerfreundliches, vollständig anpassbares Tool, das das Senden von Handelssignalen an Telegram ermöglicht und Ihr Konto in einen Signalanbieter verwandelt. Das Format der Nachrichten ist vollständig anpassbar! Für eine einfache Nutzung können Sie jedoch auch eine vordefinierte Vorlage wählen und spezifische Teile der Nachricht aktivieren oder deaktivieren. [ Demo ]   [ Handbuch ] [ MT5-Version ] [ Discord-Version ] [ Telegram-Kanal ] Einrichtung
Trade copier MT4
Alfiya Fazylova
4.67 (30)
Trade Copier ist ein professionelles Dienstprogramm zum Kopieren und Synchronisieren von Trades zwischen Handelskonten. Das Kopieren erfolgt vom Konto / Terminal des Lieferanten auf das Konto / Terminal des Empfängers, das auf demselben Computer oder vps installiert ist. Vor dem Kauf können Sie die Demoversion auf einem Demokonto testen. Demoversion hier . Vollständige Anweisungen hier . Hauptfunktionalität und Vorteile: Unterstützt das Kopieren von MT4> MT4, MT4> MT5, MT5> MT4, einschließlich M
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
Handelskopierer für MetaTrader 4. Er kopiert Devisengeschäfte, Positionen und Bestellungen von beliebigen Konten. Es ist eines der besten Handelskopiergeräte  MT4 - MT4, MT5 - MT4 für die Version COPYLOT MT4  (oder MT4 - MT5 MT5 - MT5 für die Version COPYLOT MT5 ). MT5-Version Gesamte Beschreibung   +DEMO +PDF Wie kauft man Wie installiert man     So erhalten Sie Protokolldateien     So testen und optimieren Sie     Alle Produkte von Expforex Kopiererversion für das MetaTrader 5- Terminal
Trade Manager, der Ihnen hilft, Geschäfte schnell ein- und auszusteigen und gleichzeitig Ihr Risiko automatisch zu berechnen. Einschließlich Funktionen, die Ihnen helfen, Over Trading, Revenge Trading und Emotional Trading zu verhindern. Trades können automatisch verwaltet werden und die Kontoleistungskennzahlen können in einem Diagramm visualisiert werden. Diese Funktionen machen dieses Panel ideal für alle manuellen Händler und tragen zur Verbesserung der MetaTrader 4-Plattform bei. Unterstütz
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (60)
Trading Panel für den Handel mit 1 Klick.  Arbeiten mit Positionen und Aufträgen!  Handeln vom Chart oder von der Tastatur. Mit unserem Trading-Panel können Sie mit einem Klick vom Chart aus handeln und Handelsoperationen 30-mal schneller ausführen als die Standard-MetaTrader-Steuerung. Automatische Berechnungen von Parametern und Funktionen, die einem Händler das Leben erleichtern und einem Händler helfen, seine Handelsaktivitäten viel schneller und bequemer durchzuführen. Grafische Tipps und
CAP Strategy Builder EA
MEETALGO LLC
4.82 (28)
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
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
-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
Übernehmen Sie die Kontrolle über Ihr Forex-Portfolio. Sehen Sie sofort, wo Sie stehen, was funktioniert und was Ihnen Schmerzen bereitet! MT5-VERSION HIER VERFÜGBAR: https://www.mql5.com/en/market/product/58658 Das Trade Manager Dashboard soll Ihnen auf einen Blick zeigen, wo sich jede Ihrer Positionen auf dem Devisenmarkt derzeit befindet, und das Risikomanagement und das Engagement in Währungen verständlicher machen. Für Händler, die schrittweise mit mehreren Positionen oder diesen Trading
FTMO Sniper 4
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 -------------------
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3 (2)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
Der Trade Copier Agent wurde entwickelt, um Trades zwischen mehreren MetaTrader(4/5)-Konten/Terminals zu kopieren. Mit diesem Tool können Sie entweder als Anbieter (Quelle) oder als Empfänger (Ziel) agieren. Alle Handelsaktionen werden ohne Verzögerung vom Anbieter zum Empfänger kopiert. Mit diesem Tool können Sie Trades zwischen mehreren MetaTrader-Terminals auf demselben Computer mit blitzschnellen Kopiergeschwindigkeiten von weniger als 0,5 Sekunden kopieren. Installations- und Eingabehandbu
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
Kopieren Sie Signale von jedem Kanal, dem Sie angehören (einschließlich privater und eingeschränkter Kanäle) direkt auf Ihren MT4.  Dieses Tool wurde mit dem Benutzer im Hinterkopf entwickelt und bietet viele Funktionen, die Sie benötigen, um die Trades zu verwalten und zu überwachen. Dieses Produkt wird in einer benutzerfreundlichen und visuell ansprechenden grafischen Benutzeroberfläche präsentiert. Passen Sie Ihre Einstellungen an und starten Sie die Nutzung des Produkts innerhalb weniger Mi
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
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual ist ein Trading-Panel zum Arbeiten mit einem Raster von Orders. Das Dienstprogramm ist universell, verfügt über flexible Einstellungen und eine intuitive Benutzeroberfläche. Es arbeitet mit einem Raster von Aufträgen nicht nur in Richtung Verlust, sondern auch in Richtung steigender Gewinne. Der Händler muss kein Orderraster erstellen und pflegen, all dies wird von "Grid Manual" erledigt. Es genügt, eine Order zu eröffnen und das "Grid Manual" erstellt automatisch ein Orderraster daf
Take a Break
Eric Emmrich
5 (27)
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
Trade Dashboard MT4
Fatemeh Ameri
5 (20)
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
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
Trade Assistant GS
Vasiliy Strukov
5 (33)
Das Trading-Panel beschränkt sich auf die Verwaltung von Orders – sowohl geöffnet über Schaltflächen als auch vom Benutzer geöffnet. Einfach und bequem in der Collection. Wird jeden Käufer ergänzen. Ich empfehle, es zusammen mit dem Gold Stuff Indikator zu verwenden. Richten Sie den Handel als Einzelaufträge ein und bauen Sie ein Raster mit Abstand auf. Um ein Standardraster zu erstellen, stellen Sie einfach einen großen Abstand ein, z. B. 10000. Echtzeit-Ergebnisse können hier eingesehen wer
MT4 Alert Signal Trader
Nguyen Van Anh
4.5 (4)
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
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
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
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
Custom Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
5 (2)
Das Custom Ultimate Sniper Dashboard ist ein EA-Upgrade des ursprünglichen Ultimate Sniper Dashboard-Indikators. Er arbeitet mit bis zu 98 verschiedenen Algorithmen, um sicherzustellen, dass er die wahre Natur eines Trends in einer Anlageklasse, mit der Sie arbeiten, einfängt. Es ist eine direkte Antwort auf viele Vorschläge und Ratschläge, die wir von den meisten unserer Kunden über mehrere Monate hinweg erhalten haben.   Diese benutzerdefinierte Version ist vollständig anpassbar. Sie wird
MT4 to Discord
Trinh Dat
4.29 (7)
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
Weitere Produkte dieses Autors
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Daily, weekly and monthly summaries Reply mode:
Telegram Alerts for MT5
Gad Benisty
4.86 (7)
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
Telegram Alerts
Gad Benisty
4.8 (25)
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
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
Auswahl:
[Gelöscht] 2022.12.07 20:46 
 

Der Benutzer hat keinen Kommentar hinterlassen

Natthachai Phiphatsart
140
Natthachai Phiphatsart 2022.02.27 10:33 
 

Good Good Good !!!!!!

[Gelöscht] 2022.01.26 15:37 
 

Der Benutzer hat keinen Kommentar hinterlassen

Gad Benisty
8616
Antwort vom Entwickler Gad Benisty 2022.01.26 21:51
Thanks!
Antwort auf eine Rezension
Version 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.
Version 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
Version 1.372 2022.10.11
Several Bugs fixed
Version 1.370 2022.09.23
Several improvements in full version. Otherwise bug fixed and performance improved
Version 1.35 2022.04.04
Better performances and minor fixes
Reply mode in modification and closing alerts (only in full version)
Version 1.34 2022.04.04
Better performances and minor fixes
Version 1.32 2022.03.23
Several minor bugs have been fixed
Version 1.31 2022.03.08
Enables to send notifications not only to channels but also to Telegram groups
Version 1.30 2022.02.16
This is a major upgrade. Now Ofir Notify is 100% based on Telegram to monitor or setup the application.
Version 1.22 2022.01.31
Bug fixed in alert format sent to channels