• 概述
  • 评论
  • 评论

Trading assistant in parts of closing positions

A trader's assistant that closes positions in parts with a simple trail to take the optimal profit size when the price of the symbol moves towards the position (s). Initially, the stop loss is moved to breakeven + (the so-called breakeven greed level) - this is when the price closes the stop-loss position during the reverse movement and as a result some profit will still be received. Further, while maintaining the movement in the direction of the position, it is closed in parts on price rollbacks with a simple trawl. Those. the closed position is divided into 10 parts and closed in profit one at a time, thereby letting the profit flow. After all, it is never known whether this is a price reversal, a traded symbol, or not a significant rollback from the main movement.

How you can use it in your trading, examples from my practice:

1. I trade with Expert Advisors using a reversal trading system in a range, I often see that the price, having broken through the range, went towards the position, but did not reach a much larger take profit than the stop loss, respectively, I open a chart with the same symbol, I remember the magic position number and throw this assistant on this chart, converting (modifying) the stop loss to breakeven on my own and removing the take profit altogether or making it much larger than the previously set one (10 times). That's it - the robot closes the position in profit in parts - it is on rollbacks of the price movement (by a simple trawl). This is a key - ideological point, that the profit is not fixed in the direction of the price movement towards the position, that is, you will not cut off the profit, but will let it flow, closing the profit in parts on rollbacks.

2. I entered the symbol manually and set a stop loss and take profit - a much larger stop loss. Then I throw this robot on the chart with magic number "0" and it is already trading on its own - closing parts of the position in profit. If you open a position or positions using a script, don't forget to set the value of the magic number of the position in this trading advisor to the same value as the open position - to modify the stop loss and close in the trail on rollbacks in profit.

3. You can place pending stop orders, for example, along the borders of the range, when one of them works, you can also put this assistant - expert on trading on the symbol chart to close the position in profit in parts.

In general, this trading advisor is your indispensable assistant in trend trading, which closes parts of the position into profit on rollbacks (with a possible price reversal), allowing profit to flow. If the movement continues towards the position after its partial closure, then the profit will also continue to grow on your account equity, until the next correction, on which part of it (the position) will also be closed into profit by a simple trailing stop. You can see his work on the attached screenshots.

Trading in an optimal way and observing the "bell" of the normal probability distribution - a trading advisor is presented that closes positions in parts, since it is never known whether the price will reach take profit.

Often, there are even random entries (as they say from the hand), in general, when market positions are opened by you or your trading advisor, then you already place the proposed robot - trailing on the traded symbol, indicate the magic number of the position to close or "0" if it is not there . And this robot will do everything for you - namely, it will partially close the entire market position into profit, saving you from routine monitoring of it, visual support and control, and it will select the entire profit in the direction of the price movement, exiting the position in parts on minor rollbacks. A more detailed explanation of the process of closing positions is presented to your attention in the screenshots and in the description of external variables of the Expert Advisor.

Such closing allows you to take the entire market movement of the symbol in parts into profit, without guessing and predicting the final exit point at the price of the entire position at once (take profit) - it simply does not exist, because we do not limit profit and let profits flow using this Expert Advisor.

From the practice of its application, I would like to inform you that the size of a simple trailing is set at about 20-30% of the values of the ATR (14) indicator - the true range of symbol prices on a daily period (you can choose the value of the period at your discretion).

Thus, you take the entire course of the market in an optimal way and the profit is poured into your balance. You can see such a fan-shaped closing in profit of a position on the presented screenshots. Also, a form of growth in the account balance with such an optimal closing of the position.

In addition, you can observe trading using this assistant on my trading signals published in our community:

https://www.mql5.com/ru/signals/2013479?source=Site+Profile+Seller

https://www.mql5.com/ru/signals/2014654?source=Site+Signals+From+Author

How to use a trading expert:

You - manually or using a script, open a position or positions with a certain magic number, set a stop loss and/or take profit.

