• 概述
  • 评论 (11)
  • 评论 (39)
  • 新特性

News Trade EA MT5

4.55
在此向大家介绍一款我本人使用多年的机器人。该产品支持半自动和全自动交易模式。

本程序包含基于经济日历新闻的灵活交易设置功能。不支持策略测试器检验。仅可进行实际操作。需在终端设置允许URL 列表中添加新闻网站。点击服务 > 设置 > 智能交易系统。选中“允许WebRequest对下列URL发出请求:”。添加下列(删除空格):https://  ec.forexprostools.com/
全自动模式下默认设置监控: https://www.mql5.com/zh/signals/1447007 。请将交易系统与任意时间框架(时间框架无影响)英镑美元/GBPUSD图表绑定,以获得类似结果。
请参考博客中各类参数说明自行实现个性化设置 https://www.mql5.com/en/blogs/post/748545 


主要默认设置说明

单一图表英镑/GBP(英镑美元/GBPUSD、欧元英镑/EURGBP、英镑日元/GBPJPY、英镑加拿大元/GBPCAD、英镑澳大利亚元/GBPAUD、英镑瑞士法郎/GBPCHF)货币对操作。英镑/GBP是波动性最大的货币,能够为用户顺利完成交易提供更多机会。
  • Use_Symbols_from_Line = true;
  • Symbols_Line = GBPUSD, EURGBP, GBPJPY, GBPCAD, GBPAUD, GBPCHF.
除英镑/GBP外,挂单指令将于货币对货币新闻发布前发出(以避免同时发出多个交易指令)。由此一来,英镑美元/GBPUSD指令将在美元新闻发布前发出,欧元英镑/EURGBP指令将在欧元新闻发布前发出,英镑日元/GBPJPY指令将在日元新闻发布前发出等。高度重要新闻将被考虑在内。
  • News_currency_pairs = true;
  • Excluded_currency_str = GBP;
  • IncludeHigh = true.

为执行更多交易(较为激进的方案),请清空“Excluded_currency_str”行,指令将结合英镑/GBP新闻发出。此外,还可添加中度重要新闻IncludeMedium = true。

挂单指令将在新闻发布60秒前发出。未执行挂单将在新闻发布20秒后删除。
  • SecondBeforeHigh = 60;
  • SecondAfterHigh = 20.
如若未来数小时内存在高度和中度重要发言,系统不会发出指令。
  • IncludeSpeaks = false;
  • SpeaksHigh = true;
  • SpeaksMedium = true.

为执行更多交易(较为激进的方案),请进行如下设置:SpeaksHigh = false和SpeaksMedium = false,下单将不受发言阻碍。

假定新闻发布前价格变动具有欺骗性,因此使用与价格相差2.5个点的限价订单。进行双向挂单。一单执行,另一单随即删除;如果在指定时间内无一单执行,则同时删除两单。
  • Trade_Direction = BUY_and_SELL;
  • Type_Orders = ORDERS_LIMIT;
  • Offset_from_price = 2.5.
新闻发布期间波动性或可大有不同,因此在全自动模式下使用标准止损处理全部交易的方法收效甚微。短线止损常被排除,长线止损则因占用大量账户资金而失去意义。如果您倾向采用带有止损的设置,请针对每个货币对谨慎设置(Use_Symbols_from_Line = false)。默认设置5点止盈平仓期限为一天。如果一笔持仓在一天后仍未平仓,则发出平均指令(每个货币对至多三笔)。
  • TakeProfit_Safety = 5;
  • StopLoss_Safety = 0;
  • Total_open_transactions = 3;
  • Min_minuts_pause_between_positions = 1440;
  • Min_pips_between_positions = 35;
  • Multiplier_of_trade_Lot = 1.5.

可针对每一货币对设定最大账户资金回撤百分比,例如:Close_positions_at_percentage_of_loss=30。

最后一组“consider other positions”参数适用于同其它交易系统协同操作(考虑到设定其它幻数的未结头寸)。因此,您可将该交易系统添加至EA组合中。


评论 11
Forex Market
1646
Aller Uja 2024.04.29 13:41 
 

I see that no one has left a review for this EA for a long time. I'll correct this oversight on my part and confirm that the EA is reliable and the developer trustworthy. It doesn't make transactions very frequently, but it suits well as a background worker for a more active EA.

Patrick
51
Patrick 2023.11.08 14:04 
 

Hello Konstantin,

it's a smart tool and was quite easy to install.

I can recommend it to any passionated trader.

Franck Martin
65532
Franck Martin 2023.05.25 17:23 
 

The seller is very available if necessary to solve the problems. I always use it to diversify my investments besides my main EA.

