• 概述
  • 评论 (2)
  • 评论 (27)
  • 新特性

Trailing Stop Universal MT5

5

Trailing Stop Universal MT4 / MT5 utility is a multifunctional tool for protecting floating profit on open positions and reducing possible risks in trading. To realize these goals, the tool offers the user the following features.

Breakeven function - transfers a position to breakeven when the profit of the position allows it. If this function is enabled and the conditions of its operation are met, it moves the StopLoss order to the opening price of the position or even to the profitable area of the position, so that in case of price reversal and StopLoss triggering, you will not get a loss in money or even fix some profit.

Setting real and virtual StopLoss and TakeProfit orders for open positions. Everyone is probably familiar with real StopLoss and TakeProfit orders and knows that these orders have already been received on the trading server, so the broker knows about them, sees them and is obliged to execute them when the market price reaches them. A virtual StopLoss / TakeProfit order is not sent anywhere, the broker does not see it and does not know anything about it. We can say that it is just a stored value of the price at which a position should be closed as soon as the market price reaches or crosses the specified value. 

Trailing Stop feature, which offers a choice of 13 different trailing methods. If any of the trailing methods available in the product is enabled, this feature ensures that the StopLoss order follows the price as it moves in a profitable direction and stops following it when the price reverses and moves in an unprofitable direction. The methods presented in the product can be divided into 2 categories: indicator and non-indicator methods.

Indicator-based trailing methods are based on the following indicators:

  1. Alligator;
  2. Average True Range (ATR);
  3. Bollinger Bands;
  4. Envelopes;
  5. Fractals;
  6. Ichimoku;
  7. Moving Average (MA);
  8. Parabolic SAR;
  9. Zig Zag.

Non-indicator trailing methods:

  1. Bar Price (Trailing on the Open / High / Low / Close price of the selected bar);
  2. Deposit Currency (Trailing in the deposit currency);
  3. Fixed Distance (Classic trailing method with starting distance for trailing, trailing distance and trailing step);
  4. Price channel (Trailing method by the highest High / lowest Low for the last N bars).

Each trailing method has its own block of settings.

The utility also contains a block of reasons to close one or more positions if certain conditions are met.

The list of conditions for closing positions:

  1. The profit of the position has reached the specified value in the deposit currency;
  2. Loss of a position has reached the specified value in the deposit currency;
  3. Total profit on several positions has reached the specified value in the deposit currency;
  4. Total loss on several positions has reached the specified value in the deposit currency;
  5. X minutes have passed since the position was opened;
  6. X bars have been closed since the position was opened. 

The utility has a simple and clear trading panel, which will allow you to open trades with a specified Take Profit, Stop Loss and Volume. The trading panel can be used in real time and in the strategy tester. Thanks to the trading panel, users will be able to fully test the demo version of the product in the strategy tester. Simply enable the trailing method you are interested in, launch the tester, open trades using the panel and watch how the trailing stop works according to the selected algorithm.

The utility can work with positions opened manually, by another trading robot, or with all positions on an account. 

The program has 2 versions for MT4 and MT5 terminals:

MT4: https://www.mql5.com/en/market/product/20705

MT5: https://www.mql5.com/en/market/product/33126

The product is constantly developing and expanding its functionality. The current description is actual for the product version 4.69

