CoreX

5

The Expert Advisor CoreX works with ticks on both netting and hedging account types. The internal algorithm uses a tick (not a bar) as a unit for analysis. The product works with 5-digit quotes. Requotes are critical. A broker with the minimum execution delay is required. 

The Expert Advisor does not use history stored in the database. It downloads history data online creating its own database stored in the internal memory. After the restart, the database is deleted and should be downloaded again. The size of the internal database is managed by CountTick parameter specifying how many ticks should be written to the database to start working. The mentioned database is used for the long-term analysis. Information from the long-term database designed for the stack is used for the short-term analysis and market entry. In other words, the EA uses the most current selection of ticks from the stack managed by the information received from the long-term database. Optimization is recommended for good results in the tester's real tick mode.

After downloading the specified volume of data, the EA starts its operation consisting of two stages. During the first stage, downloaded ticks are analyzed by the specified volume (CountTick) with the periodicity set by ReOptimization parameter. The Expert Advisor selects the best parameters it would have worked with if it had operated at that period. In other words, the best result is selected using the exhaustive search method. Since there are no much parameters to select from, this method is reasonable. Three internal parameters are selected for the search:

  1. Adjusting the stack size from 1 to CountSteck.
  2. Checking for enter (direct or inverted).
  3. Adjusting sensitivity of a single tick, where 1.0 is a barrier reaction for the barrier's internal optimization: minimum (MinPips), change step (StepPips) and maximum (MaxPips).

The internal optimizer follows the mentioned principle and selects the settings that yielded the best results entering the market and working there till the instruction on the new internal reoptimization (ReOptimization) is received. During the first configuration of the tick history, the EA does not enter the market till the database is filled. During the next reoptimization cycle, there are no delays, since the database is updated online and is always relevant.