推荐产品
特点 更少的设置,通过变量操控实现完全自动化交易 利用突破策略和追踪进行交易 使用2017年至2023年的实际ticks进行研究 获胜率91.5%,最大回撤为29% 仅适用于EURUSD货币对,1小时时间框架,需要无点差ECN账户 要求 交易货币 仅限EURUSD 时间框架 仅限1小时 初始存款 1000美元以上 杠杆 不超过1:500 账户 无点差ECN账户 变量 交易设置 MagicNumber : 输入唯一编号 AutoLot : 如果为true,根据当前余额计算交易量 PerLot : 当AutoLot为true时,作为分母使用,例如)余额1000美元,PerLot 2000 结果为0.5手,或者余额1000美元,Perlot 1000 结果为1手 FixedLot : 当AutoLot为false时,只交易您输入的固定手数 ExceedValue : 额外的突破值 TakeProfit : 利润变量(以点为单位) Stoploss : 亏损变量(以点为单位) BollingerFilter : 您可以选择基于布林带的特殊过滤器 CloseWeekend : 在周五市场
Modern bot
Nadiya Mirosh
The Forex trading advisor Modern bot is an automatic scalping system that opens and closes deals using a special tick analysis algorithm programmed in the code without human intervention. The main task of the ego is to instantly make a deal where a person loses time for analysis and decision making. They also automate trading, removing the emotional burden from a person and allowing you to save time. Scalping is one of the varieties of short-term strategies, moreover, the shortest of them. Usin
Kaiju X EA
Michael Prescott Burney
4 (1)
UPDATED AS OF 3.17.2024 WITH NEW QUALITY CONTROL UPDATE FOR PERFORMANCE VALIDATION! KAIJU X IS NOW 150.00 FOR A VERY SHORT TIME!!! GRAB YOUR COPY TODAY!!! WHEN YOU PURCHASE KAIJU X EA MESSAGE ME FOR ANOTHER SYSTEM OF YOUR CHOICE FROM MY OFFERINGS ABSOLUTELY FREE!! Introducing Kaiju X EA, a formidable force in the forex market, meticulously designed for the USDJPY H1 chart. This Expert Advisor harnesses the volatile nature of the Yen to deliver outstanding results, reminiscent of the mythical Ka
The Expert Advisor analyzes tick micro-signals and determines the direction to open a position. Micro-signals are identified by predetermined codes, which in the optimization are recorded in the settings of the bot. When a bot sees the corresponding micro-signal, it reacts to it by opening a position and its accompaniment! The bot has good predictability. You can check the work of the bot on the simulation of real history, how to configure the tester will be shown in the screenshot. Also, we sh
AlwaysWin MT5
Ismail Hakki Delibas
EA Description : The EA is designed based on specific trend detection algorithms and strong filters.Most of the algorithms are smart and automatic. You need to adjust some limited parameters to optimize the signal engine of the EA. Thus optimizing and using EA is very simple and easy. Supported Symbols and Timeframes : All timeframes and pairs are supported by EA. The best operation of EA is on all 28 Major and Cross Pairs of Forex. The best timeframes are M15,M30,H1 EA Inputs General Opt
Introducing our Trailing Stop Tool, a powerful solution designed to enhance your trading strategy by trailing your trades based on a selected number of candles. This tool provides an advanced feature that allows you to dynamically adjust your stop loss level as the market moves in your favor, aiming to lock in profits while minimizing potential losses. With the Trailing Stop Tool, you have the flexibility to choose the number of candles you want the tool to trail. Whether you prefer a conservat
Good time, colleagues! After the purchase, write to me in private messages so that I add you to a private chat and a telegram channel to communicate on the topic with other participants. I present to you the adviser for the synthetic index Boom 500 Index provided by the broker Deriv. This is a scalping hedge advisor. Actual configs Advisor Features: Works on M1 timeframe, regardless of the timeframe on which you installed the adviser Contains settings that allow you to optimize and select the
Prime Algo Mean Reversion - coded by Prime Capital Vietnam Best with XAUUSD  Strategy:  Mean Reversion   Find your best setting with the backtest before trade with a real account please. Our setting (XAUUSD): - Lot% Equity: 1 with 1000 Equity - Lot max: from 0.01 to 1 - DCA: +50 to +100 - TP: 2000 - SL: 200 - Trailing stop: 0.5 - Trailing start: 2.5 - Mean Buy and Sell: 5 - Timeframe: all timeframe - Best with spread max < 30 Important: contact us before rent/buy ------   ------   ------   -
EUR 4 of 8
Tomas Michalek
Plug & Play portfolio - series of high-quality EURUSD H1 strategies for maximized success. The 4th out of 8 strategies  portfolio set.  Each EA works well as a standalone, works even better as portfolio. Triple tested  - backtest, robustness tests , portfolio correlation. Uses a well-known CCI indicator combined with an ADX indicator. Why to buy Fully automatic EA with really easy set-up. Only risk amount to be set and you are good to go. Developed using genetic algorithms on 'in sample' data
Introducing Sanctimonious EA For Boom And Crash ! Sanctimonious EA For Boom And Crash is a revolutionary MQL5 expert advisor designed to revolutionize your trading experience in the boom 1000 index market. Developed by a team of seasoned traders boasting over 5 years of collective trading expertise, this bot brings cutting-edge technology to your fingertips. Note: For demo and back testing purpose use the same configuration details provided in the screenshots . When back testing, I recommend yo
Statistics Boom and Crash
Marcelo Jose Patino Vargas
SYSTEM DESCRIPTION Our MT5 EA uses an advanced statistical system to determine the optimal time to open sell positions on the BOOM 1000, BOOM 500, and BOOM 300 assets. Based on rigorous market data analysis, the EA identifies the moment when there is a 90% probability of a bearish candle, allowing our users to enter a sell position with maximum confidence in success. This data-driven approach is the key to achieving profitable and consistent trades in BOOM 1000, and our EA is designed to aut
GridMartin Conqueror MT5
Konstantin Kulikov
4 (6)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
Robot Manual Order Manager is a tool that allows you to automatically include Stop Loss, Breakeven, Take Profit and partials in open trades. Be it a market order or a limit order. Besides, it automatically conducts your trade, moving your stop or ending trades, according to the parameters you choose. To make your operations more effective, the Manual Orders Manager Robot has several indicators that can be configured to work on your trade. Among the options you can count on the features: Conducti
Click Sent Order
Supanat Wiboonpanit
This program is a GUI for issuing orders that can be done more quickly. Faster TP SL setting This program is not an automated trading platform. Trading is risky, please manage your risk. We do not accept any responsibility. It should be tried with Demo before using it with Real. Normally, the setting sets the risk to 1:1 to shift manually or to enter the risk to x:1, where x can be entered and everything can move freely. Thank you to all customers who have purchased our products. We would like t
Hedging Pro Ultimate uses a trend follow strategy coupled with virtual pending orders to maximize profits, virtual close partial to minimize drawdown and close by opposite signals if there is a change in trend to minimize losses. Hedging Pro Ultimate works fully automatically without manual intervention and is equipped with a news filter. MT4 Version  |  Product Guidance | Setfile Suggested pairs: EURUSD,  GBPUSD, XAUUSD Expert parameters: 1. Manage Open Positions + Open Position Mode: Select
Get Economic Calendar History Script is an economic calendar data downloader. The time of the Economic Calendar is based on your broker's time, so if you are going to use the same calendar history file on different brokers, make sure their times are the same. The economic calendar history is organized as follows: Time: Date and time of the news. Importance: Degree of Possible impact of the news on the market. Currency: Currency. Country: Country. Description: Description of the news.
Osiris AI MT5
Nestor Alejandro Chiariello
你好,交易者,我严格按照真实结果设计了这个工具,基于我之前的几个策略,适应了外汇市场,因此它适应了机器学习的人工智能,也就是说,人工智能会读取参数,然后将它们咨询到我的策略,然后它会学习,以便条目质量更好,它还有一个可以恢复仓位的节点,您会发现的另一个创新之处是,一切都将以虚拟方式封装,即不会发送到服务器的数据止损、止盈等,都会以非常人性化的方式 其中最主要的两件事是我设计了 extractFeatures 和 trainModel 函数,这将负责设计蜡烛、解构 Slippage 并学习它如何移动以适应 Spread。 需要注意的是,我的策略开发是我作为专业交易员多年来设计的,加入了人工智能的自适应来优化性能,使其变得更好。 应该高度注意的是,这是真正的黄牛,利润将是真实的,通过止盈和止损进行控制 这样你的钱就会受到保护 您不需要有交易经验,我的工具是为初学者和专家设计的,只需两次简单的点击即可安装,因为它将像专业交易者一样完成工作 购买我的产品后,要求我获得最佳配置,您还可以在这里看到我的其他产品 MQL5 该人工智能主要针对那些想要替代方案并 24/5
Cyber Pulse
Marco Brugali
5 (4)
Cyber Pulse Cyber Pulse 是一个创新的自动交易机器人,专为在 GBPUSD、XAUUSD 和 USDJPY 市场 上高效运作而设计。该机器人平均每周执行 3-5 笔交易 ,采用机器学习算法和价格行动策略的聪明组合,以提供卓越的交易体验。 性能和可靠性: 市场多样性: Cyber Pulse 为包括货币和贵金属市场在内的广泛资产进行了优化,确保了灵活性和赚钱机会。 控制性回撤: 重点关注风险管理,Cyber Pulse 维持非常低的回撤,确保资本保全和顶级风险管理。 3年回测: 通过严格的三年回测过程,该机器人展示了出色的鲁棒性和可靠性,在时间上实现了令人印象深刻和持续的收益。 盈利因子: 凭借在 1.5 到 3 之间的盈利因子,Cyber Pulse 在盈利效率和一致性方面脱颖而出,有效适应市场动态。 技术和策略: 人工智能与技术分析: 人工智能算法与先进技术分析技术的创新整合,使 Cyber Pulse 能够主动预测并利用市场机会。 安全性和可持续性: Cyber Pulse 设计不使用高风险策略,如马丁格尔或网格系统,为可持续和长期资本增长奠定了基础。 余额图
FREE
Binance Grid Pro offers an alternative to the built in Grid systems Binance Platform offers. This utility let you define a grid parameters for interact with your Binance account using an Isolated Margin account. This is, similar to Spot Grid in Binance. This is not for handle with derivatives contracts, is for handle with Spot through Isolated Margin Account. But obviosly this utility offers a different approach than built in Binance Grid to handle the Grid, which I have found useful based o
Didi Index
Flavio Javier Jarabeck
4.77 (22)
The famous brazilian trader and analyst Didi Aguiar created years ago a study with the crossing of 3 Simple Moving Averages called "Agulhada do Didi", then later was also named Didi Index, as a separate indicator. The period of those SMAs are 3, 8 and 20. As simple as that, this approach and vision bring an easy analysis of market momentum and trend reversal to those traders looking for objective (and visual) information on their charts. Of course, as always, no indicator alone could be used wit
FREE
币安是全球知名的加密数字货币交易所!为方便MT5用户直接进行币安期货交易,程序提供以下交易功能: 1、模仿币安期货交易风格,提供友好的操作面板; 2、自行输入api、secret(需要在币安api开通期货交易权限)即可获取杠杆,余额等信息; 3、支持limitOrder(限价订单), marketOrder(市价订单), stopLimit(限价止盈止损单), stopMarket(市价止盈止损单); 4、市价单时可根据最新价格算出最大开仓量和成本信息; 5、可显示所有的订单列表,并可取消订单; 6、可现实所有的仓位列表,并可按照市价订单清空仓位; 7、支持深度信息自动显示(需要深度Websocket产品,可参考: https://www.mql5.com/zh/market/product/68977 ); 8、支持api代理,适合于不能直接访问币安的用户。默认提供的代理为:trade.crossers.net,注意需要将地址放入:工具——选项——EA——WebRequest列表中; 如果需要在的EA中直接交易币安期货,可联系我们提供币安期货交易源代码库 注意:基于mt5开发的量化平
专家顾问允许您模拟由另一位专家执行并保存在csv文件中的事务的执行。 这对于在另一台服务器上检查交易策略的结果很有用。 使用另一个程序,例如,帐户历史导出器将帐户上的交易历史导出为所需格式的csv文件,或将程序代码从专家历史导出器连接到您的专家以导出历史。 在文件的开头应该有这样一行: DATE,TICKET,TYPE,SYMBOL,VOLUME,ENTRY,PRICE,STOPLOSS,TAKEPROFIT,PROFIT,COMMISSION,FEE,SWAP,MAGIC, COMMENT 它可能不是从文件的一开始就找到的,也就是说,任何其他信息都可能在它之前。 在它们之后和文件的末尾,有一行以逗号分隔的字段值用于一个事务。 行中字段的值: DATE - date in the format YYYY.MM .DD HH:MM:SS TICKET - transaction ticket (integer) TYPE - transaction type from ENUM_DEAL_TYPE (integer) SYMBOL - trading i
FREE
使用革命性的交易时间管理器轻松控制您的交易程序。这个强大的工具可以在指定时间自动执行订单,从而改变您的交易方式。 为不同的交易行为(从购买到设置订单)制定个性化任务列表,所有这些都无需人工干预。 交易时间管理器安装和输入指南 如果您想获取有关 EA 的通知,请将我们的 URL 添加到 MT4/MT5 终端(参见屏幕截图)。 MT4版本     https://www.mql5.com/en/market/product/103716 MT5版本     https://www.mql5.com/en/market/product/103715 告别人工监控,拥抱精简效率。直观的界面允许您设置精确的参数,包括交易品种、执行时间、价格、止损 (SL)、止盈 (TP) 点和手数大小。 该工具的灵活性通过与市场行为相匹配的适应性重复选项来凸显。通过视觉主题个性化您的体验,并减少长时间交易期间的眼睛疲劳。 摆脱手动交易程序,拥抱“交易时间管理器”的强大功能。提高交易的准确性、组织性和自由度。简化您的日常工作并重新体验交易。 主要特点: 自动订单执行:按指定时间间隔无缝自动执行订单,从而节省
AO Trade
Ka Lok Louis Wong
AO Trade 系統是專門為趨勢交易而設計,利用競價時段或新聞時間作為參考點,與其他特定時間進行比較,以預測市場趨勢。 ** EA 中使用的所有時間參數均基於您的終端時間。不同的經紀人可能運作在不同的格林尼治標準時間區域,亦可能因夏令時調整而進一步變化。 請確保在實施之前對齊您終端的時間設置進行全面驗證。** 推薦設置: Use in   M1  timeframe HK50 / DE40 / ustec / UK100 在時間檢查期間,您將注意到價格檢查發生在特定檢查時間分鐘之後的1分鐘(1.2檢查時間分鐘)。這個設計是有意的,允許參考的柱子完成,從而確保開盤價、最高價、最低價和收盤價可以用於與訂單時間進行準確比較。 設置: -----------------1 Timers------------------- 1.1 Check time hour (HH)    --  用於記錄價格的時間戳。 1.2 Check time minute (MM) 1.3 Order time hour (HH)    -- 用於與檢查價格進行比較以開啟訂單的時間戳。 1.4 Or
StrategyBuilder
Catalin Zachiu
Strategy Builder 是一款专为 MetaTrader 5 精心打造的先进多功能交易机器人,旨在为交易者提供先进的标准指标库。 这种精心设计的算法通过将大量指标无缝集成到统一策略中,提供了一种全面的交易方法,使交易者能够准确而自信地驾驭动态的金融市场。 主要特征: 指标多样性:策略生成器利用广泛的标准指标的力量,包括但不限于加速振荡器、自适应移动平均线、真棒振荡器、空头力量、多头力量、商品通道指数、DeMarker、双指数移动平均线、包络线 、分形自适应移动平均线、MACD、移动平均线、抛物线转向指标、相对强度指数、相对活力指数、随机指数、三重指数平均线、三重指数移动平均线和威廉姆斯百分比范围。 这套多样化的指标构成了细致入微的交易策略的支柱。 灵活的阈值:通过为开仓和平仓交易设置特定阈值,精确定制您的交易策略。 这种灵活性确保了对不同市场条件的适应性,并使算法与您独特的交易偏好保持一致。 风险管理策略:策略生成器优先考虑风险管理,为交易者提供一套强大的工具。 使用止损和获利水平等功能建立您的风险参数。 此外,您可以在固定手数之间进行选择,或采用具有自动手
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending
FREE
The EA uses scalping strategy at night, trading consists of three algorithms and each algorithm works in its own time interval. The EA uses many smart filters to adapt to almost any economic situation. Pending orders are used for the least slippage when trading scalping. The adviser is safe and does not require any settings from the user, just install it on the chart and you are ready. The EA sets a protective stop order, so the trader does not have to worry that the robot will allow significant
This EA has been developed, tested and traded live on NASDAQ M15 TF. Everything is ready for immediate use on real account. Very SIMPLE STRATEGY with only FEW PARAMETERS.  Strategy is based on  EXPANSION ON THE DAILY CHART .   It enters if volatility raise after some time of consolidation .  It uses  STOP   pending orders with  ATR STOP LOSS.   To catch the profits is a  TRAILING PROFIT  function in the strategy.  EA has been backtested on more than 10-year long tick data with 99% quality of mo
We Can Do IT MT5
Lai Thi Tuyet Mai
We Can Do IT MT5 is a Secure Automated Software for Generation of Daily Profits for Forex Market. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions. The Trading system is Multi-currency and is able to trade on H1 charts:  EURUSD, GBPUSD, USDJPY, SPX500, DAX30, GOLD NOT  Martingale! NOT GRID, Averaging and other dangerous strategies are NOT used!  This is a full compliance with the FIFO method !  The trading
该产品的买家也购买
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
Для оплаты рублями/криптой используйте Webmoney. Задай цели для цены, а для всего остального есть HINN Lazy Trader!   Инструмент предназначен для автоматического набора позиций от заданных уровней к заданным целям. Рекомендуется использовать VPS (*) Разработан для минимизации времени, проводимым за чартом, максимизации охвата торговых идей без необходимости контролировать что-либо. Призван стать идеальным инструментом для делегирования рутины, переложить бремя принятия решения и эмоциональный
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the 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 calculates al
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
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
-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
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易
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
-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
The product combines a manual trade panel with the ability to perform actions automatically in a highly configurable way. Actions include capturing indicator values and then based on those values raising alerts, open/close or partially close trades, scale-in, setting up pending orders, adjusting stop loss, take profit and more. On-chart controls can be configured, such as tick boxes and buttons, so can be fully interactive. The EA also handles money management, news events, hidden stop loss, tak
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 任何问题 / 改进意见 / 如果发生了故障或错误    都可以联系我 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适合周末
将信号从任何您是会员的渠道(无需机器人令牌或管理员权限)直接复制到您的 MT5。 它的设计以用户为中心,同时提供您需要的许多功能 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  | MT4版本 | 电报版本 如果您想尝试演示,请参阅用户指南。 Discord To MT5 在策略测试器中不起作用。 Discord MT5 功能 从您是会员的任何频道复制。 无需机器人令牌或聊天 ID 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确保仓位的每日最大利润目标(%) 最大开放交易以限制风险和敞口。 使用 RR、点数或价格自动获取部分内容 使用固
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
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his 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 able to receive the sig
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
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! 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/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
FTMO Sniper 7
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special  Protector  https://www.mql5.com/en/market/product/94362 ------------------
Hedge Ninja
Robert Mathias Bernt Larsson
請務必在 www.Robertsfx.com 加入我們的 Discord 社區,您也可以在 robertsfx.com 購買 EA 無論價格向哪個方向移動,都能贏得勝利 無論價格向哪個方向移動,該機器人都會根據價格的移動方向改變方向,從而獲勝。這是迄今為止最自由的交易方式。 因此,無論它向哪個方向移動,您都會贏(當價格移動到屏幕截圖中的任何一條紅線時,它會以您設置的利潤目標獲勝)。 您面臨的唯一風險是價格是否正在整合(停留在一個地方)。 對沖忍者是一種半自動交易工具,您可以使用下面的對沖設置進行設置。當您告訴它進行交易時,購買或出售它,然後為您處理一切。 每次機器人改變方向時,它都會彌補你之前的損失,所以當你到達任何一條紅線時,你的利潤將是你決定的。 一個好的經驗法則是使用相當高的風險來獲得回報,但是你在這個鏈接上知道如何交易這個機器人的交易秘密。你想要的是價格移動,一旦它開始移動,你就直接走向你的利潤資金:) 設置 ADR / 平均點差 ADR 是平均每日範圍,顯示該工具在一天內通常平均移動多少點。很高興知道這一點,因為您不希望該機器人在點差變得更高
Active Lines
Yury Kulikov
5 (4)
Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To MT5 performs the trades for you. In other words, Our   Telegram MT5 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT5 account. Reduce The Risk Telegram To Mt5   defines the whole experience of copying signals from   Telegram signal copier to MT5 pl
Introducing TradingBoost AI : Revolutionize your trading experience with TradingBoost AI, an innovative software utility seamlessly integrated into the MetaTrader platform. Leveraging the cutting-edge capabilities of OpenAI and ChatGPT technologies, TradingBoost AI empowers traders with advanced analytics, real-time insights, and predictive tools to enhance decision-making and optimize trading strategies. Experience the future of trading with TradingBoost AI - where artificial intelligence meets
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
Best Renko Chart Generator
Mohammad Taher Halimi Tabrizi
5 (2)
This is the Best Renko chart generator ever in the market you can set the box sizes based on ATR or Fixed Size: 1. Fixed Box Size 2. Current ATR Size 3. ATR size of the Chart Start Time. also you can set the Renko chart cut of date and time to start as reference of creating renko charts. you need to attach to a symbol chart that want the renko chart of it, then immediately a new chart will be opened which is based on renko, you can use this generated chart and attach your EA to trade on or you e
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} -> {
HYT utility
Sergey Batudayev
5 (1)
HYT (Help Your Trading) is a tool designed to help you average down your losing positions using two main techniques: Standard averaging . Hedging with subsequent opening of positions in the direction of the trend . Buy 1 and 1 get FREE This tool allows you to manage multiple positions opened in different directions, both for buying and selling. HYT automatically calculates the size of the next position , order price, direction for averaging, and closing the position with a specified take-profit
GRat Crypto
Ivan Titov
4.5 (2)
Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 8 most popular crypto exchanges are available: Binance, BingX, Bybit, CommEX, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete orders and clos
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his 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 able to receive the signal after
50% off. Original price: $375 (Ends in May 15th) Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT4 version   here You only open the first ord
Live Forex Signals 专为现场信号交易而设计   https://live-forex-signals.com/en 和  https://foresignal.com/en . Live Forex Signal for MetaTrader 4   https://www.mql5.com/en/market/product/81445 参数 如果您已订阅网站,则用户名和密码live-forex-signals.com/foresignal.com ,然后您应该使用您的凭据填写这些参数;如果没有订阅,则将字段留空; 评论对正在开启的交易的评论 风险风险作为交易存款的百分比,如果风险=0,则使用价值地段 固定交易量 使用获利使用从网站获利 UseStopLoss从网站使用止损 FrequencySignalUpdateInMinute顾问访问网站的频率 交易的最大点差交易的最大允许点差,如果点差较高,则设置的挂单被取消 使用追踪止损 TrailingStop跟踪止损的值以点为单位 为了使实时外汇信号正常工作,您需要放置网站地址 https://live-for
作者的更多信息
FrankoScalp MT5
Konstantin Kulikov
4.28 (29)
恭喜您访问外汇市场上最长寿智能交易系统页面! 5年多来,该系统声名远播,稳居各类榜单头部梯队。 任何外汇论坛上都能觅得FrankoScalp智能交易系统讨论主题。然而,只有通过mql5方可购买最新正版软件,与开发者取得联系并加入友好的FrankoScalp用户社区。 购买详情 购买智能交易系统,即可永久使用(全部更新免费)。不过,您有10次激活机会。这意味着,您能够在10台计算机(或虚拟专用服务器)上使用系统。 交易账户和终端数量不限。 历史简介 2012年,我投身外汇世界,2015年,我开始专注于自动交易系统,2016年,我的首个智能交易系统——FrankoScalp成功发布。 数年后,与 MT4版本 完全相同的MT5版本问世。 FrankoScalp智能交易系统的长寿秘诀 首先,让我们正视现实,您无法花费100或10 000美元购买一台印钞机。这一情况让人难以接受,但却必不可少。此举将助您告别失望,并在外汇或类似领域舒适徜徉。任何交易系统都既有盈利期,亦不乏亏损期。亏损期间,大多数开发者会停止提供支持。原因在于,从商业角度来看,发布全新智能交易系统的利润更加丰厚。因此
Breakthrough Strategy MT5
Konstantin Kulikov
4.27 (11)
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. There are 25 actual sets for different currency pairs, as well as   a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal.   Evaluate statistics on a live signal , as the str
GridMartin Conqueror MT5
Konstantin Kulikov
4 (6)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
Friday Monday MT5
Konstantin Kulikov
3.88 (8)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124 . Therefore, as an alternative or addition to t
News Trade EA MT4
Konstantin Kulikov
4.38 (16)
在此向大家介绍一款我本人使用多年的机器人。该产品支持半自动和全自动交易模式。 本程序包含基于经济日历新闻的灵活交易设置功能。不支持策略测试器检验。仅可进行实际操作。需在终端设置允许URL 列表中添加新闻网站。点击服务 > 设置 > 智能交易系统。选中“允许WebRequest对下列URL发出请求:”。添加下列(删除空格):https://  ec.forexprostools.com/ 全自动模式下默认设置监控: https://www.mql5.com/zh/signals/1447007 。请将交易系统与任意时间框架(时间框架无影响)英镑美元/GBPUSD图表绑定,以获得类似结果。 请参考博客中各类参数说明自行实现个性化设置   : https://www.mql5.com/en/blogs/post/748545   。 主要默认设置说明 单一图表英镑/GBP(英镑美元/GBPUSD、欧元英镑/EURGBP、英镑日元/GBPJPY、英镑加拿大元/GBPCAD、英镑澳大利亚元/GBPAUD、英镑瑞士法郎/GBPCHF)货币对操作。英镑/GBP是波动性最大的货币,能够为用户
Good Monday MT5
Konstantin Kulikov
3.33 (3)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUDJPY, AUDNZD, CHFJPY, CADJPY,
Breakthrough Strategy
Konstantin Kulikov
4.36 (36)
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. There are 25 actual sets for different currency pairs, as well as a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal. Evaluate statistics on a live signal , as the strateg
FrankoScalp
Konstantin Kulikov
3.81 (117)
恭喜您访问外汇市场上最长寿智能交易系统页面! 5年多来,该系统声名远播,稳居各类榜单头部梯队。 任何外汇论坛上都能觅得FrankoScalp智能交易系统讨论主题。然而,只有通过mql5方可购买最新正版软件,与开发者取得联系并加入友好的FrankoScalp用户社区。 购买详情 购买智能交易系统,即可永久使用(全部更新免费)。不过,您有10次激活机会。这意味着,您能够在10台计算机(或虚拟专用服务器)上使用系统。 交易账户和终端数量不限。 历史简介 2012年,我投身外汇世界,2015年,我开始专注于自动交易系统,2016年,我的首个智能交易系统——FrankoScalp成功发布。 数年后,与MT4版本完全相同的 MT5版本 问世。 FrankoScalp智能交易系统的长寿秘诀 首先,让我们正视现实,您无法花费100或10 000美元购买一台印钞机。这一情况让人难以接受,但却必不可少。此举将助您告别失望,并在外汇或类似领域舒适徜徉。任何交易系统都既有盈利期,亦不乏亏损期。亏损期间,大多数开发者会停止提供支持。原因在于,从商业角度来看,发布全新智能交易系统的利润更加丰厚。因此
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol   - only chart symbol. If fals
GridMartin Conqueror
Konstantin Kulikov
4.71 (14)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
Friday Monday
Konstantin Kulikov
5 (3)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124   . Therefore, as an alternative or addition to
GoldenScalp MT5
Konstantin Kulikov
4.2 (5)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100"   (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for eac
GoldenScalp MT4
Konstantin Kulikov
4.25 (4)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100" (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for each
Close by percentage MT4
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
Good Monday
Konstantin Kulikov
5 (8)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUDJPY, AUDNZD, CHFJPY, CADJPY,
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sym
Modify Order SL TP
Konstantin Kulikov
5 (2)
The utility places stop loss and take profit for opened orders. It is necessary to allow automated trading in the terminal settings. Parameters magic - magic number. If less than 0, orders with any magic number are processed. only_this_symbol - only chart symbol. If false , orders of any symbols are processed. Take_Profit - take profit (TP). If the value is less than 0, then TP does not change. If the value equal to 0, TP is nullified (removed); Stop_Loss - stop loss (SL). If the value is less t
FREE
Virtual Trailing SL TP
Konstantin Kulikov
5 (3)
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sy
Hello everyone, this is another utility that I wrote specifically for users using my profile with a large number of experts and sets ( https://www.mql5.com/en/blogs/post/750723 ) . This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this w
FREE
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
Trailing by SAR
Konstantin Kulikov
5 (1)
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
Spread Record
Konstantin Kulikov
3.75 (4)
This utility allows to record the spread value to the file, which is equal to or greater than the value specified in the settings, at the specified time. The utility also displays useful information on the symbol's chart: current spread value in points, name of account holder, name of trading server, leverage, the size of the swap for buy orders, the size of the swap for sell orders, day of the week for accruing triple swap, the size of a point in the quote currency, the minimum allowed level of
FREE
Hello everyone, this is another utility that I wrote specifically for users using my profile with a large number of experts and sets ( https://www.mql5.com/en/blogs/post/750723 ) . This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this w
FREE
Trailing and SL TP
Konstantin Kulikov
5 (2)
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false
筛选:
Forex Market
1646
Aller Uja 2024.04.29 13:41 
 

I see that no one has left a review for this EA for a long time. I'll correct this oversight on my part and confirm that the EA is reliable and the developer trustworthy. It doesn't make transactions very frequently, but it suits well as a background worker for a more active EA.

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2024.04.30 14:05
Thank you for your support, it is very valuable to me.
Patrick
51
Patrick 2023.11.08 14:04 
 

Hello Konstantin,

it's a smart tool and was quite easy to install.

I can recommend it to any passionated trader.

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2023.11.09 14:45
Hello Patrick, thank you very much.
Mctrading123
104
Mctrading123 2023.07.10 15:14 
 

hi, I use the EA as it says I put the currencies as the name comes out I activate the DLL data import and I accept the algorithmic trading, but when the time of the news arrives my entry is not activated, can you help me configure it so I can use it well please

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2023.07.11 13:44
Franck Martin
65532
Franck Martin 2023.05.25 17:23 
 

The seller is very available if necessary to solve the problems. I always use it to diversify my investments besides my main EA.

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2023.05.25 20:57
Thank you
Nail Sharipov
423
Nail Sharipov 2023.03.27 15:43 
 

Купил 8 янв 23г. очень доволен , советник супер , продавец отзывчивый быстро решает и помогает в проблемах с советником, 5+

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2023.05.25 20:58
Спасибо за отзыв
Yasir Ammar Raheem Al Kinani
774
Yasir Ammar Raheem Al Kinani 2022.10.30 17:48 
 

only 1 word about the ea are Excellent .. especially set file on signal with news EA

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2023.02.23 19:14
Thank you very much)
mistaeff
159
mistaeff 2022.08.20 02:16 
 

This thing blew 3 of my prop accounts on default settings. The fact it cannot be backtested and the author thinks backtesting isn't useful should be an amber flag. During the middle of the day it opened 2 separate positions that went into major DD and exceeded the 5% daily rule. I contacted him before this happened requesting for a backtesting functionality (which is possible by reading news in a txt file), he declined. I was told to just run it on default settings but found out the hard way that the defaults do not create a SL. It blew my accounts, he offered no explanation on how it happened. I then requested he added backtesting functionality (giving the opportunity for redemption essentially), he refused to bother. So this is purely intended to warn those using this to approach with caution.

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2023.02.23 18:27
A set with StopLoss has appeared, you can download it here: https://www.mql5.com/en/blogs/post/747929
dmorin
351
dmorin 2022.07.27 09:34 
 

I must say being impressed by the simplicity and the efficiency of this EA. So far and after 2 weeks of testing, only winning trades are reported on the demo account. positions do not last long, seems hence very efficient. The drawback of the testing is that no SL has been set (as per default settings). I have so far not seen the grid in action. Once I will see the behavior of this EA under a higher level of stress I will update this review and consider using it on real account. Congrats Konstantin !

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2022.07.27 18:43
Thanks for sharing your opinion, it's appreciated :) With regards to SL, when using the default settings (as in the signal), it is recommended to use the "Close_positions_at_percentage_of_loss" parameter if you want to limit losses. Close_positions_at_percentage_of_loss - percentage of floating loss from the balance at which all positions are closing (for each currency pair separately); 0 - disabled; (positions of other experts are not taken into account).
A value of around 20-30% seems normal.
Aleksandr Ziazev
354
Aleksandr Ziazev 2022.07.01 00:31 
 

Простой в работе, хороший профит.

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2022.07.02 12:05
Спасибо за отзыв
18sieben
125
18sieben 2022.04.22 13:32 
 

Simple but nicely working EA. Using it together with Konstantin other EA's. Support has been always good, products will be updated on occasion.

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2022.04.29 20:52
Thank you very much:)
28tradingfx
217
28tradingfx 2022.04.13 02:22 
 

I have used all four of Konstantin's EAs for awhile now, with solid results on both MT4 and MT5. I expect News Trade will compliment the current set very well :) Thank you for your hard work, Konstantin.

Konstantin Kulikov
24448
来自开发人员的回复 Konstantin Kulikov 2022.04.19 15:30
Thank you very much for your feedback :) I really appreciate it.
回复评论
版本 1.81 2023.12.20
Added parameters that allow you to trade only on Interest Rate Decision.