Input parameters:

  • =====  Order parameters  =====
  • ECN Account (STOP_LEVEL FREE)? (Yes / No)
  • EA's orders / Manual orders / All orders
  • EA's Magic Number: must be >=1
  • Type orders (Buy / Sell / Buy & Sell)
  • Trailing type: real / virtual
  • If several trail methods active, use method that (Closer to the current price / Further from the current price)
  • =====  Panel parameters  =====
  • Take Profit increment / decrement step
  • Stop Loss increment / decrement step
  • Volume increment / decrement step
  • Magic Number of trade panel
  • =====  Time filter  =====
  • Use delay from position open time to start trailing? (Yes / No)
  • Delay in minutes
  • //---
  • Use pause #1 in working time? (Yes / No)
  • Pause #1 from time (date is ignored)
  • Pause #1 to time (date is ignored)
  • //---
  • Use pause #2 in working time? (Yes / No)
  • Pause #2 from time (date is ignored)
  • Pause #2 to time (date is ignored)
  • //---
  • Use pause #3 in working time?(Yes / No)
  • Pause #3 from time (date is ignored)
  • Pause #3 to time (date is ignored)
  • =====  SL & TP autoset parameters  =====
  • Use autoset SL & TP? (Yes / No)
  • Take Profit (points)
  • Stop Loss (points)
  • Autoset rule (Reset TP/SL if current TP/SL values are zero / Reset TP/SL regardless of their current values)
  • =====  Breakeven parameters  =====
  • Use Breakeven? (Yes / No)
  • Points to start breakeven
  • Breakeven profit points
  • Breakeven symbol (Current Symbol / All Symbols)
  • =====  Alligator trailing  =====
  • Use Alligator trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Alligator timeframe
  • Jaws period
  • Jaws shift
  • Teeth period
  • Teeth shift
  • Lips period
  • Lips shift
  • Alligator method
  • Alligator applied price
  • Alligator line to trail deals
  • Alligator shift
  • Alligator symbol (Current Symbol / All Symbols)
  • =====  Average True Range trailing  =====
  • Use ATR trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • ATR timeframe
  • ATR period
  • ATR shift
  • ATR multiplier
  • ATR symbol (Current Symbol / All Symbols)
  • =====  Bar Price trailing  =====
  • Use Bar Price trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Bar timeframe
  • Points between Bar Price and trailing price
  • Bar Price to trail buy deals
  • Bar Price to trail sell deals
  • Bar shift
  • Bar symbol (Current Symbol / All Symbols)
  • =====  Bollinger Bands trailing  =====
  • Use Bollinger Bands trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Bollinger Bands timeframe
  • Bollinger Bands period
  • Bollinger Bands deviation
  • Bollinger Bands applied price
  • Bollinger Bands line to trail buy deals
  • Bollinger Bands line to trail sell deals
  • Bollinger Bands chart shift
  • Bollinger Bands bar shift
  • Bollinger Bands symbol (Current Symbol / All Symbols)
  • =====  Deposit Currency trailing  =====
  • Use Deposit Currency trailing? (Yes / No)
  • Points to start trailing
  • Amount to start trailing (Deposit Currency)
  • Trailling distance (Deposit Currency)
  • Trailing step (Deposit Currency)
  • Deposit Currency trailing symbol (Current Symbol / All Symbols)
  • =====  Envelopes trailing  =====
  • Use Envelopes trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Envelopes timeframe
  • Envelopes period
  • Envelopes deviation
  • Envelopes method
  • Envelopes applied price
  • Envelopes line to trail buy deals
  • Envelopes line to trail sell deals
  • Envelopes chart shift
  • Envelopes bar shift
  • Envelopes symbol (Current Symbol / All Symbols)
  • =====  Fixed Distance trailing  =====
  • Use Fixed Distance trailing? (Yes / No)
  • Points to start trailing
  • Trailing distance
  • Trailing step
  • Fixed Distance symbol (Current Symbol / All Symbols)
  • =====  Fractals trailing  =====
  • Use Fractals trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Fractals timeframe
  • Fractals line to trail buy deals
  • Fractals line to trail sell deals
  • Fractals symbol (Current Symbol / All Symbols)
  • =====  Ichimoku trailing  =====
  • Use Ichimoku trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Ichimoku timeframe
  • Tenkan-sen period
  • Kijun-sen period
  • Senkou Span B period
  • Ichimoku line to trail deals
  • Ichimoku shift
  • Ichimoku symbol (Current Symbol / All Symbols)
  • =====  Moving Average trailing  =====
  • Use MA trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • MA timeframe
  • MA period
  • MA method
  • MA applied price
  • MA chart shift
  • MA bar shift
  • MA symbol (Current Symbol / All Symbols)
  • =====  Parabolic SAR trailing  =====
  • Use PSAR trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • PSAR timeframe
  • PSAR step
  • PSAR maximum
  • PSAR shift
  • PSAR symbol (Current Symbol / All Symbols)
  • =====  Price Channel trailing  =====
  • Use Price Channel trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Price Channel timeframe
  • Price Channel period
  • Points between Price Channel and trailing price
  • Price Channel symbol (Current Symbol / All Symbols)
  • =====  Zig Zag trailing  =====
  • Use Zig Zag trailing? (Yes / No)
  • Points to start trailing
  • Trailing step (points)
  • Zig Zag timeframe
  • Zig Zag depth
  • Zig Zag deviation
  • Zig Zag backstep
  • Zig Zag symbol (Current Symbol / All Symbols)
  • =====  Reasons to close positions  =====
  • === Reason #1. Position's Profit has reached (> or =) X value (Deposit Currency)
  • Close position when Profit is reached? (Yes / No)
  • Value of Profit to close position (Deposit Currency)
  • Close position on (Current Symbol / All Symbols)
  • //---
  • === Reason #2. Position's Loss has reached (< or =) X value (Deposit Currency)
  • Close position when Loss is reached? (Yes / No)
  • Value of Loss to close position (Deposit Currency)
  • Close position on (Current Symbol / All Symbols)
  • //---
  • === Reason #3. Total Profit of open positions has reached (> or =) X value (Deposit Currency)
  • Close all positions when Total Profit is reached? (Yes / No)
  • Value of Total Profit to close all positions (Deposit Currency)
  • Close all positions on (Current Symbol / All Symbols)
  • //---
  • === Reason #4. Total Loss of open positions has reached (< or =) X value (Deposit Currency)
  • Close all positions when Total Loss is reached? (Yes / No)
  • Value of Total Loss to close all positions (Deposit Currency)
  • Close all positions on (Current Symbol / All Symbols)
  • //---
  • === Reason #5. Close position after X Minutes from position open time   
  • Close position after X Minutes from position open time? (Yes / No)
  • X Minutes
  • Close position on (Current Symbol / All Symbols)
  • //---
  • === Reason #6. Close position after X Bars from position open time  
  • Close position after X Bars from position open time? (Yes / No)
  • X Bars
  • Bar's Timeframe
  • Close position on (Current Symbol / All Symbols)
  • //---


评论 2
GoodMorningg
529
GoodMorningg 2022.01.07 19:29 
 

Очень хороший помощник в торговле. Если разработчик добавит функцию перевода в безубыток по индикатору, так вообще грааль будет.

Vncne
45
Vncne 2019.05.14 13:05 
 

This is a great EA! It does exactly as advertised and offers many different methods of trailing stop losses. This EA has allowed me to almost completely automate my trading strategy. As of now, all I have to worry about is perfecting my entries, and leave my exits for the EA to handle almost entirely. Great job.

