• Genel bakış
  • İncelemeler
  • Yorumlar
  • Yenilikler

Scientific Calculator MT4

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

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 

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


Önerilen ürünler
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
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)
Size sadece grafiğin görsel yönünü geliştirmekle kalmayan, aynı zamanda ona canlı, dinamik bir karakter kazandıran bir gösterge sunuyoruz. Göstergemiz, renklerini sürekli değiştirerek ilginç ve renkli bir görünüm yaratan bir veya daha fazla Hareketli Ortalama (MA) göstergesinin bir kombinasyonudur. Bu ürün grafiksel bir çözümdür, bu nedenle metinde ne yaptığını açıklamak zordur, indirerek görmek daha kolaydır, ayrıca ürün ücretsizdir. Bu gösterge, video düzenleme için güzel bir grafik resmi o
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
This program serves as an effective tool for sending messages through a Telegram bot using the MetaTrader platform. It enables you to send your trading recommendations related to the orders you open on the trading platform directly to your Telegram channel or group. These messages may include details about open trades and can be accompanied by illustrative images of the orders. Alternatively, they can be configured to be without images based on your preferences. This means that if you are the o
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
Bu yardımcı EA, brokerinizden tüm geçmiş verileri bir kerede indirmeyi amaçlamaktadır. Bir grafiğe bırakıldıktan sonra (herhangi bir grafik olabilir), girdilerde işlenecek sembolleri ve zaman dilimlerini seçeceksiniz. Sonra her şey otomatikleştirilir. Biraz zaman alabilir ve yapılanlar Uzmanlar günlüğünde görüntülenecektir. Tabii ki sadece broker sunucusunda gerçekten mevcut olan verileri indirebilir. İşlem MT4 "Grafikler" ayarlarına bağlıdır "Geçmişte maksimum çubuklar" ve "Grafikte maksimum ç
FREE
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
5 (1)
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 Cr
FREE
Plot results
Vladimir Tkach
4.14 (7)
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 de
FREE
FFx Awesome Oscillator
Eric Venturi-Bloxs
4.33 (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
Vik Standart
Ivan Kopchuk
3.86 (7)
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.
FREE
Free for a limited time! It may be terminated at any time, please seize the opportunity If you think the indicator is useful, you can give me 5 stars! This indicator is not an EA,so it does not have the 'ORDER' function. It only simulates placing orders, so please use it with confidence. Instructions for use: |←:Choice Bar. →:Start.You can also press the 'X' key on the keyboard to go back and the 'Z' key to go forward. X1:Bar Speed. →|:Back to current time. Note: If you pull too far forwa
FREE
FFx MACD
Eric Venturi-Bloxs
4.44 (9)
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.62 (21)
Algoritma, Para Birimi Güç Ölçer göstergesi fikrine dayanmaktadır. Bu versiyonda, görüntülenen değerlerin sayısı sınırsızdır, kodu daha kompakt ve hızlıdır, mevcut çubuğun değerleri gösterge tamponları aracılığıyla elde edilebilir. Göstergenin gösterdiği şey   : ince bir bant ve para biriminin önündeki üst sayı, son N saat için bağıl güç endeksini gösterir (N, 'Saat' değişkenindeki parametrelerde ayarlanır), daha geniş bir bant günlük endeksi gösterir. Giriş parametrelerinde bu para birimini ne
FREE
FFx DeMarker
Eric Venturi-Bloxs
4.75 (4)
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
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 (5)
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 $30
FREE
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
FREE
CommunityPower MT4
Andrey Khatimlianskii
4.78 (45)
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 trad
FREE
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
FREE
Zone Trade AM
Andriy Matviyevs'kyy
The indicator is based on the elements of Bill Williams' trading system. Sell signals are formed when MACD and OsMA values are falling simultaneously (Bill Williams calls these indicators АО and АС in his book), while buy signals appear when both indicators are rising. Thick and thin colored histograms match MACD and OsMA values. If the histogram is greater than 0, the indicator value is rising. Otherwise, it is falling. Positions should be opened when the price exceeds the bar's high or low, at
FREE
"SimSim Expert Assistant" утилита для сопровождению сделок трейдера в терминале МТ4. Утилита бесплатная, пользуйтесь. Кроме того, утилита открывает сделки по сигналам индикаторов SimSim Trading (через глобальные). Параметр индикатора "Signal shaping for SimSim Expert Assistan" указывает на это. Как работать с утилитой. Expert Assistant работает в терминале МТ4 и устанавливается в папку Expert, в утилите нет ни одного параметра при старте. Все параметры находятся в списке глобальных переменных
FREE
FFx RVI
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
Oynaklığa uyum sağlayarak, alım satım pozisyonlarını Ödüllendirmek için potansiyel Risk, Ortalama Gerçek Aralığa göre gösterilir. 'Al veya Sat' Düğmesine tıklandığında Risk-Ödül Kutuları gösterilir! ATR hesaplamasının bir faydası, bir işlemin ne zaman kapatılacağına dair zor bir kararın parçası olmayan bir meseleyle sevinin. Bu konu risk yönetimi kararınıza yardımcı olacaktır.  Özellikler Ortalama Gerçek Aralık, piyasadaki oynaklığı pip veya fiyat olarak ölçen yaygın olarak kullanılan bir gös
FREE
Ticaret paneli; "Little Helper", kısa bir süre içinde birkaç çift için anında Al veya Sat emirleri vermenize yardımcı olacaktır. Bu panelin avantajı, emirlerin kar al ve zararı durdur limitleri ile anında verilmesidir, sonuçta, emirler için kar, lot ve büyü üzerinde iyi bir etkiye sahiptir, eklerken panelin ilgili parametrelerini ayarlayabilirsiniz. çizelgeye. Ayrıca, çok çeşitli panel renkleri, panel bağlantı açıları seçenekleri ve yazı tipini adına göre ayarlama seçenekleri vardır.
FREE
VR Assistant Charts — Bu, MetaTrader ticaret terminali penceresinde grafik nesnelerle çalışan yatırımcılar için kullanışlı bir araçtır. Program, MetaTrader terminalindeki trend çizgilerinin, Fibonacci seviyelerinin, Gann fanlarının ve diğer grafik öğelerinin rengini, stilini, kalınlığını ve diğer özelliklerini tek bir fare tıklamasıyla değiştirmenize olanak tanır. Ayarlar, set dosyaları, demo versiyonları, talimatlar, problem çözme, adresinden edinilebilir. [Blog] İncelemeleri şu adresten okuy
FREE
FFx Volumes
Eric Venturi-Bloxs
4 (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
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 $2000
FREE
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (185)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Attention, the application does not work in the strategy tester. Manual, Description, Download demo Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics before opening.   Risk management  - The risk
Fiyatın saniyeler içinde değiştiği finansal piyasalarda emirleri vermekte aynı şekilde kolay olması gerektiğini düşünüyor musunuz? Metatrader programında her emir açmak istediğinizde emir fiyatını, zararı durdur emrini, kar al emrini ve işlem hacmini gireceğini pencereyi açmak zorundasınız. Finansal marketlerde işlem yaparken sermaye yönetimi sermayenizi doğru yönetmek için çok önemlidir. Bunun için işlem açmadan önce doğru işlem hacmini hesaplamanız gerekir.  Bu hesaplamaları sizin için yapabil
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (85)
Local Trade Copier EA MT4 ile olağanüstü hızlı işlem kopyalama deneyimi yaşayın. Kolay 1 dakikalık kurulumuyla bu işlem kopyalayıcısı, aynı Windows bilgisayarda veya Windows VPS'te birden fazla MetaTrader terminali arasında işlemleri kopyalamanıza olanak tanır ve 0.5 saniyenin altındaki şimşek hızında kopyalama hızları sunar. Başlangıç seviyesinde veya profesyonel bir tüccar olsanız da, Local Trade Copier EA MT4 , spesifik ihtiyaçlarınıza göre özelleştirmek için geniş bir seçenek yelpazesi sunar
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
MetaTrader 4 için ticaret fotokopisi.       Herhangi bir hesaptan forex işlemlerini, pozisyonlarını, emirlerini kopyalar. En iyi ticari fotokopi makinelerinden biridir.       MT4 - MT4, MT5 - MT4       için       KOPYLOT MT4       sürüm (veya       MT4 - MT5 MT5 - MT5       için       KOPYLOT MT5       sürüm). MT5 sürümü Tam tanım   +DEMO +PDF Nasıl alınır Nasıl kurulur     Günlük Dosyaları nasıl alınır?     Nasıl Test Edilir ve Optimize Edilir     Expforex'in tüm ürünleri için fotokopi  
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
TradePanel MT4
Alfiya Fazylova
4.91 (89)
Ticaret Paneli çok işlevli bir ticaret asistanıdır. Uygulama, manuel ticaret için 50'den fazla işlev içerir ve çoğu ticaret eylemini otomatikleştirmenize olanak tanır. Satın almadan önce Demo sürümünü bir demo hesabında test edebilirsiniz. Demo burada . Talimatların tamamı burada . Ticaret. Tek tıklamayla temel alım satım işlemlerini gerçekleştirmenize olanak tanır: Bekleyen emirleri ve pozisyonları açın. Bir sipariş tablosu açılıyor. Bekleyen emirleri ve pozisyonları kapatın. Pozisyonların ters
Riskinizi otomatik olarak hesaplarken işlemlere hızlı bir şekilde girip çıkmanıza yardımcı olacak Ticaret Yöneticisi. Aşırı Ticaret, İntikam Ticareti ve Duygusal Ticaretten korunmanıza yardımcı olacak özellikler içerir. İşlemler otomatik olarak yönetilebilir ve hesap performans ölçümleri bir grafikte görselleştirilebilir. Bu özellikler, bu paneli tüm manuel yatırımcılar için ideal kılar ve MetaTrader 4 platformunun geliştirilmesine yardımcı olur. Çoklu Dil desteği. MT5 Sürümü  |  Kullanım Kılavu
Trade copier MT4
Alfiya Fazylova
4.68 (31)
Trade Copier, ticaret hesapları arasındaki işlemleri kopyalamak ve senkronize etmek için tasarlanmış profesyonel bir yardımcı programdır. Kopyalama, tedarikçinin hesabından/terminalinden alıcının aynı bilgisayarda veya vps'de kurulu olan hesabına/terminaline gerçekleşir. Satın almadan önce demo sürümünü bir demo hesabında test edebilirsiniz. Demo versiyonu burada . Tüm talimatlar burada . Ana işlevler ve avantajlar: Emirlerin kopyalanmasını destekler: МТ4> МТ4, МТ4> МТ5, МТ5> МТ4. Emirlerin kopy
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
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
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
MT4 to Telegram Signal Provider , Telegram'a sinyal göndermeyi sağlayan ve hesabınızı bir sinyal sağlayıcısına dönüştüren kullanımı kolay ve tamamen özelleştirilebilir bir araçtır. Mesajların formatı tamamen özelleştirilebilir! Ancak basit kullanım için, önceden tanımlanmış bir şablonu seçebilir ve mesajın belirli kısımlarını etkinleştirebilir veya devre dışı bırakabilirsiniz. [ Demo ]  [ Kullanım Kılavuzu ] [ MT5 Sürümü ] [ Discord Sürümü ] [ Telegram Kanalı ] Kurulum Adım adım bir kullanıcı
Forex portföyünüzün kontrolünü elinize alın. Nerede durduğunuzu, neyin işe yaradığını ve size neyin acı verdiğini anında görün! MT5 VERSİYONU BURADA MEVCUTTUR: https://www.mql5.com/en/market/product/58658 Trade Manager Dashboard, forex piyasasında sahip olduğunuz her pozisyonun şu anda nerede olduğunu bir bakışta size göstermek ve risk yönetimini ve para birimlerine maruz kalmayı daha kolay anlamak için tasarlanmıştır. Birden fazla pozisyon veya ticaret ızgarası ve sepet stratejileri ile kade
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
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
Üye olduğunuz herhangi bir kanaldan (özel ve kısıtlı olanlar dahil) sinyalleri doğrudan MT4'ünüze kopyalayın.  Bu araç, kullanıcıyı göz önünde bulundurarak tasarlanmış olup işlemleri yönetmek ve izlemek için ihtiyacınız olan birçok özelliği sunar. Bu ürün, kullanıcı dostu ve görsel olarak çekici bir grafik arayüzünde sunulmaktadır. Ayarlarınızı özelleştirin ve ürünü birkaç dakika içinde kullanmaya başlayın! Kullanıcı Kılavuzu + Demo  | MT5 Sürümü | Discord Sürümü Demo denemek istiyorsanız lüt
Grid Manual MT4
Alfiya Fazylova
4.74 (19)
Grid Manual, sipariş ızgarasıyla çalışmak için kullanılan bir ticaret yardımcı programıdır. Yardımcı program evrenseldir, esnek ayarlara ve sezgisel bir arayüze sahiptir. Sadece kayıpların ortalaması yönünde değil, aynı zamanda kazanç artışı yönünde de bir emir ızgarası ile çalışır. Tüccarın bir emir ızgarası oluşturmasına ve eşlik etmesine gerek yoktur, bu yardımcı programı yapacaktır. Emri açmanız yeterlidir ve Grid manual otomatik olarak ona bir emir ızgarası oluşturacak ve kapanana kadar ona
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
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
2.67 (3)
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
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
Fiyat eylemi araç seti EA, öncelikle scalpers için tasarlanmıştır, ancak durdurma seviyenize göre doğru hesaplanmış lot büyüklüğü ile pazara hızlı bir şekilde girmek için tüm zaman dilimlerinde kullanılabilir. emirler) ve ardından durakları ayarlayın ve piyasa hareket ettikçe kar elde edin. Kullanılacak tüm özelliklerin, ayarların ve en iyi uygulama stratejisinin tam listesi için burayı tıklayın: https://www.mql5.com/en/blogs/post/748072 Riske Dayalı Giriş Hızlı sipariş düğmeleri, hesabınız
Exp SafetyLock PRO
Vladislav Andruschenko
4.7 (27)
SAFETYLOCK, yatırımcıların halihazırda açılmış bir pozisyon için ters bir emir belirleyerek güçlü piyasa dönüşlerinden kaçınmasını sağlar. Bir tüccar veya bir EA bir pozisyon açarsa, SAFETYLOCK bunun için ters bekleyen bir emir açar. Pozisyon zarar etmeye başlarsa, bekleyen emir etkinleştirilerek bir kilit oluşturulur. EA, başlangıç konumunu kapatmanıza, takip eden bir durdurma ile çalışmanıza veya lotu çoğaltmanıza olanak tanır. Ayrıca, pozisyon fiyatını takip eden bekleyen emir Açık fiyatını
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
Bu ürün, haber saatlerinde tüm uzman danışmanları ve manüel grafikleri filtreler, böylece manüel ticaret kurulumlarınızı veya diğer uzman danışmanlar tarafından girilen işlemleri yok edebilecek ani fiyat dalgalanmaları konusunda endişelenmenize gerek kalmaz. Bu ürün, herhangi bir haber yayınlanmadan önce açık pozisyonlarınızı ve bekleyen emirlerinizi yönetebilen tam bir sipariş yönetim sistemi ile birlikte gelir. The News Filter'ı satın aldığınızda, gelecekteki uzman danışmanlar için yerleşik ha
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
Kar takip fonksiyonu ile toplam kar/zarara ulaşıldığında MetaTrader 4'te pozisyonları kapatmak. Sanal durakları (Ayrı Sipariş)   etkinleştirebilirsiniz, AL ve SATIŞ pozisyonlarının ayrı ayrı   hesaplanması ve kapatılması (Ayrı AL SATIŞ) , Tüm sembollerin veya sadece mevcut sembolün   kapatılması ve hesaplanması (Tüm Semboller), Kâr için takip   etmeyi   etkinleştir (Sondaki Kâr) Mevduat para birimi, puan, bakiyenin yüzdesi üzerinden toplam kâr ve zararı kapatın. Uygulama, diğer herhangi bir EA
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 ---------------------------------------------------------------------------------------------------------------------------
MT4 to Discord Signal Provider , ticaret sinyallerini doğrudan Discord'a göndermek için tasarlanmış kullanıcı dostu ve tamamen özelleştirilebilir bir araçtır. Bu araç, ticaret hesabınızı etkili bir sinyal sağlayıcısına dönüştürür. Mesaj formatlarını tarzınıza uyacak şekilde özelleştirin! Kolay kullanım için önceden tasarlanmış şablonlardan seçim yapın ve hangi mesaj öğelerini dahil etmek veya çıkarmak istediğinize karar verin. [ Demo ] [ Kullanım Kılavuzu ] [ MT5 Versiyonu ] [ Telegram Versiyonu
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 extend
BBMA Oma Ally Signals Scanner (BBMA Oma Ally Analyzer Dashboard EA) This is a multi-pair and multi scanner dashboard to find the key signal of BBMA Oma Ally Strategy BBMA consists of the use of 2 indicators: Moving Averages Bollinger Bands BBMA consists of many types of entries: Reentry Extreme Rejection EMA50 GAP (EMA50 to Upper/Lower BB) MHV Full Setup (CSE>TPW>MHV>Direction>Reentry) There are many multi timeframe signals based on this strategy. RRE (Reentry - Reentry - Extreme) REE (Reentry
Yazarın diğer ürünleri
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
Scientific Calculator is a script designed to compute expressions of science, engineering and mathematics.   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 contai
FREE
Tick Data Record MT4
Francisco Manuel Vicente Berardo
Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   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 spreadshee
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
Double Trailing Stop MT4
Francisco Manuel Vicente Berardo
Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
Position Selective Close MT4
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   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, relat
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   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
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions 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 reduce
Pending Order Grid MT4
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi- timeframe   script that enables multi-strategy implementation based on pending order grids. The script offers multi- option   through input parameters to configure the pending orders.   General Description   Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price
Pending Order Grid EA MT4
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
Tick Data Record MT5
Francisco Manuel Vicente Berardo
Tick Data Record is a multi-symbol multi- timeframe Expert Advisor that records tick data for later graphical representation and analysis .   General Description  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 spreadsheet, r
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 p
Double Trailing Stop MT5
Francisco Manuel Vicente Berardo
Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
Position Selective Close MT5
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   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, relat
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   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
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions 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 reduce
Pending Order Grid MT5
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi- timeframe script that enables multi-strategy implementation based on pending order grids. The script offers multi- option through input parameters to configure the pending orders.   General Description   Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price lev
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
Filtrele:
İnceleme yok
İncelemeye yanıt
Sürüm 1.2 2024.06.02
Minor change, not requiring an update:

- Link addition at the script’s properties window to visit the product page.
Sürüm 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.