Next is placed submitted to your to the attention of the expert - assistant, and he is already doing his own thing, namely, he closes the position with ten (10) parts in profit by the best option, making it possible to take the entire course of the market throughout the entire closing time.

  Lots for partial closures are divided into 10 parts and, if less than 0.1 lots, they are closed in minimum parts of 0.01 lots.

This fan close corresponds to the so-called normal probability distribution of the price move of the symbol, since sometimes it is not known whether the price will reach the take profit previously set or not. Or it will turn around and you can miss the possible profit, which just the same can be obtained with its partial fixation.

It works on the opening prices of the timeframe of the symbol on which the Expert Advisor is placed.

The description of external variables is quite simple and speaks for itself:

TrailingStop // size of a simple trailing in pips of the position being closed in parts in points
extern int Breakeven = 150; // Greed (profit margin) breakeven - stop loss transfer distance in pips to "breakeven" from the position opening price
extern int Transfer_to_breakeven = 350; // Enable the transfer to breakeven, in points, the distance of the current price from the position opening price
                                                     // The value of Transfer_to_breakeven must be greater than Breakeven, at least by the STOPLEVEL size, by the spread size
extern int SPREAD_MAX=100; //spread size for stop trades (wait for it to be lower), with a Huge spread, trading is not interesting.
extern int Magic =3; //individual expert number (set the position magic to close)
extern int NumberOfTry = 10; // number of attempts to close a position (if your broker does not execute orders to close a position the first time).

                                                     // this is the processing of possible errors in the execution of trading orders by your broker