推荐产品
Grid MT5 Recovery
Vladimir Gribachev
具有用於“解決”一籃子訂單的自適應系統的網格顧問也可用於恢復賬戶上無利可圖的頭寸。 在線性回歸通道內工作,在多種條件下輸入。該信號使用線性回歸通道的方向、指數移動平均線、平均每日波動率,然後在價格偏離時構建訂單網格。 網格步長是可配置的,如果價格與我們相反,那麼在一定數量的訂單後,賬戶恢復功能(減少回撤)被激活,最遠的無利可圖的訂單通過與有利潤的相反訂單平倉來減少。 因此,EA 幾乎克服了任何無後坐力運動和回撤。該圖表顯示有關利潤的信息並繪製回歸通道本身。 Expert Advisor 還可以伴隨以手動模式開立的交易或由另一個 Expert Advisor 開立的交易 - 它可以解決這些問題並使賬戶受益。 建議存款金額從 $500 起。 時間表 M15 在自動模式下,您必須有 VPS。 MT4 https://www.mql5.com/en/market/product/69116 選項: START_LOT - FROM_BALANCE 的初始手數 - N 個餘額單位 LOT_MULTIPLIER - 訂單網格中的手數乘數; MAX_LOT -
Crash Mil Hero
Ignacio Agustin Mene Franco
Crash 1000 Hero is a passive bot dedicated to the CRASH 1000 of Synthetic Indices (Deriv) works with the Stochastic strategy + 2 mobile EMAS one of 21 periods and another of 5 periods helping to get a better entry and you can better hunt the trend candle! used only on CRASH 1000 pair In 1 minute period the bot does its job passively, as it makes inputs fairly and not aggressively The only thing that has to be modified in the parameters is the SL and TP in addition to the VOLUME VolumeSize 1 or i
Bober Real MT5
Arnold Bobrinskii
4.76 (17)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for c
Climbing Scalper mt5
Liudmyla Bochkarova
4 (4)
Climbing Scalper EA is a night scalper that trades during the calmest periods of the market. During this period the markets usually fluctuate and the advisor will trade within these ranges. Each trade will have an initial stop loss and take profit, but the EA also uses advanced stop loss management algorithms that will assess the strength of the trades. 8 copy left at 399, next price 499 Buy this EA, post a feedback and get  Golden Future  for free The advisor works on all pairs with a stable s
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
ATRStopLoss
Maksim Zakharov
The ATRStopLoss Expert Advisor determines where best to put a stop relative to the current price. How it works ATRStopLoss gets the size of ATR for the selected period ATRStopLoss draws Stop-Loss levels from the current price with the size of the ATR. As the price and the timeframe change, ATRStopLoss also adjusts the Stop-Loss levels. Settings MA_Period - period of the ATR MA_Timeframe - ATR timeframe
Forex Abrams
Denis Kudryashov
Forex Abrams   Основа работы EA, это увеличение лота и их усреднение, но основное отличие, это пропорциональная торговля. Благодаря этому параметры советника не будут переоптимизированны. Советник торгует одновременно в обе стороны, без индикатора. Самая важная информация о работе выводится на график. Самое главное, это правильно оптимизировать советник. Покупки и продажи оптимизируются отдельно, для этого следует выключить LONG TRADES OPEN или SHORT TRADES OPEN. Далее следует выключить Step Pro
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX H1 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX H1 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has been
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX M30 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX M30 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has bee
This PORTFOLIO of 5 strategies has been developed, tested and traded live on DAX H1 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 5 not correlated EAs logics for DAX H1 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has been
This PORTFOLIO of 5 strategies has been developed, tested and traded live on DAX M30 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 5 not correlated EAs logics for DAX M30 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has bee
The King Advisor MT5
Guillem Boix Martin
The King Advisor 是一种高度先进的和 神经网络 算法。其策略基于通过 复杂的自学系统 和多年经验与工作设计出的 交易系统 识别支撑位、阻力位和趋势线。 由经验丰富的交易员团队开发。 请注意,200 个示例为限 --> 已更新的售出总量:4 The King Advisor 能够 控制执行 。在进行交易之前,机器人会评估交易对的 流动性吸收 情况,最大限度地减少滑点,确保在 最佳条件 下执行交易。 The King Advisor 拥有非常出色的 风险管理能力 ,可以控制订单。该专家顾问在最恶劣的市场条件下进行了 严格测试 ,证明了其适应不同市场情况的能力。此外,该专家顾问经过 20多年的 优化和测试,建模质量达到 99.9% 。 Dukascopy . 国王顾问》的详细评测。 配置和指南 常见问题 配置 符号 欧元兑美元 时间段 H1 建议的杠杆作用 1:30 或以上 最低余额 $ 100 与其他专家合作的可能性 是 关于产品 购买产品后,请给我们发送信息,我们会给您寄送使用手册。 根据 mql5.com 的标准,我们的团队
Smart Moringa
Tanki Kaloli
Welcome to Smart Moringa  Smart Moringa is a smart trading robot that uses safe grid algorithm to grow small accounts. It is an out standing robot that employs both institutional and retails interests to find an average preferable trading conditions as to avoid trading stunt. This product has been tested thoroughly under the variety of different market  conditions. However, we recommend to test too, to find the usage conditions as per user's trading style. We understand that trading styles diffe
ExtremeX
Noelle Chua Mei Ping
491   / 5000 该算法在极端波动条件下蓬勃发展。 它将在收市前评估状况,当市场波动到对您有利的极端水平时进入头寸并退出。 该算法不部署任何技术指标,只是简单的数学计算。 这在短期内非常波动的非定向市场尤其是外汇市场上非常有效。 您也可以在其他资产类别上进行测试。 进行了 20 年的回测以验证规则。 同样的逻辑已用在20多年的外汇市场。每个开仓最大的止损是0.8%,您可以随时调正,如果风险太高,请用于小数的Size来交易,可以输入0.01的Size。这个逻辑也会在周末把开仓带过,周五闭市前开仓,会在周一平掉。最迟会在Close HR的时钟平掉。不会把仓位带过第二个交易日。您也可以把最迟的平仓时钟给改掉,看看有别的方案。这个逻辑还未优化。
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Introducing Neural Bitcoin Impulse - an innovative trading bot created using neural network training technology on voluminous market data sets. The built-in mathematical model of artificial intelligence searches for the potential impulse of each next market bar and uses the resulting patterns of divergence and convergence between the predictive indicators and the price to form high-precision reversal points for opening trading positions. The trading robot is based on the Neural Bar Impulse in
This simple grid trading EA will place limit buy orders or buy stop orders with take profit at each step based on the given price range. User will need to enter the following settings: inputUpperRange - This defines the high price. Default is ask + 1000 points. inputLowerRange - This defines the low price.    Default is ask - 1000 points. inputGridLevels - This defines the number of level (or orders) to place within the given range. Default is 10. inputLotSize - This defines the volume. Default
Exp THE X FULL
Vladislav Andruschenko
4.79 (29)
这是MetaTrader 5的通用自动EA交易,用于标准指标。 UniversalEA 构造函数EA提供了大量函数。 您可以选择20个信号中的一个来开仓,20个过滤器中的5个用于挑选MetaTrader包中包含的标准指标的信号。 此外,您可以调整指标参数,选择时间范围并为每个信号指定信号条。 注意!新的通用贸易顾问 Exp - xCustomEA 致力于自定义指标: Exp   MetaTrader 5   的xCustomEA Exp   MetaTrader 4   的xCustomEA Description on English 如果您想购买自动交易顾问,请查看我们的 TickSniper  ! EA包含以下功能:  反趋势平均, 在趋势方向上的额外开放, 追踪止损, 收支平衡, 以总利润或亏损结算, 虚拟止损,获利和追踪止损, 能够使用头寸或挂单/限价单, 鞅, 抛物线追踪止损, 缩编限制功能, 按时间和周日交易 和许多其他人.... 您也可以下载X EA for MetaTrader 4终端 The X for MT4 有关EA设置的完整手册和说明,请访问 我们的
This algorithm is based on the grid strategy and performs dynamic position management to make it work on netting accounts. Unlike other robots, this grid system bases its entries on profit over time of the asset instead of using pips. This parameter is the one that corresponds to "Average Distance".  You can trade all 28 major currencies simultaneously.  Parameters: +------------------------------------------------------------------+ :-:-:-:-:-:-:-:EXPERT SETTINGS:-:-:-:-:-:-:-: +--------------
Alpha Grid MT5
Aliaksandr Charkes
Alpha Grid MT5 is a multifunctional advisor designed to fully or partially automate various ideas related to grid trading (on a hedging account). At the same time, it can be considered as a general strategy designer, the capabilities of which allow you to set up not only grid trading, but also create something more complex and individual, if you understand its functionality well. That is, the strategy used does not necessarily have to be grid-based or fully automatic. The Expert Advisor can trad
Master Stochastic
Genesis Hafalla
4 (1)
How it works? This EA trades with Stochastic signal and base line crossovers. Only allows one open trade at a time on the currency you have attached this EA. Opens a Buy position if the signal line crosses below base line below the value you set in BuyBelow parameter. Opens a Sell position if the signal line crosses above base line above the value you set in SellAbove parameter. This EA will work in any time frame and in any pair, Stochastic oscillator will base its data on the current time fram
Hamster Scalping mt5
Ramil Minniakhmetov
4.68 (197)
Hamster Scalping 是一个完全自动化的交易顾问,不使用鞅。夜间剥头皮策略。 RSI 指标和 ATR 过滤器用作输入。顾问需要对冲账户类型。 可以在此处找到对实际工作以及我的其他发展的监控: https://www.mql5.com/en/users/mechanic/seller 一般建议 最低入金 100 美元,使用点差最小的 ECN 账户,默认设置为 eurusd M5 gmt + 3。 输入参数 EA 适用于四位数和五位数报价。在输入参数中,我们以点为单位表示5个字符的值,它会自动按4个字符重新计算所有内容。 NewCycle - 模式开启时,顾问工作不停止,模式关闭时,完成一系列交易后,顾问不会开新订单; 周期指标1 - 第一个指标的周期; Up level - 第一个指标的上限,顾问将在其上方打开卖出; Down Level - 第一个指标的较低水平,低于该水平 EA 将开始买入; Period indicator2 - 第二个指标的周期; From - 第二个指标值范围的下限,EA 允许在该范围内建仓; To - 第二个指标值范围的上
Bergland Gold MT5
Matthias Bessler
2.33 (3)
This fully automated trading system is part of the Bergland signal. It features a highly efficient trading logic, and a money management system. Reasonable calculated stop loss and take profit levels. It is easy to install and do not require a special setfile. XAUUSD, M15 Bergland Gold You can rent the Bergland signal here. If you like my product, please write a review.
Crude Oil Futures
Thomas Bradley Butler
在测试和使用之前优化 EA。 原油期货是根据 2022 年 1 月至 2022 年 12 月 1 小时时间范围内的真实期货市场数据构建的。测试这些日期以进行回溯测试和分析。 需要时进行优化。 从真实的期货市场进行交易,或者如果交易任何石油衍生品,请测试参数,看看它如何适合您正在使用的数据和经纪商。 期货是集中的数据,所有数据对于所有人来说都是相同的。 输入用于 EMA、固定手数系统以及 ATR SL 和 TP 水平。 在测试和使用之前优化 EA。 原油期货是根据 2022 年 1 月至 2022 年 12 月 1 小时时间范围内的真实期货市场数据构建的。测试这些日期以进行回溯测试和分析。 需要时进行优化。 从真实的期货市场进行交易,或者如果交易任何石油衍生品,请测试参数,看看它如何适合您正在使用的数据和经纪商。 期货是集中的数据,所有数据对于所有人来说都是相同的。 输入用于 EMA、固定手数系统以及 ATR SL 和 TP 水平。
EA Mbot News Trader MT5 is an Expert Advisor based on a classical news trading strategy. You just need to configure from properties News time and the rest is automatically handled by the robot. The Expert Advisor uses pending orders expecting both breakout and rollback. Before news release, the EA places two pending orders at a preset distance from the current price. Once one of the orders triggers, the second one is deleted. A common trailing stop is used to manage positions. If a news release
Volcano EA mt5
Vasiliy Strukov
4.43 (7)
EA Volcano 是一种非常先进的全自动交易算法,旨在最大限度地发挥您的交易潜力并最大限度地减少情绪交易。系统会按照设置的趋势方向添加交易,直至达到止盈为止。 可以在此处查看实时结果 。 购买后立即联系我以获得个人奖金! 设置和说明书在这里   设置 Open new series -on / off - 开/关新系列订单的开始 Trade Buy - 允许顾问购买 Trade Sell - 允许顾问出售 Support manual orders - 支持手动下单 Order Comment - 订单评论名称 Start lots -  初始起始批次 Use Money Management -on / off - 使用资金管理进行自动手数计算 Autolot. Free margin for each 0.01 lot - 每 0.01 手开仓的可用保证金金额 Lot multiplier -  以下订单的手数乘数 Max Lot - 允许的未平仓总最大数量 TP in Money - 获利 SL procent from Depo (0 - not use) - 止损,存
Diamond X
Vitalii Buriagin
強大而專業的專家,可讓您以最小的風險帶來穩定的利潤。 重要! 說明(在屏幕截圖中)顯示了EURUSD的設置。 其他貨幣對的設置將在以後進行優化和添加! 重要! 達成交易的頻率可以從幾天之內的1到1天的5的頻率。 它直接取決於市場狀況和搜索進入信號的算法! 重要! 我們建議使用我們提供的專家設置。 第三方設置值會增加您的風險! 主要優點: 1.全天24小時全自動交易! 2.簡單的設置! 3.高利潤率! 這是可以由大型金融機構應用的專業專家。 根據2016.01.01開始的歷史數據,EA交易適用於進一步交易。 日期可能以前顯示出重大的縮水甚至損失。 在改變市場行為的過程中,專家將對交易算法進行更正,這將使您始終使用關注利潤的最新版本! 給您帶來利潤!
Fusion Trader MT5
Paul Geirnaerdt
NEWS Launch Price for a limited period now $499. Fusion Trader v3  is a  Multi Symbol ,  Auto Timeframe ,  Expert Advisor . It features several strategies for different symbols and timeframes. Fusion Trader will monitor trades and adjust the stop loss. Fusion Trader v3  is a complete rewrite from v2, it trades differently and more symbols. It is now 100% Metratrader 5 compatible. Fusion Trader v3 is a multi symbol EA, For now, it will trade several symbols. Also, Fusion Trader is auto timeframe
MeetAlgo RSI Trade EA Pro MT4 trades using the RSI Indicator. It offers many customizable RSI trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide  |  Update Guide  |  Submit Your Problem  |  FAQ  |  All Products  ] Before buy Pro version? You can buy alternation pro version, our powerfull EA,   CAP Strategy Builder EA .  This is strategy builder EA. It product h
LT Gap EA
Sie Samuel Roland Youl
Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.39 (175)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   注意,该应用程序在策略测试器中不起作用。 您可以在描述页面下载演示版  Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 :
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
TradePanel MT5
Alfiya Fazylova
4.86 (117)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可图的头寸。 一键
The product will copy all telegram signal to MT5 ( 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 s
Trade Manager DaneTrades
DaneTrades Ltd
4.75 (24)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.95 (21)
MT5 交易复印机是 МetaТrader 5 平台的交易复印机 。 它复制外汇交易 之间   任何账户 MT5   -   MT5, MT4   -   MT5 对于 COPYLOT MT5 版本(或 MT4   - MT4 MT5   -   MT4 对于 COPYLOT MT4 版本) 值得信赖的复印机! MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 您还可以在 МТ4 终端 (   МТ4   -   МТ4, МТ5   -   МТ4   ) 中 复制交易: COPYLOT CLIENT for MT4 此版本包括在终端 МТ5   -   МТ5, МТ4   -   МТ5 之间 。 交易复制器用于在 2/3/10 终端之间复制交易/头寸。 支持从模拟账户和投资账户复制。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的各种投资者账户的交易的同步器, - COPYLOT 会将您的交易复制到其他终端。 从 多个 终端复制到一个; 从一
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). The demo version   limited in functionality, be sure to watch this video before using -->  https://youtu.be/2NE8COr9-Bk  and this -->  https://youtu.be/Yv9gid3bMxE A community for users, product discussion, update news, and first line of support are organized in a free Discord: https://discord.gg/zFhEZc
News Trade EA MT5
Konstantin Kulikov
4.55 (11)
在此向大家介绍一款我本人使用多年的机器人。该产品支持半自动和全自动交易模式。 本程序包含基于经济日历新闻的灵活交易设置功能。不支持策略测试器检验。仅可进行实际操作。需在终端设置允许URL 列表中添加新闻网站。点击服务 > 设置 > 智能交易系统。选中“允许WebRequest对下列URL发出请求:”。添加下列(删除空格):https://  nfs.faireconomy.media 全自动模式下默认设置监控: https://www.mql5.com/zh/signals/1447007 。请将交易系统与任意时间框架(时间框架无影响)英镑美元/GBPUSD图表绑定,以获得类似结果。 请参考博客中各类参数说明自行实现个性化设置   : https://www.mql5.com/en/blogs/post/748545   。 主要默认设置说明 单一图表英镑/GBP(英镑美元/GBPUSD、欧元英镑/EURGBP、英镑日元/GBPJPY、英镑加拿大元/GBPCAD、英镑澳大利亚元/GBPAUD、英镑瑞士法郎/GBPCHF)货币对操作。英镑/GBP是波动性最大的货币,能够为用户顺
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 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 mt5 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
RiskGuard Management
MONTORIO MICHELE
5 (11)
ATTENTION the expert does not work in strategy tester, for a trial version visit my profile. " Launch offer : throughout the month of June, purchase our product for only 100 USD instead of 150 USD!" Manual RiskGuard Management   RiskGuard management was born with the idea of ​​helping traders from their initial journey to becoming expert and aware traders. Written completely with native MetaTrader 5 functions without any use of external libraries, it is perfectly compatible with any operatin
将信号从任何您是会员的渠道(无需机器人令牌或管理员权限)直接复制到您的 MT5。 它的设计以用户为中心,同时提供您需要的许多功能 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  | MT4版本 | 电报版本 如果您想尝试演示,请参阅用户指南。 Discord To MT5 在策略测试器中不起作用。 Discord MT5 功能 从您是会员的任何频道复制。 无需机器人令牌或聊天 ID 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确保仓位的每日最大利润目标(%) 最大开放交易以限制风险和敞口。 使用 RR、点数或价格自动获取部分内容 使用固
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
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
Ultimate MT5 to Telegram (UMT) sends controlled trades (via symbol, magic, comment) to your telegram channel. It sends open and closed trades, including pending orders and TP/SL modifications, along with chart screenshots, to any telegram channel. Additionally, you can send trade reports of open trades and summary profit/pip reports for day, week, or month. You can customize the design of the trade actions or reports with variables and emoticons.  A beautiful panel allows you to visualize all
Trader Evolution
Siarhei Vashchylka
5 (3)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simpli
UTM Manager 是一款直观且易于使用的工具,可提供快速高效的交易执行。其中一项突出的功能是“忽略价差”模式,该模式使您能够以蜡烛的价格进行交易,完全忽略价差(例如,允许在 LTF 上交易更高价差的货币对,避免因价差而退出交易)。 UTM Manager 的另一个关键方面是其独特的本地交易复印机,允许在每个经纪商中灵活地运行不同的交易策略和设置,例如不同的 TP、BE 和风险规则。 交易执行: 快速高效的交易执行:通过点击图表上的入场价格和止损价格或使用一键固定止损尺寸功能轻松进入交易。 自动手数计算:根据预定义的风险设置计算手数,当通过拖动修改仓位时会重新计算手数。 能够同时处理一个或多个职位。 止盈和盈亏平衡: 灵活的止盈设置:通过特定的风险回报 (RR) 比率设置灵活的部分止盈水平。 可配置的自动盈亏平衡功能:当达到一定的利润水平时,将止损移至盈亏平衡点。 用户友好的界面: 用户友好的图形界面 (GUI),可轻松保存和加载设置。 内置帮助工具提示来解释其他功能。 职位定制: 仓位定制和调整:经理将所有仓位绘制在图表上,通过拖动线条即可轻松定制和调整。 图表上的按钮: 图
Trade Assistant 38 in 1
Makarii Gubaydullin
4.88 (16)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 任何问题 / 改进意见 / 如果发生了故障或错误    都可以联系我 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适合周末
The product will copy all  Discord  signal   to MT5   ( 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 MT5. 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
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Auto Trade Copier 被设计成多的MT5账户/端子,绝对精度之间复制交易。 有了这个工具,你可以充当要么提供商(源)或接收(目的地) 。每一个交易行为将由提供商克隆到接收器,没有延迟。 以下是亮点功能:     在一个工具提供商或接收器之间转换角色。     一个供应商可以交易复制到多个接收者的账户。     绝对兼容MT5的顺序/位置管理规则,该规则允许与调整容积为每个符号只有一个位置。     自动识别和同步代理之间的符号后缀。     允许高达5特殊符号的设置(即: GOLD - > XAUUSD ,等等) 。     多lotsize设置选项。     允许过滤的订单类型将被复制。     关断端子或电源关闭后恢复以前的设置和状态。     实时控制面板。     使用方便,界面友好。 用法: - 安装工具提供的MT5终端,并选择角色“提供者” ,然后启用它。 - 安装工具接收的MT5终端,并选择角色的“接收器” ,输入提供商的帐号,然后启用它(你可以有很多接收者的帐户,只要你想) 。 设置和参数:      特殊符号设置(菜单)
Bots Builder Pro MT5
Andrey Barinov
4.75 (4)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
交易面板一键交易。 处理仓位和订单! 通过 图表 或 键盘 进行交易 。 使用我们的交易面板,您只需单击一下即可直接从图表中执行交易,执行交易操作的速度比使用标准 MetaTrader 控件快 30 倍。 参数和函数的自动计算使交易者的交易更加快捷、方便。 图形提示、信息标签和有关贸易交易的完整信息均位于图表 MetaTrader 上。 MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 打开和关闭、反转和锁定、部分关闭/Autolot。虚拟/真实止损/止盈/追踪止损/盈亏平衡,订单网格... МetaТrader 5 中主要订单的交易控制面板 :买入、卖出、buystop、buylimit、sellstop、selllimit、平仓、删除、修改、追踪止损、止损、获利。 有 5 个选项卡 可用:头寸、挂单、账户信息、信号和总利润。 Description on English VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 注意
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be abl
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. Using the EA : U
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {
This utility copies the trading activity from MT5 to Binance Futures USD-M . Manual or trades from EAs. - Can handle multiple orders with different SL and TP. Can handle partial closes. - In the parameters, you can establish a mutliplier between the size on MT5 and the size to open on Binance. - You can filter the symbols to monitor on metatrader, and also the magic number range. - The EA uses hedge mode on binance, and for decrease risk exposure uses isolate margin mode on each binance
Grid Manual MT5
Alfiya Fazylova
4.85 (13)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
Take a Break MT5
Eric Emmrich
4.73 (15)
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
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.57 (7)
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 (overri
作者的更多信息
Grid Builder
Oleg Remizov
5 (5)
The   Grid Builder MT4   utility is designed for placing a grid of pending orders of any complexity and will be an excellent tool in the hands of a trader who trades grid trading strategies. The tool has numerous settings that allow you to quickly and easily build a grid of orders with the specified parameters. All types of pending orders are supported: Buy Stop; Buy Limit; Sell Stop; Sell Limit. The script also allows you to delete a previously placed grid of orders in one click. If the "Delet
Fractals Trailing Stop is a tool that implements trailing of the stop loss order after the price based on the Fractals by Bill Williams. The utility provides all the necessary parameters for customization, which allows to select the optimal configuration for any user. The EA allows to choose the trailing line depending on the type of the trade. For example, buy trades can be trailed based on the downward fractals, and sell trades can be trailed based on the upwards fractals. The Magic parameter
Auto SLTP Maker MT5  is an assistant for all those who forget to set StopLoss and/or TakeProfit in deal parameters, or trade on a very fast market and fail to place them in time. This tool automatically tracks trades without StopLoss and/or TakeProfit and checks what level should be set in accordance with the settings. The tool works both with market and pending orders. The type of orders to work with can be set in the parameters. It can track either trades for the instrument it runs on, or all
Mr. Averager MT5 is a Expert Advisor for the MetaTrader 5 trading terminal. The trading algorithm is based on the principle of position averaging. Due to averaging, the EA is not sensitive to the quality of entry points and can work almost at any time and in almost any market. The EA supports 2 trading modes: Automatic start and Manual start. In Automatic start mode, the EA independently starts a new series of orders. In Manual start mode, the first order of the series is opened manually using
Auto Close & Delete All is an assistant to help you quickly close all trades of a selected symbol or all symbols and delete pending orders. Through its flexible settings, you can set the script to either close only trades, or only pending orders, or both market trades and pending orders. The script can close deals and delete pending orders wither for the current instrument, or for all instruments. This is selected in settings. The settings are displayed on the screen before the script execution,
FREE
Индикатор Candle Body Histogram отображается в отдельном окне и показывает размер тела каждой свечи в виде гистограммы. В зависимости от того растёт свеча на графике или снижается, гистограмма меняет свой цвет. Свечи "доджи", у которых совпадают цены открытия и закрытия, так же отображаются на гистограмме отдельным цветом.  Поскольку индикатор строится от нулевого значения, он позволяет визуально сравнить тела свечей относительно друг друга. На гистограмме можно разместить уровни, чтобы отслежив
FREE
The Envelopes Trailing Stop is a tool that implements trailing of the stop loss order after the price based on the Envelopes trend indicator. The utility provides all the necessary parameters for customization, which allows to select the optimal configuration for any user. The EA allows to choose the trailing line depending on the type of the trade. For example, buy trades can be trailed based on the lower line of the indicator, and sell trades can be trailed based on the upper line. The Magic p
Auto SLTP Maker MT4  is an assistant for all those who forget to set StopLoss and/or TakeProfit in deal parameters, or trade on a very fast market and fail to place them in time. This tool automatically tracks trades without StopLoss and/or TakeProfit and checks what level should be set in accordance with the settings. The tool works both with market and pending orders. The type of orders to work with can be set in the parameters. It can track either trades for the instrument it runs on, or all
Mr Average
Oleg Remizov
5 (1)
Mr. Averager MT4 is a Expert Advisor for the MetaTrader 4 trading terminal. The trading algorithm is based on the principle of position averaging. Due to averaging, the EA is not sensitive to the quality of entry points and can work almost at any time and in almost any market. The EA supports 2 trading modes: Automatic start and Manual start. In Automatic start mode, the EA independently starts a new series of orders. In Manual start mode, the first order of the series is opened manually using
The Profit Loss Control Panel is a tool designed to control loss and profit in trading. It allows to close deals if profit and/or loss of positions opened on the account reaches a certain limit. Limit types Percentage of balance Number of points Deposit currency Thus covering the most popular list of reasons to close the deal. The panel allows to combine limits of various types, for example, limit loss as a percentage of the deposit and limit profit in deposit currency. Limits as a percentage
The Parabolic SAR Trailing is a utility that provides a trailing stop based on the Parabolic SAR indicator. Moving the stop loss order according to the values of this indicator is considered to be the most popular solutions for trailing, as this trend indicator follows the price. The utility can work with deals on all trading instruments or on the selected instrument. Thanks to the Magic parameter, it is possible to provide joint operation with other experts and management of the stop loss order
Trailing Stop Universal MT4 / MT5 utility is a multifunctional tool for protecting floating profit on open positions and reducing possible risks in trading. To realize these goals, the tool offers the user the following features. Breakeven function - transfers a position to breakeven when the profit of the position allows it. If this function is enabled and the conditions of its operation are met, it moves the StopLoss order to the opening price of the position or even to the profitable area of
The OHLC Trailing Stop utility trails stop loss based on control prices of the specified bar: Open , High , Low , Close . In the utility settings, you can choose the bar number, which prices will be used for the trailing stop function. A control price for trailing can be specified separately for buy and sell trades. The Magic parameter allows using the utility together with other Expert Advisors. Input parameters Magic - magic number: 0 - trailing of all trades, 1>= - trailing of trades with t
Impulse EA MT5
Oleg Remizov
5 (1)
Impulse EA MT5 Expert Advisor is based on the author's trading strategy. The EA algorithm does not use martingale, averaging and any other risky money management systems. It is based on candlestick analysis. The EA analyzes several time frames and determines the dominant price direction. Entering the market takes place in moments of a surge of volatility. Each trade of the EA is accompanied by stop Loss and Take Profit orders. The size of Stop Loss and Take Profit is determined by market volati
Grid Builder 5
Oleg Remizov
5 (1)
The   Grid Builder MT5   utility is designed for placing a grid of pending orders of any complexity and will be an excellent tool in the hands of a trader who trades grid trading strategies. The tool has numerous settings that allow you to quickly and easily build a grid of orders with the specified parameters. All types of pending orders are supported: Buy Stop; Buy Limit; Sell Stop; Sell Limit. The script also allows you to delete a previously placed grid of orders in one click. If the "Delet
筛选:
GoodMorningg
529
GoodMorningg 2022.01.07 19:29 
 

Очень хороший помощник в торговле. Если разработчик добавит функцию перевода в безубыток по индикатору, так вообще грааль будет.

Vncne
45
Vncne 2019.05.14 13:05 
 

This is a great EA! It does exactly as advertised and offers many different methods of trailing stop losses. This EA has allowed me to almost completely automate my trading strategy. As of now, all I have to worry about is perfecting my entries, and leave my exits for the EA to handle almost entirely. Great job.

回复评论
版本 4.69 2024.07.10
Changes:

A settings block has appeared that allows positions to be closed when certain conditions are met.

A list of reasons why it is now possible to close positions:

1. The profit of the position has reached the specified value in the deposit currency;
2. Loss of the position has reached the specified value in the deposit currency;
3. Total profit on several positions has reached the specified value in the deposit currency;
4. Total loss on several positions has reached the specified value in the deposit currency;
5. X minutes have passed since the position was opened;
6. X bars have closed since the position was opened.
版本 4.68 2023.11.09
Minor update.
版本 4.67 2023.10.13
Changes:
Recompilation in new version of trading terminal.
版本 4.66 2022.08.13
Changes:
There was a block of automatic installation of TakeProfit and StopLoss according to a given condition:
- Reset TP / SL if the current TP / SL of the order is zero;
- Reset TP / SL regardless of the current TP / SL values of the order.
版本 4.65 2022.06.21
Changes:
- Added "Magic Number of trade panel" parameter.
- Minor fixes.
Now you can set MagicNumber for positions opened using the built-in trading panel.
版本 4.64 2022.05.28
The utility has a time filter and several new settings.
Now you can specify the delay in minutes between the position opening time and the trailing start time.

The parameters are called:
- Use delay from position open time to start trailing? (Yes - true, No - false)
- Delay in minutes

It is also possible to specify up to 3 time intervals during which the utility will stop working and will not trail open positions.
Pausing trailing for a while can be useful, for example, when widening the spread.

The parameters are called:
- Use pause #1 in working time? (Yes - true, No - false)
- Pause #1 from time (date is ignored)
- Pause #1 to time (date is ignored)

- Use pause #2 in working time? (Yes - true, No - false)
- Pause #2 from time (date is ignored)
- Pause #2 to time (date is ignored)

- Use pause #3 in working time? (Yes - true, No - false)
- Pause #3 from time (date is ignored)
- Pause #3 to time (date is ignored)
版本 4.63 2022.05.11
Updating the function library
版本 4.62 2022.04.30
recompilation in the latest terminal build
版本 4.61 2022.04.21
small fixes
版本 4.60 2022.04.05
Version 4.60
1) It is now possible to use a virtual trailing stop. The broker does not see it. In addition, the size of the virtual trailing is in no way limited by the STOPLEVEL parameter - which sets the minimum possible distance for placing a pending order.
2) The Points to start trailing and Trailing step parameters have been added to all trailing methods, which allow you to specify the size of the profitable movement for the initial and subsequent trailing triggers.
3) Added an order filter for trailing: Buy only, Sell only, Buy & Sell. Now trailing can be enabled only for Buy trades or only for Sell trades.
4) The ECN Account parameter has been added, which should be enabled if trading is conducted on an ECN account. In this case, when placing pending orders, the EA will not calculate the minimum allowable distance for placing pending orders - STOPLEVEL;
5) In the Expert Advisor, it is now possible to sort the StopLoss values calculated by different methods and choose the StopLoss that will be closest to the current price or furthest from the current price. The function works if several trailing methods are enabled at the same time.
6) Settings for horizontal displacement of the indicator relative to the price chart (chart shift) have been added to the indicator trailing methods of Bollinger Bands, Envelopes, Moving Average.
版本 4.52 2021.09.20
Builds:
Trailing Stop Universal MT5 : 4.52
Meta Trader 5 : 2981
Meta Editor : 2981

