• 概述
  • 评论
  • 评论 (4)
  • 新特性

IQmovingZ

This is an automatic 24-hour trading system based on the algorithm of collective behavior of adaptive automata (a kind of algorithms of self-learning of artificial intelligence) that does not require manual intervention and does not use any indicators or well-known trading methods.

The principle of the EA is to remember and analyze each step. A step is a price movement for a certain number (BaseStep) of points up or down. The depth of memory (how many steps to remember and analyze) is determined by the variable Deep. When the step storage stack is full, the oldest step is forgotten when a new step arrives. Thus, new (more current) information is constantly replacing outdated. Constant updating of information about the price behavior allows making forecasts more linked to the current situation in the market.

Having memorized a sufficient number of steps, the EA makes a forecast for the current movement. If the forecast probability of moving up is two times more than the probability of moving down, a signal is issued to open a BUY order. If the probability of moving down is 2 times more than up – the signal to open a SELL order.

Having received a signal to open an order, the EA checks two mandatory conditions: 1) the size of the spread in the allowed range; 2) the absence of the nearby (top or bottom closer than a BaseStep) order of this type. If the conditions are met, the order size is calculated and the order is opened. If the order is opened first in its type, its size is defined as LotDefault. If it is the second or more – LotDefault Size is multiplied by the rate increase factor to the degree equal to the number of orders of this type (LotMultN, where N is the number of orders of this type).

Orders are closed either by trailing or by reaching the minimum profit in the iteration (iProfit).


Input parameters

  • Program Language – language of the messages (Russian/English).
  • Delay – delay time (in milliseconds) after any operation with orders.
  • Slippage – slippage.
  • Magic – unique identifier for all orders processed by the EA. If Magic=0, the EA will process all orders it detects on the current instrument.
  • First Lot size – size of the first lot. This value will be initially considered as the default lot (LotDefault).
  • Lot type – first lot type. It can be automatic (auto) or constant (const).
  • iProfit - amount of profit per iteration. Specified as a percentage of the deposit.
  • Base Step – step size in points.
  • Lot multiplier – multiplication factor of the lot size depending on the number of orders of this type.
  • Deep of memory - depth of the EA memory. This parameter determines how many steps the EA will remember and analyze.
  • Max Spread – maximum spread size (in points), at which an order can be opened.

The table shows the optimal set of pairs and the optimal parameters for each pair

PairiProfit
BaseStepLotMultDeepLotSizeLotTypeMaxSpreadProfit / Drawdown during optimization
GBPUSD 0.260
1,7 150 0,01 auto 10 35% / 7%
USDJPY 0.240
1,5 400 0,01 auto 10 30% / 5%
EURUSD 0.0540 1,7 250 0,01 auto 10 22% / 7%
USDCAD 0.0530
1,6 400 0,01 auto 10 35% / 9%
USDCHF 0.2540
1,7 300 0,01 auto 10 35% / 8%
NZDUSD 0.240
1,6 250 0,01 auto 10 20% / 10%

The parameters were set up for a deposit of $4000 with a leverage of 1:100, on an ECN account. All pairs are six figures.

Demonstration of the EA in real time with these parameters (free demo trade signal) is available here.

The EA sets initial price of $497.00 is only valid for the first 10 buyers. Later the price will rise.

Detailed user manual in English can be downloaded in the Comments tab.

Video about the work of the EA (on the tester and in real time) will be published later.