During the second stage, the EA enters the market using the internal optimizer's settings and the stack data. TP and SL are used to secure the position, though they may be especially important with some settings.

    • TypeFilling - set order filling type.
    • Lot - lot size for a market entry.
    • Risk - calculate a lot considering a deposit.
    • SpreadLimit - maximum acceptable spread for a market entry.
    • TP - desirable take profit (corrected by the EA).
    • SL - desirable stop loss (corrected by the EA).
    • CountSteck - tick stack size (max = 9).
    • MinPick - price tick impulse (single tick sensitivity).
    • StepPips - impulse series step (stack depth).
    • MaxPips - enter in the impulse direction/against it.
    • ReOptimization - iterative optimization period.
    • CountTick - number of ticks for analysis in the database.

    The EA should be preliminarily optimized by the following parameters:

    1. CountTick (150,50,10000).
    2. ReOptimization (arbitrarily).
    3. TP and SL are also possible.

    If optimization is very resource-consuming in your case, use the ready-made settings provided in the Comments or contact me via a private message.


    评分 1
    dam van
    135
    dam van 2021.04.20 15:30 
     

    I just rent your EA, when I test it ok. But with real account sl 15 pip become 150pip. can you repair it? I have to change SL =1

    推荐产品
    Corrado
    Andriy Sydoruk
    The Expert Advisor  Corrado     works with ticks on both netting and hedging account types. The internal algorithm uses a tick (not a bar) as a unit for analysis. The product works with 5-digit quotes. Requotes are critical. A broker with the minimum execution delay is required.  The Expert Advisor does not use history stored in the database. It downloads history data online creating its own database stored in the internal memory. After the restart, the database is deleted and should be download
    SmartRisk MA Pro
    Oleg Polyanchuk
    SmartRisk MA Pro Strategy Overview: SmartRisk MA Pro is an optimized, risk-oriented automated trading strategy (Expert Advisor) developed for the MetaTrader 5 platform. It is designed to identify trading opportunities based on price deviations from moving averages and incorporates a comprehensive capital management system. The Expert Advisor operates on a "new bar" logic, ensuring stability and predictability in trade signal execution. Operating Principles and Trading Logic: At its core, the st
    RaptorFPS
    Andriy Sydoruk
    The Expert Advisor works with ticks on both netting and hedging account types. The internal algorithm uses a tick (not a bar) as a unit for analysis. The product works with 5-digit quotes. Requotes are critical. A broker with the minimum execution delay is required. This bot is a development project CoreFPS . Make sure to set parameters:  HourLimit = -1 and MinLimit = -1. The Expert Advisor does not use history stored in the database. It downloads history data online creating its own database st
    CoreFPS
    Andriy Sydoruk
    3.67 (6)
    这是基于即时报价的剥头皮系统。它的基础是分析即时报价,而非柱线。本产品可在 4 和 5 位报价的平台上工作。重新报价是至关重要的。最小延迟执行的平台是必需的。 本 EA 不使用保存在数据库中的历史数据。它在线下载历史数据并创建它自己的数据库,保存在内部的内存里。重启之后, 数据库被删除并将会再次下载。通过 CountTick 参数管理内部内存的大小,并再开始工作时指定将有多少即时报价会写入数据库。所提到的数据库被用于长线分析。从长线数据库提取的信息设计为堆栈,用于短线分析和入场。换句话说, 本 EA 使用的来自堆栈的许多当前选择的即时报价,均接收自长线数据库的信息。 在下载了指定数据之后, 本 EA 开始由两个阶段构成的操作。在第一阶段期间, 下载的即时报价数据按照指定数量 (CountTick) 进行分析, 周期性则通过 ReOptimization 参数设置。本 EA 在工作时将会选择最佳的参数。换言之,最好的结果是通过穷举法搜索并选择的。由于没有太多的参数以供选择,这种方法是合理的。为进行搜索,三个内部参数被选择: 调整堆栈大小,从 1 至 CountSteck。  检查入场 (
    Vol Pat EA
    Damian Blaha
    I present to you Volume Pattern EA—a fully automated trading algorithm for MetaTrader 5, developed at the intersection of Smart Money Concepts (SMC), fractal analysis, and Volume Spread Analysis (VSA). This professional tool fundamentally lacks martingale, grids, or averaging: each trade has strict and dynamically calculated Stop Loss and Take Profit. Position volume is calculated as a strictly specified percentage of the balance, which, combined with built-in risk management, makes this EA ide
    2-reihiger Hybrid-Grid-EA mit Ghost Scalper und Brokerside Breakout, automatischem und manuellem Panelboard, 2 x TSL, TP und SL, Spread-Schutz und vielem mehr… Er wurde für den Handel mit Metallen und Energie entwickelt, kann aber auch für andere Assets verwendet werden, sofern Ihr Broker dies zulässt. Ein Muss für jeden Trader. Testen Sie Ihre EA-Einstellungen mit dem Strategietester und/oder einem Demokonto, bevor Sie ihn auf Ihrem Live-Konto einsetzen! Wenn Sie die Demo-Datei herunterladen,
    Max Gold Safe
    Massimo Boncompagni
    Max Gold Safe Expert Advisor for GOLD based on a controlled Grid / DCA strategy. The strategy looks for favorable entry points using a combination of Typical Price Moving Average (SRP), RSI and MFI. When an opportunity is detected, it opens a position and, if the price moves against it, adds Safety Orders in a controlled way to improve the average entry price. Main Features: Fixed lot size (fully adjustable) Limited maximum number of Safety Orders Protection against excessive floating loss Optio
    Origin Gold Sonic R EA – Automated Trading for XAU/USD (1H) Overview Origin Gold Sonic R EA is a fully automated Expert Advisor designed to trade XAU/USD (Gold) on the H1 timeframe using the Sonic R Strategy. This EA intelligently combines trend analysis, volume-based confirmations, and dynamic support/resistance levels to enter and exit trades with precision. Key Features Fully Automated Trading – Executes buy and sell orders without manual intervention. Advanced Trend Detection – Uses moving
    Orthodox
    Yvan Musatov
    ORTHODOX Multi-Indicator Expert Advisor for MetaTrader 4 & MetaTrader 5 Overview ORTHODOX is a configurable Expert Advisor for MetaTrader 4 and MetaTrader 5 that combines four independent market-analysis modules with adaptive position sizing and multi-level position protection. The trading logic evaluates the market through several complementary approaches — trend, momentum, market cycles and directional movement — and uses their combined output to validate potential entries. Instead of relying
    Payaman
    Veni Barcela Daclan
    PAYAMAN-EA PAYAMAN-EA is an automated MetaTrader 5 Expert Advisor designed primarily for XAUUSD trading using a private rule-based strategy engine with controlled risk management and automated trade management. IMPORTANT PAYAMAN-EA IS NOT A GRID EA. PAYAMAN-EA IS NOT A MARTINGALE EA. It does not average down losing positions, does not build recovery grids, and does not multiply lot sizes after losses. Each trade is opened only when the EA's internal conditions are met and is managed indepe
    SolarTrade Suite 金融机器人:LaunchPad 市场专家 - 专为开启交易而设计! 这是一个使用特殊创新和先进算法来计算其价值的交易机器人,是您在金融市场世界中的助手。 使用我们来自 SolarTrade Suite 系列的指标集来更好地选择启动此机器人的时机。 在描述底部查看我们来自 SolarTrade Suite 系列的其他产品。 您想自信地驾驭投资和金融市场的世界吗? SolarTrade Suite 金融机器人:LaunchPad 市场专家是一款创新软件,旨在帮助您做出明智的投资决策并增加您的利润。 SolarTrade Suite 金融机器人的优势:LaunchPad 市场专家: - 准确计算:我们的机器人使用先进的算法和分析方法来准确预测市场走势。 计算购买和出售资产的最佳时机。 - 用户友好界面:直观的界面将使您能够轻松掌握程序并在安装后立即开始享受其好处。 - 专家支持:我们的专业团队随时准备为您解答任何问题,并为您提供有关使用该程序的建议。 立即试用 SolarTrade Suite 金融机器人:LaunchPad Market
    ID Trade_Bot BS - an effective tool for automated trading using RSI Trade_Bot BS is an efficient solution for automated trading based on RSI, allowing flexible parameter customization and risk management. Thanks to the ability to choose a trading mode, dynamic Stop-Loss and Take-Profit levels, and trading mode adjustment (buying, selling, or both), it is suitable for various trading strategies. Key Features: Uses the RSI indicator to determine market conditions. Automatically opens an
    Inspiration EA MT5
    Md Atikur Rahman
    Inspiration EA is an innovative, fully automated Expert Advisor (EA) designed for forex traders seeking consistency, accuracy, and sustainable monthly profits. Developed through a long period of market data analysis, and backtesting, the EA has coded with sophisticated algorithms, multi-timeframe analysis, and a complex trading strategy that incorporates a combination of market patterns, support and resistance analysis, technical indicators, and an advanced recovery system. Regardless of market
    Zafari Scalper
    Ignacio Agustin Mene Franco
    ZAFARI SCALPER v3.0 — Professional Description Recommended Pair: XAU/USD (Gold) Timeframe: M5 Minimum Capital: $500 USD Recommended Broker: IC Markets Overview Zafari Scalper v3.0 is an institutional scalping Expert Advisor developed for the XAU/USD pair on the M5 timeframe. Its architecture combines artificial intelligence, statistical models, and advanced quantitative analysis to identify high-probability opportunities in the gold market, operating with dynamic risk management and real-time
    BollsUA
    Pavlo Andrash
    5 (1)
    The expert uses artificial locking strategy. The Expert Advisor opens new positions according to a trend with martingale elements using the Bollinger Bands indicator. Buying occurs when the candlestick crosses the upper line of the indicator, sale occurs when the candlestick crosses the lower line of the indicator. If the trend goes against us, we open artifical locking trades. The EA has the ability to send telegram notifications in case of a drawdown. Risk warning The expert trades on the mar
    Gold H1 Trend Follow Expert Gold H1 Trend Follow Expert is an automated trading system designed primarily for Gold (XAUUSD) on the H1 timeframe. The Expert Advisor focuses on identifying established market trends and entering trades only when multiple technical conditions confirm the same direction. The strategy combines EMA trend analysis, ADX trend strength, Directional Indicators, RSI momentum confirmation and ATR-based risk management. Trading Strategy The EA evaluates signals using com
    # Aurum Regime Momentum EA ## Adaptive regime-based trading for MetaTrader 5 Aurum Regime Momentum EA is an automated trading system designed for Gold and other broker symbols with the same market structure. It combines higher-timeframe regime classification with momentum confirmation, ATR-based risk control, and systematic position management. The EA reads multiple timeframes automatically from one host chart: - Entry timeframe: H1 by default - Confirmation timeframe: H4 by default - Regim
    FTMO Trading EA MT5
    Samuel Kiniu Njoroge
    5 (1)
    Enhance your trading with ftmo trading ea , the cutting-edge price action expert advisor designed to elevate your trading experience to new heights. Harnessing the power of advanced algorithms and meticulous analysis of price movements, ftmo trading ea empowers traders with unparalleled insights into the market. Gone are the days of relying solely on indicators or lagging signals. With ftmo trading ea, you gain access to real-time data interpretation, it makes informed decisions swiftly and con
    EA headway high risk
    Ridho Khairian Noor
    EA CRASH 200 | VOL 20 High-Risk Expert Advisor for Aggressive Traders EA CRASH 200 | VOL 20 is an automated trading system designed for traders who are looking for high-growth opportunities and are comfortable with high levels of risk. The EA is specifically developed for trading Crash 200 and Volatility 20 instruments, with a strategy focused on capturing market movements through fully automated execution. This product is not designed for conservative traders. It is intended for experienced
    Grid Dominion
    Marius Ovidiu Sunzuiana
    Grid Dominion EA bot is currently offered at 120 USD as a limited adoption phase for early users. This price is a temporary strategic entry point — once verified performance data and user reviews accumulate, the price will increase by over 400 % to reflect its true quant‑grade sophistication and market‑proven profitability . I offer option to rent to only 32 per month at the moment. Please bear in mind this is only temporarly. Usage: 1H timeframe period for highest performance! Built for majors
    This robot operates based on the Parabolic SAR indicator. Verion for MetaTrader4 here . The advanced EA version includes the following changes and improvements: The EA behavior has been monitored on various account types and in different conditions (fixed/floating spread, ECN/cent accounts, etc.) The EA functionality has been expanded. Features better flexibility and efficiency, better monitoring of open positions. Works on both 4 and 5 digits brokers. The EA does not use martingale, grid or arb
    The trading strategy is based on over 10 years of successful experience in trading based on the strength of a candle and percentage of the body in relation to the entire Candle (Strong Candle) and/or (depending on the configured parameters) on a moving average long-period triple trend (JMA) combined with the current chart's time moving average with constant bands and AWESOME oscillator or even Bollinger Bands, all of which can be combined as desired to allow a safer market entry. Combined with
    Aureus Edge Gold Trader
    Craig Joshua Binnekamp
    ️ Aureus Edge Gold Trader (v2.10) The Specialist Engine for XAUUSD Aureus Edge is not a "jack-of-all-trades" bot. It is a high-precision Expert Advisor engineered strictly for Gold (XAUUSD) . While it includes stability protocols to pass global market validation, every line of logic is optimized for the unique volatility and liquidity of the Gold market . ️ Built for Professional Capital Preservation Unlike popular EAs that use dangerous recovery grids, Aureus Edge focuses on disciplined br
    Shuriken Parabolic Sar
    Ignacio Agustin Mene Franco
    Shuriken Parabolic SAR is a MetaTrader 5 Expert Advisor developed with a turbo-aggressive approach, geared towards trading XAUUSD (Gold) on the M15 timeframe. It combines price action pattern detection (Pin Bars, Fair Value Gaps, and Breakouts) with trend filters based on Parabolic SAR and MACD, offering dynamic, high-frequency signaling within a controlled risk management environment. Main Trading Engine Aggressive Turbo Mode (enabled by default): reduces bar lookbacks, applies a lot multipli
    Fundamental Robot MT5
    Kyra Nickaline Watson-gordon
    Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must be set
    Oil XTrender MT5 Oil XTrender MT5 is a powerful Expert Advisor (EA) designed specifically for trading crude oil instruments such as XTIUSD or WTICOUSD . The EA applies strict signal confirmation using candlestick behavior combined with RSI, EMA, and ADX indicators , along with an adaptive averaging and dynamic take-profit system optimized for volatile and trending market conditions . Although primarily optimized for crude oil instruments with 2-digit pricing , Oil XTrender MT5 can also be used
    CMFXGold
    Chethan V
    CMFX GOLD — Tactical Intelligence for the XAUUSD Battlefield Precision. Patience. Power. CMFX GOLD isn’t just another Expert Advisor — it’s a tactical swing-trading algorithm engineered to dominate Gold (XAUUSD) with discipline, precision, and capital protection. Support For any doubts, queries, or setup assistance, please contact me via MQL5 private message . I respond to every message personally and assist with installation, optimization, and guidance. ----------------------------------
    TrendPulse RSI 黄金专家 概述 TrendPulse RSI 黄金专家是一款专为 XAUUSD(黄金)设计的全自动智能交易系统 (EA)。该策略结合了基于移动平均线的长期趋势识别和基于 RSI 的入场和出场信号,以在当前市场趋势方向的回调中进行交易。 该 EA 针对 M1 时间框架进行了优化,旨在为希望采用系统化方法进行黄金交易而无需手动干预的交易者提供服务。 策略工作原理 该 EA 使用两条简单移动平均线 (SMA) 来判断市场方向: 200 SMA 400 SMA 买入条件 200 SMA 高于 400 SMA。 RSI (14) 收盘价低于超卖水平。 确认后立即开立买入仓位。 卖出条件 200 SMA 低于 400 SMA。 RSI (14) 收盘价高于超买水平。 确认后立即开立卖出仓位。 建仓 该 EA 支持顺序入场。 如果趋势持续有效且RSI发出新的有效信号,EA可以沿同一方向开立更多仓位。这使得该策略能够更有效地参与持续的市场波动。 退出逻辑 当RSI收盘价高于超买水平时,平仓买入仓位。 当RSI收盘价低于超卖水平时
    Atomic Xau
    Ignacio Agustin Mene Franco
    Atomic XAU - Expert Advisor Overview Atomic XAU is an automated trading system specifically designed to trade XAU/USD (Gold) on the M5 timeframe. This EA combines four professional technical indicators to identify high-probability trading opportunities with rigorous risk management. Trading Strategy The system uses multi-indicator confirmation through: MACD: Detects momentum changes and trend crossovers Bollinger Bands: Identifies overbought/oversold zones and volatility RSI: Confirms extreme
    Eurusd Bradley Scalper
    Youssef Fadl Allah
    Bradley EA – Professional Automated Trading System Bradley EA is a fully automated Expert Advisor developed for MetaTrader 5. It is designed to identify high-probability trading opportunities using a disciplined and rule-based trading approach. The system continuously analyzes market conditions and executes trades automatically without emotional intervention, helping traders maintain consistency and precision. Built with reliability and performance in mind, Bradley EA combines advanced market
    该产品的买家也购买
    Ultimate Breakout System
    Profalgo Limited
    5 (48)
    重要的 : 此套装仅以当前价格限量发售。    价格很快就会涨到1999美元!   已包含 300 多种策略 ,更多策略即将推出! 额外福利 :  从我的其他 EA 中免费 选择 5 款!   所有设置文件 + 完整设置和优化指南 视频指南 实时信号 第三方评论 新增 - 44 种策略实时信号 欢迎来到终极突破系统! 我很高兴地向大家介绍终极突破系统,这是一款经过八年精心开发的复杂且专有的智能交易系统 (EA)。 该系统已成为MQL5市场上多款表现优异的EA的基础,其中包括备受赞誉的Gold Reaper EA。 它曾连续七个多月位居榜首,此外还有 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统并非仅仅是另一款EA(电子交易系统)。 它是一款专业级工具,旨在帮助交易者在任何市场和时间框架内创建无限数量的突破策略。 无论您是专注于波段交易、超短线交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和定制化功能。 可能性无穷无尽! 对于自营交易公司的交易员来说:   有了这个系统,您终于可以创建自己独
    Scalping Robot Pro MT5
    MQL TOOLS SL
    4.36 (160)
    Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
    XG Gold Robot MT5
    MQL TOOLS SL
    4.34 (113)
    The XG Gold Robot MT5 is specially designed for Gold. We decided to include this EA in our offering after extensive testing . XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR pairs. XG Gold Robot has been created for all traders who like to Trade in Gold and includes additional a function that displays weekly Gold levels with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on Price Action, Cycle S
    Big Forex Players MT5
    MQL TOOLS SL
    4.76 (141)
    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
    Pulse Pro MT5
    Mian Rameez Ali
    Two lines, always circling — 21 and 49. Most of the time they say nothing. Then they cross, and the system stops waiting. It closes what it was holding, opens what the cross demands, and sets its stop and target without asking twice. Risk is sized off the account itself, not fixed guesses — one bad calculation and it simply declines to trade at all. No indecision, no averaging in. Every new bar gets exactly one verdict. Built for any symbol, any timeframe. Fast against slow — the rest is ari
    Waka Waka EA MT5
    Valeriia Mishchenko
    4.13 (40)
    8+ years of live track record with +12,000% account growth: Live performance MT 4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
    GoldFlow Pro1
    Minh Tu Nguyen
    5 (2)
    An order-flow Expert Advisor built for one market only: XAUUSD. GoldFlow Pro reads the live GOLD market tick by tick — price movement, momentum, and liquidity behavior — and acts only when its conditions are met. Precise entries. Defined risk. Disciplined management on every position. MQL5 Signal — Live Monitoring https://www.mql5.com/en/signals/2384830 Introducing GoldFlow Pro GoldFlow Pro was developed around a single idea: instead of reacting to lagging indicators, read what the market is act
    Syna
    William Brandon Autry
    4.87 (30)
    Syna 7 - 全程陪伴交易的 AI 大多数交易系统在入场之后就停止思考了。 Syna 不会。 Syna 7 是一个 AI 交易助手,也是一套自主交易系统,从分析到离场全程参与。 它可以监控当前行情、记住交易的来龙去脉、评估新闻与波动、管理持仓、协调账户,并在订单成交之后继续重新审视自己的决策。 交易不会在入场时结束。 智能也不该如此。 从分析到离场,一以贯之的智能。 频道与社区 关注频道,获取更新、信号、发布消息和产品演示。加入公开群组,提问并与其他交易者交流。 关注我的 MQL5 频道 加入我的 MQL5 公开群组 什么是 Syna? Syna 的设计目标,是充当整个交易运作的智能层。 它可以配合: 自身的自主交易策略 由其他 EA 开出的持仓 手动交易 多个 MetaTrader 5 终端 多个经纪商与账户 不同的品种、策略和风险配置 你可以把 Syna 当作自主交易者、AI 助手、持仓管理器、投资组合协调者,或者四者兼具。 AI 的优势不再局限于单一入场信号或某个孤立的 EA。 Syna 为何改变你的交易方式 传统 EA 遵循预先设定的逻辑,只能沿着开发者事先编写好的路径做
    YZH AlgoCore
    Yusuf Ziya Hazeral
    5 (2)
    YZH AlgoCore — 一台机器人,六种交易品种 智能算法,精准执行。 市面上充斥着成千上万的“黄金机器人”。但有多少机器人能够无需任何配置更改,就能在 XAUUSD、EURUSD、GBPUSD、GBPJPY、USDJPY 和 BTCUSD 五种交易品种上运行同一套引擎呢? YZH AlgoCore 现已成为真正的多品种交易系统。只需将其添加到图表,它便能自动识别:机器人会自动检测交易品种并加载其内置的专属配置文件。时间周期、指标配置、缩放行为——所有参数均已针对每种交易品种进行内部定义。六种交易品种,只需一个许可证——无需为六个不同的机器人支付费用。 为什么选择 YZH AlgoCore? 大多数交易系统失败并非因为策略糟糕,而是因为执行不一致。大多数网格机器人盲目地以固定的时间间隔开仓,并在第一个强劲趋势出现时就交出账户。 YZH AlgoCore 旨在解决以下两个问题: 选择性入场:每个仓位序列都从基于策略的信号开始。只有在算法确认市场状况后才会进行加仓。 精心设计的防御机制:多层智能恢复模块经过测试,能够应对真实的崩盘场景。交易前保证金验证会检查每一笔订单
    GoldOil
    Babak Alamdar
    LAUNCH PROMO: ONLY A FEW COPIES LEFT! OPEN BLACK BOX: ONE EA, MANY STRATEGIES — CREATE NEW SETS, CONTRIBUTE YOUR IDEAS, AND POTENTIALLY TURN THEM INTO COMMERCIAL EAs UNDER AGREEMENT. Gold Is The Target. Oil Is The Driver. GoldOil Watches What Drives Gold. VERY LIMITED COPIES AT CURRENT PRICE Final Price: $2499 Exclusive:   After purchase, send me a direct message to receive VIP set files, setup instructions, and access to the private GoldOil Telegram group. PROP FIRM READY! Buy not just a back
    Mad Turtle
    Gennady Sergienko
    4.44 (125)
    交易品种 XAUUSD(金/美元) 时间周期 (周期) H1-M15(任意) 支持单仓位交易 是 最低入金 500 美元 (或其他货币等值) 兼容任何经纪商 是(支持两位或三位小数报价,任何账户货币、符号名称和 GMT 时间) 无需预先配置即可运行 是 如果您对机器学习感兴趣,请订阅频道: 订阅! Mad Turtle 项目的主要特点: 真正的机器学习 此智能交易系统 (EA) 不会连接到任何 GPT 网站或类似服务。 模型通过内置于 MT5 的 ONNX 库部署。在首次初始化时,您将看到一个系统消息,这是无法伪造的。 CLICK 参见:ONNX(开放神经网络交换格式)。 资金安全性 不使用日切前交易、微型剥头皮或基于低统计样本的窄幅交易; 不使用高风险策略,例如网格或马丁格尔; 也不使用任何可能长时间运行并在一天内失去全部利润甚至全部资金的策略。 独特性 EA 基于我独特的 特征工程 ,采用自定义的奖励与惩罚训练方法,结合元模型级联筛选与多种集成方法。 模型在完整的 24 小时交易格式下于大型 H4 时间框架上训练,可持仓数小时到数天。 它们以点数(pips)而非
    Perceptrader AI MT5
    Valeriia Mishchenko
    4.67 (6)
    80 consecutive months in profit with low drawdown: Live performance MT4 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timeframe: M5 Features: Trend , Mome
    NextGen PRO
    Muhammad Maaz
    NextGen PRO NextGen PRO is an automated Expert Advisor designed for trading XAUUSD (Gold) on MetaTrader 5. It uses a trend-following approach with Buy Stop and Sell Stop pending orders, grid-based order placement, batch lot progression, money-based risk management, daily limits and weekend trading restrictions. Strategy The EA determines the market direction using the closed M5 candle and two moving averages. When the market is identified as an upward trend, the EA places Buy Stop orders above
    Golden Pickaxe MT5
    Valeriia Mishchenko
    3.56 (9)
    EA has high-performance live track records of different set files: Live performance MT 4 version can be found here Golden Pickaxe is a mean-reversion grid trading system that uses machine learning technology to place high-profit potential trades on the Gold market. It uses real market inefficiencies to its advantage to have an edge over the market. The EA has 5 predefined set files, which are essentially 5 different trading systems on gold . You may choose the default option (XAU Risky) or have
    Night Hunter Pro MT5
    Valeriia Mishchenko
    3.92 (37)
    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 area.
    Cicada scalp MT5
    Ulugbek Khabidullaev
    CICADA is an automated Expert Advisor for MetaTrader 5 designed for short-term trading with automated entries, position management, protective filters, basket exits and optional recovery / Martin position building. Primary recommended profile: • XAUUSD / GOLD • M1 • Hedging account preferred for the full multi-position logic • Default starting volume: 0.01 • Automatic BUY / SELL direction • Recommended trading session enabled by default • Spread, market-quality and news protection IMPORTANT T
    精准、高效、稳定 不只是一个EA,而是一套完整的交易系统 PythonX M1 Scalper 是专为 XAUUSD 1分钟图表 设计的智能交易系统,依托高频市场结构与价格行为逻辑,结合多重指标过滤,精准捕捉高胜率交易机会。 我们在 9 家全球主流经纪商平台上进行了长达十年以上的历史测试,每次初始资金仅为 $500,均取得卓越表现,最高净利润超过 $500,000 。 无马丁,无网格,逻辑公开,稳定可控。 智能进场逻辑 —— 多指标联合过滤系统 PythonX 的进场策略并非依赖单一信号,而是通过以下指标的组合分析,提升交易信号的质量与稳定性: 吞没形态识别(Engulfing Pattern) CCI趋势确认 RSI动量支持 EMA均线趋势过滤 成交量激增检测(Volume Spike) 即便部分过滤条件在设置中关闭,它们仍辅助其它条件判断,从而强化整套交易逻辑的协同过滤效果。 风控设置概览 固定止盈:170 点 固定止损:145 点 可开启或关闭 24 小时交易 可灵活选择交易日(周一至周五) 不使用马丁策略 不使用加仓网格 此策略的交易频率适中,注重稳定回报与可控风险的结合。
    Foli Pivots MT5
    John Folly Akwetey
    Expert advisor trades by pivot levels, support and resistance levels based on pivot levels. Also expert advisor takes into account volatility filter, uses standard Martingale and anti-Martingale systems, drawdown protection, standard trailing stop, trading time and trading Trade Order   – direction of trading (only buy, only sell or buy and sell) Use Volatility Filter   – enabling/disabling of volatility filter using Volatility Filter   – value of volatility filter Count Of Days For Volatility F
    BulletProof BTC
    Rodrigo Domenico Minafra
    5 (1)
    BULLETPROOF BTC — Session Breakout EA for BTC/USD A fully automated session-breakout system for Bitcoin. NO martingale. NO grid. NO averaging down. NO hidden recovery tricks. SL and TP on every position, always. 6 risk profiles with one-click configuration. Validated on a full year of out-of-sample data. ------------------------------- WHY THIS EA IS DIFFERENT: VALIDATION, NOT PROMISES ------------------------------- Most EAs show you one beautiful backtest. BulletProof BTC was built the har
    Dragon Fire Algo
    Muhammad Awais
    Dragon EA – Institutional Grade Breakout & Profit-Side Pyramiding System Developer Profile & Background With over 14 years of hands-on manual and algorithmic trading experience in the Forex market since 2010, Dragon EA is the culmination of my single most successful manual trading strategy—fully automated and refined into an institutional-grade expert advisor. Core Strategy & Key Highlights Dynamic Percentage-Based Engine: Operates entirely on proportional risk percentage allocation rather than
    Velora MT5
    Ahmad Aan Isnain Shofwan
    The Intelligent Grid EA — A Team of Smart Modules Following the 5-star success of its MT4 predecessor, Velora has been completely rebuilt for MT5 with a fundamental shift in design. Most grid EAs are one engine doing many jobs. Velora is different. Inside Velora, there is a team. Four smart modules, each with one specialty, working together so the system stays adaptive at every stage of a trade — from the moment of entry, to scaling decisions, to the exit. Meet the team: VSE — Velora Smart Entr
    LumaForge Scalper
    Nathan Roche Leonardo Meyers
    LumaForge Scalper is an automated MetaTrader 5 Expert Advisor designed for selective Gold day trading and scalping. The EA uses multi-timeframe market analysis on H1, M15 and M5 and operates around the London and New York trading sessions. It is based on Smart Money Concepts and is designed to remain selective rather than trade continuously. When the required market conditions are not present, the EA can remain inactive. TRADING AND POSITION STRUCTURE The EA can execute up to three trading oppor
    X Gold Nexus — AI-Powered Next-Generation Gold Trading Execution System X Gold Nexus is an advanced AI-powered quantitative trading execution system specifically engineered for the gold market (XAUUSD). By integrating cutting-edge artificial intelligence technologies, adaptive market analysis, dynamic risk management, and intelligent order execution algorithms, the system is designed to provide stable and disciplined trading performance across varying market conditions. During the special offer
    Quant Gold HFT Expert Advisor for XAUUSD on M15 timeframe. Main Features: ATR-based trailing stop and breakeven Daily Pivot levels filter Entry cooldown system Blocked hours during high volatility periods No martingale, no grid Backtest Results (Pepperstone, real tick data): 2 Years: Profit Factor 1.22, Max Drawdown 9.4% 1 Year: Profit Factor 1.27, Max Drawdown 9.2% 4 Months: Profit Factor 1.36 $500 account run on 0.01 lot The EA was tested on different time periods with stable results. Importa
    Saiko Scalper v5
    Samir Saleh Mohammed Hassan
    SAIKO Scalper – 高精度Tick动量交易机器人 SAIKO Scalper 是一款先进的算法交易机器人,专门用于通过 Tick 动量分析识别并利用真实的市场动量。与仅依赖传统技术指标的系统不同,该机器人实时监控连续的价格变动,并在检测到强劲的方向性价格冲动时自动开仓。这种方法可以捕捉快速的市场机会,同时减少由正常市场波动产生的错误信号。 该机器人内置多层智能盈利保护机制。当交易开始盈利时,系统会自动通过动态跟踪保护、严格的盈利保护规则以及智能利润锁定机制来保护收益。这些功能旨在确保盈利交易得到有效保护,并减少市场突然反转带来的影响。 SAIKO Scalper 还包含先进的风险控制系统,例如早期亏损保护、自适应止损设置以及严格的资金保护逻辑。算法持续监控市场行为,并能够快速响应市场条件的变化。 该机器人适合希望使用高速、纪律性强并具备智能风险管理功能的自动化剥头皮交易系统的交易者。
    XAUUSD TEMPORAL INTERFERENCE AITemporal Interference Scanner - The absolute pinnacle of Multi-Timeframe convergence. XAUUSD Temporal Interference AI - is the absolute pinnacle of market timing, built upon the groundbreaking "Cross-Temporal Interference" theory. By scanning the fractal noise across 9 different timeframes, the AI detects precise moments where market waves collide, cancel out, or amplify each other. When these temporal waves perfectly align in a localized singularity, the AI execu
    Scalp Master 专家顾问(EA)是一种完全自动化的交易系统,专为趋势市场中的剥头皮策略设计。它用于在高流动性市场中识别短期交易机会,同时重点关注交易质量和风险控制。该EA适合偏好系统化、规则化交易且不进行手动操作的交易者。 它在低点差和高流动性的品种上表现最佳,包括: XAUUSD(黄金) EURUSD GBPUSD USDJPY BTCUSD USTEC(美国科技指数) 其他主要和次要货币对(低点差且执行稳定) 该策略专为趋势市场设计,旨在避免震荡或不可预测行情等低质量交易环境。 主要特点: 完全自动化交易系统,无需手动操作 移动平均线与RSI过滤器,提高胜率并避免低概率交易 集成新闻过滤器,在重大经济事件期间降低风险 高级移动止损系统,动态管理持仓 专注风险控制与回撤降低 Scalp Master 会在交易前和交易过程中持续评估市场条件,确保交易符合系统逻辑。趋势、动量和波动率过滤器的结合有助于提升交易质量。 该EA适用于提供稳定执行、低点差和高流动性的经纪商。适合初学者和希望使用结构化剥头皮策略的专业交易者。 最低入金:$100 推荐入金:$1000 输入设置: 请不要
    Stealth 150 DE40
    Szymon Jan Szarowski
    4 (1)
    对于高达340%年化收益率,我们深感抱歉! 没错,您没看错:这些年化340%的回测结果,几乎好得有些“不正经”。但请不要误会——这不是营销噱头,而是干净编程和真实回测的结果。当然,这样的梦幻收益不可能长期持续,因为任何EA在回测几年后都会遇到手数(lot size)的上限。不过,Stealth 150 DE40 展示了当算法“自由发挥”时可以达到什么高度。 所以,对不起收益太高——现在让我们来说说这个专家顾问(EA)本身: Stealth 150 DE40——专为DAX(DE40, .DE40Cash, GER40)打造的突破型专家顾问 隐形。不可阻挡。绝对透明。 Stealth 150 DE40 有什么功能? Stealth 150 DE40 是一款专为DAX(DE40, .DE40Cash, GER40)指数设计的全自动交易机器人,主打盈利性的剥头皮+趋势跟踪(突破)策略。 5.5年历史回测 年化收益率 >150%(复合年增长率,见上面说明) 不使用马丁格尔,不使用网格,不加仓补仓 防止经纪商操纵: 系统内置有紧急止损(SL)和止盈(TP)保护技术风险。但实际的交易管
    PivotStorm
    Li Yin Fang
    PivotStorm - 自适应 XAUUSD 市场结构突破交易 EA MetaTrader 5 专业自动交易系统 PivotStorm 是一款面向黄金(XAUUSD)市场的专业 MetaTrader 5 Expert Advisor。 该系统针对喜欢结构化突破交易的交易者设计,通过市场结构分析、智能挂单执行以及多层风险管理,实现纪律化的自动交易。 不同于简单的突破机器人,PivotStorm 不追逐每一次价格波动,而是等待经过确认的重要市场结构,并在风险可控的条件下执行交易。 为什么选择 PivotStorm? 黄金市场具有明显趋势行情,同时也存在大量假突破。PivotStorm 遵循核心理念:等待有意义的市场结构,然后进行受控风险执行。 EA 不尝试预测所有市场走势。系统通过识别关键价格区域,构建突破交易场景,并按照预设风险规则管理交易执行。 查看MQL5 信号: 点击这儿 核心技术 1. 市场结构突破引擎 PivotStorm 分析确认后的市场结构,并识别重要交易水平。 系统分析: 确认后的摆动高低点 突破区域 价格运动有效性 市场动量状态 帮助系统过滤短期噪声,关注更有意义
    SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping and Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold). Version 7.2 introduces the Smart Adaptive Engine, making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. Critical Requirements Latency: You must use a VPS with less than 20ms latency (Recommended: MQL5 Built-in VPS). Account:
    作者的更多信息
    Fortune
    Andriy Sydoruk
    3 (2)
    顾问(Fortune):您的外汇高频交易可靠工具 顾问Fortune设计用于任何时间段、任何货币对和任何经纪商服务器。其独特的交易系统使其成为交易者的多功能工具。为了获得最佳性能,建议使用流动性好的外汇货币对,保持低点差,并使用VPS。您可以从100美元的存款和0.01的手数开始使用。 主要特点和优势 高频交易 :使用虚拟和真实止损两种交易选项。虚拟止损水平(止盈、止损和追踪止损)存储在顾问的内存中,对经纪商不可见。 历史测试 :专家系统在所有时间段和货币对上进行单一设置测试。测试在真实经纪商账户上进行。 佣金和点差 :如果账户中有佣金,应将其重新计算为点差等值,并填写在Commission字段中。减少佣金和点差可以提高交易效率。 延迟和设置 :在设置止损、止盈和追踪止损时,应考虑经纪商和互联网渠道的延迟,以确保服务器能及时处理。在测试期间,可以调节点差并使用所有的ticks。 高频交易(HFT)的基础 高频交易(HFT)是一种使用先进技术在短时间内执行交易的算法交易形式。Fortune顾问实施了HFT策略,需要高速计算机和互联网连接。在低速计算机和互联网条件下无法成功使用该产品。
    ForexTrendMT4
    Andriy Sydoruk
    5 (1)
    ForexTrendMT4 Indicator: A Reliable Tool for Market Tracking The ForexTrendMT4 indicator offers reliable market trend tracking, filtering out sudden fluctuations and market noise. This tool helps identify trends and signals favorable entry points into the market using arrows. It is suitable for both scalping on shorter timeframes and long-term trading strategies. Based on the principles of technical analysis, ForexTrendMT4 takes into account the cyclical nature of the market. Key Features and A
    Agile
    Andriy Sydoruk
    This is a professional Expert Advisor, which implements the strategy of trading using the Divergents and DivergentsPoint indicators, as wells as filters of the global trend on higher periods. Analyzing the indicators, the system enters the market with a limited martingale and the ability to open up to 8 orders in one direction. Each series of orders has mandatory TakeProfit and StopLoss levels. Also, a trailing stop based on the SAR indicator is activated for a series in breakeven. The robot aut
    Divergents
    Andriy Sydoruk
    Indicator of divergences. It can help you identify the flat and trend areas. It can be applied as a trading filter. It has only one parameter - Period . The indicator does not show entry points, but only visualizes the information. Keep in mind that the approach to trading should be comprehensive, additional information is required for entering the market. Parameters Period - period of the indicator.
    DivergentsPoint
    Andriy Sydoruk
    Trend indicator based on the price divergence. It can help you in finding the entry points during the analysis. It can be applied as a trading filter. It has two parameters: Period and Level . The Level parameter allows filtering out unnecessary signals. For example, the Level parameter can be set to 0.0001 for EURUSD. The indicator can work both as an entry point generator and as a filter. The indicator clearly visualizes the information. Keep in mind that the approach to trading should be comp
    RaptorF4
    Andriy Sydoruk
    2.6 (5)
    The Expert Advisor system works with ticks. Works with a deposit of $100! The elementary unit of analysis for an internal algorithm is a tick. Classical scalping trading method. The robot works well on any historic period with any currency pair. The key value is spread, with default settings can work with the spread up to 10. If the spread is greater than 10, you should use other parameter values. Testing was performed with the spread up to 10 on all ticks. Testing using open prices makes no sen
    Carousel
    Andriy Sydoruk
    Carousel expert system compensates drawdowns. The main indicator is Divergents . The EA allows working in one direction (for example, sell order series), while another direction (for example, buy order series) is in drawdown (compensation mode). If series in both directions operate in normal mode, the system does not switch to compensation mode. If a drawdown is detected in one of the directions, the EA goes into the compensation mode and starts compensating the loss-making series by the profita
    Versatile
    Andriy Sydoruk
    Versatile expert system follows the principle "stay in the market for as long as possible". The main indicators are Moving Average and Relative Strength Index. The EA supports working in two directions simultaneously both following a trend and against it depending on the settings. A limited number of orders LimitOrders is used for operation. The EA correctly handles errors and reliably works with a deposit 1000 USD and higher. M5 and higher timeframes are supported. The EA has very flexible sett
    IdeaClassic
    Andriy Sydoruk
    Экспертная система IdeaClassic создана для спокойной торговли на рынке. Основная ее задача - работа с одни ордером без увеличения лота с обязательными стопами, причем стоп-лосс и тейк-профит должны быть одного порядка. Также есть возможность использовать трейлинг-стоп. Для формирования входного сигнала используется индикатор IdeaTrend . Для анализа данного индикатора используется функция, которая может анализировать данные индикатора комплексно. Анализируется до десяти последних сигналов от инди
    IdeaIlan
    Andriy Sydoruk
    5 (1)
    IdeaIlan expert system applies IdeaTrend indicator. The EA applies the martingale principle. The EA allows trading in two directions simultaneously. It also has a full set of tools allowing the EA to follow a trend and add to a position if the trend moves in unfavorable direction. The EA correctly handles errors and reliably works with a deposit of 10 000 USD and higher. M5 and higher timeframes are supported. Stop levels and trailing stop are applied. Parameters Magic - magic number; Requotes
    PowerFlash
    Andriy Sydoruk
    PowerFlash - Советник реализует известную торговую стратегию на основе сетки. Это автоматическая торговая система. Вся работа автоматизирована. Бот использует минимум настроек.  Бот работает следующим образом. Выставляется, одновременно, сетка отложенных ордеров в обе стороны от текущей цены на дистанции, указанной пользователем. Размер сетки регулируется от 1 до 100. После чего, куда бы ни пошел рынок, отложенные ордера будут переходить в рыночные. Если рыночные ордера зайдут в общий профит, то
    SpatialJump
    Andriy Sydoruk
    A unique expert system that works as without optimization, with the same settings (although it can be optimized if desired, especially for some brokers). You can test as you like, all ticks, control points, opening prices. The figure has an example. The potential result when testing an average of 100-500% over 3 years. It is recommended to make a multi-currency, if you choose a balanced combination, you can get results up to 500-1000% per annum with potential testing. Verified by EURUSD. The bot
    Prophet
    Andriy Sydoruk
    Prophet is a trend indicator. Shows the direction of turning points. Can be used with an optimal risk-to-profit ratio. The arrows indicate favorable moments and directions for entering the market. Uses one parameter for setting (adjust from 1 to 3). The probability of a successful trend is very high. In the course of work, the take-profit is much larger than the stop-loss! Works on all currency pairs and on all timeframes.
    Trendes
    Andriy Sydoruk
    The Trendes indicator works on all currency pairs and on all timeframes. The arrows indicate favorable moments and directions for entering the market. The probability of a successful trend is very high. Trendes can be used for both small pits and long-term trading. The indicator determines the entry points according to the methods described in the book "How to play and win on the stock exchange". Options LengthA  - The number of bars for calculating the first function; LengthB - The number of b
    Martingal
    Andriy Sydoruk
    The indicator Martingal works on all currency pairs and on all timeframes. The arrows indicate the optimal input points for the future Martingale averaging, even with a zero exponent. The indicator shows the signal to close the series only if all the previous signals can be closed in the profit. After closing the series in profit, you must immediately open the order in the direction of the signal. Thus, the signal for closing is simultaneously the point of reverse opening to the other side of th
    Spin
    Andriy Sydoruk
    If you do not yet have your trading strategy, you can take advantage of our ready-made trading strategy, which is most effective! The trend indicator Spin is created on the basis of price divergence. Will help in finding the entry points for analysis. Can be used as a filter in the trade. Has one Length parameter. The indicator can work for both entry points and filters. The indicator reflects information in a visual form. Do not forget that the approach to trading should be comprehensive, to en
    Variator
    Andriy Sydoruk
    Intelligent algorithm indicator Variator with accuracy generates input signals and output levels. If the average price is blue, you should look for entry points to open long positions when the market is not overbought, and if the average price is red, you should look for entry points to open short positions when the market is not oversold. The rules can be summarized as follows. You should buy during an uptrend when the price reaches the average or oversold, and sell during a downtrend when the
    Prognosticator
    Andriy Sydoruk
    This indicator shows not just a line of the price balance, but also forecasts it for the specified number of bars ahead. That is, the level of the probable balance of the price reflects on the chart in the future. The level of balancing is set by the Balance parameter, that is, it can be drawn at any level. Forecasting the future with the Shift parameter. The indicator reflects information in a visual form. Do not forget that the approach to trading should be comprehensive, to enter the market r
    Tic Tac Toe
    Andriy Sydoruk
    The algorithm of the Tic Tac Toe indicator differs from the usual indicators on the price charts in that it completely ignores the flow of time and reflects only changes in the price. Instead of displaying the time intervals on the X axis, and the price value on the Y axis, the Tic Tac Toe indicator displays price changes on both axes. The indicator displays in red if prices rise by a certain base value (TicTacToe) and blue if prices fall on the same value. If prices fell / rose by less than a c
    FiboZag
    Andriy Sydoruk
    Indicator FiboZag - transfer the indicator to the chart and the Fibonacci levels will be built automatically on the last ZigZag turn. The main advantage lies in the correct construction of Fibonacci levels and markup of price levels. Simple, visual and effective use. The indicator is not redrawn and does not lag. Works on all currency pairs and on all timeframes.
    TrendCloud
    Andriy Sydoruk
    Realization of trend movement indication with points for potential stops in the TrendCloud indicator. It can be easily used as an independent trading system. You can interpret this: the location of the course above or below the shadows show the presence of a trend. The transition to the shadow warns of a possible reversal. Entering the price inside the shadow speaks in a flat motion. The indicator tracks the market trend with unsurpassed reliability, ignoring sharp market fluctuations and noises
    Doonchian
    Andriy Sydoruk
    The Doonchian channel consists of two channel displays. Channel lines are determined by a simple and reliable algorithm. The channel is preferably used for trading inside the channel. The indicator does not redraw and does not lag; simple algorithms are the basis of the work. It works on all currency pairs and on all timeframes. As always a warning, we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
    VictoryCPM
    Andriy Sydoruk
    The VictoryCPM (Currency Power Meter) indicator will show the strength of currency pairs. The indicator is created for those traders who prefer to trade several currency pairs at once. This tool is able to display on the trading chart data on the current strength of various currencies. The foreign exchange market has a dynamic structure, which is why different currencies affect each other. For this reason, in order to identify the optimal point for creating an order, it is necessary to familiari
    Progressive
    Andriy Sydoruk
    The  Progressive  Expert System works using sharp tick movements. Works with a deposit of $ 100! The classic method of trading scalping. It is also worth noting that with the allowable spread level, the bot goes through any historical period on any currency pair. There is no point in testing at opening prices, either checkpoints or all tics. It is possible to work on accounts with a floating spread, entry into the market will occur only when the spread is lower than the level specified in the se
    Element33
    Andriy Sydoruk
    Экспертная система Element33 работает, на любых типах счетов. Работает как в 4-х так и с 5-значными котировками. Спрэд и реквоты не критичны, подойдет любой брокер. Экспертная система разбивает историю на 4 квартала, для оптимизации рекомендовано три года на периоде H1 или H4. Оптимизацию можно проводить по ценах открытия, результаты мало отличаются от тестирования по реальным тикам, поскольку бот работает по ценам открытия. Оптимизировать достаточно один раз в месяц! Для получения более хороших
    FiboPoint
    Andriy Sydoruk
    A trend indicator that shows the direction of pivot points. It can be used with an optimal risk to reward ratio. The probability of a success trend is very high. The indicator uses arrows to show favorable time to enter the market and market entry directions. Uses only one adjustable parameter (a value from 1 to 3). Take profit is much larger than stop loss! The indicator works on all currency pairs and time frames.
    WiseBW
    Andriy Sydoruk
    The  WiseBW  indicator simplifies decision making by recognizing turns using the built-in algorithm, and then confirms signals at support / resistance levels. Thus, the indicator tracks the market trend with unsurpassed reliability, ignoring sharp market fluctuations and noise around the average price. The indicator can be used both for pipsing at small periods, and for long-term trading. Options: updown  - offset pips for indentation of icons; back  - how many bars to take into account; CountBa
    TrendCross
    Andriy Sydoruk
    The indicator bounds the price according to a cyclic wave dependency using moving averages. Thus, all the crossing points, in which the movement is changed considering the indicator period, are the optimal ones. The crossing points can be used as the potential market reversal points. However, do not forget about the complex approach: the indicator signals require additional data to enter the market.
    ComplexPulse
    Andriy Sydoruk
    ComplexPulse - pulse indicator or signal. Sensitive and responsive to price movements. The indicator shows the interdependence of various currency pairs, namely: USD, EUR, GBP, CHF, JPY. Currencies are measured in relative units, so in each unit of time the sum of all currencies will be equal to zero. Hence, one of the main elements of cluster indicators is the zero line, or the balance line (zero line). If a currency is below the balance line, then it is said that the currency is oversold rela
    RegressionXP
    Andriy Sydoruk
    Индикатор RegressionXP рассчитывает два типа регрессии и вычисляет среднеквадратичную девиацию цены на данном диапазоне. Важна прямая золотая линия (регрессия первой степени), показывающая направление и состояние текущего тренда на выбранном таймфрейме. Чем больше угол с горизонталью, тем сильнее тренд. Таким образом, мы имеем возможность делать выводы относительно состояния валютной пары по текущему расположению цены относительно линии регрессии. На расстоянии от золотой линии проходят параллел
    筛选:
    dam van
    135
    dam van 2021.04.20 15:30 
     

    I just rent your EA, when I test it ok. But with real account sl 15 pip become 150pip. can you repair it? I have to change SL =1

    Andriy Sydoruk
    25773
    来自开发人员的回复 Andriy Sydoruk 2021.04.20 18:53
    Good day. 15 are points, if your broker has four decimal places, then it will be 15.
    If your broker has 5 decimal places then it is in pips and will be 150.
    The default parameters are indicated for the four large charts. If the chart is 5 digits, automatic correction occurs. It is also impossible to set a stop loss equal to one pip, because the market itself does not allow this, since the freezes are equal, which does not allow placing stops beyond a certain level. This simply physically does not allow the broker to do it, you can find out this information from the broker or find scripts that will help you see this data.
    回复评论