List of changes:

- Compilation in the last build.

The update is recommended for installation.

Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
版本 4.49 2021.04.30
Version 4.49
Build compilation: 2875
List of changes:

- Compilation in the latest build 2875.

This update is optional.

Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
版本 4.48 2021.02.27
Version 4.48
Build compilation: 2815
List of changes:

1. Compilation in the latest build 2815;
2. Updating the function library.

This update is optional.

Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
版本 4.47 2021.02.04
Version 4.47
Build compilation: 2755
List of changes:

1. Updating the function library;
2. Compilation in the new build: 2755;
3. Fixed a bug that caused the product to not work properly on some trading instruments.

Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
版本 4.45 2020.09.23
Version 4.45
Build compilation: 2615
List of changes:

1. Compilation in the latest build 2615;
2. Added correction of TakeProfit and StopLoss in case of slippage
when opening trades using the trading panel.

This update is optional.

Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
版本 4.42 2020.08.29
Version 4.42
Build compilation: 2560
List of changes:

1. Compilation in the latest build 2560;
2. Updating the function library.

This update is optional.

Dear users, please leave your feedback and impressions of updates.
Let me know if you find any errors in the product. This will help to eliminate them quickly.
版本 4.41 2020.07.20
Version 4.41
Build compilation: 2530
List of changes:

