Verdure OCO EA

5

Overview

A One-Cancels-the-Other Order (OCO) is a pair of orders stipulating that if one order is executed, then the other order is automatically cancelled.

Verdure OCO EA brings this functionality to MT4.

This EA is a robust implementation of the popular One-Cancels-the-Other Order (OCO) but with added benefits, features and options. It is an EA that helps with trade management and especially useful for traders who use stop and reverse trading systems, traders who look for opportunities around pivot points, Fibonacci levels, support and resistance levels and those who use trading systems that heavily rely on pending orders. It is also an indispensable tool for news traders.


Application Scenarios


Stop and Reverse trading

If you like to trade using stop and reverse trading systems (especially in highly volatile market when there is no time to quickly close an open order before placing a reverse order), Verdure OCO EA takes one step away by automatically closing the opposite order once a new order is triggered. You would not need to close the open sell position before placing a buy order. Verdure OCO EA automatically and seamlessly closes your sell order once the buy order becomes a market order.


Trading around pivot point, Fibo level, Support and Resistance levels using pending orders

If you are a breakout trader who looks for trading opportunities around pivot levels, Fibo levels, support and resistance levels etc, you now have a perfect tool that would greatly help reduce time spent watching and managing positions. For example, you can place two pending orders: first - a buy stop order to buy if the price goes above a resistance level, and the second - a sell stop order to sell if the price goes below a support level.

You would usually want to delete the other order once any of the two orders get filled. With Verdure OCO EA, you don't need to sit watching the chart. Just place your two orders and go. Even more, you can just disable 'managependingorders' parameter so that the second other is not deleted should you want to take advantage of the opposite trade. You would usually want to do this only if you have included stop loss and/or take profit levels with your orders. In any case, Verdure OCO EA is up to the task.


Pending Orders

If you generally use pending orders to time trade executions, OCO orders can help you manage trade executions and also help reduce time spent watching charts.

Pending orders are very useful when you want to take advantage of a correction in a trend so that you buy the trough of the trend or sell the peak. Whichever is the case, Verdure OCO EA is quite a handy tool.


News Trading

If there is a major news event at say 9 am for USD and from your analysis, you reckon it would be bad for USD, you may want to place a BUY STOP order on EURUSD just before the event in anticipation for a long position on EURUSD should the market favor your analysis. However, considering market behavior especially during major news event, you may also want to place a SELL STOP order should the market go against your prediction.

If your analysis is right and the news release was actually bad for USD, it would force EURUSD to go up and your BUY STOP order would be filled. Verdure OCO EA would then delete your SELL STOP order as soon as your BUY STOP order becomes a market order. However, if your analysis was wrong and the news release was good for USD, it would force EURUSD to go down and your SELL STOP order would be filled. Verdure OCO EA would then delete your BUY STOP order as soon as your SELL STOP order becomes a market order.


Features and Benefits

  • Reduce time spent managing and watching charts if you use pending orders.
  • Option to detect and alert on orders for same instrument in same direction.
  • Very useful for news traders.
  • Option to work in GLOBAL mode or LOCAL mode. In global mode, it manages all orders on the account while in local mode, it only manages orders of the instrument on which the Expert Advisor is placed. See MODE section for more details.
  • All activities by the EA are logged in the Expert tab for audit purpose (no secrets, everything is plain).
  • Can be configured to send push notification of all activities to mobile terminal.
  • Can be configured to send email of all activities.
  • Can be configured to generate alert for all activities.


Input Parameters

  • exclude_magic - a comma separated list of magic numbers to exclude from being processed by Verdure OCO EA. This is particularly useful if you don't want Verdure OCO EA to manage orders placed by another EA.
  • mode - mode of operation of the EA (LOCAL or GLOBAL - see MODES section below).
  • managependingorders - indicate whether pending orders should be managed or not (TRUE or FALSE - see MANAGING PENDING ORDERS section below).
  • checkduplicateorders - indicate whether the EA should check if there is more than one order for the same instrument in the same direction, i.e. say two buy positions on EURUSD (TRUE or FALSE - see CHECKING DUPLICATE ORDERS section below).
  • sendemail - send email to email address configured in MT4.
  • pushnotification - push notification to the mobile terminal.
  • alert - display and sound alert.


