Order and Risk Management MT4

用於自動訂單和風險管理的實用程序。讓您從利潤中獲得最大收益並限制您的損失。由執業交易員為交易員創建。該實用程序易於使用,適用於交易者手動打開的任何市場訂單或在顧問的幫助下。可以按幻數過濾交易。該實用程序可以同時處理任意數量的訂單。



具有以下功能:

1. 設置止損和止盈水平;

2. 通過追踪止損位平倉;

3. 設定盈虧平衡水平。



該實用程序可以:

1. 分別處理每個訂單(為每個訂單單獨設置級別)

2. 處理一籃子單向訂單(所有訂單的水平設置相同,買入和賣出分開)

3. 處理一籃子多向訂單(所有訂單的級別都設置為通用的,BUY 和 SELL 一起)



選項:

STOPLOSS - 如果不使用 =-1,則以點為單位止損;
TAKEPROFIT - 以點為單位獲利,不與 -1 一起使用;

TRAILING_STOP - 價格變動的點數,如果不使用 =-1;
TRAILING_STEP - 每一步利潤將增加的點數;

BREAKEVEN_STOP - 將訂單轉移到盈虧平衡點的點數,如果不使用 =-1;
BREAKEVEN_STEP - 關閉訂單時的利潤點數;

BASKET - 一籃子訂單或單獨的每個訂單;
MULTIDIRECTIONAL - 多向或單向訂單;