1. Compilation in the latest build 2530;
2. Small changes in the program code;
3. The trading panel has become more compact.

Dear users, please leave your feedback and impressions of updates,
and also inform if you find errors in the utility. This will contribute to their quick elimination.
版本 4.40 2020.07.19
Version 4.40
Build compilation: 2530
List of changes:

1. Compilation in the latest build 2530;
2. Small changes in the program code;
3. The trading panel has become more compact.

Dear users, please leave your feedback and impressions of updates,
and also inform if you find errors in the utility. This will contribute to their quick elimination.
版本 4.35 2020.06.13
Version 4.35
Build compilation: 2485
List of changes:

1. Compilation in the latest build 2485; 
2. Updating the library of functions;
3. Fixes for the correct operation of the EA in the new build of the trading terminal.

Dear users, please leave your feedback and impressions of updates,
and also inform if you find errors in the utility. This will contribute to their quick elimination.
版本 4.30 2020.05.13
Version 4.3
Build compilation: 2401
List of changes:

1. The "HIGHEST HIGH / LOWEST LOW (HH / LL) PAST FEW BARS" trailing method, which completely repeats the trailing method for the "Price Channel" indicator, has been renamed to "Price Channel trailing".
2. Improved redrawing the trading panel.
3. Improved interface input parameters.
4. Added breakeven function - "Breakeven". How it works: If the parameter "Use Breakeven" is "true", then the breakeven function is enabled. When you enable this function, the EA will first move StopLoss to breakeven, and only after that the selected trailing method will start working. If negative swaps and commissions have accumulated on an open order, the breakeven function will compensate them.
5. Improved calculation of the minimum distance between a pending order and the price of its triggering - "Stops level". If the calculated StopLoss level is too close to the trigger price, it will be placed at an allowed distance.
6. For some users, the trading panel obscures the chart. It was decided to make the panel minimized by default.
7. The "Pips to start trailing" parameter has been added to all trailing methods.