推荐产品
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
News Scalping Executor is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading you sho
The “ SG Opposit Grid ” EA works with Virtual TakeProfit(or real) - at the trader's choice. The EA looks for signals to enter the market along the trend on D1 and H1 . If the signals coincide, the EA on the working period ( М1 - М30 depends on the trader's choice) looks for a confirming pattern and opens a position in the direction of the trend. If, after opening a position, the price moves in a profitable direction, the position is closed upon reaching the virtual TProfit with a profit. If the
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks on
Smart Funded Hft
Barbaros Bulent Kortarla
4.94 (64)
解锁您的交易潜力,使用智能资金化HFT EA! 无需VPS/无需设置文件/享受即插即用/请查看下方的简易设置视频 限时促销价格 我很兴奋地分享我的交易秘密——智能资金化EA。我已经用完美的成功率征服了数百个挑战,现在轮到您提升您的交易游戏了! 此EA旨在通过允许使用其服务的道具公司的HFT挑战。如果挑战不允许使用HFT/资金账户/实盘账户,请不要使用它。 智能资金化HFT EA的独特之处: 挑战掌控: 在几乎所有HFT挑战中经过验证的成功,确保了100%的成功率。它不仅仅是一个工具;它是一个经过验证的强大工具。 极致简约: 无需陷入复杂的设置或VPS设置。加载它,调整手数大小,然后点击运行按钮——极致简约。 为什么分享?时间宝贵,挑战可能真的令人头疼。由于我不能再承担更多的挑战,我想,为什么不分享财富呢?所以我们来到了这里。 独家限时租赁选项:限时抓住机会在MQL5市场以促销价格租赁智能资金化EA。在您的挑战中测试它,体验它的魔力。 购买它:准备承诺?购买智能资金化EA,将您的交易提升到新的水平。在成功的挑战后请留下真实的评论。 评论激励:对于买家,这里有一个特别的待遇。留下评论后,如
Forex Auto Trading EA   is an Expert Advisor designed specifically for trading Forex Automatic 100%. - Min depost: 5,000$ for each Pair - Timeframe: D1 - Setting: Default Setting - Good Trading Pair: Best pair is AUDCAD, or Forex Pair have Daily Price range from 0.8 ~ 1.1, and have H1 H4 sideway chart. - First, before attach EA to chart, you need add   http://calendar.fxstreet.com/   in the list of allowed url in the tab 'Expert Advisors'   (Tool —> Option —> Expert Advisors —> Allow WebRequest
Harvest GOLD
Sayan Vandenhout
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (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 perhapse most popular) Inn
PZ Goldfinch Scalper EA
PZ TRADING SLU
1 (4)
这是我著名的剥头皮机Goldfinch EA的最新版本,它是十年前首次发布。它以短期内突然出现的波动性扩张为市场提供了头条:它假设并试图在突然的价格加速后利用价格变动的惯性。这个新版本已经过简化,使交易者可以轻松使用测试仪的优化功能来找到最佳交易参数。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 简单的输入参数可简化优化 可定制的贸易管理设置 交易时段选择 工作日选择 金钱管理 谨防... ick牛黄牛是危险的,因为许多因素都会破坏收益。可变的点差和滑点降低了交易的数学期望,经纪人的低报价密度可能导致幻像交易,止损位破坏了您获取利润的能力,并且网络滞后意味着重新报价。建议注意。 回溯测试 EA交易仅使用报价数据。请以“每笔交易”模式回测。 它根本不使用HLOC(高-低-开-关)数据 交易时间无关紧要 为了获得更好的性能,请为您希望在每个刻度线模式下交易的每个交易品种运行云优化。稍后分享! 输入参数 触发点:触发点差所需的价格变动。 (预设= 10) 最小时间窗口:价格波动发生的最短时间。 (默认= 3) 最长时间窗口:价格波动发生的最长时间。
News Scalping Executor Pro is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading you
Bear vs Bull EA MT4
NGUYEN NGHIEM DUY
Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings;  Recommendations Before using on real money, test the adviser with minimal risk on a cent trad
Micron
Ivan Simonika
We present to you a fully automated Expert Advisor designed for trading major currency pairs. The bot uses a set of its own trading algorithms and has protection against crashes. Attention! The bot only works correctly when the spread is less than 6 pips! I ask you to weigh this fact, and if you do not have the appropriate conditions for trading, this bot will not work for you! The robot controls the volume of trading positions, slippage, spread, maintains and protects open orders, can work wit
VR Cub
Vladimir Pastushak
VR Cub 这是获得高质量切入点的指标。该指标的开发是为了促进数学计算并简化对仓位入场点的搜索。多年来,该指标所针对的交易策略已被证明其有效性。交易策略的简单性是其巨大的优势,即使是新手交易者也能成功进行交易。 VR Cub 计算开仓点以及获利和止损目标水平,这显着提高了效率和易用性。查看使用以下策略进行交易的屏幕截图,了解简单的交易规则。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 5] 计算入场点的规则 开仓 要计算入场点,您需要将 VR Cub 工具从最后一个高点拉伸到最后一个低点。 如果第一个点在时间上早于第二个点,交易者等待柱线收于中线上方。 如果第一个点在时间上晚于第二个点,交易者等待柱线收于中线下方。 根据上述条件,严格在 柱线收盘 后建仓。 换句话说,如果我们在小时图上进行交易,那么从最高点到最低点的时间距离必须超过24小时,最高点和最低点之间的点数必须大于或等于平均价格变动每天。 维持和改变市场地位 可以有多个未平仓头寸;每个头寸都可以单独修改。 VR Cub
TrendLines And Volumes
Alexander Nikolaev
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
Один из главных секретов успешного трейдинга - это адекватное управление рисками. Но не всегда получается следовать этому правилу, т.к. иногда эмоции берут верх над трейдером и вход в рынок случается необдуманным. Программа Optimal lot исключает такие ошибки и позволяет быстро принять решение, входить в рынок или нет. Ее уникальность в том, что Вы строите горизонтальную линию с именем "risk". При перемещении этой линии в информационном блоке отображаются следующие данные: Balance - Размер д
Fundamental Robot MT4
Kyra Nickaline Watson-gordon
Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must be set
Auto Fibo Pro m
DMITRII GRIDASOV
“Auto FIBO Pro” Crypto_Forex 指标 - 是交易中的绝佳辅助工具! - 指标自动计算并放置在图表斐波那契水平和局部趋势线(红色)上。 - 斐波那契水平指示价格可能反转的关键区域。 - 最重要的水平是 23.6%、38.2%、50% 和 61.8%。 - 您可以将其用于反转剥头皮或区域网格交易。 - 还有很多机会可以使用 Auto FIBO Pro 指标来改进您当前的系统。 - 它具有信息价差掉期显示 - 它显示所连接的外汇对的当前价差和掉期。 - 显示屏还显示账户余额、净值和保证金。 - 可以将信息价差掉期显示定位在图表的任何角落: 0 - 左上角,1 - 右上角,2 - 左下角,3 - 右下角。 // 出色的交易机器人和指标可在此处获得: https://www.mql5.com/en/users/def1380/seller 这是仅在此 MQL5 网站上提供的原创产品。
Savage Trades M.T.A.  is a Manual Trade Assistant expert advisor. This EA contains self-adaptive market algorithm, which uses price action patterns and standard trading indicators. 1.) Quickly Execute trade entries with the click of a button with your own predetermined Stop Loss and Take Profit. 2.) Non-Repainting retracement and reversal warnings indicated by arrows and system alert. 3.) Auto adjusting Support and Resistance levels with strength indicated by color shade. 4.) Auto adjusting Fibo
Project Infinity
Sergey Yarmish
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with s
VirtualStops
Viktor Shpakovskiy
A utility for managing open positions using virtual (invisible to the broker) stops. Virtual stop loss and virtual take profit can be freely moved around the chart. If the price touches the virtual stop line (TP, SL, TS), the EA will close all orders of the same direction on the current chart. Closing orders by virtual take profit is possible only if there is a profit. With the help of the built-in trading simulator, you can, in the strategy tester, see how the adviser works. Parameters Block
Red Hawk EA
Profalgo Limited
4.18 (17)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Red Hawk is a "mean reversion" trading system, that trades during the quiet times of the market. It runs on 9 pairs currently: EURUSD, GBPUSD, USDCHF, EURCHF, EURGBP, AUCAD, AUDJPY, EURAUD and USDCAD. Recommended timeframe: M5 Since this kind of strategy works best with low spread and fast execution, I advise using an good ECN broker. IMPORTANT F
CandleMomentum FX
Mazhar Ul Hassan Noorul Hassan Noor Ul Hassan
CandleMomentum FX is a powerful forex trading bot designed to analyze candlestick patterns and momentum shifts to execute high-precision trades. By combining price action analysis with momentum-based trading , this EA ensures fast and accurate market entries , making it perfect for traders who rely on trend strength and candlestick formations . Key Features: Momentum-Based Candlestick Analysis – Detects strong price action signals Smart Trend Detection – Identifies trend continuation and rev
Doctor
Andrey Kolmogorov
This is a universal adviser working in several directions. The first and main thing is assistance in various situations that arise during trading. The second is scalping or positional trading according to the trend, open orders, at the same time, insured with support orders using the model of a quantum set of algorithms. Main Advantages Work in several directions; Increase in account balance during drawdown; Maintenance of already open orders; Building a grid lock; Scalping and/or trend trading
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 back
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 been
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
EA RSI Pending Grid
Zafar Iqbal Sheraslam
"RSI" usually refers to the Relative Strength Index, a technical indicator used in financial markets to analyze the strength or weakness of an asset's price. "Pending Grid" may suggest a specific trading strategy that combines pending orders with grid trading techniques. RSI EA : RSI (Relative Strength Index) is a technical indicator used in trading to assess whether an asset is overbought or oversold. It measures the speed and change of price movements. RSI values range from 0 to 100. Typically
Reversepro Smartsma ea mt4
AL MOOSAWI ABDULLAH JAFFER BAQER
ReversePro SmartSMA EA – A Fully Customizable Moving Average Strategy ReversePro SmartSMA EA is an advanced yet fully customizable trading tool designed for traders who prefer to fine-tune their strategies. This Expert Advisor (EA) is not pre-optimized, allowing you the flexibility to adjust its settings to fit your trading style, risk management preferences, and market conditions. How It Works This EA is based on the well-known Simple Moving Average (SMA) crossover strategy , enhanced wit
High Freq Grid Scalper
Letsekang Bruno Sekhosana
This E.A is designed to wait for the perfect opportunity to get in the market, take a few trades (low risk) and get out. There is an option to Cut Loss at specific percentage of balance, this should be set to a max of 1% since we scalping. Very cautious EA, can go up to a few days without taking a trade. This should not alarm you, it simply means there currently is no opportunity available. Mainly designed for low spread brokers. Tested Pairs and their settings: EURUSD M1 : Jan 2022 - Dec 2022
Live grid
Aleksej Shcherbak
Dedicated to grid trading fans. For a long period I was trading using Manual Trader by Ramil Minniakmetov. I liked this program but soon I came up with an idea to improve the program by making the grid vivid and adding something mine. 1) I taught the program to take swaps and commission into account. 2) If the market allows, the program trails a gain by moving Profit. 3) The program spends a part of the gain partially killing the lower order and moving to a smaller lot, preventing it from going
该产品的买家也购买
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
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.85 (13)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use.      sale will end after 48 h how to install it     and set files     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the econo
Custom Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
5 (2)
这个自定义终极狙击手仪表盘是原始终极狙击手仪表盘指标的一个EA升级。它与多达98种不同的算法一起工作,以确保它能捕捉到你工作的资产类别上的趋势的真实性质。 它是对我们几个月来从大多数客户那里得到的很多建议和意见的直接回应。   这个自定义版本是完全可定制的。 由98个独立的自定义算法提供。 非常漂亮的视觉界面,因此你可以轻松和自信地跟踪任何货币对或时间框架的整体市场趋势 可以向telegram发送实时警报 允许你根据你所交易的货币对创建自己的指数 可以向你的手机实时发送警报,所以你不必在电脑前就知道有一个动作正在酝酿。 让你从输入设置中设置8个指数 让你设置你想获得警报的指数和时间框架 当检测到没有互联网连接时,会显示警报   自定义终极狙击手仪表盘已经进行了大量的优化,在动作开始后立即显示。这样,你就不会错过你感兴趣的货币对的任何变动。它的速度非常快,可以在移动发生时迅速捕捉到,并实时向你发送警报,这样你就可以利用移动的优势,而不必整天坐在办公桌前。 它是任何交易策略的一个超级补充,你可以将这个工具与任何其他交易策略和指标一起使用。它主要是为了与我们的其他指标配合使用。 它是完全可定
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (5)
TakePropips TradePad Pro 包括一个强大的交易管理器、货币强度计、账户报告工具、风险管理工具等等! 它是您将遇到的最先进的外汇交易经理和交易助手之一!对于想要更有效地管理贸易交易的交易者来说,它是完美的解决方案。 您可以在我们的博文中下载用户手册: User Manual 您可以在 Strategy Tester 上测试此交易系统(启用可视模式)。如果您喜欢在实时图表上进行测试,也可以给我发消息以获取 7 天试用版。 视频教程也可在说明下方获得更多详细信息。 如果您有任何疑问或需要帮助,请随时与我联系,我很乐意提供帮助。 TradePad Pro 适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 订单管理 - 公开市场或挂单,轻松调整止盈、止损和手数大小。 获利计算 - 手动点数、ATR 乘数和风险回报率。 止损计算- 手动点,   ATR 乘数和供应/需求。 批量计算 - 手动点,   每笔交易的风险百分比和风险金额。 账户保护 - 回撤保护允许您设置账户回撤的最大限额以避免进一步损失。利润保护为您的账户设置最大利润限额以避免过度交易。 编辑订单管理
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader 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 b
ADAM for FTMO 40
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 ----------------------------------------------------------------------------------------------------------------------------
FiboPlusWaves
Sergey Malysh
5 (1)
FiboPlusWave Series products Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    Features: without delving into the Elliott wave theory, you can immediately open one of
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
News Trader Pro
Vu Trung Kien
4.41 (17)
新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463 功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放,
Transaction Repeater Full
Alexandr Bryzgalov
5 (5)
Copies transactions between MT4 terminals. Possibilities: quick copy start minimum processor load direct and reverse (reverse) copying. copying Take Profit and Stop Loss levels copying deferred and their changes copy transactions one to many copy trades many to one local copy only Attention: The product is designed for copying trades only within a single computer or VPS with access to the desktop. The product will not work on the built-in Virtual Hosting of the terminal. We will help you set up
Elliott Wave Counter 是一个面板,用于快速和用户友好地手动标记 Elliott 波浪。可以选择一种颜色和一个级别的标记。还有用于删除最后一个标记和工具制作的整个标记的功能。一键制作标记。点击五次 - 有五波!艾略特波浪计数器对于艾略特波浪的初学者和专业分析师来说都是一个很好的工具。 艾略特波浪计数器安装和输入指南 如果你想得到   关于 EA 添加 URL (   http://autofxhub.com   ) MT5 终端的 通知 (见截图)。 MT4版本 https://www.mql5.com/en/market/product/14016 MT5版本 https://www.mql5.com/en/market/product/15081 一般输入: 波形类型按钮: 此按钮允许用户选择他们想要在图表上突出显示的波形类型。可用的选项包括推动波、调整波和其他自定义波模式。 波级按钮: 这个按钮   允许用户选择他们想要在图表上突出显示的波形级别。可用的选项包括初级、中级和次级波级别。 波浪颜色: 这个   按钮   允许用户选择他们想要在图表上突出显示的波浪图
If you wish to draw Support and Resistance lines, view: daily market opening, classical pivot levels, Fibonacci pivot levels, trend lines, Fibonacci levels, the remaining time to candle closing, and current spread. If you seek to place your orders with the exact lot that meets your desired stop loss risk. If you wish to do all this and more with just one click, then this is the perfect tool to use. This tool will allow you to feel more relaxed when deciding to open orders, as well as predicting
Unlimited Binary Options Copier Remote is a powerful tool to copy binary options trades remotely between multiple accounts at different locations over internet. This is an ideal solution for signal provider, who want to share his binary options trades with the others globally on his own rules. One provider can copy trades to unlimited receivers and one receiver can get trade from unlimited providers as well. The provider can set the subscription expiry for each receiver, so that receiver will no
Telegram Publisher Agent 是一个附加组件,允许交易者实时向他们的 Telegram 频道和群组发送信号。通过可定制的消息、图表截图和其他功能,该工具可以帮助交易者与他们的追随者分享他们的交易见解和策略。该工具还具有亮暗主题切换的精美设计,为用户提供美观和功能性的交易体验。 Telegram Publisher Agent 旨在将您的所有交易作为信号发布在您的频道和群组中。您所要做的就是提供交易,然后 Telegram 发布商代理将为您完成所有繁重的工作,只需单击一个按钮即可将交易信号发送到您的交易渠道或群组。 电报发布代理   安装和输入指南 如果您想获得有关 EA 添加 URL ( http://autofxhub.com ) MT4/MT5 终端的通知(见屏幕截图)。 MT4版本 https://www.mql5.com/en/market/product/18985 MT5版本 https://www.mql5.com/en/market/product/23946 主要特点: 信号发送 - 将信号发送到用户的 Telegram 频道和组,带有可自定义的
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Babon Scalping System Demo in my product list, please try it out to get familiar with all functionalities for free, LINK . This system basically utilizes TDI, Heiken Ashi Trend, Price Trend on H1 time-frame and TMA on H1&H4 time-frame to generate the trend (big picture). Then the system will zoom in to genera
Pairs Trade
Oleg Pechenezhskiy
The Pairs Trade indicator is a utility for semi-automatic pair trading. It allows combining the charts of two arbitrary instruments, even if the schedules of their trading sessions are different. It displays a spread chart in the form of a histogram with an overlaying moving average. It calculates the swap that will be charged for the synthetic position (in the deposit currency). It is possible to set a level for automatic opening of a synthetic position on the spread chart (analogous to the 'se
Corporate Report
Pavel Verveyko
5 (1)
The script displays info about the share's corporate reports and dividends. The data is downloaded from   investing.com : Report date Profit per share (EPS) Revenue Market capitalization Amount of dividends Date of payment of dividends Dividend income The product cannot be tested in the tester (since it is not possible to receive data from the Internet). Before launching:  Add 2   URL   https://ru.investing.com/earnings-calendar/Service/getCalendarFilteredData  and   https://ru.investing.com/di
This Stacker EA will: Automatically set Stop loss on a new order Automatically set Take profit on a new order Stack (or open up to 4 additional orders at the same time) when a new order is placed, the SL/TP can be preset individually for each order. Provides a transparent replacement for the standard 1-click trading buttons in MetaTrader 4 (1 click still works and SL/TP will automatically be set as well as Stacking). Automatically calculate lot order size according to preset risk management perc
Currencies Cleaner panel will give you an overview of all the most traded market's currencies in a single click. First of all the panel will refresh all your charts, opening them four times in all timeframes needed. 1 - CURRENCIES It uses a complex algorithm to study the movement of 17 different indicators. It means that the algorithm not only "reads" the actual value of an indicator, but also creates a probability of success using the position of this value on the indicator and the last moveme
Buy or rent it and request a copy of the Antimartingale EA for free  Trendline based utility, you design your trendlines or horizontal lines, the EA opens trades for you Possibility to trade on break and/or bounce events Indipendent break and bounce settings Configurable market, stop and limit orders T1T2 Logic to lock profits and minimize losses Trailing Stop Loss Max Spread check Notifies you when your trendlines are crossed No strange trendline name or syntax, you decide the color of tr
FXFledgling Exit Tool is a complete risk management tool that analyzes both the open trades and the direction of the pair of open trades. As long as the suggested entry and lotsizing management presented here is followed strictly, you will have a high chance (but no guarantee) of surviving the trade. What It Does It is used as an exit tool. It helps the trader to manage any manual trade that he transacted. It does the following: Trail Stop Dynamic Stop Loss - a calculated stop-loss that changes
This utility records the swap, which allows you to monitor and analyze the changes in the swap. The program writes a file with the swap data for every pair selected in the Market Watch. The data are recorded to a csv file at the specified time, the file is located in <terminal root directory>/MQL4/Files. File format: Date Day Time Currency pair Long-swap Short-swap 16.01.2018 Mon 23:30 EURNOK -34.81 27.14 16.01.2018 Mon 23:30 EURDKK -0.022 -0.032 16.01.2018 Mon 23:30 EURGBP -2.38 0.15 To start r
Crypto Market Pro
Daniil Kurmyshev
5 (1)
New opportunities for analyzing cryptocurrency in the usual MetaTrader 4. For example : We select the symbol of the cryptocurrency and attach any indicators, Expert Advisors or scripts. Startup Mode View cryptocurrency; Data collection. Capabilities Work as with a standard currency chart; Automatic update of open charts; Selection of individual cryptocurrency for updating; Selection of individual timeframes for updating; Work on the desired timeframes; Open charts do not affect the work of Cry
Telegram Notify
Kin Hang Tan
1 (1)
简介 Notify Telegram 是一个链接 MT4 和 Telegram 的 EA 。这个 EA 会监控您 MT4 的活动例如下单,修改盈利止损,关单等并透过 Telegram 机器人发送通知至您的 Telegram 户口/频道。这个 EA 不会在您的 MT4 户口上进行任何交易活动。这个 EA 适合用来监控其它 EA 在您的 MT4 上的交易活动又或者透过 MT4 上的交易在您的 Telegram 频道上进行喊单。 设置 Token =""; - 输入您的 Telegram 机器人 API token ChatID =0; - 输入您的 Telegram Chat ID 或者 Channel ID AlertOnTelegram =true; - 服务开/关 NotifyInitialSetup =true; - 启用初始化发送通知 NotifyOrderClosed =true; - 启用关单通知 NotifyPendingFilled =true; - 启用挂单开单通知 NotifyNewPending =true; - 启用新增挂单通知 NotifyNewOrder =
Telegram ChartSnap is an utility tool to bridge your MetaTrader 4 activities to your Telegram chat/group/channel. It will screen shot your MetaTrader 4 chart and send it to your dedicated Telegram chat/group/channel through a Telegram bot. The whole process will keep repeating based on a time cycle that predetermined by the user. It is a convenient tool for those who like to get access to their favorite system/dashboard that only available at MetaTrader Desktop. Beside that, trader can easily s
斐波那契折返和扩展画线工具 适用于MT4平台的斐波那契折返和扩展画线工具,非常适合于利用帝纳波利点位交易法和黄金分割交易的交易者 主要功能: 1.可以直接画线多组斐波那契折返,重要折返点之间的关系一目了然 2.可以画出斐波那契扩展 3.画线的斐波那契折返和扩展均可左右移动方便观察,有数值显示 4.图表显示非常清爽 5.可通过数字键切换周期 功能键: 1.按 [ 画折返,按需画折返,最多可画8组 2.按 ] 画扩展 3.按 \ 删除当前周期下的所有扩展和折返 4.移动、删除折返和扩展 (1)点击第一组折返的F5线条, 点击1次(变成黄色),按键盘上的Delete可删除该焦点的折返。 点击2次(恢复颜色),可以移动折返到合适的位置 (2)点击COP的线条 点击1次(变成黄色),按键盘上的Delete可该组折返 点击2次(恢复颜色),可以移动扩展到合适的位置 5.修改折返和扩展: (1)选择焦点F或反弹点数字(F或反弹点字体变大,变成黄色),移动鼠标。 (2)选择ABC三点中的某一个(字体变大,变成黄色),移动鼠标。 如何使用可以看相关视频
Советник риск-менеджер с огромным арсеналом возможностей защиты вашего депозита. Для инвесторов, которые решили передать капитал в доверительное управление. Когда у трейдера нет доступа к настройкам - нивелирует торговые риски. А также для трейдеров, которые осознали необходимость стороннего контроля за их торговлей для улучшения торговых результатов.  Для максимальных результатов - должен стоять на отдельном VPS сервере и у трейдера не должно быть возможности менять настройки в торговый период.
Grid Hero War Pad
Chock Hwee Ng
3.4 (5)
Grid Hero War Pad is a  GRAPHICAL MANUAL TRADER version of the original Grid Hero EA, designed and created for ADVANCED TRADERS who are experienced in plotting their own market entries. It is coded using ADVANCED GRAPHICAL INTERFACE programming, that combines the power of discretionary trading with Grid Hero algorithm in the form of a graphical console with button-click easy execution. It allows you to execute trades manually using Market Orders and Pending Orders, and then automatically uses th
作者的更多信息
The trading advisor trades with money management elements, both using the martingale system and using the anti-martingale system, at the user's choice. You can choose the type of money management system in external variables. (Usage options with money management according to Martin or AntiMartin) Opens starting positions on the RSI indicator, after exiting the position on the take profit, increases the lot by the AntiMartin coefficient, again we enter the market on the RSI indicator. With Marti
筛选:
无评论
回复评论