Boxmaster RSIx2 MT4

Main:

  • Not martingale, not a grid, working on all symbols;
  • a good rational algorithm;
  • Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal);
  • There is a good money management system (there are several type for trailing stop loss);
  • EA can work on closed candles, and on current candles;
  • Quickly optimized (the work is maximally accelerated).
  • Current sets after optimization are in comments.

Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;
RSI_TF - timeframe RSI(older) and RSI(junior)

Parameters of the indicator RSI(relative strength index) from older timeframe:
RSI_UP_Period - period of  RSI;
RSI_UP_price - type of price of RSI;
RSI_UP_level_buy_out - level buy out of RSI;
RSI_UP_level_sell_out - level sell out of RSI;

Parameters of the indicator RSI(relative strength index) from junior timeframe:
RSI_LOW_Period - period of  RSI;
RSI_LOW_price - type of price of RSI;
RSI_LOW_level_buy_out - level buy out of RSI;
RSI_LOW_level_sell_out - level sell out of RSI;

num_of_bar_for_analize - number of bar (candles) for work. Value - 0 - search for signals at current prices (significantly slows down the optimization);

Money management parameters:
MM_trailing_type - type of Money Management. Variants: TYPE_MM_NON_MM (without TP and SL); TYPE_MM_JUST_SL (SL only); TYPE_MM_TRAILING (trailing stop loss and TP); TYPE_MM_SL_TO_0 (SL trails only to the break-even price);
MM_TP_pips - TakeProfit size (in pips);
MM_TRSL_pips - Trailing StopLoss (in pips);
MM_SL_pips - StopLoss (in pips);
MM_magic_num - magic number for order;
MM_close_deal_when_opposite - allow closing the current position and opening a new one in the opposite direction when a signal appears;
MM_lot - lot size;  
MM_type_of_risk - "Fix_lot" transactions are opened with a fixed volume specified in the parameter "MM_lot". " Smart_lot_by_risk " volume is calculated dynamically, "MM_risk_percent" - max risk.
推荐产品
Fx4lights
Vladimir Deryagin
The Expert Advisor consists of four popular indicators: MovingAverage Stochastic MACD ZigZag It is possible to use all four indicators both together, and individually, selecting the necessary combination. Basic settings of the Expert Advisor Magic - order magic number Volume - volume for opened trades Slippage - price slippage when opening orders. StopLoss - close orders after reaching a certain loss in points, TakeProfit - desired profit in points. TrailingStop - move StopLoss to order's openi
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals, is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test it you
Pinok
Yury Emeliyanov
Pinok 是一个用于 EURGBP(M30)的交易顾问,基于突破前一根K线极值并通过 ATR MA 振荡器进行过滤。在指定的交易时间段内运作,使用固定的止损和止盈。 逻辑 买入条件: 如果开盘价低于前一根K线的最低点且 ATR MA 振荡器低于零。 卖出条件: 如果开盘价高于前一根K线的最高点且 ATR MA 振荡器低于零。 退出: 固定止盈(+90点)或止损(-400点)。 交易: 交易量为账户余额的2%。 测试统计(2018–2025) 初始存款: 500美元 总利润: +6279美元 收益因子: 2.36 最大回撤: 30.52% 交易总数: 256 盈利交易比例: 74% ️ 重要提示: 在真实账户上使用前,请务必在模拟账户或策略测试器中进行测试。历史业绩并不能保证未来收益。 可以在这里找到其他产品和测试结果: [产品链接]
Down Under
Thomas Bradley Butler
Down Under 在 1 小时的时间范围内交易澳元/美元对。 该 EA 交易 ATR 和 OHLC。 它在这个时间范围内为这对格式化。 复合使用分钟。 手数和最大。 批量。 余额的百分比是在获胜交易中复合的。 随着余额波动,手数也会波动。 设置: 毫米风险% 毫米批次 最大手数 没有什么可以改变的。 这没有马丁格尔或对冲能力。 唯一需要更改的其他功能是,如果您交易的是澳元/美元的差价合约。 在经纪人平台上按小数点更改。 风险免责声明 期货、期权和货币交易都有很大的潜在回报,但也有很大的潜在风险。 为了投资这些市场,您必须意识到风险并愿意接受它们。 Down Under 在 1 小时的时间范围内交易澳元/美元对。 该 EA 交易 ATR 和 OHLC。 它在这个时间范围内为这对格式化。 复合使用分钟。 手数和最大。 批量。 余额的百分比是在获胜交易中复合的。 随着余额波动,手数也会波动。 设置: 毫米风险% 毫米批次 最大手数 没有什么可以改变的。 这没有马丁格尔或对冲能力。 唯一需要更改的其他功能是,如果您交易的是澳元/美元的差价合约。 在经纪人平台
Mind the Gaps
Staffan Ofwerman
This Expert Advisor is using three Moving Averages to find the direction of the trend. There is three different Moving Averages that has to be in the right order and the EA is looking for this in different timeframes to make sure it's in the order to trade. Then the EA will look for both the Stochastic and RSI in different timeframes before everything is looking good. Now it will take a BUY or SELL trade, depending on the indicators. It will set the Stop Loss and Take Profit depending on the hig
The Expert Advisor trades the signals from an artificial neural network. Network with one hidden layer. Presence of a signal is checked at the closing of the specified period, which significantly increases the optimization and testing speed. It differs from the previous version by a number of additional features: works with pending orders; subsequent trades are opened with a lot increased by the specified step; moves the trade to breakeven a specified time after it was opened; closes trades at t
Simply System Trend Line
Szymon Palczynski
5 (1)
I personally love trading robots, but there are many situations where semi-auto trading is superior to automation. The system is very simple and effective.  Trend lines are typically used with price charts, however they can also be used with a range of technical analysis charts such as CCI and RSI.  What is the trend line?  Trend line is a bounding line for the price movement. It is formed when a diagonal line can be drawn between a minimum of three or more price pivot points. A line can be
ForExMachina 2
Tibor Hartmut Sturm
ForExMachina 2 – The Quantitative Volatility Engine Automated Price Action Trading | Trend-Following Breakouts | Smart Recovery (Precision Engineered for XAUUSD & Volatile Forex Pairs) Trading with Machine Precision Stop relying on lagging indicators. ForExMachina  2 is a next-generation trading robot designed to exploit the one constant in the financial markets: Volatility . Built specifically for the MetaTrader 4 platform, ForExMachina ignores market noise. Instead, it utilizes a proprietary
Ichimoku Market Scanner EA
Jarek Paciorek
4 (10)
This scanner is a tool used to support trading with the Ichimoku method. Its basic features are: 10 trading setups implemented in accordance with the Ichimoku technique, the possibility of simultaneous scanning, all financial instruments available on the platform, the possibility of simultaneous scanning, in all timeframes available on the platform, two trading modes available: Manual and AutoTrading, the ability to open in Manual mode from the level of the chart, the ability to determine the si
10册149美元!下一个价格将是499美元。 悉尼贸易X采用BTN技术的最新智能技术,可帮助您为交易创造最佳结果。 特别是,完美模式可让您交易100%的胜利(但必须保证有足够的资金)。 如果“完美模式”适用于高级用户,则初学者或偏爱安全交易的用户可以使用“安全模式”。 安全模式每天在指定的时间进行结算,并自动在您设置的损失范围内进行结算。 所有这些功能都是基于收入的,因此按“保护钱”功能指定的金额不会造成任何损失。哇! 每次激活EA时,Protect Money都会自动更新,以保证本金并支持安全交易。 愿您的梦想通过SYDNEY TRADE X实现。 祝你好运。 BTN FX推出了一系列20个城市,以支持您最好的交易环境。 它使用20种不同的逻辑为每种贸易环境提供优化的结果。 特别是,BTN FX的独特功能,例如完美模式,安全模式,资金保护和交易条件功能 我们在最佳交易环境中为您提供支持。我们希望您不再担心失去本金,享受交易和获利。 ====功能说明==== 交易设置 您可以设置幻数,交易订单数量,最大订单编号,最大购买订单编号,最大出售
Pips hunter v2
Roman Lomaev
1 (1)
Pips Hunter M1 – Скальперский Советник Валютная пара: EUR/USD, EURJPY, GBPUSD Таймфрейм: M1 Время работы: 24/7 Требования к брокеру: Минимальный спред – для максимальной эффективности Быстрое исполнение ордеров – без задержек и реквот Низкая комиссия – для снижения издержек Наличие VPS – стабильная работа без перебоев Разработан для активного скальпинга и максимального профита!
Discover the ultimate trading solution - Expert ONE! Say goodbye to needing a coder and hello to configurable trading strategies that can be customized in thousands of different ways. Expert ONE is the game-changer you've been waiting for, built on the reliable foundation of Jagzfx's proven software products like pinTrader, OnePIN, and MUX. With advanced features like risk management, position sizing, profit averaging, trailing stop, and weekly and intraday sessions, Expert ONE allows you to tai
Ai UC EA MT4
Indra Maulana
This expert is under construction and is not yet completed The development of this expert will be completed in 2 years at most. Our goal in publishing this expert is to attract capital to develop our best expert. This expert will definitely be the best expert of our team. To participate in this project, you can buy this expert at the lowest possible price. This expert will definitely be the most expensive expert of our team in the future. This expert will be built with the latest methods and st
Still
Sergey Kruglov
"Still" is a trend-based Expert Advisor that looks for trend changes and opens orders in the direction of the new trend. The Moving Average indicator is used as the main signal supplemented by additional integrated confirmation functions. Whenever the signal changes, the opened orders are closed and a new order is opened. Stop levels are used for safety purposes. The EA is tied to the current timeframe. Recommended timeframes are H1 and M30. It can also work on M15 and M5. The recommended curren
Range Monster
Alexander Chertnik
4 (1)
EA uses high or low range to define possible Market Correction ,  after that the trades will be open according to Divergence Signal .  EA does not uses conventional stop loss and take profit functions,  trades will be closed at the indicator signal. EA uses also Hidden Divergence for exit trades. default setting for GBPCAD also working on: EURUSD / EURCAD / EURAUD / GBPUSD / USDCHF / AUDNZD /  AUDUSD ("FXCM broker" sets in the comments ) timeframe: 1H developed,  tested and optimized on FXCM
Stairs RSI
Peter Boldarev
The expert trades according to the indications of the RSI indicator. When the price moves against the order, the level of the planned profit is shifted by implementing a grid of orders. The input parameters in points should be set to the corresponding 4-digit quotations. For 3- and 5-digit quotes, the expert will perform the adjustment automatically. In the settings, you can turn off automatic adjustment. It is possible to set the time of work of the adviser and days of trade. The restriction ap
Golden Phoenix EA
Justinus Andjarwirawan
Golden Phoenix EA – Adaptive Reversal Recovery System for XAUUSD Overview: Golden Phoenix EA is a powerful gold (XAUUSD) trading Expert Advisor designed with an adaptive switching method to maximize profitability. Unlike traditional grid or martingale strategies, this EA reverses the direction of the recovery trade when a position closes in loss. By strategically adjusting lot sizes and reversing trades, Golden Phoenix EA capitalizes on market corrections to secure profits efficiently. The EA
Hello! Robot Lovec Trend MT4. Designed exclusively for working with the trend on the weekly chart W1. I offer you an Advisor, my own development. The settings are universal for all currency pairs. Most instruments are suitable, especially trending currency pairs with JPY, CHF, GBP. And also futures and indices. Entries are made exclusively at the opening of the candle, which gives the same ideal execution as in the tester and without slippage. Exit from the transaction based on a set of conditi
Breakout MA
Rustam Tairov
Торговый робот, простой в использовании и понятный. Ордера открывает при пробитии уровней максимума и минимума текущего дня, закрытие осуществляется по двум стандартным индикаторам Moving Average, при желании можно изменить значения в настройках. Стратегии типа Мартина, хеджирования здесь нет!!! Рекомендуемая пара для торговли  USD/JPY. Данный робот очень хорошо показывает себя в трендовых движениях, не очень эффективен во флэте.
Sentinel FX by nyelora
Nnanyelugo Edward Ahukannah
Sentinel FX by nyelora — MT4 Expert Advisor Sentinel FX by nyelora is a professional multi-symbol MT4 Expert Advisor built for traders who prioritise capital protection , risk discipline , and portfolio-aware execution . It is designed to behave like a robust execution engine — trading only when conditions meet strict quality and safety requirements. Periods of inactivity are normal and intentional. What makes Sentinel FX different Portfolio-aware: manages multiple FX symbols from a single chart
VELVET SEA: a usable, free simple expert advisor by the maker of velvet. CONCEPT This expert advisor is designed for use with a VPS that has continuous connectivity and trades based on whether or not it detects decisive momentum in a market, and can be configured to trade all open charts in a session or for it to only be attached to one chart with a given set of parameters.  That makes it possible for Velvet Sea to trade different symbols with different parameters to suite the needs of the user
Flood Trading Ea
Mohamed yehia Osman
STRATEGY : INVEST 1/3 Withdraw 1/3  each Balance DOUBLING /  TRIPLING !!!! EA works on trend and trend reversal on any timeframe  : results given on M5 Timeframes with moving average from 500 to 1000 EA works on any symbols and gave good results : I made lot of testing on EURUSD EA opens trades with trend using moving averages you Set the Lot Risk " LotSafety " input : 1 High risk lot --> High Profit but also you will STOP OUT so that you will must use the "Invest 1/3 Withdraw 1/3 Strategy"    
Alliance Nest
Yriy Doronin
The unique robot combines two robots "Next xxx" and "Robot nest". The algorithm of work was developed on neural networks. Advisors work both separately and individually, which is a unique alliance of two robots. Customizable to all trading instruments. For maximum efficiency, you need to do optimization. Optimization must be done together with both robots or each separately. The EA works efficiently in the flat and trend. Transactions can become hedged positions and exit them as efficiently as p
Gold Angels
Hong Ling Mu
3.5 (4)
Welcome to the Forex Gold Angel EA , which is a highly stable profit-generating EA. It comes highly recommended. The logic behind the EA is simple. It uses the BAND indicator, which triggers a flag when the price deviates from the band. However, it does not enter a trade at this point. Instead, it carefully monitors the price movement. When the price returns to the band and touches the center line, it enters a trade in the direction of the trend. This strategy is simple, but it yields significan
FREE
H4 Trend
Kenneth Parling
5 (1)
介绍 H4 趋势外汇交易机器人 - 一个易于使用且全自动的交易机器人,旨在交易 H4 图表以捕捉趋势变动。穿越移动平均线指标产生的买入/卖出信号。订单始终使用虚拟止损、止盈和追踪止损以及随后的硬止损,以防万一发生断开连接以确保资金安全。 特征 没有危险的技术,如鞅、套期保值或任何其他 低回撤 安全稳定的交易 易于优化,专注于 TP/SL 和追踪水平以及指标 虚拟止盈、止损和追踪止损水平 ATR(平均真实范围)计算止盈和追踪止损 风险评估 - 以固定手数或动态头寸大小百分比进行交易(始终推荐动态) ADX 趋势强度过滤器 低初始存款 - 基于账户杠杆 1:400-1:500 的美分账户为 200 美元/20 美元 可在 EurUsd H4 上使用的默认设置 优化 至少 6 个月的时间或多或少足以获得良好的使用设置。 H4 Trend 的默认设置在 EurUsd 上使用高质量 Ducas 复制报价数据进行了优化,并在具有可变点差和滑点、佣金和掉期的“每个报价”上进行了全面测试 - 尽可能接近实时交易! 专家菜单设置 我参考截图 一般如何购买/安装/更新市场产品 https://www.
Forceoil
Fabrizio Pierantoni
Force Oil expert Advisor. Tested algorithm for wti trading, optimized for H1 timeframe. Vps recommended. The algorithm detects changes detected on the symbol and carries out the buy/sell operation. The market exit can take place with stop loss (normally it has a value of 0) or via algorithm when the movement tends to stabilize. It does not require further optimization. Happy Trading. 
Background The EA trades a grid of orders using the martingale technique. It is designed for multi-currency trading. It opens and closes a large number of orders. My account monitoring: https://www.mql5.com/en/signals/author/mizrael Advantages Trading results are visible every day. The EA works 24/5. Is not sensitive to trading conditions. Suitable for a rapid deposit boost. Ease of use. Recommendations Use the EA on several pairs simultaneously. Recommended deposit 500 $. When using the EA on
Description of work The MA7 Agave C3 expert advisor is based on the MA7 Agave indicator. When a signal from the built-in indicator appears, the expert advisor opens a position, sets the takeprofit and the level for opening an averaging position. When the grid is fully opened, the expert advisor sets a stoploss. Detailed information about the MA7 Agave indicator. Features of work Designed to work on hedge accounts; Recovers your data in case of a sudden power outage; Only one grid can be opened
Description of work The MA7 Aster C3 expert advisor is based on the MA7 Aster indicator. When a signal from the built-in indicator appears, the expert advisor opens a position, sets the takeprofit and the level for opening an averaging position. When the grid is fully opened, the expert advisor sets a stoploss. Detailed information about the MA7 Aster indicator. Features of work Designed to work on hedge accounts; Recovers your data in case of a sudden power outage; Only one grid can be opened
Eternal Scalper
Chanikya Konda
Eternal Scalper Expert Advisor is a Scalping robot and is able to work with any currency pair in 15 Min timeframe. It uses Moving Averages to find trend and place orders. If it was a false signal the robot places a recovery order to recover the losses. Advantages scalping trades any pair spread/execution-tolerant Requirements Minimal deposit: $1000 ($10 for cent accounts) Account type: any Currency pairs: any Timeframe: M15 Settings General settings Slippage. ProfitFactor – dynamic factor bas
该产品的买家也购买
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了多
Gold Trade Pro
Profalgo Limited
4.61 (23)
推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆地將
Vortex Gold MT4
Stanislav Tomilov
4.93 (41)
Vortex - 您对未来的投资 Vortex Gold EA 专家顾问专门用于在 Metatrader 平台上交易黄金(XAU/USD)。该 EA 使用专有指标和作者的秘密算法构建,采用全面的交易策略,旨在捕捉黄金市场中的盈利走势。其策略的关键组成部分包括 CCI 和抛物线指标等经典指标,这些指标共同作用,准确地发出理想的进入和退出点信号。Vortex Gold EA 的核心是先进的神经网络和机器学习技术。这些算法持续分析历史和实时数据,使 EA 能够更准确地适应和应对不断变化的市场趋势。通过利用深度学习,Vortex Gold EA 可以识别模式,自动调整指标参数,并随着时间的推移不断提高性能。Vortex Gold EA 是专有指标、机器学习和适应性交易算法的强大组合。使用 Vortex Gold EA 为您的未来投资。 售价 675 美元(还剩 2/10),下一个价格 795 美元 Live Monitoring  https://www.mql5.com/en/signals/2366351 Check out the live results in Profile >>
Quantum King MT4
Bogdan Ion Puscasu
5 (4)
量子之王EA——智能力量,专为每位交易者打造 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特价上市 实时信号:       点击这里 MT5版本:   点击此处 量子之王频道:       点击这里 ***购买 Quantum King MT4,即可免费获得 Quantum StarMan!*** 详情请私信咨询! 规则   你的交易精准而自律。 量子之王 EA     将结构化网格的优势和自适应马丁格尔策略的智能性融合到一个无缝系统中——专为 M5 上的 AUDCAD 而设计,适合希望实现稳定、可控增长的初学者和专业人士。 量子之王 EA     是一个为澳元/加元货币对在 M5 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
BB Return mt4
Leonid Arkhipov
5 (11)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
AI Prop Firms MT4
MQL TOOLS SL
5 (4)
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
Vortex Turbo EA MT4
Stanislav Tomilov
5 (9)
Vortex Turbo——“驾驭风暴——掌控漩涡” Vortex Turbo代表了智能交易的下一个进化阶段——它融合了尖端人工智能架构、自适应市场逻辑和精准的风险控制,是一项独特的创新。Vortex Turbo基于成熟的算法原理,将多种策略整合到一个统一的高速生态系统中,并以全新的预测智能为驱动。Vortex Turbo专为黄金XAUUSD(GOLD)的超短线交易而设计,采用受控马丁格尔和均价网格,同时每个   仓位都受到内置止损的全面保护   ——确保了力量、精准度和安全性之间的完美平衡。 非常重要!购买专家服务后请给我发私信。我会把所有必要的建议和操作指南发给你。 399 美元的价格有效期至 2 月 15 日,之后价格将上涨至 499 美元。(最终价格为 999 美元) 购买   Vortex Turbo   智能交易系统后,您将有机会获得   我的其他任何一款智能交易系统的免费授权   ,该系统可关联到您选择的   三个交易账户    (赠送的智能交易系统将以 .ex 格式的文件直接发送)。  请私信询问具体条件   https://www.mql5.com/en/users
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal (launch April 14, 2026) 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
EA Gold Stuff
Vasiliy Strukov
4.7 (1088)
EA Gold Stuff是专为黄金交易设计的专家顾问。 该工作基于使用Gold Stuff指标打开订单,因此顾问根据"趋势跟随"策略工作,这意味着跟随趋势。 重要! 购买后立即与我联系,以获得说明和奖金! 您可以免费收到我们的强力支持和趋势扫描指标的副本,请私信。大部头书! 实时结果可以在这里查看 参数 打开新系列-打开/关闭新系列订单的开始。 起始地段-起始地段。 交易买入-允许Ea交易买入。 交易卖出-允许智能交易系统卖出。 使用对冲-当功能启用时,顾问将交易买入和卖出方向,当功能禁用时,顾问将只交易一个方向。 使用货币Manadgement-开/关使用自动手数计算。 自动旋转 每0.01手的可用保证金-每0.01手单位开仓的可用保证金金额。 Lot miltiplier-以下订单的手数乘法系数。 TP-止盈,以点为单位。 SL-止损,以点为单位从第一个订单。 跟踪开始-跟踪止损的激活。 Trail Step-追踪止损激活时与价格的距离。 DD减少算法是一种减少回撤的算法,其中具有利润的最后一个订单被关闭,系列的第一个订单处于亏损状态。 DD缩减算法的编号顺序-
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
Pattie US30 Crossover EA
Patrick Jeannot
5 (1)
Pattie US30 CrossOver EA is Easy to use and supervise Fully customizable moving average settings It implements two different trading behaviors Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA Compliant Trades can be closed on opposite signals Filter trading by weekdays and hours Built-in money management (Coming Soon) The EA implements four different behaviors: Regular: Buy on bullish crossovers and sell on bearis
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
Golden Mirage mt4
Michela Russo
5 (7)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Pattie Grid Pro
Patrick Jeannot
4.64 (11)
Pattie Grid Pro EA  is a fully automatic expert advisor using the very accurate strategy for both initial and grid orders. The EA can trade any currency pairs with one preset that provides high diversification and smooth growth of equity. In spite of using grids the EA is designed to long-term trading with minimal risk.  The robot independently opens positions, manages them and closes them in parts, creating an efficient order grid that adapts to changing market conditions.   Requirements Minima
EA Game Changer
Vasiliy Strukov
4.2 (10)
Game Change EA 是一款基于 Game Changer 指标的趋势跟踪交易系统。当出现红点时,它会自动卖出,并持续卖出直至出现黄色 X,这预示着趋势可能结束。买入交易的逻辑相同。当出现蓝点时,EA 开始买入,并在检测到黄色 X 后立即平仓。 这款 EA 适用于任何货币对和任何时间框架,但在 M15 时间框架下,例如 XAUUSD 等强趋势货币对上的表现尤为出色。 即時結果可在此處查看。 購買後立即聯絡我,即可獲得個人獎勵!您可以免費獲得我們的強力支撐和趨勢掃描器指標, 請私訊我 ! 設定和手冊在此處 請注意,我不在 Telegram 上出售我的 EA 或特殊套件,它們僅適用於 MQL5,我的套件檔案僅在我的部落格上提供。請小心詐騙者,不要從其他人那裡購買任何套件! 設定 Open new series – true/false - 真/假 - 新一系列订单的开始 Trade Buy - 允许EA购买。 Trade Sell - 允许EA出售。 Support manual orders – true/false –  允许EA控制手动订单 Use hedge - 允许EA
Forex GOLD Investor
Lachezar Krastev
4.47 (51)
ULTIMATE SALE! Get Forex GOLD Investor with a huge –60% discount ! Special Ultimate Price: $217 (Regular Price: $547 — You Save $330!) Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strategy, the second system has time based dependency which opens up to 2 trades at a time and the third system is based on breakout strategy. It has been t
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper:让我们的技术伴您左右! 手册和配置文件:购买后请联系我获取手册和配置文件 价格:根据已售许可数量逐步上涨 剩余可用副本:5 交易黄金这一金融市场上最具波动性的资产之一,需要极高的精准度、严谨的分析以及极其有效的风险管理。 Javier Gold Scalper 正是为整合这些核心要素而设计,打造出一个强大而复杂的系统,旨在优化黄金市场中的交易表现。借助尖端技术与先进策略,Golden Scalper 为初学者与专业交易者提供支持,使其能够安全应对挑战,把握这个动态市场中的各种机遇。有了 Golden Scalper,您将拥有一款专为应对黄金特性而开发的可靠工具。 交易品种 XAUUSD(黄金) 时间周期 M30 PropFirm 已准备好 起始资金 最低 $1000 经纪商 任意经纪商 账户类型 任意,推荐低点差账户 杠杆 最低 1:500 VPS 推荐使用,但不是强制 深入了解 Javier Gold Scalper! 图表形态分析市场 Golden Scalper 不仅能存储图表的全部数据,还能实时进行图表分析,精准识别图中频繁出现的价
XIRO Robot MT4
MQL TOOLS SL
5 (4)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
Gold Emas MT4
Ebrahim Mohamed Ahmed Maiyas
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing Gold (XAU/USD). It adapts to price movements and market fluctuations to detect potential trading opportunities. Discounted price   . The price will increase by $50 with every 5 purchases. No Risky Strategies   –   Does not use martingale or grid methods Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex pat
Trust EA MT4
Konstantin Kulikov
5 (1)
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. The final price is 997$ * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with
Gold Pulse EA mt4
Vasiliy Strukov
Gold Pulse EA 是一款多策略智能交易系统,它将三种交易系统整合到一个结构化且纪律严明的框架中。该系统专为黄金 (XAUUSD) 设计,能够适应不同的市场状况,并结合日内波段交易、基于时段的执行以及日内区间震荡策略。这打造了一种更加平衡且稳定的自动化交易方法,而无需依赖单一的交易设置。 Gold Pulse EA 的设计理念是简洁易用,无需任何预设文件,即可轻松部署在支持的经纪商平台上。它最适合自营交易公司使用,并采用简洁的执行模型,不使用任何网格交易、马丁格尔交易或超短线交易策略。 该 EA 还内置风险管理功能,提供自动和手动风险设置,让您可以根据账户规模和偏好控制风险敞口。这确保了交易方法的结构化,同时保持执行的一致性和纪律性。 如何设置EA 打开黄金(XAUUSD)图表 将EA附加到图表 根据您的偏好设置风险 在MT5中启用自动交易 重要提示 请勿将EA附加到多个图表。一个实例即可管理所有三个系统。 即時結果可在此處查看。 購買後立即聯絡我,即可獲得個人獎勵!您可以免費獲得我們的強力支撐和趨勢掃描器指標, 請私訊我 ! 設定和手冊在此處 請注意,我不在 Telegr
SuperNova HFT,是一个交易EA,专门设计用于进行高频交易(HFT)评估和应对专业交易公司(prop firms)设定的挑战。 购买EA后,您可以无限次数地使用它来通过超过10家支持HFT Pro公司的挑战。 限时特价99美元 SuperNova HFT能在极短的时间内达到挑战目标。SuperNova HFT擅长高波动性市场,使用止损单和紧密止损来进行市场交易。 最佳使用时机是纽约开市时的US30,开市时波动性增加,SuperNova HFT可以在15分钟内通过没有手数上限的专业交易公司的挑战。 如何进行回测/演示账户? - 重要的是使用ICMarkets进行演示测试,其他经纪商会有不同的结果 - 回测时可以使用任何经纪商 - 下载免费演示版 - 打开MT4,选择策略测试器,选择SuperNova HFT,选择US30,设置日期(通常一次测试1天),选择视觉模式并将时间框架设为1分钟 - 使用默认设置运行 如何使用 - 最好使用VPS来运行SuperNova HFT - 每家专业交易公司都有自己的SetFiles,请联系我获取 - 不同公司之间的
Night Hunter Pro
Valeriia Mishchenko
4.38 (53)
EA has a  live track record  with many months of stable trading with  low drawdown : All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading a
Aussie Loonie EA MT4
MQL TOOLS SL
5 (2)
Aussie Loonie EA is a professional trading system developed exclusively for the   AUDCAD   currency pair. This cross pair is widely recognized for its stable and technical behavior, which makes it particularly attractive for traders who prefer structured and predictable market conditions rather than extreme volatility and sudden price spikes. By focusing solely on AUDCAD, the system is able to   adapt precisely   to the specific characteristics, rhythm and movement patterns of this pair. The EA
Gold Safe MT4 EA
Anton Zverev
5 (1)
实时信号:   https://www.mql5.com/en/users/varkotechnologies/seller MT5 版本:   https://www.mql5.com/en/market/product/164203 大体时间:       M1 货币对:       XAUUSD Varko Technologies 不是一家企业,而是一种自由的理念。 我感兴趣的是长期合作和建立声誉。 我的目标是不断改进和优化产品,以适应不断变化的市场环境。 黄金安全EA       - 该算法同时使用多种策略,其主要理念是强调控制亏损交易和风险。 交易的收尾和控制采用了多级措施。 如何安装专家版? 您需要将文件从EA传输到XAUUSD M1货币对图表。无需SET文件,只需设置时间偏移值即可。 我建议使用时间交易,例如通过 IC Markets 或 RoboForex 等经纪商。 GMT 时区偏移 =   IC Markets 时间 - 您的经纪商时间。
Trend AI EA
Ramil Minniakhmetov
4.11 (56)
Trend Ai EA 旨在与 Trend Ai 指标配合使用,该指标会结合趋势识别、可操作的入场点和反转警报,自行进行市场分析,并自动接收指标的所有信号!该 EA 包含一系列完全可调的外部参数,允许交易者根据自己的选择定制 EA。 一旦出现绿点,EA 就会准备买入交易。一旦出现蓝色箭头确认上涨趋势,EA 就会在下一个 K 线下单买入。如果市场反转,EA 将采用网格和马丁格尔策略管理一系列交易。如果出现相反信号,并且图表上出现红点,EA 将准备卖出;一旦出现红色箭头,EA 就会在下一个 K 线下单卖出,并采用网格和马丁格尔策略管理一系列交易。 交易对和时间范围: 此 EA 适用于所有上市资产、期货、股票、外汇、商品、加密货币或指数。它适用于 xauusd 或主要货币对,例如 eurusd、gbpusd、usdcad、audusd、audcad、nzdcad、nzdusd,在 m15 或更高时间框架(例如 H1)上可获得更高的准确性。 --------------------------------------------------------------------------
Algo Gold EA Premium
Stuart James Winter
Algo Gold Premium Expert Advisor 专为自营公司挑战和实时自营公司账户量身定制,充当倒卖机器人,采用创新的低风险策略。 当配备选定的设置文件时,该专家顾问可以在一周内有效地完成自营公司挑战,从而能够快速获取资金账户。 凭借强大的风险管理系统,一旦达到您的自营公司设定的利润目标,EA 就会自动停止交易。 如果您有空闲时间超出每日利润目标,我建议每天手动执行 0.01 笔交易来实现您的目标。 Propfirm 挑战/资助帐户设置文件 下载 20k propfirm 挑战/资金帐户的 setfile  20k.set 下载 35k propfirm 挑战/资助帐户的 setfile  35k.set  对交易者有用的信息: 1. **交易工具选择:** 考虑交易 XAUUSD(黄金),因为其高流动性和波动性。这可以提供充足的交易机会和潜在的更高利润潜力。但是,请始终进行彻底的分析,并确保其符合您的交易策略和风险承受能力。 2. **虚拟专用服务器(VPS)的使用:** 强烈建议交易者使用虚拟专用服务器(VP
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得  Quantum StarMan   !*** 私信询问更多详情 已验证信号:   点击此处 MT5版本:  点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单笔交易连续拆分成五笔较小的交易。这意味着每次 EA 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。与
作者的更多信息
Why use virtual SL / TP? Broker stop/freeze level limitations Hidden exits for scalping strategies Advanced trailing logic not available in standard MT tools Additional safety layer for EAs and manual trading Stop Loss modes (4 types): Fixed Stop Loss -  Classic fixed SL defined in points. Trailing Stop Loss -  Standard trailing following the price. Trailing to Breakeven -  Stop Loss moves to the trade open price once profit conditions are met. Trailing by jumps (advanced mode) -  A multi-step t
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from   all timeframes ; find signals from the Moving Average from   all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line) insid
Lusaka mt5
Mikhail Mitin
4 (3)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
FREE
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opti
FREE
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from     all timeframes ; find signals from the Moving Average from     all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line) i
Jakarta
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opti
FREE
Why use virtual SL / TP? Broker stop/freeze level limitations Hidden exits for scalping strategies Advanced trailing logic not available in standard MT tools Additional safety layer for EAs and manual trading Stop Loss modes (4 types): Fixed Stop Loss -  Classic fixed SL defined in points. Trailing Stop Loss -  Standard trailing following the price. Trailing to Breakeven -  Stop Loss moves to the trade open price once profit conditions are met. Trailing by jumps (advanced mode) -  A multi-step
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popula
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the curr
FREE
You can: observe the price chart inside the chart of a different price evaluate correlation and relationships observe the difference in charts in the form of a histogram Opportunities: "Auto" mode - auto-adjust the chart for another chart "multiplier" - you can multiply the chart by any number shift up / down the chart by value shift the chart to the left "invert" - mirror flip of the chart Important: only charts added to MarketWatch are used Version for MetaTrader 4 -  https://www.mql5.com/e
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
Excellent dashboard for analytics. The panel helps to analyze the values of the   Momentum  indicator and its signals. With this panel you can: watch the current signal from  Momentum  on all timeframes; watch the current signal from  Momentum  for different symbols; watch the current Momentum   value; several types of signals for analytics. Values in a table cell: value of Momentum Signal type: Momentum crosses "100" line Momentum upper/lower "100" line Momentum direction Work option: all
Excellent dashboard for market analytics. The panel helps to analyze the values of the  RSI  indicator and its signals. With this panel you can: watch the current signal from RSI on all timeframes; watch the current signal from  RSI   by different symbols; watch the current   RSI   value; several types of signals for analytics. Values in a table cell: RIS value. Signal type: RSI crosses level buy out/level sell out (outside); RSI crosses level buy out/level sell out (inside);   RSI is upper
Great dashboard for market analytics. The panel helps to analyze the values of the   Envelopes   indicator and prices. Using this panel you can: watch the current signal from Envelopes for all time frames; watch the current signal from Envelopes by different symbols; look at how far Envelopes is from the price; look at how much the value of Envelopes has changed; several types of signals for analytics. Values in the table cell: Envelopes value upper line; Envelopes value lower line; "the cor
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles;
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the
FREE
Cape Town
Mikhail Mitin
3 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   CCI and OsMA (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candle
FREE
Panel of MA Mt5
Mikhail Mitin
5 (1)
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 ....
FREE
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timefr
FREE
Raptor MT4
Mikhail Mitin
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your needs
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
Strong Levels — Support & Resistance Indicator Idicator for automatic detection of strong price consolidation levels. Designed to help traders identify important   support and resistance zones   on the chart.This indicator is intended for   market analysis , not for generating trade signals. How it works Strong Levels analyzes price behavior using: 2 Moving Averages 1 MACD a proprietary multi-factor algorithm The same algorithm is used by the author in personal trading. The indicator detec
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
Create your own trading expert without programming skills! It is easy and simple. This panel is a    designer of Expert Advisors (like Wizard). This Wizard contains: 57 signals (regularly add new) several Trailing Stop systems (including Trailing by Bollinger Bands) How create EA easy: Choose 1 signal Choose no more than 3 filters Choose the Trailing system Save the ".set" file - by one button Ready. Run this expert with the desired set. Interesting: "invisible" (virtual) levels StopLoss and
You can: observe the price chart inside the chart of a different price evaluate correlation and relationships observe the difference in charts in the form of a histogram Opportunities: "Auto" mode - auto-adjust the chart for another chart "multiplier" - you can multiply the chart by any number shift up / down the chart by value shift the chart to the left "invert" - mirror flip of the chart Important: only charts added to MarketWatch are used Version for MetaTrader 5 -  https://www.mql5.com/e
Nairobi
Mikhail Mitin
Main: Not martingale, not a grid; Working on all symbols; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators: Bollinger Bands and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, an
Makkasar
Mikhail Mitin
Main: Not martingale, not a grid; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Moving Avarage and Parabolic SAR (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Qu
筛选:
无评论
回复评论