Dear users, please leave your feedback and impressions of updates, and also inform if you find errors in the utility. This will contribute to their quick elimination.
版本 4.12 2020.04.16
Version 4.12
Build compilation: 2361
List of changes:
1. Trades opened using the trading panel are considered manual trades and have a "MagicNumber" of zero;
2. The buttons "Close Buy" / "Close Sell" on the trading panel now close all Buy - / Sell - positions on the trading symbol with any MagicNumber;
3. Improved calculation of the "Slippage" parameter;
4. Improved calculation of the parameter "Stops Level";
5. Trailing function redesigned;
6. Added a trailing method in the deposit currency - "Deposit Currency Trailing";
7. Added a new trailing method called "HIGHEST HIGH / LOWEST LOW (HH / LL) PAST FEW BARS TRAILING".
How it works: the settings indicate the time frame and the number of last bars, among which a bar will be found with the highest high and bar with the lowest low. Trailing buy-trades is carried out at the lowest low, trailing of sell-trades is carried out at the highest high for the specified number of last bars;
8. Fixed a bug with incorrect designation of the lines of the Ichimoku indicator;
9. Fixed a bug with incorrect designation of the lines of the Bollinger Bands indicator;
10. Fixed a bug with incorrect designation of the lines of the Envelopes indicator;
11. Fixed a bug with incorrect designation of the lines of the Fractals indicator;
12. Added "Ichimoku pips to start trailing" parameter to the trailing settings for the Ichimoku indicator;
13. The settings for the trailing methods are sorted alphabetically.