推荐产品
Ilan Spirit
Denis Kudryashov
Ilan Spirit Советник  Ilan Spirit -это аналог советника, с добавлением множества дополнительных логик и возможностей для торговли, с оставленными настройками советника . Советник торгует по системе Мартингейл с увеличением последующих лотов в серии ордеров, с целью их усреднения. Первый ордер робот выставляет по сигналам встроенного индикатора. Так же советник имеет возможность прекращать торговлю в зависимости от новостей от сигналов новостного индикатора. Ilan Spirit можно использовать либо на
40 USD
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisor 使用 FletBoxPush 指标来分析市场并确定交易信号。该指标内置于“EA 交易”中,不需要在图表上额外安装。交易发生在定义为平台边界的水平上。使用损失限制。 顾问设置说明 TimeFrames - 图表周期,指标设置 颜色 - 定义为平面的价格区域的颜色,为指标设置 矩形 - 显示定义为平坦的价格区域,为指标设置 手数 - 起始交易量 MagicNumber - 订单的幻数 Count_LOSS - 连续亏损交易的数量,之后将设置为零利润(退出为零) FlatPips - 以点为单位确定平台,设置指标 FlatBars - 用于确定平面的柱数限制,为指标设置 MinBarsClosedOutside - 收盘价固定在特定平面水平之上/之下的柱数 CoefficientLot - 亏损后后续交易手数的乘数 CoefficientTakeProfit - 根据确定的平台的通道宽度计算的利润乘数 PercentLoss - 损失百分比,如果顾问带来的总损失低于此值,交易停止,该值必须设置为负数,例如:-33.3 顾问如何工
375 USD
Beast MT4
Svetlana Plesovskikh
Beast 是一款使用夜间剥头皮策略的全自动智能交易系统。 开始销售时的价格会很低。     01/04/2023   价格为349 注意:顾问有一个额外的内置功能来防止非法黑客和分发。购买后,给我私信,我会把你的唯一代码发给你,你需要在顾问中使用。在此处阅读更多信息:   https   :// www.mql5.com/en/blogs/post/751998 请记住:过去的表现并不能保证未来的盈利能力。 监控顾问的工作:   https://www.mql5.com/en/users/plesovskihsvetlana/seller 夜剥头皮面临的主要问题之一是优化。开发人员在优化方面的选择往往有限,例如依赖具有 TDS 2 的知名经纪商的报价,这在实时交易时往往会导致不可靠的结果,因为过去几年的点差远小于我们的点差现在,几乎所有经纪人都提供。另一种选择是针对与知名经纪人的短期工作进行优化,但是,这可能会导致顾问的参数与历史相适应,并且其工作仅在短时间内相关,并且仅与一个特定的经纪人相关.因此,在开发时,我决定使用我独特的方法。 战略: 要确定开始交易的理想时间,     兽
149 USD
Copyright(c) 2019 Superfarabi EA Is the Scalping Forex Expert Advisor for MT4 Working on Timeframes (M5) Best Pair Recomended is EU/UChf=0.4 Calculation is based of Envelopes indicator ===========Rakyat +62 =========== Hak Cipta (c) 2019 Superfarabi EA Merupakan Scalping Forex Expert Advisor untuk MT4 Berjalan pada Time Frame Kecil (M5) Pair Rekomendasi adalah EU / UChf = 0,4 Perhitungan didasarkan pada indikator Envelopes
444 USD
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
699 USD
Advanced Grid FX
Vladimir Kalendzhyan
Advanced Grid FX  -     is a result of many years of manual trading. The EA does not use indicators for market analysis. The EA     analyzes the current situation in the markets using a grid system based on   Price Action   principles to prevent a large drawdown and close as many profitable orders as possible! The EA  always uses StopLoss. Advanced Grid FX a 100% automatic forex robot working on 8 major currency pairs:  EURUSD, GBPUSD, USDJPY, USDCHF,EURGBP, AUDUSD, NZDUSD, USDCAD  H1. By purc
199 USD
Automatic analytical trading robot scalper. Thanks to a complex, multi-fractional algorithm of reverse impulses, this robot accurately determines the price reversal points. At these points, the robot opens pending orders at a distance of a volatile wave in order to determine the exact price movement with great accuracy. If the price breaks through the pending order, the robot starts to accompany the deal with all available virtual instruments: stop loss, take profit, trailing stop, virtual modu
1 247 USD
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
149 USD
Doctor
Andrey Kolmogorov
This is a universal adviser working in several directions. The first and main thing is assistance in various situations that arise during trading. The second is scalping or positional trading according to the trend, open orders, at the same time, insured with support orders using the model of a quantum set of algorithms. Main Advantages Work in several directions; Increase in account balance during drawdown; Maintenance of already open orders; Building a grid lock; Scalping and/or trend trading
99 USD
Invest Time Fast
Sergey Kanareykin
Invest Time Fast MT4 is a fully automated grid trading system for pullback pairs that best show price mean reversion principles (AUDCAD, NZDCAD, AUDNZD) and take advantage of this market inefficiency - meaning the system will not be subject to extreme news swings and show low drawdowns, which allows you to get a stable profit. Live Signal Peculiarities: Profitability from 1 - 5% per month Minimum deposit: $1500 - High risk $3000 - Medium risk $5000 - Minimal risk The adviser needs to be insta
350 USD
Tiburon EA
Elizaveta Erokhina
3.67 (3)
Tiburon EA is another one of my fully automatic EAs working specifically with the EURUSD currency pair. The Expert Advisor showed excellent results on the H1 timeframe in the period from 2011 to 2021. Tiburon EA is based on several trading indicators: RSI (Relative Strength Indicator), Stochastic Oscillator and my own custom indicator which makes it even more efficient. As an initial signal for determining suitable entry points, the EA uses the standard crossing of 2 levels: overbought and ove
399 USD
Wolf Stream
Vadym Nemo
5 (1)
Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
350 USD
Fundamental Robot MT4
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 b
200 USD
Fitpro 10 Scalper Expert Advisor  is a automated forex trading robot designed to work on the most traded currency any pair. The strategy is based on using several MT4 indicators , each entry point is calculated using an advanced input filter based on the analysis of the movement of the price chart. Each order is secured by a fixed stop-loss while, no martingale, no grid, scalp or hedge.   Paramater •    Magic Order - is a special number that the EA assigns to its orders •    Take Profit - take
250 USD
Trading strategy: Scalping. Trading on impulses in automatic trading has been used for a long time and the scheme is not new to traders. It is difficult to catch such moments manually, but the adviser copes instantly. Automated trading uses 2 approaches to trade in such cases: look for pullbacks after impulses. trade in the direction of momentum. The search for entry points is done like this: the adviser measures the rate of price change for which this change should occur, if the conditions for
300 USD
Multi Universal Robot
Oleksandr Klochkov
5 (1)
我想提请你注意一个独特的,独一无二的顾问。 您可以从指标,形态,烛台形态,回归方向(趋势)和各种自定义功能(网格,尾随,重复移动等)创建自己的策略。)。 顾问函数: 1. 能够启用买/卖/buy_sell方向之一 2. 固定手数或存款的百分比 3. TR-在点数或波浪指标  4. SL-输入点数或波动指标  5. SL支持:      -抛物线追踪止损      -网格与鞅很多类型的增加(增加很多通过自己的公式)      -重新进入x2-代替第一个止损,挂单被放置在相同的手        -重新进入X3-这里接下来的两个止损被替换为挂单 6. 盈亏平衡-当N数通过时,EA会将订单移动到开行 7. 头寸反转-掉期买/卖方向 8. 海象级别是资金管理设置,即当达到此值时,EA停止打开新订单 9. 损失百分比或存款损失水平-当所有未平仓的存款头寸达到此损失百分比时,EA关闭所有交易  10. 以分钟为单位的订单延迟-在指定的分钟数(启用此功能时)后打开订单) 11. Intaymframe-默认值是当前值,即如果EA在当前图
330 USD
除去暴力爆仓的观点,本ea以稳定盈利为中心 适用品种,audusd,usdchf,nzdusd,usdjpy等等走势相对平稳的货币 本ea提供图表参数,和快捷平仓按钮,桌面文字都是汉语和拼音拼写而成,更方便中国人观看,只需要简单拼读便可以理解变量意思,账户应该保持3000以上的资金,如果小于3000,请将xiadanlaing修改至0.01, 和jiacangjiange修改至900,如果不够可以用美分账户。如果资金量很大可以提高xiadanliang,但请不要高于0.2,jiacangjiange不要低于500. “如果ea盈利高于50%应当将盈利部分取出”保存利润才是交易的根本 解释“zuidazhisunjinekaiguan”最大止损金额开关.如果需要开启,请在输入栏输入“kai”当浮亏金额大于“zuidakuisunjine”就会清仓止损 xiadanliang----------------------------------------下单量 jiacangbeishu-------------------------------------加仓倍数 zhiyingd
6 000 USD
Expert Smart Trend MT4
Ruslan Pishun
2.5 (2)
The trading system operates on seven pairs and one timeframe. The Expert Advisor uses trading systems for trend-based entries with the help of the Envelopes and CCI indicators. Each indicator uses up to five periods for calculating the trends. The EA uses economic news to calculate the prolonged price movements. The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. Real monitoring:  https://www.mql5.com/en/signal
350 USD
Force Trade X is an EA based on Force Index. Force Index parameters such as BuyPeriod, BuyShift, BuyValue, SellPeriod, SellShift, and SellValue can be adjusted. Force Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Force Trade X. Good luck. === Inquiries === E-Mail:support@btntechfx.com
30 USD
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
1 000 USD
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
200 USD
Godzilla EA
Vladimir Shchenikov
Godzilla EA -  торговый советник, использующий скальпинг в ночное, наименее подверженное волатильности и скачкам курсов, время суток. Советник отличается новым усовершенствованным алгоритмом, небольшим количеством настроек и простотой установки. Характеристики советника: Не использует в торговле самые опасные торговые методы как мартингейл, сетку, усреднение и арбитраж; Рабочие валютные пары: AUDCAD, AUDCHF, CHFJPY, EURAUD, EURJPY, GBPAUD, GBPJPY; Минимальный депозит от 100$; Минимальный лот от
49 USD
Project Infinity
Sergey Yarmish
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
150 USD
Climbing Scalper
Liudmyla Bochkarova
4.25 (8)
Climbing Scalper EA is a night scalper that trades during the calmest periods of the market. During this period the markets usually fluctuate and the advisor will trade within these ranges. Each trade will have an initial stop loss and take profit, but the EA also uses advanced stop loss management algorithms that will assess the strength of the trades. 8 copy left at 399, next price 499 Buy this EA, post a feedback and get  Golden Future  for free The advisor works on all pairs with a stable s
399 USD
Glitter Grass
Aleksandr Nadein
ADVISOR "GG" - UNIVERSAL, ABLE TO TRADE YOURSELF AND WITH THE HELP OF A TRADER! THE PANEL SHOWS THE ENTIRE DOWNLOAD TO HELP WHEN TRADING. BUTTONS PRESENT   1.CLOSING PROFITABLE ORDERS  2. CLOSE ALL ORDERS  3. LOCKING THESE POSITIONS TO SET UP THE EXPERT, THE DISTANCE IS USED, WHICH DEPENDS ON THE TREND TO OPTIMIZE THE TREND, THERE IS A SPECIAL ALGORITHM! WHEN TRADING, YOU CAN ADD OPENING ORDERS MANUALLY, IT IS ALSO POSSIBLE TO LOCK ALL OPEN ORDERS! IF YOU DO NOT TRADE WITH THE
1 100 USD
BigPIPs MT4
Kyra Nickaline Watson-gordon
BigPIPS EA is an Expert Advisor based on special mathematical analysis and smart modeling of market and signals independent of timeframe. The EA has a powerful calculation engine that can predict market movement over 1000 pips (10000 points). The EA signal engine does not need any optimization and there are no settings for signal. All settings of EA are for Money Management. The EA works with a low margin level and thus has low risk. The EA can trade on all Forex Pairs, Cryptos, Stocks, Indi
200 USD
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
299 USD
The strategy is a scalp strategy, or morning/night/midnight scalp strategy. The main trading period is platform time: around 19-23. Each type of scalp trading time period may be different, this EA chose the time period with the highest winning rate. Supported currency pairs:   EURNZD, EURAUD, AUDNZD, NZDCAD, AUDCAD, EURGBP, GBPAUD, GBPCAD Recommended timeframe:   M5 One Chart Setup: you only need one chart to trade all symbols  Multiple currency pairs support  Doesn't open trades during perio
500 USD
GoldBluePrint
Iyekeoretin Emmanuel
5 (2)
GoldBluePrint is a fully automated trading system that uses advanced algorithms to analyze the gold market and generate trading signals. GoldBluePrint is designed to help traders maximize their profits while minimizing their risks. The system uses a combination of technical indicators and market analysis to identify high-probability trading opportunities. One of the key features of GoldBluePrint is its ability to adapt to changing market conditions. The system constantly monitors the gold mar
499 USD
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (4)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible
198 USD
该产品的买家也购买
The Most Wanted
Vitalii Kosov
3.11 (27)
The Most Wanted EA, based on vector machine learning, is an advanced trading tool that uses the latest advances in computing technology to analyze the forex market and predict future price movements. The Expert Advisor will use vector machine learning to learn huge amounts of historical data and quickly and efficiently detect patterns in the market. It will use a sophisticated and complex proprietary algorithm which uses advanced mathematical calculations to solve complex problems and optimize
2 000 USD
Bonnitta EA
Ugochukwu Mobi
4.78 (9)
Bonnitta EA 基于挂单策略 (PPS) 和非常先进的秘密交易算法。 Bonnitta EA 的策略是秘密自定义指标、趋势线、支撑和阻力位(价格行动)和上述最重要的秘密交易算法的组合。 不要在没有超过 3 个月的任何真实货币测试的情况下购买 EA,我花了 100 多个星期(超过 2 年)在真实货币上测试 BONNITTA EA 并在下面的链接中查看结果。 BONNITTA EA 由爱和力量组成。 仅针对少数买家,这是盗版算法的价格和实施的原因 Bonnitta EA 在 22 年的时间内使用质量为 99.9% 的真实报价成功通过了压力测试,滑点和佣金接近真实市场条件。 Expert Advisor包含统计采集和滑点控制的算法,具有完整的统计控制; 此信息用于保护您免受经纪人的欺骗。 Bonnitta EA 在下订单之前控制经纪人执行的质量,并且它还成功地通过了历史数据和不同数据馈送的蒙特卡罗模拟方面的严格标准。 结果 Expert Advisor 测试结果:初始存款为 1000 美元的 Bonnitta EA 在 2020 年 1 月 1 日至 2021 年
5 750 USD
OpenEA
INREXEA LIMITED
5 (1)
All users need to have a unique setting . Please contact us after purchase. The price might be increased any time. Please contact us if you have any trouble on payment.  Kindly Reminder: Backtesting is just a part of the game, we should focus on a dynamic future. Our unique WebRequest feathers helps a lot. Please check in the instruction. Project OpenEA OpenEA is a cutting-edge, fully automatic forex trading program that leverages the latest in Machine Learning and quantum computing techno
2 500 USD
Waka Waka EA
Valeriia Mishchenko
4.55 (42)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 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 p
2 000 USD
InfinityXO
Gregory Hay
5 (1)
我所有的专家和信号的表现都在这里。 卖家 - Gregory Hay - fxmanagedforexltd - 交易者的资料 (mql5.com) InfinityXO MT4业绩记录 Infinity XO Monitor Performance #1 (DAX+DOW): https://www.mql5.com/en/signals/1559418 Infinity XO Monitor Performance #2 (DOW only): https://www.mql5.com/en/signals/1559420 InfinityXO可以在propbroker 8CAP的2.5%DD下轻松通过道具挑战: https://www.mql5.com/en/signals/1765610 InfinityXO使用突破策略来交易欧洲指数DAX40和美国DOW30的前几个小时。 不使用GRID、MARTINGALE或ASIA SCALPING! 是与大多数主要指数兼容的,但我们建议DAX和DOW以获得最佳性能。 操作。 策略使用固定止损~25点。每天最多5次交易。
499 USD
Rio MT4
Ruben Octavio Gonzalez Aviles
5 (2)
里约是一种复杂而新颖的算法,使用人工智能与传统技术分析相结合来预测市场走势。这个专家顾问利用循环神经网络,特别是长期记忆细胞,利用技术分析指标的数据进行训练。通过这种方法,EA能够学习哪些指标与未来价格走势最相关,并根据这些指标采取行动。 此外,LSTM网络特别适合时间序列分析,因为它们能够考虑短期和长期的历史数据。 注意:这是一个 有限的介绍性报价 。本EA的 5份拷贝中 只有 2份 将以当前价格出售。下一个价格: 699美元 该EA的价格将稳步上升,以限制使用该系统交易的用户数量。 实时信号: https: // www.mql5.com/en/signals/1864308 MT5版本: https://www.mql5.com/en/market/product/93332 重要提示: 请在购买产品后直接通过PM与我们联系,以获得更多信息和额外的服务。 机械学 本专家顾问 不 使用马丁格尔、网格交易或任何其他已知可能导致重大损失的危险方法。 相反,每个头寸从一开始就有一个固定的止盈和止损设置。虽然这些值可以改变,但建议保持默认值,因为这些值在长期的回测过程中已经得到了优化。每次
499 USD
Gainer MT4
Ervand Oganesyan
3.4 (5)
此文本是英语的机器翻译。 英文版 主要货币对和交叉货币对的均值回归范围 EA。 现场表演: USDCAD   |   EURGBP   |   USDCAD demo 时间范围 :M15。 经纪人时区设置 。 " Winter UTC offset, hours " - 冬季偏移量。 “ 冬季/夏季更改时间表 ” - 服务器 DST 班次时间表。默认为 UTC+2/+3 winter/summer,对大多数经纪商有效。 您只需设置一次,无需每年重新检查两次,EA 会正确处理所有事情。不同经纪商的回测将在冬季和夏季匹配。 风险设置 。交易量设置为输入“ 资金管理 ”、“资金管理 价值 ”,它是固定手数、每笔交易的固定风险或每 1000 股本的固定交易量。 Max simultaneous trades allowed 是允许同时打开的最大交易。 EA 最多持有 2-3 笔交易,并且此参数允许明确限制风险。 在 M15 上启动 EA,设置时区和交易量输入。其余可以保留默认值。 EA 准备交易。 扩散控制 。如果“ 启用点差控制 ”开启,如果当前点差超过“ 最大允许点差
499 USD
Gold Veritas MT4
Marat Baiburin
5 (6)
Gold Veritas 是一款适用于安静时间的全自动外汇专家顾问。 Discount on all my goods in honor of the beginning of spring! The offer is valid until 04/03/2023! 监控顾问的工作:  https  :// www.mql5.com/en/users/bayburinmarat/seller   正确的 GMT 设置:   https   :// www.mql5.com/ru/blogs/post/743531 最容易理解和最简单优化所需的所有参数仅在 6 种设置中可用。您可以根据自己的喜好调整顾问:调整风险水平或为特定经纪人自行定制。 EA 代码中已经内置了 4 个货币对的参数:XAUUSD、XAUJPY、XAUAUD、XAUEUR。请注意,并非所有经纪人都提供此类交易对。您可以使用默认设置或根据需要更改设置。 优点: 可以使用挂单 - 这大大减少了滑点 EA不使用平均订单、马丁格尔和其他危险的交易方法 所有交易将在 3-5 小时内关闭 每笔交易均附有止损和止盈,以及交易期限
499 USD
Bugatti EA MT4
Artem Minchuk
3.67 (9)
Introducing the Bugatti Ea, which takes trading to a new level. With the power and speed of a luxury sports car, Bugatti's artificial intelligence and Rosenblatt Multilayer Perceptron neural network combine advanced trading algorithms to help you make smarter trading decisions. With real-time market analysis, expert insights, and lightning-fast execution, Bugatti Advisor helps you stay ahead and take advantage of trading opportunities. Whether you're a seasoned professional or just starting out
599 USD
Darwin Swing MT4
Guillaume Duportal
5 (12)
达尔文-SWING 推出价格999美元,未来价格1490美元 描述: -- 要了解它的工作原理,请来阅读博客(该EA反映了我的外汇交易哲学......如果你喜欢我看待事物的方式,那么你会喜欢我的EA。 花时间去做吧! (外汇不是一场比赛): https://www.mql5.com/en/blogs/post/745790 -- 要看过去的表现,这里有信号的链接。 现场和演示信号: https://www.mql5.com/en/users/tradedeal/seller 解释一下。 在达尔文进化论取得巨大成功后,我推出了达尔文摇摆,可以同时使用。 本专家的设计尽可能地接近手工交易。 这是一个为长期而设的专家,它不是一个快速黄牛,也不是一个夜间黄牛。 基本策略是波段交易,利用支撑位和阻力位来开仓。 这个系统的创新之处在于,它包含了虚拟职位。该EA平均计算每对货币在趋势中会有多少个S/R交叉。 由于这种计算,EA将在每个S/R(日/月/周....)上放置虚拟头寸(在仪表盘上可见的头寸,但不是真实开仓),当价格达到S/R交叉的数量(
999 USD
Index Scalper PRO MT4
Evgenii Aksenov
4.38 (16)
剥头皮交易系统是按照向市场价格平均值移动的原则设计的。 Index Scalper PRO具有内置的智能系统,可快速关闭交易。 黄牛有一个内置的新闻过滤功能,跟踪来自银行和政府的新闻,并在发布重要的世界事件或利率变化期间暂停交易。 您可以调整新闻的重要性以及新闻前后的交易暂停期,图表上的单独面板和信号线将显示新闻应该出现的时间。 优惠价为$599。 未来的价格是$799。 最终价格为$5000 2月28日起的价格为799美元 信号监测: https://www.mql5.com/ru/signals/1840765 我们优化和增加新的指数交易. 现在,您可以将Index Scalper PRO与推荐索引一起使用:  DAX30(DE30,DE30Cash GER30),DAX40(DE40,DE40Cash,GER40) 时间框架: M15 使用推荐的设置,经纪商低点差和快速VPS。 用户手册: https://www.mql5.com/en/blogs/post/751230 指数黄牛PRO稳定运行的要求 : ECN或PRO帐
1 250 USD
Alise EA mt4
Aleksei Butler
It is a fully optimized and adaptable neural network system. The strategy is based on MACD and moving average, which are completely redesigned, refined and combined with a neural network. All neural network settings are built into the Expert Advisor. To protect the deposit, it always sets Stop Loss and Take Profit. Recommendations Currency pair: GBPUSD Timeframe: H1 Minimum deposit: $100 Account type: Any with a minimum spread (preferably ECN) Brokers: Any broker
969 USD
EA Thomas
Vitali Vasilenka
4.68 (56)
购买后第一时间联系我 安装顾问的说明。 顾问的独特设置 个人奖金(交易顾问)。 访问 Closed 电报频道以获取交易信号。 EA Thomas 是一种独特的交易算法,同时包括 5 个交易顾问。 EA 同时分析不同时间范围内的 5 个入场点,根据风险级别,选择 5 个入场点之一入市。 EA 功能允许您选择将激活哪些交易策略来搜索切入点以及在哪些时间范围内。 EA 可以在 2 种模式下使用 - 保守交易 A1 - 激进交易 B2 EA 使用新闻过滤器在新闻发布前后停止交易。 EA 还使用贸易控制系统 lobytrade.com。 lobytrade系统的主要功能: - 关闭所有交易 - 仅关闭卖出交易 - 仅关闭买入交易 - 禁用顾问 - 暂停顾问 - 启用顾问 - 总分统计 此处提供真实信号: https://www.mql5.com/en/users/vitalvasa/seller 。 顾问的重要职能: 固定利润 盈亏平衡系统 追踪止损系统 止损(设置所有交易关闭时的回撤百分比) 交易 EURUSD / GBPUSD / XAUUSD / USDC
499 USD
EA White Lotus
Vitali Vasilenka
4.16 (31)
购买后第一时间联系我 安装顾问的说明。 顾问的独特设置 个人奖金(交易顾问)。 访问 Closed 电报频道以获取交易信号。 EA White Lotus - 由神经网络驱动的夜间黄牛,用于在安静的夜市中确定价格走势的短期方向。 Expert Advisor 具有独特的交易算法,可通过无损反向功能远距离跟踪交易。 Expert Advisor 可以在一个系列中开启 1 到 3 笔交易,包括一般方向和多方向交易。 EA 不使用危险方法: 无网格 没有平均 没有鞅 没有加倍 最低交易存款 100 美元 使用点差最小的账户 最佳交易时间框架是 M5 最佳交易对:GBPUSD、EURUSD、 LobyTrade - 用于管理交易顾问的移动交易助手。 该应用程序的主要功能: 完成交易 平仓仅供出售 关闭只买交易 禁用顾问 选择贸易方向 交易统计账户 新闻过滤器 经济新闻栏目 重要信息! 前 2 周,使用模拟账户或美分账户进行交易(为自己选择最佳交易条件) 在 VPS 上安装交易顾问 每周五(交易周结束时)记录真实账户的利润
499 USD
MagicWay MT4
Evgeniy Zhdan
5 (6)
MagicWay is an automatic trading system that uses patterns in the behavior of three currency pairs. Market trading transactions of three different instruments complement each other, bringing their results to a common goal. The default settings are suitable for getting started without modification. Signals: MT4:   https://www.mql5.com/en/signals/1620204 MT5:   https://www.mql5.com/en/signals/1620214 This is a multi-currency Expert Advisor - when installed on one chart, the Expert Advisor works
999 USD
Maserati EA MT4
Artem Minchuk
4.18 (11)
The Maserati Method trading strategy is innovation in the financial market. After years of painstaking research and development, I developed this approach to embody the essence of the iconic Maserati brand - a combination of sophistication, excellence and attention to detail. The Maserati method, based on cutting-edge technology, is designed to stay ahead of the curve for those seeking leadership in the financial market. The Maserati method seeks to dynamically adapt to market changes. Through
799 USD
Prado
Tatyana Kulyapina
4.03 (39)
PRADO 是一个安全的专家顾问 ,可以交易挂单,立即设置止损和获利,多功能追踪止损。 从版本 7.0 开始,EA 有 4 种交易策略。由于 4 种策略同时工作,任何市场行为都可以获得更平滑的盈利能力图。 PRADO 不使用:网格、平均、增加订单量和其他危险技巧。 最低存款 100 美元 。 趋势水平的 盘中交易 。 该工具 仅为 USDJPY   。您无需配置任何东西 - 使用默认设置。使用点差为 0-3 的账户,这将增加您的利润。 用于测试和交易: 所有分时、   H1 期间、1 个图表。 自 2010 年以来 ,设置已针对历史进行了优化。 PRADO 可供初学者和经验丰富的交易者使用。 设置的描述可以在评论,第 9 页,帖子 #432 中找到。 监控 :       Prado JPY risk 3 prc   broker ICMarkets Global,账户类型:raw spreed,点差0-3,佣金7.0美元。这个监控从advisor第一个版本就开始工作了,所以从advisor上次更新之日起检查测试结果! PRADO 只适合长期使用!在此处链接到交易系统测试结果:   #
500 USD
Lamborghini EA MT4
Artem Minchuk
5 (1)
The Lamborghini trading strategy is an innovative approach in the financial market that has been developed through years of meticulous research and development. This strategy encapsulates the very essence of the iconic Lamborghini brand, which is renowned for its blend of sophistication, excellence, and meticulous attention to detail. With the help of cutting-edge technology, the Lamborghini trading strategy is designed to provide a competitive edge to those seeking to achieve leadership in the
499 USD
Making decisions about where to put your money can be a daunting task for an investor. But with The Investment Innovator, you can take control and make informed choices. My system is designed to provide you with, up-to-date information by analyzing vast amounts of market data in real time. Using sophisticated algorithms, I identify patterns and trends, giving you personalized recommendations that match your unique investment preferences. My goal is to help you stay ahead of the curve and capita
699 USD
Prophet EA
Nestor Alejandro Chiariello
交易員您好! 我介紹“先知”戰略, 它是為高勝率和長期穩定交易而選擇的 先知是眾多選擇中的一個,因為它是一種強調勝率重要性的策略,它是您會發現類似於 %100 勝率的少數策略之一,它基於內部算法諮詢多種策略因素,以便可以進行和圍欄適應市場 包含控制適當風險的所有必要保護措施僅適用於主要貨幣對 也實施隱藏 Prophet 針對“EURUSD , GBPUSD , EURCHF”進行了優化,它是相對於其他 RANGED 最穩定的貨幣,你可以找到自己的方式去其他符號,但建議使用我設計的那個 邏輯不是基於馬丁等,而是添加了可選使用 最需要關注的是算法檢測到高頻率的數據才有勝率 我的策略 EA 有實時歷史記錄 現場表演 如果你想要我的信號預設,私下問我只有我的客戶 https://www.mql5.com/en/users/aiotrading/seller 下個月價格 --> ?? 我建議您在第一次復制時退出 建議與推薦的配對使用! (重要通知購買後,私下詢問我的設置,我會幫助您了解它是如何工作的,因此它可以完美地在您的
2 800 USD
Aura Eclipse MT4
Stanislav Tomilov
5 (1)
Aura Eclipse  is a fully automated EA designed to trade  currencies during evening and night hours .  It is based on machine learning deep neural network analysis and smart scalping  algorithms. The first multi-currency scalper uses deep machine learning mechanism - Keras. Its a deep learning API written in Python, running on top of the machine learning platform   Tensor Flow . It was developed with a focus on enabling fast experimentation.  Keras provides industry-strength performance and scala
595 USD
Nexus EA Forex
Enrique Enguix
4.69 (26)
I would like to share my experience in trading with you. I started in 2010 and like many people, I was looking to learn how to generate consistent profits in the financial market. However, I realized it was not as easy as promised in some advertisements.   I learned that winning in trading required effort and patience , and that it was important not to fall into the temptation of following the so-called "market stars" that promise quick and easy profits. Instead,   I focused on earning mone
710 USD
Golden Pickaxe
Valeriia Mishchenko
4.6 (5)
EA has high-performance live track records of different set files: XAU Risky Vol XAU Balanced Vol XAU Balanced MT5 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 def
1 850 USD
Edge EA Pro MT4
Aleksandr Zheltikov
5 (2)
Edge is a fully automated trading system that finds trading opportunities and places trades by combining technical indicators, price action analysis, wave analysis and all-day market pattern analysis using Fibonacci areas. Based on historical market data, the system's thinly layered multilayer neural network is trained to identify patterns and relationships that can be used to predict future price movements. The neural network processes various inputs, including price data, technical indicators
599 USD
Wolf Scalper MT4
Dmitry Kondrashov
3.5 (10)
Wolf Scalper  is a fully automated scalping robot that uses a very efficient breakout strategy, advanced money management and probabilistic analysis. Most effective in the price consolidation stages that occupy the bulk of the market time. Proven itself on real accounts with an excellent risk-to-reward ratio. Does not need forced optimization, which is the main factor of its reliability and guarantee of stable profit in the future. S uitable for both beginners and experienced traders.   Monito
500 USD
适用于MT4和MT5的Entry Points Pro EA交易机器人 购买后,请立即通过网站上的私人信息与我联系,以获得指示和一个非常强大的奖金! Entry Points Pro EA是基于传奇的Entry Points Pro指标,该指标在MQL5上获得了超过450个正面反馈,并在成千上万的其他指标中保持了一年多的第一位置。 这里有一个关于交易顾问在MT4和MT4终端中如何工作的视频,请看完它。 交易机器人是做什么的? 该交易顾问适用于任何资产,包括加密货币、金属、指数和股票。进场点专业EA自主开启和维护股票交易,根据交易者的选择,自动或半自动地进行交易。这是与指标的主要区别,指标只显示进入和关闭交易的最佳时刻,但本身并不交易。  进场点专业EA的优势      - 适用于MT4和MT5 使用Entry Points Pro EA,您可以在MetaTrader平台上使用任何交易工具与任何经纪商进行交易。请注意,在测试模式下,由于最大允许的信号蜡烛大小设置的性质,顾问不会总是显示最佳结果。使用交易机器人是不被禁止的。     - 成熟的交易算法   E
555 USD
Have you heard about Machine Learning, Chat GPT, Neural Networks and Artificial Intelligence? Well, Proven EA has none of it. It is also NOT based on Moon Phases and Stars positioning. "Proven EA" is a 100% adaptive expert advisor based on old, well known and proven principles. Trend is your Friend. Cut losses quick and let the gains grow. No Gambling. It detects the trend on a higher timeframe, waits for a pullback / retrace on a lower timeframe and places a trade in direction of trend with a
499 USD
Uni Bot MT4
Andriy Sydoruk
3 (6)
Uni Bot   is a trendy neural network trained bot. An expert system based on a neural network based on a new specially developed architecture (T-INN) Target-IntelNeuroNet. For this variant of the Expert Advisor to work, there is no need to download the file of the trained neural network, since for the ease of use by the end user of the neural network forex bot, most users encoded a number of neural networks in the body of the bot. But in order for the bot to better adapt to the specific history
836 USD
EA Iron Man
Vitali Vasilenka
4.76 (33)
购买后第一时间联系我 安装顾问的说明。 顾问的独特设置 个人奖金(交易顾问)。 访问 Closed 电报频道以获取交易信号。 钢铁侠是一种交易算法,包含 25 种交易模式。 EA 根据选择的开市风险水平同时分析不同时间范围内的所有入场点。 EA 在 2 种模式下工作 自动交易(顾问亲自开立交易并陪同交易直至结束) 手动交易 - 根据图表上显示的信号独立开立交易,并附有顾问的条件和逻辑。 Expert Advisor 包含一个算法,用于收集统计数据和控制具有完整统计控制的滑点; 此信息用于保护您免受经纪人的欺骗。 EA 在下订单前监控经纪商的执行质量,并且在历史数据和各种数据流的蒙特卡罗模拟方面也成功通过了严格的标准。| EA 使用所有最危险的交易方法,以在更短的时间内获得更大的利润。 EA 可以在 2 种模式下使用 - 保守交易 A1 - 激进交易 B2 EA 使用新闻过滤器在新闻发布前后停止交易。 EA 还使用贸易控制系统 lobytrade.com。 lobytrade系统的主要功能: - 关闭所有交易 - 仅关闭卖出交易 - 仅关闭买入交易 - 禁用顾问 -
499 USD
Chaos Algo Trading EA
Stefano Frisetti
3 (2)
DESCRIPTION With the CHAOS ALGO TRADING EA, You dont need anymore to guess prices direction, You can profit when prices move either in mark up or in mark down from the moment You activate the EA in Your trading account. The ALGO TRADING EA was created to fully automate the TRADING STRATEGY OF CHAOS, leaving the single TRADE OPEN and TRADE CLOSE to the EA, and keeping for the TRADER only the decision when to activate it or close it. The EA is best used in loops; so if USER activate it, and then
777 USD
作者的更多信息
IQ Spider
Alexander Kovalenko
Идеология советника построена на постановке прямых и обратных ордеров. Прямые ставятся с постоянной начальной ставкой, ставка обратных постоянно возрастает. В момент достижения достаточного профита, все ордера закрываются одновременно, после чего начинается новая итерация. Пример работы советника в режиме реального времени можно посмотреть здесь. Входные параметры Program Language – выбор языка, на котором советник будет выводить сообщения (может быть русский или английский). Delay – время задер
97.77 USD
筛选:
无评论
回复评论
版本 3.1 2019.04.13
Значительно расширен диапазон градаций скоростей движений.

Кроме анализа скоростей, теперь анализируются и объемы, что значительно повысило точность предсказания.

Глубина памяти автомата расширена до 1000.

Кардинально изменена система расчета ставки очередного ордера (LotMult более не нужен).

Изменена система фиксации прибыли (добавлено траление прибыльных позиций).

Убран контроль размера спреда (теперь это делается автоматически).
版本 1.50 2018.06.20