Modes

Local - in LOCAL mode, the EA manages positions of the chart symbol on which it is placed, i.e. if you place the EA on EURUSD, it will only manage open EURUSD positions. You would need to specify a different 'magicnumber' for every symbol you place the EA on in this mode.

Global - in GLOBAL mode, the EA manages ALL positions on the account irrespective of the chart it is placed on. You would need to specify a different 'magicnumber' if you place the indicator on more than one chart in this mode. It is HIGHLY recommended that you should not put the EA on multiple charts when the mode is set to GLOBAL.

The default mode is LOCAL.

Managing Pending Orders ('managependingorders' parameter - can be set to True or False. Default is True).

  • Example, when set to FALSE: If you place a BUY order and there is a SELL STOP or SELL LIMIT pending order, the SELL STOP or SELL LIMIT would not be deleted because the EA does not check pending orders when managependingorders parameter is set to FALSE.
  • Example, when set to TRUE: If you place a BUY order and there is a SELL STOP or SELL LIMIT pending order, the SELL STOP or SELL LIMIT would be deleted because the BUY order placed cancels the pending orders (they are in the opposite directions).

Checking Duplicate Orders ('checkduplicateorders' parameter - can be set to True or False. Default is False).

  • Example, when set to FALSE: If there is already a SELL order for EURUSD and you place another SELL order for EURUSD, alert, email and/or notification would not be sent (the EA sees it as normal trading).
  • Example, when set to TRUE: If there is already a SELL order for EURUSD and you place another SELL order for EURUSD, alert, email and/or notification would be sent (the EA sees it as an abnormal trading). The alert would help you to decide whether to close one or leave both trades running.

Note: If your trading system allows you to open more than one position in the same direction, simply set this parameter (checkduplicateorders) to False. See Comments tab for more information and resources on OCO orders.

İncelemeler 1
intofthi
48
intofthi 2021.06.11 02:04 
 

This is an excellent product. It does just as I explained and looks to be the only working type available for Mt4. It is easily worth double the price as not having to watch the trades for hours and manually edit is a great relief. Thank you Olawale