InterestRateDecision - enable special conditions for Interest Rate Decision.
IncludeRate - if true, then open pending orders before the Interest Rate Decision; if false, then avoid the Interest Rate Decision (i.e., do not open any orders in the time ranges specified below).
SecondBeforeRate - the number of seconds until the Interest Rate Decision is released.
SecondAfterRate - the number of seconds after the Interest Rate Decision is released.
RateRemains - take into account the news of the Interest Rate if, according to the forecast, the interest rate remains the same.
RateChanges - take into account the news of the Interest Rate if, according to the forecast, the interest rate changes.
DirectionalOpening - open orders only in the direction of the forecast of changes in the Interest Rate.

To the archive with the settings ( https://www.mql5.com/en/blogs/post/747929 ) added a basic set of settings with a stop loss, trading only on Interest Rate Decision: "NewsTrade SL Rate".
版本 1.71 2023.06.11
1) Added alternative news site. Details in the comment thread.

2) Fixed a bug. In previous versions, errors could be observed (an extra order was not deleted and TP was not set) if many symbols were used in the line: Symbols_Line.
版本 1.61 2023.03.26
The news site is back up and running.
版本 1.60 2023.02.21
Added breakeven parameters.
Breakeven_Start - necessary amount of points from an position Open price for setting a breakeven. 0 - disabled.
Breakeven_Plus - increase a breakeven by a number of points.