MAGIC_NUMBER - 訂單的幻數,如果 = -1,則適用於所有訂單;
ORDERS_COMMENT - 評論交易;
推荐产品
这是一个预测蜡烛收盘价的指标。 该指标主要用于 D1 图表。 该指标适用于传统外汇交易和二元期权交易。 该指标可以用作独立的交易系统,也可以作为您现有交易系统的补充。 该指标分析当前蜡烛,计算蜡烛本身内部的某些强度因素,以及前一根蜡烛的参数。 因此,该指标预测市场走势的进一步方向和当前蜡烛的收盘价。 由于这种方法,该指标既适用于短期盘中交易,也适用于中长期交易。 该指标允许您设置指标在分析市场情况期间将产生的潜在信号的数量。 在指标设置中有一个特殊的参数。 此外,该指标可以通过图表上的消息、电子邮件以及推送通知的形式通知新信号。感谢您的关注!交易愉快! 购买后一定要写信给我! 我会给你我的交易指标的建议! 还可以获得奖金!
Noize Absorption Index MT4
Ekaterina Saltykova
5 (1)
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation. S
自动盈亏平衡水平 使用   此   工具 ,   您 可以 激活 自动 止损 移动, 当 交易 达到 预期 利润时.  对于   短期   交易者   尤其   重要.   偏移选项也可用: 可以保护部分利润. 多功能工具 : 66+ 功能, 包括此工具  |   联系我  如有任何问题  |   MT5版本 激活自动盈亏平衡功能的过程: 1.   选择符号或交易   将为其激活自动盈亏平衡功能: 对于当前   [Symbol]   / 对于   [ALL]   所有交易 / 或特定交易   [Ticket] . 除了[Symbol]或[ALL]规则外 - 您可以为特定交易设置单独规则, 通过其票号: 单独[Ticket]的规则将优先. 2. 选择您要激活自动盈亏平衡的   交易类型   : [ALL]: 所有活跃交易; [Longs]: 仅买入交易; [Shorts]: 仅卖出交易; 3.   [When profit] : 只有当   交易达到指定利润金额时 , SL才会被移动. 4.   [+ Offset] : 您可以设置   额外的SL偏移 , 向 TP水平方向. 因此,
History Pattern Search
Yevhenii Levchenko
该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; SymbolPeriod - 选择指标从中获取数据的时段; IndicatorColor - 指示器颜色; HorisontalShift - 由指标绘制的报价移动指定的柱数; Inverse - true 反转引号,false - 原始视图; ChartVerticalShiftStep - 图表垂直移动(键盘上的向上/向下箭头); 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 4.ex4"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
VR Cub
Vladimir Pastushak
VR Cub 这是获得高质量切入点的指标。该指标的开发是为了促进数学计算并简化对仓位入场点的搜索。多年来,该指标所针对的交易策略已被证明其有效性。交易策略的简单性是其巨大的优势,即使是新手交易者也能成功进行交易。 VR Cub 计算开仓点以及获利和止损目标水平,这显着提高了效率和易用性。查看使用以下策略进行交易的屏幕截图,了解简单的交易规则。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 5] 计算入场点的规则 开仓 要计算入场点,您需要将 VR Cub 工具从最后一个高点拉伸到最后一个低点。 如果第一个点在时间上早于第二个点,交易者等待柱线收于中线上方。 如果第一个点在时间上晚于第二个点,交易者等待柱线收于中线下方。 根据上述条件,严格在 柱线收盘 后建仓。 换句话说,如果我们在小时图上进行交易,那么从最高点到最低点的时间距离必须超过24小时,最高点和最低点之间的点数必须大于或等于平均价格变动每天。 维持和改变市场地位 可以有多个未平仓头寸;每个头寸都可以单独修改。 VR Cub
Royal Copier — 专业版 MT4 交易复制器 Royal Copier 是一款适用于 MetaTrader 4 的专业本地实时交易复制器。 现在它已将两种功能整合到一个 MT4 Expert Advisor 中。 您只需在参数中选择 EA 运行于 Master 模式 或 Client 模式 。 这意味着同一个 EA 既可用于源账户,也可用于接收账户,同时保留原有复制器的运行逻辑。 Royal Copier 支持以下常见账户复制方式: MT4 到 MT4 MT4 到 MT5 MT5 到 MT4 MT5 到 MT5 如需 MT5 复制,请使用 MT5_Copier 。 工作原理 Royal Copier 是一个本地复制器,通过同一台 Windows 电脑上的共享文件运行。 当 EA 设置为 Master 模式 时,它会监控源账户并将所有交易活动写入共享文件。 当 EA 设置为 Client 模式 时,它会读取该文件,并在接收账户上镜像执行相同操作。 复制器可以同步以下内容: 市价单 挂单 交易平仓 部分平仓 止损和止盈修改 挂单更新和删除 两个终端必须运行在同一台 Window
Trade Copier Professional — 本地复制解决方案   Trade Copier Professional 是一款可靠的本地交易复制系统,适用于 MetaTrader 4/5。它允许交易者在同一台电脑上的多个账户之间即时复制仓位,内置安全控制,并配备专业级仪表盘。   概览   该 EA 可在单一文件中同时运行 Master 和 Slave 模式,并可无缝切换。交易可在 MT4 与 MT5 终端之间复制,无需依赖互联网,采用本地文件通信以实现最高速度与稳定性。实时仪表盘显示连接状态、复制统计以及每日表现。   手数与风险管理   提供四种手数模式:固定手数、倍数、风险百分比和余额百分比。止损与止盈可按比例调整或缩放,必要时可反向复制信号。安全功能包括每日亏损与交易限制、最小/最大手数控制、断线保护以及错误跟踪与自动关闭。   过滤与可靠性   交易可按品种或 magic number 进行过滤,配置灵活。系统通过错误检测、重试逻辑、安全关闭和全面日志确保可靠性。优化后的执行速度几乎即时,且资源占用极低。   使用方法   将 EA 附加到图表,设置为 Ma
斐波那契折返和扩展画线工具 适用于MT4平台的斐波那契折返和扩展画线工具,适合于使用黄金分割交易的交易者 优点:没有多余的线,没有过长的线,易于观察发现交易的机会 试用版: https://www.mql5.com/zh/market/product/35884 主要功能: 1.可以直接画出多组斐波那契折返,可以看出重要折返点之间的关系; 2.可以画出斐波那契扩展,比率有三种0.618,1,1.618 3.画出的斐波那契折返和扩展均可左右移动,有数值显示,方便观察 4.可通过数字键切换周期 使用指南和功能键: 1.按 [ 或R画折返,按需要画折返,最多云持8组折返; 2.按 ] 或E画扩展; 3.按 \ 删除当前周期下的所有扩展和折返,其余周期的不受影响 4.如何左右移动折返和扩展 (1)点击第一组折返的F5字符,可以左右移动折返; (2)点击COP的字符 ,可以左右移动扩展; 5. (1)点击第一组折返的F5字符,按del 可以删除这组折返; (2)点击COP的字符, 按del 可以删除这组扩展; 6.修改折返和扩展(随着市场的运行,焦点或者反弹点需要修改)
我们为您提供一个指标"蜡烛收盘台",它将成为您在贸易领域不可或缺的助手。 这就是为什么知道蜡烛何时关闭会有所帮助的原因: 如果你喜欢使用蜡烛花纹进行交易,你就会知道蜡烛何时关闭。 此指标将允许您检查是否形成了已知模式以及是否存在交易的可能性。 该指标将帮助您做好市场开放和市场关闭的准备。 可以设置一个计时器来创建计划新闻的预览,这样就可以检查市场对此的反应。 您可以设置指示灯,以便在蜡烛关闭前几秒钟发送警报/警告。 通知/警报/警报可以发送到: 屏幕警报 电子邮件 移动应用 MT4烛台计时器指示器为什么有用 那么烛台计时器什么时候有用呢?如果你长期交易,你可能不需要蜡烛计时器指示器,因为你的参赛不会受到一分钟或一小时的太大影响。但是,如果你在短时间内是黄牛或交易员,那么你知道时机非常重要。 外汇市场24小时开放,只在周末关门,有些策略可能会受到您入仓时出现错误时机的严重影响。 MT4蜡烛计时器指示器可以显示当前蜡烛中的剩余时间,以便为下一次蜡烛打开做好准备。 可以从这一指标中受益的一些情况例子有: 预定消息传出 地理市场开闭 预定发生的事件,通常是金融、经济或政治事件
Pattern Searching
Kourosh Hossein Davallou
Pattern Searching: Smart, Precise, & Customizable for MT4!  Are you looking for a powerful tool to quickly and accurately identify trading patterns in Forex? This advanced indicator for MetaTrader 4 (MT4) is exactly what you need!  Key Features That Will Amaze You:  Automatic Classic Pattern Detection: This indicator automatically finds the closest classic Forex patterns for you. Whether you're looking for Smart Money Concepts (SMC) or NDS strategies, this tool covers it all!   * Popular patt
Trendiness Index
Libertas LLC
5 (3)
"The trend is your friend" is one of the best known sayings in investing, because capturing large trendy price movements can be extremely profitable. However, trading with the trend is often easier said than done, because many indicators are based on price reversals not trends. These aren't very effective at identifying trendy periods, or predicting whether trends will continue. We developed the Trendiness Index to help address this problem by indicating the strength and direction of price trend
Nirvana prop controler MT4
Aiireza Arjmandi Nezhad
面向专业交易者与评估账户(Prop)的风险管理与限制监控指标 本工具仅在图表上展示风险管理与限制相关的精确信息,帮助你更专注地做出决策。该指标不执行开仓/平仓/修改操作,也不会与智能交易系统(EA)产生干扰。 功能 监控日内与总回撤 基于余额(Balance)或净值(Equity)计算并显示日内/总回撤(可配置)。 显示距离预设限制的剩余百分比。 清晰专业的图表面板 摘要表:余额、净值、当前盈亏、日内/总回撤、预警阈值。 简洁易读的界面,便于专注决策。 基于风险的仓位大小 根据百分比/固定金额风险和所选止损距离计算大致手数。 在图表上显示风险回报比(R:R)以及入场、止损(SL)、止盈(TP)水平。 警报与通知 接近日内/总回撤阈值时触发警报(阈值百分比可设置)。 价格触及 SL/TP 或其他自定义事件时发送通知。 支持向桌面和移动端推送通知。 兼容性与非干预 指标仅用于信息展示,不执行或管理订单。 可同时用于多个图表与品种。 即使在不允许 EA 的环境中也可使用。 使用方法 将指标加载到所需品种与时间周期上。 设置日内/总限制、计算基准(Balance/Equity)以及时区或每日
Fast Trade Copier
Volodymyr Hrybachov
4.2 (5)
The trade copier is designed for a fast and accurate copying of orders between the MetaTrader 4 terminals. The trade copier copies trades from the Master account to the Slave account by writing information to the total file, which is located in the common directory of the MetaTrader 4 terminals. This allows the trade copier to either customize various schemes for receiving and transmitting trade signals by changing the file name. Reading and writing the copier file is performed by timer. The tra
SMC Venom 模型 BPR 指標是針對在智慧貨幣 (SMC) 概念內工作的交易者的專業工具。它會自動辨識價格圖表上的兩種關鍵模式: FVG (公平價值缺口)是三根蠟燭的組合,其中第一根和第三根蠟燭之間存在缺口。它在水平之間形成一個沒有成交量支撐的區域,這通常會導致價格調整。 BPR (平衡價格區間)是兩種 FVG 模式的組合,形成一個「橋樑」 - 當價格以低成交量活動移動時,突破並返回到水平的區域,從而在蠟燭之間產生間隙。 這些模式可協助交易者透過分析圖表上的交易量和價格動態(大型市場參與者和普通參與者之間的互動)來識別關鍵的支撐/阻力位、突破區域和切入點。 此指標以矩形和箭頭的形式可視化模式,也支援靈活的警報設定。 主要特點: 模式顯示模式:選擇顯示 BPR 模式(看漲和看跌)或 FVG 模式(看漲和看跌)。 可以隱藏所有圖表分析模式。 以條數過濾:BPR 結構中 FVG 之間的最小/最大距離。 訊號的附加視覺化: 箭頭有 9 種類型可供選擇(標準、細、分形等)或手動輸入 Wingdings 代碼,其表格可以選擇性地顯示在圖表上。 使用 ATR 配置顏色、尺寸及其相對於價格
Auto Fibo Pro m
DMITRII GRIDASOV
“Auto FIBO Pro” Crypto_Forex 指标 - 是交易中的绝佳辅助工具! - 指标自动计算并放置在图表斐波那契水平和局部趋势线(红色)上。 - 斐波那契水平指示价格可能反转的关键区域。 - 最重要的水平是 23.6%、38.2%、50% 和 61.8%。 - 您可以将其用于反转剥头皮或区域网格交易。 - 还有很多机会可以使用 Auto FIBO Pro 指标来改进您当前的系统。 - 它具有信息价差掉期显示 - 它显示所连接的外汇对的当前价差和掉期。 - 显示屏还显示账户余额、净值和保证金。 - 可以将信息价差掉期显示定位在图表的任何角落: 0 - 左上角,1 - 右上角,2 - 左下角,3 - 右下角。 点击这里查看高质量的交易机器人和指标! 这是仅在此 MQL5 网站上提供的原创产品。
This panel is a part of the SupDem-Pro trading system and is used to search for the best opportunities for any available instruments. Which can be selected manually in the Market Watch (open it with CTRL + M). Using this trading panel in combination with ShvedSupDem-Pro_Zone allows to analyze multiple currency pairs with a single click. The panel allows to load any instruments from the Market Watch, from 6 major currency pairs up to all instruments (480). The indicator parameters Button Width -
Indicator function This index buys and sells according to the color, using time is one hour,Please run the test on a 30-minute cycle It is best to use 1H for testing   About update questions In order to be more suitable for market fluctuations, the company regularly updates the indicators   Product cycle and trading time applicable to indicators Applicable mainstream currency pair EUR/USD GBP/USD NZD/USD AUD/USD USD/JPY USD/CAD USD/CHF Applicable mainstream cross currency pair EUR/JPY EUR/GBP E
Matrixs
Andriy Sydoruk
Matrix is a Forex arrow indicator. Displays signals simply and clearly! The arrows show the direction of the transaction, and are colored accordingly, which can be seen in the screenshots. As you can see, trading with such an indicator is easy. I waited for an arrow to appear in the desired direction - I opened a deal. An arrow formed in the opposite direction - closed the deal. The indicator also displays the lines with the help of which the arrow signals are formed, taking into account the int
"Impulses and Corrections 4" is created to help traders navigate the market situation. The indicator shows multi-time frame upward and downward "Impulses" of price movements. These impulses are the basis for determining the "Base" , which is composed of zones of corrections of price movements, as well as "Potential" zones for possible scenarios of price movement. Up and down impulses are determined based on a modified formula of Bill Williams' "Fractals" indicator. The last impulse is always "U
Blahtech Market Profile
Blahtech Limited
4.53 (15)
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Blahtech Limited presents their Market Profile indicator for the MetaTrader community. Ins
This indicator presents an alternative approach to identify Market Structure. The logic used is derived from learning material created by   DaveTeaches (on X) Upgrade v1.10: add option to put protected high/low value to buffer (figure 11, 12) When quantifying Market Structure, it is common to use fractal highs and lows to identify "significant" swing pivots. When price closes through these pivots, we may identify a Market Structure Shift (MSS) for reversals or a Break of Structure (BOS) for co
Magic Balance
Daniil Evstratenko
The indicator shows which trading pairs, strategies, robots and signals that you use are profitable and which are not. The statistic of trades and balance graph are displayed in the account currency and pips - to switch simply click on the graph. button "$"(top left) - minimize/expand and move the indicator panel button ">"(bottom right) - stretching and resetting to the original size Statistic of trades 1 line - account balance, current profit and lot of open trades; 2 line - the number of all
Phase Analytics Pro: Advanced Cyclic Market Analyzer Phase Analytics Pro is a sophisticated technical tool designed for traders who prioritize mathematical precision over lag-heavy traditional indicators. Based on the principles of digital signal processing, this indicator decomposes price action into phase and quadrature components to identify the dominant market cycle. How it works: The algorithm calculates the instantaneous phase of the market, allowing it to distinguish between trending and
Stratos Pali
Michela Russo
4.43 (7)
Stratos Pali Indicator   is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost! Dow
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader 4 的交易复制器。     它从任何账户复制外汇交易、头寸、订单。 它是最好的贸易复印机之一     MT4 - MT4,MT5 - MT4     为了   复制 MT4     版本(或     MT4 - MT5 MT5 - MT5     为了   复制MT5     版本)。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 复印机 版本       MetaTrader 5 终端 (   МТ5 - МТ5, МТ4 - МТ5   )-   Copylot 客户端 MT5 独特的复制算法将所有交易从主账户准确复制到您的客户账户。 该产品还以其高运行速度而著称,并且具有强大的错误处理能力。 一组强大的功能。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的多个账户的交易 的同步器 , - COPYLOT 会将您的交易复制到其他终端。 从已关闭的账户中复制 Invest 密码; 部分关闭仅从 mt4 到 mt4 从模拟账户复制到
Crypto_Forex 指标“晨星模式”适用于 MT4。 - 指标“晨星模式”是价格行为交易的非常强大的指标:无需重绘,无延迟。 - 指标检测图表上的看涨晨星模式:图表上的蓝色箭头信号(见图片)。 - 带有 PC、手机和电子邮件警报。 - 还有它的兄弟 - 看跌“黄昏之星模式”指标可用(点击以下链接)。 - 指标“晨星模式”非常适合与支撑/阻力位结合使用。 ................................................................................................................. 点击这里查看高质量的交易机器人和指标! 这是仅在此 MQL5 网站上提供的原创产品。
Smartility
Syed Oarasul Islam
This utility is designed to help you with your Manual Trading. It allows different ways of closing trades. It can display total number of BUY and SELL orders individually and also their individual profits. It can enter trades without stopl loss and take profits. However upon selecting UseStopLossTakeProfit from the settings it can use best possible stop loss and take profits based on the market conditions. Upon selecting the CloseOppositeTrades  from the settings it can close opposite trades. Fo
Margin Call Shield – Defend Your Margin on Your Terms Margin Call Shield   is a tool for MetaTrader 4 traders who want to decide for themselves which open positions are closed during margin call situations before the platform does so automatically based on its internal rules. By default, the broker or platform decides which positions to close, often using undisclosed algorithms. Margin Call Shield lets you set this order according to your own strategy. Why Was Margin Call Shield Created? In a  
该产品的买家也购买
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
ManHedger MT4
Peter Mueller
5 (2)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
Live Forex Signals 专为现场信号交易而设计   https://live-forex-signals.com/en   和  https://foresignal.com/en . Live Forex Signals for MetaTrader 5  https://www.mql5.com/ru/market/product/81448 参数 如果您已订阅网站,则用户名和密码live-forex-signals.com/foresignal.com ,然后您应该使用您的凭据填写这些参数;如果没有订阅,则将字段留空; 评论对正在开启的交易的评论 风险风险作为交易存款的百分比,如果风险=0,则使用价值地段 固定交易量 使用获利使用从网站获利 UseStopLoss从网站使用止损 FrequencySignalUpdateInMinute顾问访问网站的频率 交易的最大点差交易的最大允许点差,如果点差较高,则设置的挂单被取消 使用追踪止损 TrailingStop跟踪止损的值以点为单位 为了使实时外汇信号正常工作,您需要放置网站地址 https://live-fore
Crystal Trade Manager PRO – 高级 MT4 风险与交易控制系统 免费版: https://www.mql5.com/en/market/product/150632 概述 Crystal Trade Manager PRO(CTM)是一款为 MetaTrader 4 打造的完整专业级风险管理与交易控制工具。 它专为需要严格执行、稳定风险保护和智能自动化的交易者而设计。 系统可全面管理风险、保护账户权益、执行每日限制、自动设置 SL/TP,并提供专业级的一键式快速交易面板。 非常适合参与 prop firm 挑战、日内交易、剥头皮交易以及专业资金管理的交易者。 同时提供完整的 MT5 版本。 核心亮点功能 1. 高级风险与回撤保护 支持每日回撤限制 1%–70% 。 一旦达到回撤上限,系统将立即平掉 所有仓位 。 可选:突破后自动删除 所有挂单 。 每日锁仓模式:当天达到限制后阻止新下单,次日自动恢复。 完全符合各大 prop firm 的规则与要求。 2. 日内盈利与亏损目标自动化 可设置每日 盈利目标 与 亏损限制 (账户货币,例如 USD)。 达到任何目
Averaging Helper
Sergey Batudayev
5 (2)
平均助手——这种交易辅助工具将使用两种技术帮助您平均之前无利可图的头寸: 标准平均 对冲,随后根据趋势开仓 该实用程序能够 一次性筛选出多个不同方向的未平仓头寸,包括买入和卖出头寸。例如,您建了一个卖出仓位和一个买入仓位,但两个仓位均未盈利,或者一个仓位亏损,一个仓位盈利但盈利不足,您想对这两个仓位进行平均,以便平仓——我的“平均助手”实用程序可以帮助您。 平均助手实用程序 - 允许您自动计算下一个仓位的规模、下单价格、平均仓位和平仓的方向以及您指定的获利规模。 该实用程序还允许您使用“买入”和“卖出”按钮开仓。您只需指定所需的止盈大小和起始手数即可。实用程序本身将以最初指定的止盈价或平均价平仓,并会尝试以平均价平仓,同时考虑您为平均系列设置的止盈。 事实上,对于那些接受并理解平均线逻辑,同时又了解其风险的人来说,这款工具将是一个非常实用的助手。在 95% 的情况下,这项技术将帮助您全自动平仓并获利。 要开始工作,只需将实用程序拖到图表上,设置平均的 TP 大小并单击“开始平均”按钮,实用程序将尝试通过单个获利来关闭图表上所有未平仓交易。 使用此实用程序时,您初始开仓的交易量不应过大
With this Expert Advisor, you can seamlessly integrate various channel, arrow, and reversal indicators. It offers the flexibility to use all popular channel trading strategies, while also providing powerful tools to customize your trading conditions and risk management system.   The Expert Advisor opens orders when the price crosses the channel boundaries. Multiple crossing conditions are available for customization: Price touches boundary on re-entry into the channel Price touches boundary on
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
欢迎使用 信号分析大师  使用教程视频 功能介绍:  本工具可以将MT4信号或者MT5信号的交易记录复盘到MT4图表上,方便直接观察信号的交易状况,从而了解信号的策略,比如可以比较容易看出是马丁策略,还是网格策略,还是早盘头皮策略,是否一次一单,或者带加仓等。 从而更好分析账号的安全性,稳定性等。 使用方法: 1.下载工具后,将它拖入MT4图表中(当成专家来使用,也就是方Experts目录里)。 2.到MQL5信号里面去下载信号 历史记录。 3.将下载好的历史记录文件粘贴到 MT4 文件->打开数据文件夹->MQL4->Files文件夹里面,并复制下文件的名字。 4.点击MT4上工具的笑脸图标,将复制文件名复制到  FIleName那一栏。 5.选择SignalType,默认MT4 信号复盘,如果是MT5信号复盘,请选择MT5_Signal. 6.点击确定,即可看到相应品种的交易记录状况。 7.如果需要切换查看品种的交易记录,可以直接将新的品种拖入已经加载了工具的图表上。
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-up
This is an Expert Adviser use for manual trading as a background EA or combine with external EA to open orders. Loss Recovery Trading is one of your options to handle the lose positions instead of using stop loss by setting a zone recovery area and target to exit the turn rounds sequence. How It Work? If the market goes against your first positions direction at the specific of losing points, the EA will open an opposite direction position with calculated larger lot size and also keep the first
Trade Copier for MT4   Supports multiple master and slave terminals   Local operation without DLL usage   Optional slow monitoring mode   Compatible with prop firm and personal accounts Trade Copier MT4 To MT4 Advanced Multi-Account Trade Copier for MT4/MT5 – Master & Slave Synchronization This Expert Advisor is a fully automated multi-account trade copying system designed for professional traders who require fast, stable, and flexible synchronization between MT4/MT5 accounts. It supports
面板 FFx 隐藏管理 轻松帮助您在图表上直接管理您的订单。下面描述所有特征: 止盈, 止损和尾随停止均隐藏 每笔交易在图表上都有自己的指示线 可按您的需要拖拽任何线来改变止盈/止损 当止盈 #1 到达,自动将止损位移到盈亏平衡位置的选项 选择止盈/止损类型的选项 (通过点数或价格) 选择尾随停止类型的选项 (通过点数, MA, 分形, PSAR 或 ATR) 定义哪些订单您希望在当前图表上进行管理 (所有订单或特定单号) 最大化 / 最小化面板按钮 在图表上将面板拖拽到任意位置 显示交易信息的选项 如何使用它? (参看以下截图) 选择您希望管理的订单 (所有或特定的) 设置您的目标, 止损和尾随停止 … 之后点击 “放置”。它们都独立工作,这样您就只需设置一次。 如果您希望删除一个止盈, 止损或尾随停止, 选择正确的订单 … 然后点击 “删除” 当您选择设置 “所有当前符号”, 则 “当前设置”显示在面板里。这些设置将自动用于所有新开订单。若要重置/删除这些设置, 点击 “重置所有”。 如果 “显示交易信息”被选中, 一个新的小表格显示在面板之下, 包括每笔订单及其当前的目标和尾随停
FFx Risk Calculator panel will help you to calculate very easily your trades size, SL or the risk directly on the chart. All features are described below: Option to select which parameter to calculate: Risk, Stop Loss or Lot Size The panel will show if the lot size is allowed according to the current account free margin Button to maximize/minimize the panel Drag and Drop the panel anywhere on the chart How to use it? Select the parameter you want to be calculated. It will be based on the 2 other
News Trader Pro
Vu Trung Kien
4.38 (16)
新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463 功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放,
FFx Watcher PRO
Eric Venturi-Bloxs
The FFx Watcher PRO is a dashboard displaying on a single chart the current direction of up to 15 standard indicators and up to 9 timeframes. It has 2 different modes: 1. Watcher mode: Multi Indicators User is able to select up to 15 indicators to be displayed User is able to select up to 9 timeframes to be displayed 2. Watcher mode: Multi Pairs User is able to select any number of pairs/symbols User is able to select up to 9 timeframes to be displayed This mode uses one of the standard indicat
Transaction Repeater Full
Alexandr Bryzgalov
5 (4)
Copies transactions between MT4 terminals. Possibilities: quick copy start minimum processor load direct and reverse (reverse) copying. copying Take Profit and Stop Loss levels copying deferred and their changes copy transactions one to many copy trades many to one local copy only Attention: The product is designed for copying trades only within a single computer or VPS with access to the desktop. The product will not work on the built-in Virtual Hosting of the terminal. We will help you set up
Elliott Wave Counter 是一个面板,用于快速和用户友好地手动标记 Elliott 波浪。可以选择一种颜色和一个级别的标记。还有用于删除最后一个标记和工具制作的整个标记的功能。一键制作标记。点击五次 - 有五波!艾略特波浪计数器对于艾略特波浪的初学者和专业分析师来说都是一个很好的工具。 艾略特波浪计数器安装和输入指南 如果你想得到   关于 EA 添加 URL (   http://autofxhub.com   ) MT5 终端的 通知 (见截图)。 MT4版本 https://www.mql5.com/en/market/product/14016 MT5版本 https://www.mql5.com/en/market/product/15081 一般输入: 波形类型按钮: 此按钮允许用户选择他们想要在图表上突出显示的波形类型。可用的选项包括推动波、调整波和其他自定义波模式。 波级按钮: 这个按钮   允许用户选择他们想要在图表上突出显示的波形级别。可用的选项包括初级、中级和次级波级别。 波浪颜色: 这个   按钮   允许用户选择他们想要在图表上突出显示的波浪图
If you wish to draw Support and Resistance lines, view: daily market opening, classical pivot levels, Fibonacci pivot levels, trend lines, Fibonacci levels, the remaining time to candle closing, and current spread. If you seek to place your orders with the exact lot that meets your desired stop loss risk. If you wish to do all this and more with just one click, then this is the perfect tool to use. This tool will allow you to feel more relaxed when deciding to open orders, as well as predicting
Unlimited Binary Options Copier Remote is a powerful tool to copy binary options trades remotely between multiple accounts at different locations over internet. This is an ideal solution for signal provider, who want to share his binary options trades with the others globally on his own rules. One provider can copy trades to unlimited receivers and one receiver can get trade from unlimited providers as well. The provider can set the subscription expiry for each receiver, so that receiver will no
Telegram Publisher Agent 是一个附加组件,允许交易者实时向他们的 Telegram 频道和群组发送信号。通过可定制的消息、图表截图和其他功能,该工具可以帮助交易者与他们的追随者分享他们的交易见解和策略。该工具还具有亮暗主题切换的精美设计,为用户提供美观和功能性的交易体验。 Telegram Publisher Agent 旨在将您的所有交易作为信号发布在您的频道和群组中。您所要做的就是提供交易,然后 Telegram 发布商代理将为您完成所有繁重的工作,只需单击一个按钮即可将交易信号发送到您的交易渠道或群组。 电报发布代理   安装和输入指南 如果您想获得有关 EA 添加 URL ( http://autofxhub.com ) MT4/MT5 终端的通知(见屏幕截图)。 MT4版本 https://www.mql5.com/en/market/product/18985 MT5版本 https://www.mql5.com/en/market/product/23946 主要特点: 信号发送 - 将信号发送到用户的 Telegram 频道和组,带有可自定义的
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Babon Scalping System Demo in my product list, please try it out to get familiar with all functionalities for free, LINK . This system basically utilizes TDI, Heiken Ashi Trend, Price Trend on H1 time-frame and TMA on H1&H4 time-frame to generate the trend (big picture). Then the system will zoom in to genera
Pairs Trade
Oleg Pechenezhskiy
The Pairs Trade indicator is a utility for semi-automatic pair trading. It allows combining the charts of two arbitrary instruments, even if the schedules of their trading sessions are different. It displays a spread chart in the form of a histogram with an overlaying moving average. It calculates the swap that will be charged for the synthetic position (in the deposit currency). It is possible to set a level for automatic opening of a synthetic position on the spread chart (analogous to the 'se
Corporate Report
Pavel Verveyko
5 (1)
The script displays info about the share's corporate reports and dividends. The data is downloaded from   investing.com : Report date Profit per share (EPS) Revenue Market capitalization Amount of dividends Date of payment of dividends Dividend income The product cannot be tested in the tester (since it is not possible to receive data from the Internet). Before launching:  Add 2   URL   https://ru.investing.com/earnings-calendar/Service/getCalendarFilteredData  and   https://ru.investing.com/di
This Stacker EA will: Automatically set Stop loss on a new order Automatically set Take profit on a new order Stack (or open up to 4 additional orders at the same time) when a new order is placed, the SL/TP can be preset individually for each order. Provides a transparent replacement for the standard 1-click trading buttons in MetaTrader 4 (1 click still works and SL/TP will automatically be set as well as Stacking). Automatically calculate lot order size according to preset risk management perc
Currencies Cleaner panel will give you an overview of all the most traded market's currencies in a single click. First of all the panel will refresh all your charts, opening them four times in all timeframes needed. 1 - CURRENCIES It uses a complex algorithm to study the movement of 17 different indicators. It means that the algorithm not only "reads" the actual value of an indicator, but also creates a probability of success using the position of this value on the indicator and the last moveme
Buy or rent it and request a copy of the Antimartingale EA for free  Trendline based utility, you design your trendlines or horizontal lines, the EA opens trades for you Possibility to trade on break and/or bounce events Indipendent break and bounce settings Configurable market, stop and limit orders T1T2 Logic to lock profits and minimize losses Trailing Stop Loss Max Spread check Notifies you when your trendlines are crossed No strange trendline name or syntax, you decide the color of tr
FXFledgling Exit Tool is a complete risk management tool that analyzes both the open trades and the direction of the pair of open trades. As long as the suggested entry and lotsizing management presented here is followed strictly, you will have a high chance (but no guarantee) of surviving the trade. What It Does It is used as an exit tool. It helps the trader to manage any manual trade that he transacted. It does the following: Trail Stop Dynamic Stop Loss - a calculated stop-loss that changes
This utility records the swap, which allows you to monitor and analyze the changes in the swap. The program writes a file with the swap data for every pair selected in the Market Watch. The data are recorded to a csv file at the specified time, the file is located in <terminal root directory>/MQL4/Files. File format: Date Day Time Currency pair Long-swap Short-swap 16.01.2018 Mon 23:30 EURNOK -34.81 27.14 16.01.2018 Mon 23:30 EURDKK -0.022 -0.032 16.01.2018 Mon 23:30 EURGBP -2.38 0.15 To start r
Crypto Market Pro
Daniil Kurmyshev
5 (1)
New opportunities for analyzing cryptocurrency in the usual MetaTrader 4. For example : We select the symbol of the cryptocurrency and attach any indicators, Expert Advisors or scripts. Startup Mode View cryptocurrency; Data collection. Capabilities Work as with a standard currency chart; Automatic update of open charts; Selection of individual cryptocurrency for updating; Selection of individual timeframes for updating; Work on the desired timeframes; Open charts do not affect the work of Cry
作者的更多信息
Hero MT5
Volodymyr Hrybachov
FOREX 顧問 HERO 使用網格策略(根據趨勢運動開倉)和金字塔(根據趨勢開倉)。 EA 僅適用於市價訂單。第一筆交易的開倉發生在指定時間內的極值崩潰時,其中集中了 N 個限價訂單(價格已多次測試該水平)。如果價格突破水平但 N 品脫在 N 秒內沒有通過,則該信號被認為是錯誤的。 MT4 版本 - https://www.mql5.com/en/market/product/52194 它具有方便的資金管理、每個 N 餘額的初始手數以及網格和訂單金字塔的乘數。圖形顯示信息,易於配置和優化。 工作時間框架在 EA 參數中設置,默認為 H1,EURUSD 符號。以下貨幣對適合顧問:GBPUSD、USDCAD、EURUSD、USDJPY、USDCHF、AUDUSD、NZDUSD ... 選項: TIMEFRAME - 工作時間框架; EXTREMUM_BARS, SHIFT - 搜索極值和移動的柱數; MAX_RANGE - 最大價格範圍; MIN_BARS_IN_RANGE - 範圍內高/低的最小數量; MIN_DISTANCE, TIMER_SEC - 以秒為單位的最小距
Telegram Broadcast MT5
Volodymyr Hrybachov
3.67 (3)
TELEGRAM BROADCAST 實用程序可幫助您立即將您的交易發佈到 Telegram 頻道。如果您一直想用外匯信號創建自己的電報頻道,那麼這就是您所需要的。 TELEGRAM BROADCAST 可以發送消息: 開啟和關閉交易; 放置和刪除掛單; 修改止損和準備金(最後訂單); 止損和取證觸發; 掛單的激活和刪除: 發送交易報告; 發送存款和取款信息; 當回撤或利潤達到N值時發送消息; 賬戶監控 - 每 N 分鐘發送一次統計信息。 您可以在每條消息中添加自己的文本並以分鐘為單位發布延遲。所有消息都是靈活的。該實用程序僅安裝在一張圖表上,但它會從所有交易品種發送消息。您可以隱藏設置中的任何符號。 實用程序配置: 服務 -> 設置 -> EA 交易 -> 允許以下 URL 的 WebRequest(添加 URL: https://api.telegram.org ); 在 @BotFather 的 Telegram 上創建您自己的機器人。記住令牌,它看起來像這樣 - 1280210427:AAG-6Piwk7rdmxMUJwlL9N8oXYlYPajtWy8; 創建您的
Hamster MT5
Volodymyr Hrybachov
5 (3)
一個創新的網格顧問。應用基於價格波動的策略。當價格從前一根柱線的收盤價上漲 N 點時,即從當前柱線的開盤時間開始 N 分鐘,交易開始。如果在分配的時間內價格沒有超過平均價格波動率 (ATR) 的 N 值(以%/點為單位),則交易暫停,直到新柱線開始。 MT4 版顧問鏈接 應用經紀人不可見的止損、止損、止盈、追踪止損和盈虧平衡的動態水平。值可以以點數或平均價格波動率 (ATR) 的百分比指定。 該圖表顯示有關訂單執行質量、收到的利潤和當前未平倉頭寸(訂單數量、手數和利潤)的信息。適合與任何經紀商合作,包括具有先進先出要求的美國經紀商 - 要求首先關閉先前打開的交易。 對於第一次接觸 EA 的人,我建議在策略測試器中打開可視化模式。我試圖讓顧問信息豐富,以便任何交易者都能理解其工作原理。 SHOW_INFORMATION - 打開按鈕並在圖表上顯示信息。 也可以使用按鈕或線條打開第一筆交易。為了讓顧問沿著這條線開倉:在圖表上畫一條線並重命名。當價格穿過它時,EA 將執行相應的命令。 OPEN_SELL - 開一個賣單 CLOSE_SELL - 關閉所有賣單 OPEN_BUY
Scalping Skill MT5
Volodymyr Hrybachov
Scalping Skill 是一個在安靜時間安全的剝頭皮專家顧問。適合有經驗的交易者和初學者。與任何經紀商合作,包括有 FIFO 要求的美國經紀商 - 首先,關閉之前打開的交易。 EA 不使用馬丁格爾或訂單網格。所有訂單均附有虛擬止損和從 1 點起止盈的點數,以及盈虧平衡和追踪止損功能。該圖表顯示有關訂單執行速度和滑點的信息。計算的時間範圍在 EA 設置中設置。 MT4 版本: https://www.mql5.com/en/market/product/36925 建議 在使用真錢之前,在美分交易賬戶上以最小的風險測試顧問; 最低存款 - 0.01 手 300 美元; 顧問為您的存款提供保護: 如果連續無利可圖的訂單數量超過指定值 ,EA 將停止無利可圖的交易。 如果經紀商使用插件並故意減慢交易的執行速度,EA 將自動停止交易。 如果滑點大於您指定的最大值 ,EA 將自動停止交易。 如果盈虧等於指定的最大值,EA 將停止交易。 選項: MAGIC_NUMBER - 交易的幻數; COMMENT - 訂單中顧問的評論; TIMER_SECONDS - 信號
Copier of transactions through       Telegram           channel. Will help you instantly publish your trade in       Telegram       channel or copy trades from       Telegram           channel. The utility can work in two directions by receiving signals in MT5 and transmitting signals to       Telegram   . Telegram chat for questions and discussion: https://t.me/forex4up_chat No more missed deals No more panic Capital Management Ease of use PAY version: https://www.mql5.com/en/market/product/
FREE
Copier MT5 DEMO
Volodymyr Hrybachov
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45792 Copier MT5  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
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 o
FREE
Phantom
Volodymyr Hrybachov
This is a fully automated multi-currency Expert Advisor. Does not use Martingale and grid trading. Uses stop loss to protect funds. It trades pending orders at acceptable time. Unengaged pending orders are deleted after the EA stops trading. Сделки совершаются по рынку (Market Execution) — Market Execution is applied — take profit and stop loss are placed after the order is executed and modified by the EA's settings. The EA is meant for trading EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZD
Serpent
Volodymyr Hrybachov
The strategy is based on the MACD and Moving Average indicators. It buys when the fast MA is above the slow MA and the MACD histogram is above the signal line. It sells when the fast MA is below the slow MA and the MACD histogram is below the signal line. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GBP USD , EUR USD , AUD USD , NZD USD ; or USD CAD, U
Orders Movement
Volodymyr Hrybachov
This scalping Expert Advisor does not use any indicators. Martingale is not used as well. The product displays a channel, two lines from Ask and Bid. If the channel is touched or broken by the price, the timer is enabled. Upon its expiration, the channel is modified based on new prices. Pending BuyStop and SellStop orders are placed at the specified distance from the channel levels, pending orders are modified following the channel. As soon as a pending order becomes a market one, an opposite or
Gryphon
Volodymyr Hrybachov
The strategy is based on entries according to the Fibonacci levels and the Stochastic indicator. Buys when the Stochastic indicator line is above the specified level and the price is above or equal to the opening level of Fibonacci. Sells at the opposite conditions, when the indicator line and price are located below the specified levels. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the sam
Alligator Pro
Volodymyr Hrybachov
The strategy is based on Bill Williams' indicators and my universal template. It uses Alligator, Fractals, AO and AC indicators. Buy entries: the Alligator mouth points upwards, AO and AC are in a green zone, the price is higher or equal to the last "upper" fractal. The product is designed for 4 and 5-digit quotes and should be launched on a VPS server. Expert Advisor Installation It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GB
Forex Bot
Volodymyr Hrybachov
The Expert Advisor does not use any indicators. It has a virtual trailing stop function and designed for 4-5-digit quotes. The EA opens deals in Market Execution mode. Take Profit and Stop Loss are placed after order execution and modified in accordance with the EA settings. Parameters TimeFrame – timeframe for defining the largest bar's Close price within n time period; StartBar – bar, from which the search for the largest bar starts; FinishBar – bar, at which the search for the largest bar is
Super Martingale
Volodymyr Hrybachov
1 (1)
This Expert Advisor uses martingale and order grid. An initial deal is opened when the price touches or breaks a price channel. The price channel is modified by timer in seconds. The following deals are opened by specified parameters. The EA flexibly configures step and volume, multiplier factor, amount of market orders to start increasing a step or a volume to open new orders. The EA has been adapted for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF,
Champion PRO
Volodymyr Hrybachov
5 (1)
A multifunctional trading robot for MetaTrader 4. The EA's basic strategy applies the range of price deviation from the average high/low values for a specified period. It has a minimum of configurable parameters, but has great functionality - the Expert Advisor can be configured for any trading style, which makes it not just a trading robot but a multi-functional flexible constructor. The EA applies order levels, stop loss, take profit and trailing stop levels invisible for brokers. The entire t
DarkForest
Volodymyr Hrybachov
3 (2)
The strategy is based on the price channel breakout. VPS is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Customizable pyramiding, hedgi
Front Running
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. It has a built-in algorithm for predicting the price movement, which allows the EA to make decisions on opening averaging orders or increasing positions. It works using pending (Stop, Limit) or market orders depending on the parameters specified. To diversify the risks, the EA works with short and long positions simu
WooHoo
Volodymyr Hrybachov
The entry signals are based on steady price movement for a certain distance within a specified time interval. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features Customizable pyramiding, hedging and order grid functions; Position tracking can be one of
Candle Closing
Volodymyr Hrybachov
2 (1)
Strategy: based on candle closure, entry in the movement direction. Features The template features an adaptive forecast algorithm based on history data of price action; It has multiple filters for opening new orders; Compatible with any trading strategy, both manual or automatic (Expert Advisors); It has the maximum possible and compatible functionality: adaptive order grid, locking, averaging, rebuying. Expert Advisor Installation The quotes history must be predownloaded for all currency pairs
Joker System
Volodymyr Hrybachov
4.75 (4)
This multicurrency Expert Advisor uses an advanced adaptive trading strategy based on a position averaging. Stop loss can be calculated in currency or by drawdown in % of the balance. I recommend that you withdraw your profit regularly! The product is designed for 4 and 5-digit quotes. VPS server is recommended. Timeframes: M30-H4. Recommended minimum deposit – 1 000 units of the base currency. Setup The EA is launched on several low spread symbols simultaneously (for example, EURUSD, GBPUSD, AU
MA Channel Pro
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The trading system is based on the breakout of channel of the Moving Averages and my adaptive template. It uses a completely different approach to trading. The EA template is developed so that the signals are not followed literally, instead they provide a reason to a certain action since the signal may turn out to be false, while the price may go in the opposite direction. Depending on the basic settings, the EA may use pending (Stop and Limit) or marke
Trade System
Volodymyr Hrybachov
1 (1)
This is an adaptive grid Expert Advisor that applies Fractals and Fibo levels and is based on the price behavior. An Average weighted stop loss can be used to limit losses. Average volatility, speed and direction are also applied by the strategy. The Expert Advisor is designed for maximum effective real trading in today's market conditions. It does not require special conditions, does not depend on the trading account type, the broker, or the financial instrument. It works well with small and la
News Auto Trading
Volodymyr Hrybachov
3 (2)
This is a news Expert Advisor trading by the economic calendar. It features the following working modes: Manual – trader sets the news time on its own Automatic – the EA takes the news release time and its importance from the news website Several modes of customizable parameters allow the EA to conveniently adjust the EA to your trading strategy. The trading robot automatically determines the time zone, the news importance, the currency affected by the news release, displaying the news on a char
Not One Step Back
Volodymyr Hrybachov
This is a non-indicator Expert Advisor based on steady (no roll-backs) price movement. When the price moves a defined distance without changing a direction, one point goes to bulls or bears depending on the price movement direction. When a predefined amount of points is reached, a position is opened. The Expert Advisor uses average weighted stop loss, take profit, breakeven and trailing stop levels. Parameters PriceMove – amount of points to be passed by the price without changing direction; Win
Butterfly Platinum
Volodymyr Hrybachov
1 (2)
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the usual version of Butterfly , it starts working when the minimum required number of High/Low bars are within the specified price range. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. Do not use martingale, grid and other high-risk trading strategies similar to overstaying drawdown by keeping unprofitable
Snop
Volodymyr Hrybachov
The Expert Advisor strategy is based on the moving average channel breakthrough. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Cu
Super Trader EA
Volodymyr Hrybachov
Fully automated adviser using an advanced grid algorithm and a function to protect against increased volatility during news releases. The Advisor looks for anticipated levels of reversal / continuation in a narrow price range (the proposed new level of support / resistance) based on previous movements. Applies invisible for the broker dynamic levels of setting new orders, stop-loss, take-profit and trailing stop. If you set MagicNumber = 0, then the expert can be used in semi-automatic trading.
Insider Trading
Volodymyr Hrybachov
Arbitrage-news trading EA. Works at a user-defined deviation from the price during the news release (optional). The trade is opened when the fast broker gets ahead of the slow one by the specified amount of points. The trades are opened by the direction of the fast broker price movement, works both during the news release and without the news filter. The news filter automatically determines the time zone and the currency the news is released on. To enable the news filter you need to do the follo
Joker System Stable
Volodymyr Hrybachov
5 (1)
New version of the semi-scalper multicurrency Expert Advisor that uses an advanced adaptive trading strategy based on a position averaging. It uses a completely different strategy for market entries. The new version features a new function – total trailing stop of the opened positions by equity in the deposit currency or as a percentage of profit. A virtual trailing stop can be applied to the first opened trade. A stop loss can be used to protect the capital. The product is designed for 4 and 5-
Invest System
Volodymyr Hrybachov
This scalper Expert Advisor uses instant execution pending orders. No grid and martingale. Each trade is protected by a tight stop loss. It is designed for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP, and EURCHF. VPS is required for flawless operation, minimum deposit is 100 units of the base currency. Timeframe – from M15 to H4. Optimization tip! Only several parameters should be optimized for the period of the last f
筛选:
无评论
回复评论