Order and Risk Management MT5

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



具有以下功能:

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 - 評論交易;
推荐产品
Episode Health Monitor Episode Health Monitor is a trading utility for MetaTrader 5 designed to analyze the real-time condition of active trading positions directly on the chart. The tool evaluates the current “trading episode” - a group of open positions - and provides a structured view of risk, stability, and distance to potential failure. Instead of relying only on profit/loss or price movement, it helps identify whether the current position is stable, weakening, or approaching a critical st
Volume Profile V6
Andrey Kolesnik
4.67 (3)
市场的成交量曲线指标+一个智能振荡器. 它适用于几乎所有工具-货币对,股票,期货,加密货币,实际交易量和报价。 您可以设置配置文件范围的自动定义,例如,一周或一个月等。,并通过移动边界(两条垂直线红色和蓝色)手动设置范围。 示为直方图。 此级别直方图的宽度有条件地意味着在其上进行的交易数量。 使用"模式水平线颜色"参数,您可以设置自动显示价格可能会击退的最重要交易量水平,而最大颜色参数则分别显示整个设定范围内最大交易量的水平。     智能振荡器显示超买和超卖区域,它分析来自多个指标的信息,并根据处理的数据,以适当的颜色为超买和超卖区域着色。     在Volume every day中,您可以使用Range period参数设置构建配置文件的时间范围,并使用Range count参数设置这些范围的配置文件数量。 例如,Range period=1day,Range count=10表示配置文件将基于一天的周期,即最后十天。 重要的是,切换图表的时间框架不会影响配置文件的构建,这也是该指标的一个额外优势。      该指标非常简单易用,同时尽可能提供信息。 有了这个指标,做市商将
RSI Currency Strength Meter is a powerful and elegant multi-currency indicator that measures the real-time relative strength of the 8 major currencies using RSI logic. By calculating the smoothed performance of each currency across its major pairs and applying the RSI formula, it delivers clean and responsive strength lines that make it easy to spot which currencies are truly strong or weak at any moment. This indicator is particularly useful for visualizing currency correlations and divergence
Noize Absorption Index
Ekaterina Saltykova
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.
该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; 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 5.ex5"       //祝有个美好开始,运行首行加入    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 );    //复杂开单
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
Inverted_Chart_EA Utility Expert Advisor Inverted_Chart_EA creates and maintains a mirror-inverted chart of any symbol and timeframe. It automatically generates a custom instrument (e.g. US30_INV ) and keeps its price history updated in real time, with bars mirrored around a chosen pivot. This utility gives traders a new way to analyze the market from a different perspective by flipping the chart upside down. Why use an inverted chart? Highlight hidden patterns – price formations that look ordin
CosmiCLab FIBO
Kirils Subins
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
Trade Copier Professional — 本地复制解决方案   Trade Copier Professional 是一款可靠的本地交易复制系统,适用于 MetaTrader 4/5。它允许交易者在同一台电脑上的多个账户之间即时复制仓位,内置安全控制,并配备专业级仪表盘。   概览   该 EA 可在单一文件中同时运行 Master 和 Slave 模式,并可无缝切换。交易可在 MT4 与 MT5 终端之间复制,无需依赖互联网,采用本地文件通信以实现最高速度与稳定性。实时仪表盘显示连接状态、复制统计以及每日表现。   手数与风险管理   提供四种手数模式:固定手数、倍数、风险百分比和余额百分比。止损与止盈可按比例调整或缩放,必要时可反向复制信号。安全功能包括每日亏损与交易限制、最小/最大手数控制、断线保护以及错误跟踪与自动关闭。   过滤与可靠性   交易可按品种或 magic number 进行过滤,配置灵活。系统通过错误检测、重试逻辑、安全关闭和全面日志确保可靠性。优化后的执行速度几乎即时,且资源占用极低。   使用方法   将 EA 附加到图表,设置
Best Tested Pairs :-  Step Index (Also can use on other pairs which spread is lowest) How does the Magic Storm work The Magic Storm will commence only if the Initial Trade becomes a losing trade. In case the initial trade is a profitable one, or has been closed by the trader there is no need for the Magic Stormto be initiated. Let’s assume that the initial trade was a 1 lot buy trade with Recovery Zone Range Pips is 50 and Recovery Zone Exit Pips is 150 pips. The take profit for this tr
##   ONLY GOLD ##   Тiльки Золото ## **Mercaria Professional Trading Zones - Complete Guide** ## **Mercaria Professional Trading Zones - Повний посібник** ### **How Mercaria Zones Work / Як працюють зони Mercaria** **English:** Mercaria Zones is an advanced trading indicator that identifies high-probability support and resistance areas using ZigZag extremes combined with mathematical zone calculations. The indicator works on multiple timeframes simultaneously, providing a comprehensive view
SMC Venom 模型 BPR 指標是針對在智慧貨幣 (SMC) 概念內工作的交易者的專業工具。它會自動辨識價格圖表上的兩種關鍵模式: FVG (公平價值缺口)是三根蠟燭的組合,其中第一根和第三根蠟燭之間存在缺口。它在水平之間形成一個沒有成交量支撐的區域,這通常會導致價格調整。 BPR (平衡價格區間)是兩種 FVG 模式的組合,形成一個「橋樑」 - 當價格以低成交量活動移動時,突破並返回到水平的區域,從而在蠟燭之間產生間隙。 這些模式可協助交易者透過分析圖表上的交易量和價格動態(大型市場參與者和普通參與者之間的互動)來識別關鍵的支撐/阻力位、突破區域和切入點。 此指標以矩形和箭頭的形式可視化模式,也支援靈活的警報設定。 主要特點: 模式顯示模式:選擇顯示 BPR 模式(看漲和看跌)或 FVG 模式(看漲和看跌)。 可以隱藏所有圖表分析模式。 以條數過濾:BPR 結構中 FVG 之間的最小/最大距離。 訊號的附加視覺化: 箭頭有 9 種類型可供選擇(標準、細、分形等)或手動輸入 Wingdings 代碼,其表格可以選擇性地顯示在圖表上。 設定顏色、尺寸及其縮放時相對於價格的動態
Overview Heiken Ashi CE Filtered MT5 is a technical indicator for the MetaTrader 5 platform. It integrates smoothed candlestick charting with a dynamic exit strategy and a customizable trend filter to deliver clear buy and sell signals. The indicator is designed to improve trend detection and signal reliability by reducing market noise. If you want to see more high-quality products or order the development/conversion of your own products, visit my partners' website: 4xDev Get 10% OFF on manual
"Impulses and Corrections 5" 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
Supply and Demand Pro
Godbless C Nygu
4 (1)
Join Deriv link on profile>>> GET THIS FULL COPY AND GET ANOTHER FREE INDICATOR ONE OF THE BEST AND USEFULL INDICATORS IN THE WORLD ..This is the one of the best usefull indicators which has chosen to be used by top traders in the world. AUTOMATIC SUPPORT AND RESISTANCE This way of trading is also called Supply and demand, On this way of trading you can see auto colours appear where the market changes direction buying or selling Direction. ALL KIND OF PAIRS METALS AND INDICIES ARE INCLUDED A
Gann Time–Price Square Cycles (MT5) This indicator applies the concept of time–price balance introduced by W.D. Gann. It detects price swings on the chart and projects Quarter, Half, and Full cycle time intervals forward, marking them with vertical lines. The tool is designed to help traders study the relationship between swing size and elapsed time directly on MT5 charts. Functions Detects swing highs and lows based on pivot depth and minimum swing size. Projects Quarter, Half, and Full harmon
RRtoolBox
David Ruiz Moreno
RRtoolbox - Professional Tools: Risk:Reward Trading Tool (SL/TP Horizontals + Pending orders + Diagonals), Alerts set on trend lines (for alerts on diagonal levels), SelfManagement (BE, partials...), close/cancelling by time, Statistics, Info and trading on chart. One-Click Trading with Visual Risk:Reward Management RRtoolbox is a comprehensive trading panel that combines one-click order execution,  statistics and  powerful visual Risk:Reward tools, alerts set with trendlines, on chart butt
Basilisk of Saint Void
YIVANI KUNDAI CHITUMWA
BASILISK OF SAINT VOID 1.414 The Architecture of Market Stasis Basilisk of  Saint Void  is not a reactive scalper; it is a structural predator. Engineered for the high-liquidity environments of EURUSD and   USDJPY , the Basilisk utilizes a non-linear, multi-layered defense system to transform market volatility into a disciplined, mathematical harvest. ️ THE PETRIFICATION CLASS [GORGON STASIS] Market chaos is neutralized through the Gorgon Stasis protocol. Unlike standard EAs that revenge-
Blahtech Market Profile MT5
Blahtech Limited
5 (10)
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. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
TradePad
Ruslan Khasanov
5 (1)
TradePad 是一種既可用於手動交易又可用於演算法交易的工具。我們為您提供一個簡單的解決方案,用於快速交易操作和控制多種交易工具的持股。 注意,該應用程式不適用於策略測試器! 模擬帳戶應用程式的試用版和所有工具的描述 應用程式介面適應高解析度顯示器,簡單直覺。為了方便工作,我們為交易者提供了以下工具: 熱鍵管理器,用於管理交易操作、在主圖表的週期之間切換、在 TradePad 工具之間切換; 標記交易等級的工具,用於在開倉或設定掛單時評估虧損風險並計算潛在利潤; MultiCharts 工具用於直觀地監控多個交易符號,以及接收演算法交易的交易訊號。為了方便起見,您可以組織交易對的集合,這將使您有機會在多個時間範圍內監控價格並進行多幣種交易; 用於查看任何歷史時期的交易統計資料的資訊模組,能夠產生擴展的 HTML 報告、查看交易符號的特徵和有關交易帳戶的資訊; 掛單管理器用於管理掛單 - 設定單一或一組(網路)掛單,可按訂單類型和單一符號或交易帳戶上的所有類型進行分組刪除; 設定賣出停損限價和買入停損限價掛單的工具; 頭寸管理器用於管理一個或多個頭寸(取決於帳戶類型) - 全部
Wedge Pattern MT5
Sathit Sukhirun
Chinese 这款指标就像是为热衷于图表形态交易的交易者提供的高级图表分析助手。它的设计初衷是减轻视觉分析的负担,并提高盈利的准确性。 从实际应用角度来看,这款指标的主要优势如下: 1. 自动形态检测 (Automated Pattern Detection) 节省时间并减少偏见: 您无需再手动绘制趋势线。指标会寻找价格波段的高低点(Pivot High/Low),并在价格结构符合条件时,自动绘制出上升楔形(Rising Wedge)和下降楔形(Falling Wedge)的框架。 涵盖所有情况: 能够检测正在形成的形态、突破(Breakout)的瞬间,甚至是失败(Failed)的形态,让您清晰地掌握市场全貌。 2. 内置目标和斐波那契止盈 (Built-in Targets & Fibonacci TP) 自动计算目标: 当发生突破时,系统会根据楔形开口的宽度立即计算出主要目标(Main Target)距离,让您明确知道该把止盈(Take Profit)设在哪里。 支持分批平仓 (Scaling Out): 划出多达5个级别的斐波那契线作为子止盈点,非常适合喜欢在关键支撑/阻力位分
Royal Copier
Janet Abu Khalil
Royal Copier — 专业版 MT5 交易复制器 Royal Copier 是一款适用于 MetaTrader 5 的专业本地实时交易复制器。 现在它已将两种功能整合到一个 MT5 Expert Advisor 中。 您只需在参数中选择 EA 运行于 Master 模式 或 Client 模式 。 这意味着同一个 EA 既可用于源账户,也可用于接收账户,同时保留原有复制器的运行逻辑。 Royal Copier 支持以下常见账户复制方式: MT5 到 MT5 MT5 到 MT4 MT4 到 MT4 MT4 到 MT5 如需与 MT4 进行复制,请使用 MT4_Copier 。 工作原理 Royal Copier 是一个本地复制器,通过同一台 Windows 电脑上的共享文件运行。 当 EA 设置为 Master 模式 时,它会监控源账户并将所有交易活动写入共享文件。 当 EA 设置为 Client 模式 时,它会读取该文件,并在接收账户上镜像执行相同操作。 复制器可以同步以下内容: 市价单 挂单 交易平仓 部分平仓 止损和止盈修改 挂单更新和删除 两个终端必须运行在同一台 Win
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) + add  Retracements  value to buffer when Show Retracements 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 S
Title: Institutional Bias Automator PRO Automate Your Top-Down Analysis. Align Your Trades with Institutional Order Flow by Dawe Trading! The biggest mistake retail traders make is executing setups against the Higher Timeframe (HTF) market bias.   Institutional Bias Automator PRO , engineered by   Dawe Trading , is a sophisticated, fully automated trading system designed to completely eliminate this error. It ensures your execution is always mathematically aligned with high-probability institut
This indicator uses a mathematical calculation algorithm . This algorithm calculates the remainder between the updated model and the actual values and produces the possible progress of the graph on the graph. It is not a super prophet in trading, but it is very good for the trader when entering the market and to analyze it before entering. Applicable for all currencies. Данный индикатор использует алгоритм математических вычислений . Данный алгоритм вычисляет остаток между обновленной моделью и
Stratos Pali mt5
Michela Russo
4.5 (8)
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 ! Down
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
该产品的买家也购买
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
HINN Lazy Trader
ALGOFLOW OÜ
5 (2)
Limited time offer: 20% off for a few days only!  - Annual subscription $360 instead of $450  - Lifetime plan $550 instead of $690 The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   -
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Helios Pulse
Jonathan Mboya Kinaro
Helios Pulse v1.03 — 实时概率交易面板,专为手动交易者打造 Helios Pulse 彻底改变您解读市场的方式。无需在多个指标窗口之间来回切换、纠结于相互矛盾的信号,您只需看一个清晰的答案:一个实时更新的概率百分比,展示当前市场的方向性偏移,逐笔跳动持续刷新。 这不是又一个信号箭头面板。Helios Pulse 是一个概率引擎,它衡量多个技术维度之间的一致程度,输出一个真正可信赖的确信度评分。您看到的不仅是方向,还有这个方向有多强——以及它正在实时增强还是减弱。 图表上的呈现 一个紧凑的深色主题面板嵌入您的图表,包含两张动态概率卡片——一张代表做多,一张代表做空。随着市场状况变化,卡片颜色强度从暗淡渐变为鲜明,让您在查看数字之前就能获得即时的视觉判断。清晰的判定标签显示当前状态:Strong Buy、Lean Long、Neutral、Lean Short 或 Strong Sell。 动量变化箭头显示概率正在上升还是下降,让您在确信度积聚或消散的瞬间捕捉到变化。峰值追踪功能记录当前交易时段两个方向的最高概率值。 当需要完整的图表视野时,将面板最小化为一条精简的状态
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
ManHedger MT5
Peter Mueller
4.83 (6)
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. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 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 s
Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
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
Introduction Our system is more than just a tool—it’s your personal guide in the dynamic trading landscape. Expertly developed and optimized using advanced strategies, this groundbreaking predictor gives traders a powerful edge. It’s not just about the features; it’s about a trading journey that stands out from the crowd. Get ready for an enhanced trading experience like never before! What It Does Next Candle Prediction: Imagine gaining insights into the market’s next move before it happens. Our
PropFolio Command Manager Pro PropFolio Command Manager Pro is an advanced, multi-symbol execution terminal designed to automate your custom arrow indicators. Simply enter the name of your arrow indicator into the settings, and the Command Manager will monitor up to 30 currency pairs, indices, or metals simultaneously from a single chart. When your indicator generates a signal, the EA verifies the trend using the built-in Higher Timeframe (HTF) algorithm, checks the live spread, and manages the
EA price is reduced to 50% discount for limited time period. Spot vs Future Arbitrage EA for MT5 Spot vs Future Arbitrage EA is an automated Expert Advisor designed for MetaTrader 5 that operates using price differences between Gold spot and Gold futures instruments. The strategy opens positions on both instruments simultaneously to take advantage of temporary differences between spot and futures prices. Requirements The trading account must provide both Gold spot and Gold futures instruments
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
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 ne
Mentfx Mmanage mt5
Anton Jere Calmes
4.25 (8)
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
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 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, 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 order
CRT Pro Trading EA Ultimate v10 - 专业模式扫描器 概述 CRT Pro Trading EA Ultimate v10 是由 Helios Technologies 开发的高级多品种专家顾问,专门检测和交易 CRT(盘整-操纵-分配)模式,并具有智能趋势对齐功能。该 EA 将机构交易概念与智能信号管理相结合,在多个市场提供高概率交易机会。 主要功能 趋势对齐信号生成 智能趋势分析:仅生成与主导市场趋势一致的信号 多时间框架确认:使用更高时间框架分析来过滤低概率设置 自适应信号方向:看涨趋势 = 仅买入信号,看跌趋势 = 仅卖出信号,中性趋势 = 允许双向 多品种市场扫描器 支持 12+ 种工具:监控 EURUSD、GBPUSD、USDJPY、USDCHF、AUDUSD、USDCAD、EURGBP、XAUUSD、US30、GER40、US100、UK100 实时模式检测:持续扫描所有配置品种的 CRT 模式 经纪商品种自动检测:自动适应不同经纪商的品种命名约定 智能信号管理 止损冷却系统:通过可配置的冷却期防止报复性交易(默认:30 分钟)
Features   With MT5 to Interactive Brokers(IB) Trader, you can: 1. Load chart data from IB to MT5, and Analyze with all standard or customer Indicators. 2. Place Orders to IB Account Directly in MT5. 3. Make your Own EAs upon IB Securities by only making minus changes of the trading function. Usage 1) Installation Copy the "Mt5ToIBTraderEn.ex4" and sample files to [MT5 Data Folder]->MQL5->Experts.  2)  MT5 Settings Add the IP Address to the MT5 Allowed URLs in 'Tools->Options->Expert Adviso
******************************* ***************** ********************** ***************** ********************** ************************* GoldMine Train 是一款针对黄金的趋势交易策略 EA。 操作员确定主要趋势方向并指示Train前进。 Train 将在该方向连续买入/卖出, 手数取决于账户余额和预设的杠杆比率。 当操作员改变趋势方向时,Train将停止并锁定利润。 用户可以使用图表上的按钮轻松选择趋势方向。 ******************************* ***************** ********************** ***************** ********************** *************************
Gold instrument scanner is the chart pattern scanner to detect the triangle pattern, falling wedge pattern, rising wedge pattern, channel pattern and so on. Gold instrument scanner uses highly sophisticated pattern detection algorithm. However, we have designed it in the easy to use and intuitive manner. Advanced Price Pattern Scanner will show all the patterns in your chart in the most efficient format for your trading. You do not have to do tedious manual pattern detection any more. Plus you
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
PineChart
Muhammad Minhas Qamar
Developed by MMQ —  PineChart: Run PineScript Inside MT5 With A Modern Charting Experience An MQL5 Expert Advisor that runs Pine Script indicators and strategies directly inside MetaTrader 5. PineChart includes a full Pine Script interpreter so you can use your existing Pine Script v5/v6 source code without manually rewriting anything in MQL5. Links [  Website  |  Documentation  |  Demo ] NOTE: Downloading demo through MQL5 will give you limited functionality. To experience PineChart fully, dow
Trading Chaos Expert
Gennadiy Stanilevych
5 (11)
世界上没有本软件的同等产品,它代表一个覆盖交易信号的通用交易 "控制台",自动入场,设置止损和止盈,还有在单一窗口里同时进行多交易尾随终止。EA 的 "三次点击" 直观控制,确保在不同计算机上全方位使用所有功能,包括平板电脑。 与附加的信号指标交互来标记图标,给出实际市场的全貌,EA 令您做出正确的选择,以及在大多数情况下成为胜者一方。内置资金管理算法, 还有自动计算手数, 虚拟订单交易, 以及一些其它从崩溃账户里挽救交易者的 "诀窍"。它不是一个 "黑盒子"。而是一个深思熟虑的交易员的不可或缺的助理, 至少要尝试一次它的动作。 注,在面板上形成的 EA 不能在策略测试员中测试。可以在您的模拟账户里以实时模式检查它, 您可以下载本 EA 的免费版 - 混沌交易 EA 演示 。 EA 表现为一个面板,带有内置功能的交易机器人的,自动基于交易者可直观检查的交易信号入场,完全按照比尔·威廉姆斯的策略“混沌交易:第二版”和“新贸易维度”。在单独的窗口里,EA 识别价格走势的导向,用于指定品种和时间帧的全自动交易模式,也可以多品种并发。 它同时分析 MetaTrader 5“市场观察”窗口中显示
The product will copy all WhatsApp signal to MT5 ( which you are member).  Easy to set up, copy order instant, can work with almost signal formats,  image signal. Work with all type of channel or group, work with  multi channel, multi MT5 Support to translate other language to English How to setup and guide: Let read all details about setup and download WhatsAppCopier apps   here Recommend to all: try install demo version from market to your PC/ VPS because some time you maybe have problem with
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 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 MT5 Demo in my product list, please try it out to get familiar with all functionalities for free. Free version: LINK MT4 version: 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
Equity Gaurd
Eredewei Henry Tiemo
️ Equity Protector EA – Auto SL & Trailing Stop for MT5 Protect your capital. Automate your risk. Maximize your control. The Equity Protector EA is a powerful risk management tool designed for Meta Trader 5 traders who prioritize capital preservation and smart trade automation. Whether you're a scalper, swing trader, or long-term investor, this EA ensures your account stays protected while optimizing trade exits with precision. Key Benefits Drawdown Shield Automatically monitors your accoun
一款专业的订单与风险管理工具,专为希望精确控制风险、仓位大小以及交易管理的交易者而设计。 该智能交易系统旨在帮助交易者实现系统化、纪律化的交易方式,提供全面的订单管理、风险计算和持仓管理功能。 EA 功能 自动手数计算 根据设定的风险百分比,基于 账户余额(Balance)或净值(Equity) 自动计算下单手数。 风险回报管理系统(Risk–Reward) 支持基于 风险回报比(R:R) 的交易管理方式, 帮助交易者在风险与收益之间保持一致和可控的比例关系。 市价单与挂单支持 全面支持: 市价订单 挂单类型(Buy Limit、Buy Stop、Sell Limit、Sell Stop) 手动部分平仓(3 个级别) 提供 3 个可自定义的手动部分平仓级别 ,灵活管理持仓规模。 自动保本系统(Breakeven) 自动将止损移动至保本位置。 适用于 所有已开仓位 。 自动部分平仓系统 自动管理持仓的部分平仓操作。 适用于 所有已开仓位 。 快捷键支持 通过 可自定义的快捷键 快速执行关键交易管理功能。 为系统化风险管理而设计 专为注重 一致性、纪律性以及基于规则的风险管理 的交易
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
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
作者的更多信息
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; 創建您的
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 - 以秒為單位的最小距
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
筛选:
无评论
回复评论