Dear users, please leave your feedback and impressions of updates,
and also inform if you find errors in the utility. This will contribute to their quick elimination.

Regards,
Oleg Remizov.
版本 3.8 2020.03.07
Recompiled in the current version of MT5.
版本 3.6 2020.02.25
Added new parameters:
⦁ Take Profit increment / decrement step;
⦁ Stop Loss Step increment / decrement step;
⦁ Volume increment / decrement step.
The strategy tester now has no limit on the number and volume of trades.
版本 3.5 2019.09.28
Reworked trailing stop at the control prices of the selected bar.
A new parameter appeared in the settings: "Count of pips between trailing price and control price of bar".
版本 3.4 2019.09.24
Added parameter "Order Type Filling". It works when opening deals using the trading panel.
版本 3.3 2019.09.17
1. In the settings you can now select orders for trailing: manual orders, EA's orders, all orders.

2. Orders opened from the trading panel are considered EA orders and have MagicNumber, according to the settings.
版本 3.2 2019.03.29
Fixes based on user messages.
版本 2.8 2019.02.22
Added parameters: ATR shift, Parabolic SAR shift.
版本 2.5 2019.01.18
- Removed test mode.
- Added trading panel.
版本 2.4 2018.12.12
Added a trailing stop based on the ATR (Average True Range) indicator.
版本 2.3 2018.12.11
Added a trailing stop based on the Parabolic SAR indicator.
版本 2.2 2018.12.08
1. Added a trailing stop based on the Envelopes indicator.
2. Added a testing mode. It works only in the Strategy Tester. When the testing mode is enabled, trades are generated alternately for buy and sell. This allows you to see how any trailing stop option works.
版本 2.1 2018.12.05
Code optimization. Added a trailing stop based on the Bollinger Bands indicator.
版本 2.0 2018.11.14
Added a trailing stop based on the Ichimoku indicator.
版本 1.21 2018.11.13
Added trailing stop based on indicator Zig Zag.
版本 1.2 2018.11.13
Added trailing stop based on indicator Zig Zag.