Önerilen ürünler
The script greatly simplifies trader's work with pending stop orders (BuyStop, SellStop). The script places any number of pending orders at a user-defined distance (in points). Order expiration time in seconds can also be specified. It is also possible to place only Buy Stop or only Sell Stop orders. All stop orders are accompanied by user-defined take profit and stop loss levels. Volume is customizable as well. Parameters Open BuyStop - place a pending Buy order Open SellStop - place a pending
The Definitive Performance Testing Solution for MetaTrader Environments What This Tool Does This specialized benchmark utility measures the performance of your MetaTrader environment, providing insights that impact your trading execution. Unlike generic system benchmarks, this tool evaluates performance specifically within the MetaTrader runtime environment. For Professional Traders & Developers: Performance Metrics : Measurements of calculation throughput and memory efficiency Trading-Specific
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
================================ ENGLISH MANUAL ================================ Product Name: One-Click Close Utility v9.4 Developer: Gemini Partner Version: 9.40 Platform: MetaTrader 4 Type: Expert Advisor I. PRODUCT OVERVIEW --------------- One-Click Close is a professional order management utility designed for  MetaTrader 4 platform. It provides rapid batch closing operations through  intuitive button interface, integrated with intelligent risk management  system. Suitable for both manual
This Expert Advisor sends an email notification, generates an alert or outputs a message to the journal (depending on the settings) every time a new order is opened (buy, sell, limit, stop). It also sends a similar message about closure of orders. The EA can be useful for those who want to always be informed of which orders had been opened/closed on the account. Limitations: In this demo version, notifications are available only for the GBPCHF currency pair. To use notifications on all currency
FREE
MT4 To Notion
Levi Dane Benjamin
5 (2)
Bu program, çok kullanıcı dostu bir arayüz kullanarak MetaTrader hesabınızdaki tüm işlemleri doğrudan Notion'a aktarmanıza olanak tanır.  MT5 Sürümü  |  Kullanıcı Kılavuzu + Deneme Başlamak için lütfen Kullanıcı Kılavuzunu kullanın ve Notion Şablonunu indirin. Eğer bir deneme istiyorsanız, lütfen Kullanıcı Kılavuzuna gidin. Strateji testinde çalışmaz! Ana Özellikler Tüm işlemleri ticaret hesabınızdan Notion'a aktarın En Son Gün işlemlerini aktarın Son Hafta işlemlerini aktarın Son Ay işlemlerini
Emir takibi: Piyasa hareket ettikçe en iyi uygulama fiyatını alın Bekleyen emirlerle takip, giriş fiyatına olan mesafeyi belirtilen mesafede tutmanızı sağlayacaktır. Piyasa fiyatı emirden uzaklaşırsa, emir hareket edecektir. Çok fonksiyonlu araç : 66+ özellik, bu araç dahil | Sorularınız için bana ulaşın | MT5 sürümü Emir Takibini etkinleştirmek için 4 ana parametreyi (panelde) ayarlamanız gerekir: 1. Sembol veya İşlem , takibin uygulanacağı: mevcut [Symbol] / [ALL] semboller veya belirli bir i
All the buttons  and info you need as a trader in just one interface No need to navigate between multiple interfaces and waste time and money This cutting-edge trading tool is designed bu a trader for a trader to meet all your trading needs and more, offering an array of features and functionalities to enhance your trading success. 45 Features: Buy       :Open long positions Sell       :Open short positions  HG        : HEDGE :Buy and Sell(same lot) S.Pdg    : Sell-Stop and Sell-Limit  Red X 
MT4 Keyboard Trading Eklentisinin Özellikleri Giriş : Bu MT4 (MetaTrader 4) eklentisi, özellikle hızlı ve hassas işlem stratejileri kullanan yatırımcilar için, yüksek düzeyde etkili ve sezgisel bir işlem deneyimi sunar. Anahtar tekleler aracılığıyla, yatırımcilar her bir işleminde pozisyon boyutlarını dinamik olarak ayarlayabilir, kesin take-profit ve stop-loss seviyeleri belirleyebilir ve aynı zamanda basitleştirilmiş bir iş akışı sağlayabilir. Temel Özellikler : Anahtar Tekleler : Özelleştiril
FREE
Grafikte filigran: Sembol + Zaman Dilimi / veya kendi metniniz # 1 Yardımcı Programım:   66'den fazla özellik içerir |   Herhangi   bir sorunuz varsa bana ulaşın Göstergenin ayarlarında şunları yapılandırabilirsiniz: Punto; Metin rengi; Yazı Tipi Adı; Pozisyon: 1 = Sol Üst; 2 = Sağ Üst; 3 = Sol Alt; 4 = Sağ Alt; 5 = Merkez; Geçerli Zaman dilimini göster: açık / kapalı; Kaldırılacak Sembolün öneki ( n_AUDCAD --> AUDCAD ); Kaldırılacak Sembolün soneki (USD CAD pro -> USD CAD); Özel metni göster:
Automate your Trendsurfer trailing stop management - day and night With this Expert Advisor for Metatrader 4 you save time, avoid mistakes and trade more relaxed - specially developed for the Trendsurfer trading system. Always the right stop loss Fully automatic Simple to use Saves you time How it works 1. download the Expert Advisor and install it in Metatrader 4 (I will give you instructions on how to do this) 2. define your stop-loss rule 3. run your computer or VPS - the Expert Advisor
Shield ME
Mohamed Zein Mohamed Zein Soliman
The shield allows the trader to easily close all profit / loss positions instantly while being able to protect winning positions. Every trader needs it in their day trading with one click. Features : one click close all positions in profit. one click close all positions in loss one click protect all positions in profit. are you suggest more features ? please contact me!. NOTE:  demo will not work in backtest because it not support button action.  
Set TP & SL by Price – Auto Order Modifier for MT4 Her emir için kesin TP ve SL seviyelerini otomatik olarak ayarlar ️ Tüm semboller ve EA’lerle uyumludur, sembole veya sihirli numaraya göre filtrelenebilir Bu Uzman Danışman (EA), kesin fiyat değerleri kullanarak (örneğin EURUSD için 1.12345 ) Take Profit (TP) ve Stop Loss (SL) seviyelerini belirlemenize olanak tanır. Pip yok, nokta yok — sadece kesin fiyat kontrolü. Tüm emirlerde veya belirli grafik/magic number’a göre uygulanabilir. T
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
4 (1)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame an
FREE
Sayı dizilerinden birine "Orman Yangını Dizisi" denir. En güzel yeni dizilerden biri olarak kabul edildi. Başlıca özelliği, bu dizinin lineer trendlerden, hatta en kısa olanlardan kaçınmasıdır. Bu göstergenin temelini oluşturan bu özelliktir. Bir finansal zaman serisini analiz ederken, bu gösterge tüm olası trend seçeneklerini reddetmeye çalışır. Ve ancak başarısız olursa, bir trendin varlığını tanır ve uygun sinyali verir. Bu yaklaşım, yeni trendlerin başladığı anların doğru bir şekilde belirl
Mt4ToTelegramAlter  is an app that communicates with a Telegram bot to share your orders flow and report open orders from Metatrader 4 terminal to a Telegram group or channel. Features Telegram channel, group, chat compatible Easy to use Report open order Configuration 1. Service -> Settings -> Expert Advisors -> Allow WebRequest for the following URLs (Add URL:   https://api.telegram.org ); 2. Create your own bot on Telegram at @BotFather. Remember Token, it looks something like this - xxxx:yy
This is a DEMO version of the Smarter Trade Manager Smarter Trade Manager  is an advanced trade management tool that can monitor and manage your manual and EA trades according to the settings you choose. It works as an Expert Advisor (EA), it does not open any trades but it closes trades as per the auto closing settings or when manually pressing any of the close buttons. FEATURES: Three-dimensional  interactive  view of your trades Trade Summary, P/L, Alerts, Closure by  Currency Trade Summary,
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
VR Alert
Vladimir Pastushak
5 (1)
The VR Alert indicator utility is designed to inform the trader when the price reaches the given level. The signal levels can be set not only horizontally but also inclined. Thus, the trader gets the opportunity to receive notifications from the inclined trend levels. Thanks to the VR Alert utility, you will no longer need to sit near the monitor for a long time. You can calmly do about your household chores, perform your work duties and spend time with your family. Your task is simply to set th
Утилита  TSim   позволяет симулировать ручную торговлю в Тестере Стратегий MetaTrader 4. В панеле можно устанавливать размеры лота, тейпрофита и стоплосса. Панель имеет кнопки Sell   и Buy для выставления рыночных ордеров, а также кнопки CloseSell, CloseBuy и CloseAll для быстрого закрытия ордеров. Под панелью отображается список открытых ордеров. Внимание. Панель работает только в Визуальном режиме Тестера Стратегий MetaTrader 4.
FREE
Forex Trading Profit Panel allow you to place trades with easy peasy way with a maximum profit, it has many many features. Advantages You can choose any time period and it'll display all detail. You can see your whole accounts details, the profit and loss with exact $figure and ratio as well. Each pair shows the profit they've earned or lose, The winning and losing trades Winning VS losing % and many more Parameters HTextColor- Heading Text color for the Account details DTextColor - Details p
The panel has the most intuitive interface that every beginner can handle. In the SLp column  – you need to specify the SL size in pips. If the value turns gray and at the same time the Bay / Sell buttons are also inactive, then you have specified a SL value that is less than that allowed before it was set by your broker. In the TP% column   – you indicate TP in% of the account balance. In the settings, you can choose on the basis of what this indicator will be calculated, by equity, balance or
Trailing Stop Forward EA locks trade profit once trade moves in profit by certain points(eg 100 points) by moving the Stop Loss in direction of trade. There are three inputs in EA to be provided by user to EA  TrailingStart  this input used as activator when trade moved 100 points towards profit, this EA will start shifting your stop loss towards profit. TrailingStop  input defines what should be the distance of stop loss from current market price once TrailingStart activated i.e   trade moved 1
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1,2,3 minutes. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: TOKYO section (Half-end) Currency pairs: USD/JPY Working time frame: M1 Expiration time: 1,2,3 minutes. The indicator also shows good results when using the martingale strateg
FREE
Program for automatic placement of stop loss and take profit orders. Values are calculated as points distance from open price. BreakEven option is also included. all options could be applied to BUY, SELL separately or together. Enter values ​​in points in the fields on the right side of the menu and press dedicated button to aplly your settings. If in doubt, The instruction is displayed in the tooltip.
FREE
The indicator sends a Screenshot of the chart to mail when a signal is received. It could be send from anyone timeframe and currency where installed the indicator. The indicator allows you to send messages to a mobile terminal and to mail. To send screenshots to the mail, you need the screensender.exe mail program. To create a signal, the following are used: horizontal lines / vertical lines / trend lines / Moving average. The terminal does not allow sending screenshots to mail. Therefore, the
FREE
SMC Venom Model BPR göstergesi, Akıllı Para (SMC) konseptinde çalışan yatırımcılar için profesyonel bir araçtır. Fiyat grafiğinde iki temel modeli otomatik olarak belirler: FVG   (Adil Değer Açığı), ilk ve üçüncü mum arasında boşluk bulunan üç mumun birleşimidir. Hacim desteğinin olmadığı seviyeler arasında bir bölge oluşturur ve bu da sıklıkla fiyat düzeltmesine yol açar. BPR   (Dengeli Fiyat Aralığı), bir "köprü" oluşturan iki FVG modelinin birleşimidir - bir kırılma bölgesi ve fiyatın düşük
Indicator for binary options arrow is easy to use and does not require configuration works on all currency pairs, cryptocurrencies buy signal blue up arrow sell signal red down arrow tips do not trade during news and 15-30 minutes before their release, as the market is too volatile and there is a lot of noise it is worth entering trades one or two candles from the current period (recommended for 1 candle) timeframe up to m 15 recommended money management fixed lot or fixed percentage of the depo
PZ Trade Pad EA
PZ TRADING SLU
4.27 (30)
This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with drag and drop pr
FREE
The  Silver Volatility Trend Line for MT4 is an EA that helps you trade using the trendlines, drawn on your chart. It basically allows you to send and manage orders using trend lines. It automatically calculates the True Range of your asset to allow you to send orders well calibrated with the market volatility. Take Profit and Stop Loss are calculated in number of True Range. You can do that for two different orders at the same time , so that you can trade two different kind of risk / profit rat
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
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
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
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. Additional materials and instructions Installation instructions   -   Application instructions   -   Trial version of the application for a demo account 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 characteris
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
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   sür
Trade Manager EA’ye hoş geldiniz! Ticaretin daha sezgisel, hassas ve verimli hale gelmesi için tasarlanmış nihai risk yönetim aracı ile tanışın. Bu sadece bir emir verme aracı değil; ticaret planlaması, pozisyon yönetimi ve risk kontrolü için kapsamlı bir çözüm. İster yeni başlayan bir yatırımcı olun, ister deneyimli bir trader ya da hızlı emir gerektiren bir scalper, Trade Manager EA ihtiyaçlarınıza uyum sağlar ve forex, endeksler, emtialar ve kripto paralar dahil tüm piyasalarda esneklik sunar
Copy Cat More Trade Copier MT4 (Kopyacı MT4) sadece basit bir yerel trade kopyalayıcı değildir; günümüzün alım satım zorlukları için tasarlanmış eksiksiz bir risk yönetimi ve yürütme çerçevesidir. Prop firm sınavlarından kişisel hesap yönetimine kadar, güçlü yürütme, sermaye koruması, esnek yapılandırma ve gelişmiş işlem yönetimi ile her duruma uyum sağlar. Kopyalayıcı hem Master (gönderici) hem de Slave (alıcı) modlarında çalışır ve piyasa emirleri ile bekleyen emirlerin gerçek zamanlı senkroni
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ı ]  New: [ Telegram To MT5 ] Kurulum
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
Smart Channel M4
Vahidreza Heidar Gholami
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
1 tıklama ile ticaret için Ticaret Paneli.   Pozisyonlar ve emirlerle çalışmak!   Grafikten veya klavyeden alım satım. Alım satım panelimizi kullanarak, grafikten tek bir tıklamayla alım satım yapabilir ve alım satım işlemlerini standart MetaTrader kontrolünden 30 kat daha hızlı gerçekleştirebilirsiniz. Bir tüccar için hayatı kolaylaştıran ve bir tüccarın ticaret faaliyetlerini çok daha hızlı ve daha rahat gerçekleştirmesine yardımcı olan parametrelerin ve işlevlerin otomatik hesaplamaları. Graf
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
Exp Averager
Vladislav Andruschenko
4.82 (22)
Exp-Averager,   ortalama alım satımları açarak belirli bir düşüşe uğramış işlemlerinizin ortalamasını almak için tasarlanmıştır. Danışman, trend üzerinde veya mevcut trendin karşısında yeni pozisyonlar açma olanağına sahiptir. Aynı zamanda bir dizi pozisyon için geçerli olan akıllı bir takip eden durdurma özelliği de içerir. Danışman pozisyonların lot büyüklüğünü artırabilir veya azaltabilir. Bu, kaybedilen pozisyonları ortalama fiyata getirmek için yaygın olarak kullanılan bir stratejidir. MT
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
Uzman Danışman   , MetaTrader 4   hesabınızda işlemleri ve pozisyonları tekrarlar   veya önceden belirlenmiş sayıda verir. Manuel olarak veya başka bir Uzman Danışman tarafından açılan tüm fırsatları kopyalar. Sinyalleri kopyalar ve sinyallerden gelen partiyi arttırır   ! Diğer EA'ların çoğunu artırır. Aşağıdaki işlevler desteklenir: kopyalanan işlemler için özel lot, Zarar Durdurma kopyalama, Kâr Al, takip eden durdurma kullanımı. MT5 sürümü Tam tanım +DEMO +PDF Nasıl alınır Nasıl kurulur  
Eezeorder 2
Tawanda Tinarwo
5 (2)
NEW VERSION!  NB: IF YOU ARE USING A VERY HIGH RESOLUTION MACHINE AND THE EA DISPLAY LOOKS TOO SMALL, CONTACT ME SO I CAN HELP YOU. Open Multiple Trades on MT4 in 1 click at one price. Enter the Lot size Specify the number of trades you want to open Choose whether you want TP SL or Trailing Stop Once you are done, click Buy or Sell Open Multiple Pending Orders on MT4 in 1 click at one price. Enter the Lot size Specify the gap from the current price, where you want to place the pending order Spe
Açıklama TradeSync Pro, aynı bilgisayarda çalışan MetaTrader terminalleri arasında yerel ticaret senkronizasyonu için tasarlanmış teknik bir yardımcı araçtır. Hesap yönetimi, farklı aracı kurumlar arasında işlem yürütme karşılaştırması ve stratejik işlem kopyalama (replikasyon) için optimize edilmiştir. Lisanslama ve Çapraz Platform Uyumluluğu Yazılım, kullanılan platformlara bağlı olarak çeşitli senkronizasyon senaryolarını destekler. Lütfen aşağıdaki gereksinimleri dikkate alın:   Tek Platform
--------------Welcome to use [MQL5 Signal Analyze Master]------------------  Function: Draw order tracks of MQL5 MT4 and MT5 signal on MT4 chart. [Using guide] 1.Use it as Experts. 2.Download history record from MQL5 signal(MT4 signal or MT5 signal).  3.Paste history record file below "MQL4/Files/" 4.Load [Signal Analyze Master] on the symbol chart what you want to analyze. 5.Paste the history record file name to parameter 'FileName' 6.Select  SignalType  match the history you download on MT4
News Filter EA that send you a Push notification to your MT4 phone APP and TURN OFF MT4 Automatically Before News.  This EA doesn't work in backtest From 1.7 version  the EA have  Close all trades before news functions added. You only need to allow that url in MT4 options: To see the url and how to add it to MT4, visit this post: https://www.mql5.com/en/blogs/post/754402 When Metatrader is turned off, it saves the status of all the charts, indicators and Expert Advisors that you have in them
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
Simple and Easy MT4 Trade Panel by Winidecorw I created this EA to make your life easier by making it easier and faster to open your trades. The price will increase progressively, take advantage now! Simplify Your Trading with the Simple and Easy MT4 Trade Panel Are you tired of wasting time setting up each trade in MetaTrader 4? With the simple and easy MT4 trading dashboard, taking your trading to the next level has never been so quick and easy! This Trade Assistant dashboard is the Simple an
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
EASY Insight AIO – Akıllı ve zahmetsiz yatırım için hepsi bir arada çözüm Genel Bakış Tüm piyasayı — Forex, Altın, Kripto, Endeksler ve hatta Hisseler — saniyeler içinde, manuel grafik incelemesi, gösterge kurulumu ya da karmaşık ayarlar olmadan analiz edebildiğinizi hayal edin. EASY Insight AIO , yapay zekâ destekli yatırım için nihai, kullanıma hazır dışa aktarma aracınızdır. Tüm piyasanın kapsamlı bir anlık görüntüsünü tek bir temiz CSV dosyasında sunar; bu dosya ChatGPT, Claude, Gemini, Pe
Telegram'dan MT4'e:   Nihai Sinyal Kopyalama Çözümü Telegram ile MT4'e   işlemlerinizi kolaylaştırın, DLL'lere ihtiyaç duymadan doğrudan Telegram kanallarından ve sohbetlerinden MetaTrader 4 platformunuza işlem sinyallerini kopyalamak için tasarlanmış son teknoloji yardımcı program. Bu sağlam çözüm, sinyallerin benzersiz hassasiyet ve özelleştirme seçenekleriyle sorunsuz bir şekilde yürütülmesini sağlayarak size zaman kazandırır ve verimliliğinizi artırır. [ Instructions and DEMO ] Temel Özellik
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Seconds Chart — MetaTrader 4 için saniye bazlı grafikler oluşturmanıza olanak sağlayan eşsiz bir araçtır. Seconds Chart sayesinde saniye cinsinden zaman dilimleriyle grafik oluşturabilir, standart dakika veya saatlik grafiklerde mümkün olmayan esneklik ve analiz hassasiyetine ulaşabilirsiniz. Örneğin, S15 zaman dilimi 15 saniyelik mum çubuklarını ifade eder. Tüm indikatörleri, uzman danışmanları ve komut dosyalarını standart grafiklerde olduğu gibi kolaylıkla kullanabilirsiniz. Standart araçları
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. One of the key features of the Trade Pad Pro EA is its focus on risk and position manageme
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
The  MT4  EAs Manager   is a professional risk management and trade assistance tool designed to monitor, control, and optimize all trading activities on your MT5 account. It acts as a   central command center   that oversees every trade - whether opened by other Expert Advisors or manually by you. How it's work with other EAs :   Blog post  MT5 version :  https://www.mql5.com/en/market/product/166211 Only 10 copies will be sold at the early-bird price. After 10 copies, the price jumps directly t
Bu yardımcı program, herhangi bir işlemi Master ayarıyla bir terminalden Köle ayarıyla diğer terminallere kopyalamanıza izin verecektir Aynı zamanda hangi çiftlerin kopyalanacağını seçebilir, kopyalanan siparişin boyutunu çeşitli parametrelere göre ayarlayabilirsiniz. Düşüşte bir kayıp limiti belirleyin veya yalnızca karlı esnafı kopyalayın İşlemleri MT4 veya MT5'TEN MT4 veya MT5'E diğer brokerlere kopyalayabilirsiniz Şimdi mt4'te çalışan herhangi bir uzmanın sinyallerini MT5 terminaline vey
Yazarın diğer ürünleri
Overview This is the DELUXE version in the Pivot Point Plotter Series. It is a robust indicator that dynamically calculates and plots any of the 4 major pivot points on your chart irrespective of intra day timeframe on which the indicator is placed. This indicator is capable of plotting STANDARD, CAMARILLA, FIBONNACI or WOODIE daily pivot points. Whichever you use in your trading, this indicator is your one-stop shop. Kindly note that it is a DAILY Pivot Point Plotter for DAY TRADERS who trade o
Overview Money management is an all-important aspect of trading that many traders often overlook. It is very possible that even with a winning strategy, bad money management can often result in huge loses. Verdure Lot Calculator aims to help traders minimize risk and exposure in the Forex market. Verdure Forex Calculators implements Lot (Trade or Contract Size) Calculator as an indicator on MT4 platform. Lot Calculator (trade or contract size) A lot refers to a bundle of units in trade. In Fore
Overview Money management is an all-important aspect of trading that many traders often overlook. It is very possible that even with a winning strategy, bad money management can often result in huge loses. Verdure Forex Calculators aims to help traders minimize risk and exposure in the Forex market. Verdure Forex Calculators implements 4 calculators in one single indicator. It is the first of it's kind on MT4 platform. Calculators implemented are: Lot (Trade or Contract Size) Calculator. Margin
This is a purely Price Action indicator that tracks the open and close prices of all 28 major Forex currency pairs and calculates a volatility value based on every tick in real time. It only tracks raw price data and not data from another indicator and it does not use any complicated formula or algorithm in calculating volatility. This version shows volatility for all 28 major currency pairs Benefits Accurate and real time update of volatility Volatility across all 28 major Forex currency pairs
This is a purely Price Action indicator that tracks the open and close prices of all 28 major Forex currency pairs and calculates a volatility value based on every tick in real time. It only tracks raw price data and not data from another indicator and it does not use any complicated formula or algorithm in calculating volatility. This version only shows volatility for a single currency pair Benefits Accurate and real time update of volatility Volatility across all 28 major Forex currency pairs
Overview This is the WOODIE version in the Verdure Pivot Trail Series. Verdure Woodie Pivot Trail plots WOODIE pivot levels for every bar on the chart. Pivot levels are great at determining turning points in the market and when period pivot levels are compared to daily pivot level, these turns can be accurately predicted and timed. Features Dynamically calculates and draws Pivot levels for every bar on the chart (Central Pivot Point, R1, R2, R3, S1, S2 and S3) Pivot level can be used to trail p
Filtrele:
intofthi
48
intofthi 2021.06.11 02:04 
 

This is an excellent product. It does just as I explained and looks to be the only working type available for Mt4. It is easily worth double the price as not having to watch the trades for hours and manually edit is a great relief. Thank you Olawale

İncelemeye yanıt