• Übersicht
  • Bewertungen
  • Diskussion
  • Neue Funktionen

Scientific Calculator MT4

The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions. 

General Description 

The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements: 

  • Integer and real numbers. 
  • Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^). 
  • Mathematical and trigonometric functions. 
  • Curved parentheses (()) to define the precedence and contain the function’s argument(s). 
  • Full stop (.) as decimal point and comma (,) as function’s arguments separator. 

The mathematical/trigonometric functions are used by writing the respective name after “Math” and one or two arguments inside parentheses, separated by a comma in this last case. For instance, “MathLog10()” and “MathPow()” would be “Log10(argument)” and “Pow(argument1,argument2)”, respectively. List of names that correspond to the available functions: 

Abs, Arccos, Arcsin, Arctan, Ceil, Cos, Exp, Floor, Log, Log10, Max, Min, Mod, Pow, Rand, Round, Sin, Sqrt, Tan. 

Note: “MathRand()” is only executed with “GetTickCount()” as the argument of “MathSrand()”, it’s used without anything inside parentheses – simply writing “Rand()”. 

Additionally, the expression has the following properties: 

  • The scientific, engineering and E notations are allowed. 
  • The mathematical constants “Pi” and “e” are available (simply writing the respective letter(s)). 
  • The multiplication needs to be explicitly indicated (through the respective symbol). 
  • The system is case-insensitive. 
  • The space ( ) is allowed and doesn’t affect the expression’s calculation. 
  • The input expression is limited to 255 characters. 

Examples of a number representation using various notations: “0.0000325” (decimal), “3.25*10^-5” (scientific), “32.5*10^-6” (engineering) and “32.5E-6” (E). 

Note: The meaning/function of the symbol “e” depends on the context it’s placed, for instance, “1e+1=10” (as E notation) and “1*e+1=3.718...” (as constant). 

IMPORTANT! The script doesn’t verify if the input expression fulfils all the requirements, namely if it obeys syntax/standard rules, hence, any infringement of these leads to an unreliable result. 

Input Parameters 

  • Display Mode: Expression’s result’s display mode, enable selecting the Alert, Comment or Print function, which presents the information in a pop-up window, in the chart window (to which the script attaches) or in the Experts tab of the Terminal window, respectively. 
  • Math Expression: Science, engineering and mathematics expression to be calculated. 

Conclusion 

The Scientific Calculator is a helpful and efficient tool regarding the expressions calculation of science, engineering and mathematics, enabling a simple and intuitive setting of the expressions to compute.