Bug fixed. In previous versions, trailing stop in virtual mode (Trailing_Reall=false) did not work for multiple pairs from the same chart.
版本 1.50 2022.10.31
Improved work stability.
版本 1.40 2022.10.04
Added parameter.
Maximum_Lot_Size - maximum trading lot size.
版本 1.3 2022.08.05
Added the following.

1) Ability to avoid interest rate decision days.
InterestRateDecision_StopOpen - if true, then do not open any orders within the time ranges specified via the "SecondBeforeRate" and "SecondAfterRate" parameters.
SecondBeforeRate - the number of seconds before the release of the interest rate decision.
SecondAfterRate - the number of seconds after the release of the interest rate decision.

2) Ability to use a virtual trailing stop.
Trailing_Reall - if true, then a real trailing stop is used, if false, then a hidden trailing stop.

3) Ability to open orders every day at a specified time.
At_this_time_every_day - if true, then open orders every day at the time specified in "Add_Event" (hours:minutes:seconds).



This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.
版本 1.2 2022.04.29
Fixed a bug in the operation of parameters from the "consider other positions" block.
This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.
版本 1.1 2022.04.16
Fixed a bug in the calculation of "Multiplier_of_Min_minutes_pause" and "Multiplier_of_Min_pips_between_positions" parameters.
This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.