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

News Trade EA MT5

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

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


主要默认设置说明

单一图表英镑/GBP(英镑美元/GBPUSD、欧元英镑/EURGBP、英镑日元/GBPJPY、英镑加拿大元/GBPCAD、英镑澳大利亚元/GBPAUD、英镑瑞士法郎/GBPCHF)货币对操作。英镑/GBP是波动性最大的货币,能够为用户顺利完成交易提供更多机会。
  • 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
1696
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
70390
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
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
Forget coding! You no longer need EAs! Any indicators (and not only) can now trade themselves anything anywhere! GRat_IndiTrade is a strategy builder for automatic trading by the signals  ANY available indicators without limits (both standard and custom), as well as on ANY of their combinations, without the need to write, generate or compile any code . You no longer need to be or hire a programmer to test and automate your trading idea. Just place the indicators with the specified parameters
Angry Panda EA
William Brandon Autry
4.89 (9)
Introducing Angry Panda For more EAs, group discussion, and more, message me for an invite to my telegram group. Group Chat : Join Now Get ready to unleash the power of Angry Panda - the ultimate night scalper. Unlike other night scalping EAs, Angry Panda maintains a slightly more aggressive approach without compromising safety and longevity. Its precision coding tools enable it to execute high-quality market orders and limit orders with ease, all while maintaining a hard take profit and stop lo
FREE
Auto News Trading  is both a trading assistant and an automatic trading bot that can trade automatically on the news. It is very easy to use and just run on the chart. In Forex trading, news is one of the important factors that move the market.   In strategy tester mode, you will be able to see only the panel, because it is impossible to call the news. You can download free   demo version   here. Note:   these demo files expire on 2023-11-15. If the demo version has expired, please send me a
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
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
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 ------   ------   ------   -
MilliiEa
Ricardo Mccartney
Introducing Milli EA: Your Path to Success in Forex Trading Are you seeking a trading solution that can propel your forex trading to new heights? Look no further than Milli EA, a groundbreaking expert advisor that I've poured months of dedication and hard work into. I take immense pride in this EA and have continually refined and backtested it to ensure it becomes an invaluable asset in achieving your trading goals. Milli EA boasts a fusion of top-tier indicators, including Support and Resistanc
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
Introducing Talisman QuantAlgo for EURUSD! This EA completely transforms the way you trade EURUSD. Through extensive pattern research on this symbol, we can predict future price behavior with very high accuracy. One of the best things about Talisman QuantAlgo is its simplicity. You have a choice of 4 strategies, each representing a different approach to trading. From highly precise but less frequent trades to very frequent trading with positive long-term results, Talisman QuantAlgo offers it
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.
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
该产品的买家也购买
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
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). Current price already includes a 25% discount : Purchase (lifetime) -- $365 instead of $490 Rent (30 days) -- $50 instead of $69 The demo version generated by MT Market is automatically and is useless because to start this algo advisor, you need to specify zones of interest and targets! A community
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
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
Unlimited Trade Copier Pro MT5 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 n
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 ------------------
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
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
使用我们的仓位大小智能交易系统(EA),无缝输入订单并自动计算交易手数,成功应对所有道具公司的挑战。您稍后会感谢我们的! EA 不是交易机器人,在策略测试器中无法运行! 主要功能 机构级风险管理: 每次交易只需承担余额 1%的风险,从而实现一致性。保护您的账户免受毁灭性损失。 自动头寸大小: 告别复杂的手数计算。我们的 "专家顾问 "会为您计算,确保您的交易决策精确、快速。 市场订单: 以闪电般的速度执行市场订单。只需设置止损和止赢,然后点击买入或卖出即可。 挂单: 设置入市价格、止损和止赢,然后单击即可执行。 收支平衡保护: 自信地维护您的资本。默认设置为 1%,"收支平衡 "会根据您的入市价格调整止损点,保护您的投资不受意外价格波动的影响。 真实盈亏平衡: 佣金转移功能默认设置为 10 个点,可吸收交易佣金和滑点成本,防止产生额外费用。 实时头寸统计: 进入交易后,智能交易系统会立即显示仓位类型以及相应的盈利/亏损(以美元价值和点数表示)。 放大和对冲: 迅速对市场状况做出反应。添加更多市场订单或挂单,以扩大交易规模或对冲不利的价格波动。 无缝头寸管理: 直接点击图表上的 "X
Hedge Ninja
Robert Mathias Bernt Larsson
請務必在 www.Robertsfx.com 加入我們的 Discord 社區,您也可以在 robertsfx.com 購買 EA 無論價格向哪個方向移動,都能贏得勝利 無論價格向哪個方向移動,該機器人都會根據價格的移動方向改變方向,從而獲勝。這是迄今為止最自由的交易方式。 因此,無論它向哪個方向移動,您都會贏(當價格移動到屏幕截圖中的任何一條紅線時,它會以您設置的利潤目標獲勝)。 您面臨的唯一風險是價格是否正在整合(停留在一個地方)。 對沖忍者是一種半自動交易工具,您可以使用下面的對沖設置進行設置。當您告訴它進行交易時,購買或出售它,然後為您處理一切。 每次機器人改變方向時,它都會彌補你之前的損失,所以當你到達任何一條紅線時,你的利潤將是你決定的。 一個好的經驗法則是使用相當高的風險來獲得回報,但是你在這個鏈接上知道如何交易這個機器人的交易秘密。你想要的是價格移動,一旦它開始移動,你就直接走向你的利潤資金:) 設置 ADR / 平均點差 ADR 是平均每日範圍,顯示該工具在一天內通常平均移動多少點。很高興知道這一點,因為您不希望該機器人在點差變得更高
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 order. When your trade goes into profit RM opens a n
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
Everyone knows that the best way to make money in the markets is by knowing the future. Have you ever wished to know the future price of something in advance? Even if it were just a few days, hours, or minutes ahead? What if it were possible to know it but with less than a second of advance notice? That's precisely what the PZ Latency Arbitrage EA robot does. PZ Latency Arbitrage EA is your personal time machine: but it can only travel into the past by less than a second. The robot is like Bi
FTMO Protector 8
Vyacheslav Izvarin
PROTECT YOUR FTMO Account in a simplest way Must-Have Account Protector for any Prop-trading Account and Challenge MT4 / MT5 Expert Advisor that protects your Forex Prop Trading account from an unexpected drawdown! FTMO Protector  is a Tool that lets you manage trades and control your profit and loss across multiple Robots and currency pairs using a simple parameters and settings. Use as many EAs and Instruments you need, the Protector will: 1.   Calculate your midnight (01:00 System time) Balan
Trading Chaos Expert
Gennadiy Stanilevych
5 (10)
世界上没有本软件的同等产品,它代表一个覆盖交易信号的通用交易 "控制台",自动入场,设置止损和止盈,还有在单一窗口里同时进行多交易尾随终止。EA 的 "三次点击" 直观控制,确保在不同计算机上全方位使用所有功能,包括平板电脑。 与附加的信号指标交互来标记图标,给出实际市场的全貌,EA 令您做出正确的选择,以及在大多数情况下成为胜者一方。内置资金管理算法, 还有自动计算手数, 虚拟订单交易, 以及一些其它从崩溃账户里挽救交易者的 "诀窍"。它不是一个 "黑盒子"。而是一个深思熟虑的交易员的不可或缺的助理, 至少要尝试一次它的动作。 注,在面板上形成的 EA 不能在策略测试员中测试。可以在您的模拟账户里以实时模式检查它, 您可以下载本 EA 的免费版 - 混沌交易 EA 演示 。 EA 表现为一个面板,带有内置功能的交易机器人的,自动基于交易者可直观检查的交易信号入场,完全按照比尔·威廉姆斯的策略“混沌交易:第二版”和“新贸易维度”。在单独的窗口里,EA 识别价格走势的导向,用于指定品种和时间帧的全自动交易模式,也可以多品种并发。 它同时分析 MetaTrader 5“市场观察”窗口中显示
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
Oracle
Denis Sotnikov
5 (2)
Эксперт - торговый помощник, созданный по одноимённой торговой стратегии Оракул в сотрудничестве с ее автором Нео. Определяет на графиках в автоматическом режиме разворотные импульсные модели и строит по ним Вилки Нео - авторский инструмент, позволяющий определять циклы движения цены и указывающий на ожидаемую цель TakeProfit . Поиск ведется на всех заданных периодах графиков одновременно с фильтрацией совпадений. Осуществляется фильтрация неверных Вилок с указанием кода ошибки. Утилита имеет
In trading, losses are inevitable, but they can be managed effectively with the right tools. Lock Guard    can be used for insuring positions in manual trading or as an addition to another robot. It is a powerful tool for saving a trader's main positions because it can prevent losses from getting out of hand. Lock Guard is a trading tool that helps manage losses by automatically placing pending stop orders, which act as counter orders that become market orders when the price moves against t
Chart Walker Analysis Engine
Dushshantha Rajkumar Jayaraman
Introducing the Chart Walker Analysis Engine: Your Pathway to Market Success. by Chart Walker Powerful MT5 chart analysis engine equipped with a sophisticated neural network algorithm. This cutting-edge technology enables traders to perform comprehensive chart analysis effortlessly on any financial chart. With its advanced capabilities, Chart Walker streamlines the trading process by providing highly accurate trading entries based on the neural network's insights. Its high-speed calculations ens
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
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
The new version of  MirrorSoftware 2021  has been completely rewriten and optimized.  This version requires to be loaded only on a single chart because  it can detect all actions on every symbol and not only the actions of symbol where it is loaded. Even the  graphics and the configuration mode  have been completely redesigned. The MirrorSoftware is composed of two components (all components are required to work):  MirrorController  (free indicator): This component must be loaded into the MAST
ClusterSecond
Rafil Nurmukhametov
4.78 (32)
该工具允许绘制不同类型的图表。 秒图从1秒到86400秒 从1滴答开始的滴答图 成交量图 三角洲图 仁科图 范围图 用于体积分析的内置指标。 该工具的演示版 https://www.mql5.com/ru/channels/clustersecond 每日市场概况和所选时间框架的市场概况。 集群搜索。 不平衡。 VWAP。 动态POC、VAH、VAL 价格窗口简介 具有不同表现形式的垂直体积。 δ,有不同的可视化选项。 当前的和高的时间框架极 地下室指标烛台显示 也可以从图表中进行交易。 注意:该工具是为具有真实(交换)量的市场设计的。 它不适合外汇市场。它在VPS上不起作用。它在策略测试器中不起作用。 为了控制该图表,我们使用了 鼠标左键 - 移动图表,在设置中选择不同的模式,调用位于屏幕左下角带螺丝刀的钥匙图标下的主设置窗口。 鼠标右键 - 用于输入位于屏幕左上角图标下的图形结构的设置,以及绘制垂直、水平、趋势线和矩形的单独设置。 在图表区域旋转鼠标滚轮--左右移动图表,按住Ctrl键--上下移动图表,在价格比例区域--按价格比例,在时间轴区域--按时间比例。 H
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/
1.   记录每一个Tick交易的价格数据。     数据文件内容:“Tick时间”、“ASK价格”、“BID价格”、“SPREAD价差”、“Tick报价数量”。 2.   同时,生成一个1分钟周期的报价数据文件。     1min数据文件内容:“ASK时间”、“ ASK OPEN价格 ”、“ASK HIGH 价格”、“ASK LOW 价格”、“ASK CLOSE 价格”、 “ BID 时间”、“BID OPEN价格 ”、“ BID HIGH 价格”、“ BID LOW 价格”、“ BID CLOSE 价格”、 “Tick报价数量”。 3. 每天将所有报价数据保存在一个文件中,方便使用者进行数据分析和数据整理。 4.这个EA程序,任何时刻加载到MT5图表中,就可以直接开始价格数据的记录。确保记录下市场中出现的每一个报价。 5.文件存储位置:MQL4/Files/
Mt5BridgeBinary
Leandro Sanchez Marino
我自动其商业策略的使用二进制 MT5 和我们 Mt5BridgeBinary 我发送的命令其二进制账户和我名单: 开始使用这种方式容易! 专家顾问也容易形成、优化和实现抗寒试验; 还在测试中我们可以预测其长期盈利能力,所以我们创造了 Mt5BridgeBinary 连接其最佳战略二进制文件。 特点: 它可以使用很多战略如我所愿。 (专家顾问)。 他不需要额外的程序。 随函附上我方- EA 没有导入的时限。 它可以想象所有的公开行动。 他只需要执行我们 EA 只在一个图形采取所有的订单。 -它不需要复杂的配置,以使我们的就业工作。 输入参数: 电子邮件: 有关其电子邮件帐户的二进制文件。 -标记: 代码访问它生成的二进制来操作。 -数量操作: 该合同价值。 位置警报: 会启用/禁用警报作业时开放。 -小组菲尔斯滕: 它显示所有打开的行动。 注: -期限的合同: 请参阅《资产指数来了解这笔总额中,最小和最大期限的合同。 - Volatile 性质指标不能在德国、法国、西班牙、新加坡、澳大利亚、意大利和卢森堡。
FiboPlusWaves MT5
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
Xrade EA
Yao Maxime Kayi
Xrade EA is an expert advisor as technical indicator. For short period trade it's the best for next previsions of the trend of the market. +--------------------------------------------------------------------------------------- Very Important Our robot(data anylizer) does'nt take a trade procedure. If using only our robot you must take positions by yoursels +--------------------------------------------------------------------------------------- The technical indiator provide for a give
作者的更多信息
Breakthrough Strategy MT5
Konstantin Kulikov
3.91 (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
FrankoScalp MT5
Konstantin Kulikov
4.28 (29)
恭喜您访问外汇市场上最长寿智能交易系统页面! 5年多来,该系统声名远播,稳居各类榜单头部梯队。 任何外汇论坛上都能觅得FrankoScalp智能交易系统讨论主题。然而,只有通过mql5方可购买最新正版软件,与开发者取得联系并加入友好的FrankoScalp用户社区。 购买详情 购买智能交易系统,即可永久使用(全部更新免费)。不过,您有10次激活机会。这意味着,您能够在10台计算机(或虚拟专用服务器)上使用系统。 交易账户和终端数量不限。 历史简介 2012年,我投身外汇世界,2015年,我开始专注于自动交易系统,2016年,我的首个智能交易系统——FrankoScalp成功发布。 数年后,与 MT4版本 完全相同的MT5版本问世。 FrankoScalp智能交易系统的长寿秘诀 首先,让我们正视现实,您无法花费100或10 000美元购买一台印钞机。这一情况让人难以接受,但却必不可少。此举将助您告别失望,并在外汇或类似领域舒适徜徉。任何交易系统都既有盈利期,亦不乏亏损期。亏损期间,大多数开发者会停止提供支持。原因在于,从商业角度来看,发布全新智能交易系统的利润更加丰厚。因此
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
Good Monday MT5
Konstantin Kulikov
2.75 (4)
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
News Trade EA MT4
Konstantin Kulikov
4.38 (16)
在此向大家介绍一款我本人使用多年的机器人。该产品支持半自动和全自动交易模式。 本程序包含基于经济日历新闻的灵活交易设置功能。不支持策略测试器检验。仅可进行实际操作。需在终端设置允许URL 列表中添加新闻网站。点击服务 > 设置 > 智能交易系统。选中“允许WebRequest对下列URL发出请求:”。添加下列(删除空格): https://  nfs.faireconomy.media 全自动模式下默认设置监控: https://www.mql5.com/zh/signals/1447007 。请将交易系统与任意时间框架(时间框架无影响)英镑美元/GBPUSD图表绑定,以获得类似结果。 请参考博客中各类参数说明自行实现个性化设置   : https://www.mql5.com/en/blogs/post/748545   。 主要默认设置说明 单一图表英镑/GBP(英镑美元/GBPUSD、欧元英镑/EURGBP、英镑日元/GBPJPY、英镑加拿大元/GBPCAD、英镑澳大利亚元/GBPAUD、英镑瑞士法郎/GBPCHF)货币对操作。英镑/GBP是波动性最大的货币,能够为用户
FrankoScalp
Konstantin Kulikov
3.81 (117)
恭喜您访问外汇市场上最长寿智能交易系统页面! 5年多来,该系统声名远播,稳居各类榜单头部梯队。 任何外汇论坛上都能觅得FrankoScalp智能交易系统讨论主题。然而,只有通过mql5方可购买最新正版软件,与开发者取得联系并加入友好的FrankoScalp用户社区。 购买详情 购买智能交易系统,即可永久使用(全部更新免费)。不过,您有10次激活机会。这意味着,您能够在10台计算机(或虚拟专用服务器)上使用系统。 交易账户和终端数量不限。 历史简介 2012年,我投身外汇世界,2015年,我开始专注于自动交易系统,2016年,我的首个智能交易系统——FrankoScalp成功发布。 数年后,与MT4版本完全相同的 MT5版本 问世。 FrankoScalp智能交易系统的长寿秘诀 首先,让我们正视现实,您无法花费100或10 000美元购买一台印钞机。这一情况让人难以接受,但却必不可少。此举将助您告别失望,并在外汇或类似领域舒适徜徉。任何交易系统都既有盈利期,亦不乏亏损期。亏损期间,大多数开发者会停止提供支持。原因在于,从商业角度来看,发布全新智能交易系统的利润更加丰厚。因此
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
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
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
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
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
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 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
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
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
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
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
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
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
1696
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
24507
来自开发人员的回复 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
24507
来自开发人员的回复 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
24507
来自开发人员的回复 Konstantin Kulikov 2023.07.11 13:44
Franck Martin
70390
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
24507
来自开发人员的回复 Konstantin Kulikov 2023.05.25 20:57
Thank you
Nail Sharipov
423
Nail Sharipov 2023.03.27 15:43 
 

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

Konstantin Kulikov
24507
来自开发人员的回复 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
24507
来自开发人员的回复 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
24507
来自开发人员的回复 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
352
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
24507
来自开发人员的回复 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
24507
来自开发人员的回复 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
24507
来自开发人员的回复 Konstantin Kulikov 2022.04.29 20:52
Thank you very much:)
28tradingfx
222
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
24507
来自开发人员的回复 Konstantin Kulikov 2022.04.19 15:30
Thank you very much for your feedback :) I really appreciate it.
回复评论
版本 1.91 2024.05.31
The site for the news filter has been changed. Find the new site in the product description and add it to the terminal settings.
The default settings have also been slightly changed.
版本 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.