Empfohlene Produkte
Buffer Scanner is a Scripts to help you export only 2 buffers of your custom indicator data with history date time and open&close price in CSV file, The file name already has rename. More like for BinaryOptions indicators, analyzes, you can modify the input from script  parameters,especially~!No need to worry about the indicator sets bars limited, some of the indicators have parameters, but important thing is bars limited, remind you this script just only for "The indicator which has one paramet
FREE
NNFX Algo Tester Lite
HYPANTHIUM, LDA
5 (3)
The NNFX ALGO TESTER is an tool designed to help the NNFX (No Nonsense Forex) traders develop, improve and test algorithms in a simpler, faster and more accurate way. This software reduces backtesting time from serveral days to only a few minutes! Please download the Demo instead of this Lite version. You can sill use the Lite but this version is now discontinued and it has much less functionality than the full version. The NNFX algo Tester software is too big (in terms of complexity) to be avai
FREE
SpectorMA
Sergii Krasnyi
5 (1)
Wir stellen Ihnen einen Indikator vor, der nicht nur den visuellen Aspekt des Charts aufwertet, sondern ihm auch einen lebendigen, dynamischen Charakter verleiht. Unser Indikator ist eine Kombination aus einem oder mehreren gleitenden Durchschnittsindikatoren (MA), die ständig ihre Farbe ändern und so ein interessantes und farbenfrohes Aussehen erzeugen. Da es sich bei diesem Produkt um eine grafische Lösung handelt, ist es schwierig, seine Funktionsweise in einem Text zu beschreiben; es ist e
FREE
Trade Master is advanced forex robot for manual trading and managing open trades. When attached to a chart it prints two buttons BUY and SELL. Using these two buttons you can trade manually by predefined Stop Loss, Take Profit and other parameters. Trade Master is also equipped with Trailing Stop system to protect the profits. Trade Master is the best tools for scheduled closing of trades. It can be used for closing trades for each weekday from Monday to Friday at specific time (hour and minutes
FREE
这是中文简体版本 为了让新手交易者更容易理解,我做了一个交易平台账户信息面板,不收取任何费用。 首先,您必须在交易前了解平台。 各平台报价及商品规格与账户交易规则不同。 您可以调整面板的颜色和大小,如果您尝试按下,面板可能会移动。 面板不会下单,放心加载EXPERTS 如果我升级了免费产品,您需要先将我的旧产品从市场上移除,然后重新启动 MT4,然后再次下载以使用我升级的免费产品。 In order to make it easier for novice traders to understand, I made a trading platform account information panel, which does not charge any fees. First of all, you must understand the platform before trading. The quotations and commodity specifications of each platform  are not the same as the account tra
FREE
MT4 History Loader
Alain Verleyen
5 (4)
Dieses Dienstprogramm EA ist dazu gedacht, alle historischen Daten von Ihrem Broker auf einmal herunterzuladen. Einmal auf einem Chart (es kann jeder Chart sein) fallen gelassen, werden Sie die Symbole und Zeitrahmen in den Eingängen zu verarbeiten wählen. Dann ist alles automatisiert. Es kann einige Zeit in Anspruch nehmen und was getan wird, wird im Experts Log angezeigt. Natürlich können nur Daten heruntergeladen werden, die auch wirklich auf dem Broker-Server verfügbar sind. Der Prozess ist
FREE
Night Scalper EA Lite
Robots4Forex Ltd
2.33 (3)
The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
FREE
ATR Moving Average MT4
David Gitau Gakunga
4 (2)
ATR Moving Average   draws a moving average of the standard Average True Range(   ATR   ) in the same window. Settings Name Description ATR period Set Price per iod for ATR calculation   ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 ) MA Period Set moving Average Period MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted ) MA Shift Set moving average shift Enable Alerts ? Generate Alert when ATR Crosses
FREE
Plot results
Vladimir Tkach
4 (4)
The indicator displays on a chart trading results. You can configure the color and font of displayed results, as well as filter trades based on the magic number. If multiple trades were closed within one bar of the current timeframe, the result is summed and output in one value. Utility parameters Plot profit in - the format of output results: wither in deposit currency taking onto account commission and swap, or in points. Start from - start processing data at the specified time. Plot last dea
FREE
FFx Awesome Oscillator
Eric Venturi-Bloxs
4 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Vik Standart
Ivan Kopchuk
4.33 (6)
Features: 1. Your constructor strategies. 2. Large selection of standard indicators. 3. Exact market entry according to your strategy. 4. Slip filter. 5. Support for four and five characters. 6. Trend trading. 7. Trading in flat. 8. Minimum deposit. 9. Aggressive or quiet trade. 10. Limit the lot. 11. Position tracking. 12. Restoring balance after loss. Input parameters    Lot - fixed lot size.    StopLot - lot restriction.    UseVxod - enable / disable login pattern.    UseStop -
FREE
FFx MACD
Eric Venturi-Bloxs
4.2 (5)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
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
CPM Extended
Sergey Efimenko
4.8 (10)
Der Algorithmus basiert auf der Idee des Currency Power Meter-Indikators. In dieser Version ist die Anzahl der angezeigten Werte unbegrenzt, der Code ist kompakter und schneller, Werte des aktuellen Balkens können über Indikatorpuffer abgerufen werden. Was der Indikator zeigt   : Ein dünnes Band und die obere Zahl vor der Währung zeigen den relativen Stärkeindex für die letzten N Stunden (N wird in den Parametern in der Variablen 'Stunden' eingestellt), ein breiteres Band zeigt den Tagesindex an
FREE
FFx DeMarker
Eric Venturi-Bloxs
5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Trend Mate Scanner
ANGEL CALLE CRUZ
5 (1)
This product is based on the single indicator TREND MATE. Link: https://www.mql5.com/es/market/product/50082 The aim of this EA is to watch for all pairs in a single panel in order to have a quick view of changes or new uptrends/downtrends. It is possible to watch from your mobile by sending push notifications when changes appear. If you want to have all push notifications for even exit trends you may receive multiple messages.
FREE
Harvest FX
Sayan Vandenhout
5 (6)
Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000 a
FREE
Vanexio
Sayan Vandenhout
VANEXIO USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a $20000 acco
FREE
CommunityPower MT4
Andrey Khatimlianskii
4.88 (40)
CommunityPower EA — is the Expert Advisor for MetaTrader 4/5, created by community and for community. It is free, versatile and very powerful, and allows to trade a wide range of strategies. The idea is simple Your suggestions + my code = a win-win for everyone! Is it a ready-to-use money-making machine? No, it is definitely not. It is a tool, which allows you to create and run your own trading strategy, and it is up to you to find profitable settings and take the responsibility for your tradi
FREE
ST Trades2Chart MT4
Irek Gilmutdinov
5 (1)
The utility displays information about performed trades on the current chart. The account history as well as a separate file can be used as a data source. The file format is set manually or selected from available templates. Settings: Source - where to take data from, from_History - account history, from_File - csv file. File Name - file name. The file has to be located at ..\MQL4\Files\ directory of the terminal. File Format - select the file format from the list: MQ_Signals - file of trades f
FREE
"SimSim Expert Assistant" утилита для сопровождению сделок трейдера в терминале МТ4. Утилита бесплатная, пользуйтесь. Кроме того, утилита открывает сделки по сигналам индикаторов SimSim Trading (через глобальные). Параметр индикатора "Signal shaping for SimSim Expert Assistan" указывает на это. Как работать с утилитой. Expert Assistant работает в терминале МТ4 и устанавливается в папку Expert, в утилите нет ни одного параметра при старте. Все параметры находятся в списке глобальных переменных
FREE
FFx RVI
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
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.  Spezif
FREE
Handelspanel; „Little Helper“ hilft Ihnen dabei, in kurzer Zeit sofort Kauf- oder Verkaufsaufträge für mehrere Paare zu erteilen. Der Vorteil dieses Panels besteht darin, dass Orders sofort mit Take-Profit- und Stop-Loss-Limits platziert werden, was sich letztendlich positiv auf Ihren Gewinn, Ihr Los und Ihre Magik für Orders auswirkt. Sie können die entsprechenden Parameter des Panels beim Hinzufügen festlegen zum Diagramm. Außerdem gibt es eine große Auswahl an Paneelfarben, eine Auswahl an Pa
FREE
VR Assistant Charts
Vladimir Pastushak
VR Assistant Charts ist ein praktisches Tool für Händler, die mit grafischen Objekten im Fenster des MetaTrader-Handelsterminals arbeiten. Mit dem Programm können Sie mit einem Mausklick Farbe, Stil, Dicke und andere Eigenschaften von Trendlinien, Fibonacci-Levels, Gann-Fächern und anderen grafischen Elementen im MetaTrader-Terminal ändern. Einstellungen, Set-Dateien, Demoversionen, Anleitungen, Problemlösungen erhalten Sie unter [Blog] Rezensionen können Sie unter lesen oder schreiben [Verknüp
FREE
Apex Drawdown
Carl Christian Nyberg
Uncomplicated straightforward indicator that shows the maximum account drawdown since the indicator was added to the chart. The indicator does not take transaction history into account since it is impossible to calculate drawdown from historical entries en closures of trades. The indicator will be free in this basic form. Eventually it will be developed but the focus is to keep it plain and simple.
FREE
架构设计 多层级风控体系:包含7级熔断机制(净值保护、滑点过滤、流动性检测、波动率限制、时段控制、相关性监控、高频熔断) 量子状态引擎:采用5维特征空间(Hurst指数+ADX+信息熵+波动率比+订单失衡)驱动3态量子系统(趋势/震荡/过渡) 自适应模块化策略:包含3个独立策略内核(趋势追踪/均值回归/高频脉冲)和2个对冲引擎(统计套利/跨市场压迫) 配置参数 scale= 1 scale,F= 0 scale, 1 = 0 scale, 2 = 1 scale, 3 = 1 changeratios= 10000.00000000 changeratios,F= 0 changeratios, 1 = 10000.00000000 changeratios, 2 = 0.00000000 changeratios, 3 = 0.00000000 tpshutdown= 0 tpshutdown,F= 0 tpshutdown, 1 = 0 tpshutdown, 2 = 1 tpshutdown, 3 = 1 tpshutdownratios= 1.00300000 tpshu
FFx Volumes
Eric Venturi-Bloxs
3.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Vanda FX
Sayan Vandenhout
5 (2)
Vanda FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 4 great strategies The EA can be run on even a $20000 acc
FREE
FFx Moving Average
Eric Venturi-Bloxs
4.67 (3)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Käufer dieses Produkts erwarben auch
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (183)
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. Zusätzliche Materialien und Anleitungen Installationsanleitung - Anleitung zur Anwendung - Testversion der Anwendung für ein Demokonto Linienfunktion Zeigt auf dem Chart die Eröffnungslinie, Stop Loss, Take Profit. Mit dieser Funktion ist es einfach, eine neue Order einzurichten und ihre
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (91)
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
Forex Trade Manager MT4
InvestSoft
4.98 (398)
Willkommen beim Trade Manager EA – dem ultimativen Risikomanagement-Tool , das den Handel einfacher, präziser und effizienter gestaltet. Dies ist mehr als nur ein Werkzeug zur Orderausführung; es ist eine umfassende Lösung zur Handelsplanung, Positionsverwaltung und Risikokontrolle. Ob Anfänger, erfahrener Trader oder Scalper, der schnelle Ausführungen benötigt – Trade Manager EA passt sich Ihren Anforderungen an und bietet Flexibilität in allen Märkten, von Forex und Indizes bis hin zu Rohstof
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 E
TradePanel MT4
Alfiya Fazylova
4.89 (87)
Trade Panel ist ein multifunktionaler Handelsassistent. Die Anwendung enthält mehr als 50 Handelsfunktionen für den manuellen Handel und ermöglicht Ihnen die Automatisierung der meisten Handelsvorgänge. Achtung, die Anwendung funktioniert im Strategietester nicht. Vor dem Kauf können Sie die Demoversion auf einem Demokonto testen. Demoversion hier . Vollständige Anleitung hier . Handel. Ermöglicht Ihnen die Durchführung von Handelsvorgängen mit einem Klick: Eröffnen Sie ausstehende Orders und Po
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.4 (10)
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
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 Dashboard MT4
Fatemeh Ameri
5 (46)
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
Custom Alerts MT4
Daniel Stein
5 (6)
Custom Alerts: Mehrere Märkte im Blick, keine Chance verpassen Überblick Custom Alerts ist eine dynamische Lösung für Trader, die potenzielle Setups über mehrere Instrumente hinweg zentral verfolgen möchten. Indem Daten aus unseren Flaggschiff-Tools — wie FX Power, FX Volume und IX Power — integriert werden, benachrichtigt Custom Alerts automatisch über entscheidende Marktveränderungen, ohne dass Sie mehrere Charts verwalten oder wichtige Gelegenheiten verpassen müssen. Wenn Sie intelligenter
Telegram To MT4 Receiver
Levi Dane Benjamin
5 (4)
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
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
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.75 (20)
Multifunktionswerkzeug: 65+ Funktionen, einschließlich: Lot-Rechner, Price Action, Risiko/Gewinn-Verhältnis, Trade Manager, Angebot und Nachfrage Zonen Demo version   |   Anwenderhandbuch   |    MT5 Das Dienstprogramm funktioniert nicht im Strategietester: Sie können die   Demoversion HIER   herunterladen, um das Produkt zu testen. Bei Fragen kontaktieren Sie mich / Verbesserungsvorschläge / im Fall eines gefundenen Fehlers Vereinfachen, beschleunigen und automatisieren Sie Ihre Handelsprozesse
Auto Trade Copier
Vu Trung Kien
4.7 (90)
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader 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 provider to receiver perfectly. 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 Fre
Summer 40% discount ($149 -> $88) 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 extende
Equity Protect Pro: Ihr umfassender Kontoschutz-Experte für sorgenfreies Trading Wenn Sie nach Funktionen wie Kontoschutz, Eigenkapitalschutz, Portfolioschutz, Multi-Strategie-Schutz, Gewinnabsicherung, Gewinnmitnahme, Handelssicherheit, Risikokontrollprogramme, automatische Risikokontrolle, automatische Liquidation, bedingte Liquidation, geplante Liquidation, dynamische Liquidation, Trailing-Stop-Loss, One-Click-Schließen, One-Click-Liquidation und One-Click-Wiederherstellung suchen, ist Equit
OrderManager MT4
Lukas Roth
4.68 (22)
Der OrderManager , eine revolutionäre Hilfssoftware für den MT4 Verwalten Sie Ihre Trades wie ein Profi mit der brandneuen Order Manager-Hilfssoftware für MetaTrader 4. Entwickelt mit einem Fokus auf Einfachheit und Benutzerfreundlichkeit, ermöglicht Ihnen der Order Manager, das mit jedem Trade verbundene Risiko mühelos zu definieren und zu visualisieren. So können Sie fundierte Entscheidungen treffen und Ihre Handelsstrategie optimieren. Für weitere Informationen zum OrderManager, konsultieren
Trade copier MT4
Alfiya Fazylova
4.52 (29)
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
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.86 (28)
Schließen von Positionen in MetaTrader 4 nach Erreichen des Gesamtgewinns/-verlusts mit der Gewinnverfolgungsfunktion. Sie können die virtuellen Stopps (separate Order) aktivieren. Berechnung und Schließen von BUY- und SELL-Positionen separat (Separate BUY SELL) . Schließen und Berechnen von allen Symbolen oder nur dem aktuellen Symbol (Alle Symbole) . Trailing Profit für Gewinne aktivieren. Schließen von Gesamtgewinn und -verlust in der Einzahlungswährung, in Punkten oder als % des Saldos. Die
Sehen Sie sich sofort Ihren Verlauf geschlossener Trades nach Tag und Woche, Ihre aktuell offenen Trades und Ihr Forex-Engagement auf einem Diagramm an! Verwenden Sie die Heatmap, um profitable Trades zu identifizieren und wo Ihr aktueller Drawdown innerhalb Ihres Handelsportfolios liegt. Schaltflächen zum schnellen Schließen Verwenden Sie die Schaltflächen zum schnellen Schließen, um jeden Trade mit einem einzelnen Symbol zu schließen, einzelne Trades vollständig zu schließen oder teilweise G
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3.4 (5)
Der KT Equity Protector EA überwacht kontinuierlich das Konto-Eigenkapital und schließt alle Markt- und Pending-Orders, sobald das Eigenkapital einen festgelegten Stop-Loss oder ein Gewinnziel erreicht.  Nach dem Schließen aller Handelspositionen kann der EA alle geöffneten Charts schließen, um zu verhindern, dass andere Expert Advisors neue Positionen eröffnen. Eigenkapital-Stop-Loss Wenn Ihr aktuelles Kontoguthaben $5000 beträgt und Sie einen Eigenkapital-Stop-Loss von $500 festlegen, wird de
Eine dreieckige Arbitrage-Strategie nutzt Ineffizienzen zwischen drei verwandten Währungspaaren aus und platziert ausgleichende Transaktionen, die sich gegenseitig für einen Nettogewinn aufheben, wenn die Ineffizienz behoben wird. Ein Geschäft umfasst drei Trades, wobei die ursprüngliche Währung gegen eine zweite, die zweite Währung gegen eine dritte und die dritte Währung gegen die ursprüngliche Währung getauscht werden. Mit dem dritten Trade sichert sich der Arbitrageur einen risikolosen Gewin
Take a Break
Eric Emmrich
5 (29)
The most advanced news filter on MQL market - free demo available Take a Break has transformed from a basic news filter into a comprehensive account protection solution. It seamlessly pauses any other Expert Advisors during news events or based on your custom filters, all while safeguarding your EA settings - restoring them automatically when trading resumes for complete peace of mind. Typical use cases: A single news filter for all your EAs. Stop trading during news/high volatility (+ close all
Ultimate Trade Copier
BLAKE STEVEN RODGER
5 (1)
This trade copy utility allows you to instantly and seamlessly replicate and synchronize unlimited orders from multiple master accounts to multiple slave accounts on your local machine. You can create custom channels (or portfolios) with advanced filtering capabilities to copy from multiple master accounts to multiple slave accounts. Moreover, you can tailor these channels with a range of lot sizing and trade condition options to ensure that copied trades outperform the original source. You can
Risk Manager for MT4
Sergey Batudayev
4.6 (10)
Expert Advisor Risk Manager für MT4 ist ein sehr wichtiges und meiner Meinung nach notwendiges Programm für jeden Trader. Mit diesem Expert Advisor können Sie das Risiko in Ihrem Handelskonto kontrollieren. Die Risiko- und Gewinnsteuerung kann sowohl monetär als auch prozentual erfolgen. Damit der Expert Advisor funktioniert, hängen Sie ihn einfach an das Währungspaardiagramm an und legen Sie die akzeptablen Risikowerte in der Einzahlungswährung oder in % des aktuellen Guthabens fest. PROMO B
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
Kopierer->Bequeme und schnelle Schnittstelleninteraktion, Benutzer können es sofort verwenden       ->>>> Empfohlen zur Verwendung auf Windows-Computern oder VPS Windows Merkmale: Diversifizierte und personalisierte Copy-Trading-Einstellungen: 1. Für unterschiedliche Signalquellen können unterschiedliche Lot-Modi eingestellt werden. 2. Für Forward- und Reverse-Copy-Trading können unterschiedliche Signalquellen eingestellt werden. 3. Signale können mit Kommentaren eingestellt werden. 4. Ob das L
Zone Trader MT4
LEE SAMSON
5 (2)
Handeln Sie automatisch in Unterstützungs- und Widerstands- oder Angebots- und Nachfragezonen, sobald Sie die Schlüsselbereiche identifiziert haben, von denen aus Sie handeln möchten. Mit diesem EA können Sie mit einem einzigen Klick Kauf- und Verkaufszonen zeichnen und sie dann genau dort platzieren, wo Sie eine Preiswende erwarten. Der EA überwacht dann diese Zonen und führt automatisch Trades basierend auf der Preisentwicklung durch, die Sie für die Zonen angeben. Sobald der erste Trade abge
Smart Copy Local MT4
Kyra Nickaline Watson-gordon
5 (7)
Smart Copy is an Easy-to-Use EA that supports Multi Copying Metatrader4 and Metatrader5 and Local/Remote Copying. (Remote Version is coming soon) Free version is available on Smart Copy Local Free MT4 Specifications :     Real Time, Multi Terminal - Multi Account - MT4/MT5 trade copying     Copy from netting to hedge and hedge to netting is supported.     Fast and instant copy     All settings are input visually.     Easy modifying symbol names, prefix, suffix     Enable/Disable copying s
HFT Fast Scalping EA
Sami George Saba Zeidan
HFT FAST SCALPING EA the High Frequency Trading which use stop orders to enter the trades when market is trending. best use for 1- Low slippage brokers for us30 and DE40 . 2- LOW OR ZERO COMMISSION BROKERS FOR EUR AND GOLD. 3-Prop firms like ftmo ,tff,.......etc This EA UNLIKE Other HFT EAs , You can see that in the parameters ,, CHOOSE LOT SIZE , MAX LOT , CHOOSE TIME , COMMENT AND OTHERS . IT STOPS 3 MINUTES AUTOMATICALLY EVERY 15 MINUTES TO PROTECT THE EQUITY FROM A BIG UNWANTED SLIPPAGE .
Weitere Produkte dieses Autors
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contain
FREE
Tick Data Record MT4
Francisco Manuel Vicente Berardo
The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor   permits   to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spr
FREE
Environment State Info Print MT4
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4 program.  General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by
FREE
Tick Data Record MT5
Francisco Manuel Vicente Berardo
The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description  The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadshe
FREE
Position Selective Close MT5
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Position Selective Close MT4
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Double Trailing Stop MT4
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
Pending Order Grid MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
Pending Order Grid EA MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
Environment State Info Print MT5
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the
FREE
Double Trailing Stop MT5
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Multiple Position Opening MT5
Francisco Manuel Vicente Berardo
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
Pending Order Grid MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
Auswahl:
Keine Bewertungen
Antwort auf eine Rezension
Version 1.3 2024.10.05
Insignificant change, not requiring an update:

- Edition of the brief text description at the script’s properties window.
Version 1.2 2024.06.02
Minor change, not requiring an update:

- Link addition at the script’s properties window to visit the product page.
Version 1.1 2024.05.11
Minor change, not requiring an update:

- Icon replacement at the script´s properties window with a higher resolution / better quality image.