Fortune EA

4.78

Fortune 是一套复杂的算法,能够分析并紧密跟随趋势。 

该 EA 同时利用所有时间周期的价格行为信息。

这使得该机器人能够对当前的价格走势做出精准判断并相应操作,从而实现强劲的趋势跟随与频繁的剥头皮订单。

核心功能 

  • 易于使用。 - 即插即用。
  • 强劲的趋势跟随与频繁剥头皮。
  • 多种管理和平仓交易的方式。 
  • 可选的 AI 功能。 - 自适应记忆 + AI 新闻过滤器。
  • 可选的马丁格尔模式。
  • 可选的对冲功能。
  • 宽点差与滑点保护。
  • 净值限制——EA 能够在设定的净值/保证金回撤百分比处平仓,并具有暂停交易的功能。
  • 符合 FIFO 规则。
  • 可选的新闻过滤器
  • 可选的日期/时间限制。
  • 可选的动态点距(pipstep)方法。
  • 可选的回撤降低功能。  

推荐设置 

  • 货币对 - EUR、GBP、AUD、NZD 和 USD 货币对。
  • 时间周期 - 1 小时。 - Fortune 会根据其加载的时间周期开出更多或更少的订单。周期越小 = 订单越多。
  • 账户 - 至少 $300 的美分账户类型。
  • 为充分发挥 EA 的效果,请使用策略测试器的优化器来搜索 set 文件,并使用自适应学习功能来创建记忆文件。
---[ 完整用户指南 ]---

输入参数定义

  • Order Comment. - 显示在每笔交易上的注释。
  • Magic Number. - EA 用来将交易与自身关联的编号——只有当您在同一货币对的两个图表上使用该 EA 时才需要更改幻数,此时每个图表都需要不同的幻数。
  • Show On Chart Comment. - 设为 true 将在图表上显示信息。
  • Chart Panel Mode. - 'Panel_' - 在图表上绘制一个可移动的信息面板。- 'Comment_' - 在屏幕左侧显示图表注释。
  • Panel Text. - 面板文字颜色。
  • Sell Color. - 面板卖出颜色。
  • Buy Color. - 面板买入颜色。
  • Text Size. - 面板文字大小。
  • Draw Line. - 设为 true 将在持仓交易的保本点处绘制一条线。
  • BE Line. - 保本线所用的颜色。
  • Draw Profit Labels. - 设为 true 将在图表上绘制已平仓盈利标签。
  • Profit Label Mode. - 盈利标签内显示的内容:货币金额、点数或两者。
  • Profit Labels. - 盈利标签所用的颜色。
  • MACD1_Fast. - MACD 指标输入 1。
  • MACD1_Slow. - MACD 指标输入 2。
  • MACD1_Signal. - MACD 指标输入 3。
  • RSI_MA.
  • Stochastic1_K.
  • Stochastic1_D.
  • Stochastic1_Slow.
  • CCI_MA.
  • Memory_Mode - 'Off' - Fortune 将使用其默认策略并忽略任何记忆文件。'Learn' - Fortune 将从结果中学习并构建独特的记忆文件。'Recall' - Fortune 将参考其记忆文件中的信息,并屏蔽它认为有问题的信号。'Learn+Recall' - Fortune 将在参考记忆文件信息的同时从结果中学习。
  • Max Spread. - 开仓所允许的最大点差——以点为单位。
  • Max Slippage. - 开仓所允许的最大滑点——用于可能需要重新报价的经纪商。
  • Max Lot Size Allowed. - 允许达到和/或下单的最大手数。
  • Max Buy Trades Allowed.
  • Max Sell Trades Allowed.
  • Allow Hedge Trades. - 设为 true 时,在已有持仓交易的情况下,将接受并管理反方向的交易信号。
  • Allow Hedge To Close. - 设为 true 将允许 EA 使用对冲交易的盈利来平仓其他交易。
  • Hedge Close Percent. - 一方需要达到的盈利百分比以覆盖另一方。
  • Alert At Grid Level. - 一旦持仓交易数量达到该输入中的数字,EA 将通过 MT4 移动应用发送提醒通知。
  • Close Trades If Equity Drops Below. - 如果账户浮动净值低于账户总余额的此百分比,EA 将平掉所有持仓交易。- (账户余额百分比)-(激活 > 0.0)
  • Only Open Trades Above Free Margin. - 只有当账户浮动可用保证金高于账户总余额的此百分比时,EA 才会开新仓。-(账户余额百分比)-(激活 > 0.0)
  • Limit Trade Hours. - 设为 true 将允许从 'Start Hour' 到 'Stop Hour' 期间交易——在此时段之后仍持仓的交易将继续被管理。
  • Start Hour. - 允许交易的起始小时。当 'Limit Trade Hours' 设为 true 时。
  • Stop Hour. - 停止交易的小时。当 'Limit Trade Hours' 设为 true 时。
  • Trade Monday.
  • Trade Tuesday.
  • Trade Wednesday.
  • Trade Thursday.
  • Trade Friday.
  • Stop Trade Before Weekend. - 设为 true 将使 EA 从周五 18:00 至 23:59 停止下单并关闭任何挂单。
  • Skip Monday Market Open. - 设为 true 将使 EA 在市场开盘后直到周一凌晨 03:00 之前停止下单。
  • Trade Saturday.
  • Trade Sunday.
  • Auto Money Management. - 设为 true 将允许 EA 根据账户余额和所设的 'Auto Risk Percent' 调整基础手数。
  • Auto Risk Percent. - (1 == 每 100USD 为 0.01) - 定义自动资金管理中所用的风险。1 相当于每 100 账户货币 0.01 手。
  • Base_Lot. - 首次下单的手数。(当 Auto Money Management 设为 false 时)
  • Stop Loss. - (点)
  • Take Profit. - (点)
  • Positions Multiplier. (激活>1.0) - 下一系列或上一笔交易的乘数。该功能仅在设为高于 1.0 时才起作用。
  • Multiplier Mode. - 'Martingale' 将把下一组下单交易乘以乘数和总亏损计数。- 'Grid' 将把一组中的每笔交易乘以乘数和已开仓交易的数量。
  • PipStep Method. - 订单间距的方法。-(固定或动态生成)
  • Dynamic Step TimeFrame. - 用于计算网格订单时间以及生成动态变化的 pipstep 距离的时间周期。
  • Pipstep Multiplier. - 每笔交易之间 pipstep 距离的乘数。-(同时作用于固定和动态距离)
  • IF Fixed PipStep. - 固定的 pipstep 距离。 
  • Martingale Mode Reset. - 'Next_Profit' 将在任何规模的已平仓盈利交易后重置亏损计数。'Full_Recovery' 仅在所有已计算的总亏损全部收回后才重置亏损计数。
  • Martingale Mode Max Lot To Reset. - 在重置亏损计数之前允许达到的最大手数。
  • Use Trailing StopLoss. - 设为 true 将允许 EA 随着订单进入盈利而调整止损。
  • Trail Start From. - 开始移动止损所需的盈利点数。
  • Move Trail Stop To. - 激活后将止损移动到盈利的此点数处。
  • Trail Step. - 当价格移动此点数时,将止损进一步移向盈利。
  • Use Auto Close. - 设为 true 时,EA 将在达到输入金额时自动平仓。
  • AutoClose Mode. - 'Currency_Amount' 将使 EA 寻找一定货币金额的浮动盈利以使用 AutoClose 功能。- 'Account_Percent' 将使 EA 寻找账户余额的百分比以使用 AutoClose 功能。
  • Amount/Percent To Close. - 激活 AutoClose 功能所需的浮动盈利量。-(上方所选模式将决定该数字的含义)
  • Adjust Amount In Accordance with Base Lot. - 设为 true 将根据当前使用的基础手数更改 'Amount/Percent To Close'。默认示例为:0.01 手 = 0.35,0.02 手 = 0.70,0.03 手 = 1.05,依此类推。
  • Multiply Profit By Open Trades. - 设为 true 将把 'Amount/Percent To Close' 乘以每笔已开仓交易。(买入和卖出使用各自独立的金额。)
  • DrawDown Reduction. - 设为 true 将开启回撤降低。此功能将设法使已形成网格中首次下单和最新下单的交易达到保本,以减小整体网格规模并释放保证金。
  • Reduce After. - 一旦持仓交易数量达到该输入中的数字,EA 将开始该功能。(买入和卖出使用各自独立的金额。)
  • Percent To Function. - EA 将取首次下单的交易并监控其浮动盈利,此输入将取该数字的一个百分比值。然后需要最新下单的交易覆盖首笔的负浮动加上这个存储的百分比金额,该功能才能起作用。
  • News Filter Mode. - 'Standard' - 将参照下方的输入参数来决定要避开什么以及何时避开。'AI' - 将使用所定义的 AI 提供商来获取相关新闻事件,并持续判断是否以及需要避开多久。
  • Only Draw Future Lines. - 设为 true 将只绘制当前时间之前方的线。
  • Filter Low News. - 设为 true 将在低影响新闻事件前的输入分钟数起至事件后的输入分钟数止,停止下达新交易。
  • Filter Mild News. - 设为 true 将在中等影响新闻事件前的输入分钟数起至事件后的输入分钟数止,停止下达新交易。
  • Filter High News. - 设为 true 将在高影响新闻事件前的输入分钟数起至事件后的输入分钟数止,停止下达新交易。
  • Minuets To Stop Trading Before Event. - 事件前停止下达新交易的指定分钟数。
  • Minuets To Stop Trading After Event. - 事件后重新开始下达新交易的指定分钟数。
  • Low Event Line. - 低影响事件线所用的颜色。
  • Mild Event Line. - 中等影响事件线所用的颜色。
  • High Event Line. - 高影响事件线所用的颜色。
  • Market Watch TimeZone. - 您经纪商数据的 GMT 偏移。-(大多数经纪商为 GMT+2)
  • AI_Provider - 'Anthropic' - 将使用 Claude 来判断新闻过滤状态。'OpenAI' - 将使用 ChatGPT 来判断新闻过滤状态。

评分 24
tore507
50
tore507 2024.06.30 11:49 
 

สามารถทำกำไรได้ดีที่สุดในคู่ eurnzd ฉันชอบมัน

Thara Tantitaranukul
1744
Thara Tantitaranukul 2024.02.16 09:14 
 

The EA open trade very nice result. Just the standard setting has a good working. Not aggressive lot agains when correct the fault order with our less risk would very effective . Lastly the EA is friendly price.

Jan Pokos
41
Jan Pokos 2024.01.13 00:02 
 

I bought a trading robot for the first time, with no prior experience. I must admit, I'm surprised that I wasn't deceived given the reasonable price... My robot, with default settings, managed to achieve a 7% gain in 3 days of use. I recommend it.

推荐产品
Magic Grid
Aliaksandr Charkes
4.54 (28)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
TugOfWar
Erwin Rustandi
4 (4)
Expert Advisor Description EA TugOfWar will open both buy and sell positions at different times according to the triggered signal, the most positions and in accordance with the market direction that will win and profit.  Profit target per war is 1% to 5%. Warmode normal = Longterm strategy Warmode extreme = Shortterm strategy Parameter Description StartTrade =  Time to start trading / open position EndTrade =  Time to end trading / open position WarMode =  1 -> Normal, 2 -> Extreme (lots of tr
FREE
Gold Coin M5
Andrey Kozak
2.33 (9)
金币M5是一款自动交易机器人,旨在使用M5周期交易黄金市场(XAUUSD)。 该机器人专为想要在短期时间间隔(倒卖)自动交易的交易者而设计。 特点: 剥头皮策略:机器人使用基于短期价格变动即时进场和离场的剥头皮策略。 针对 M5 上的 XAUUSD 进行了优化:XAUUSD 剥头皮交易专门针对在 M5 时间范围内交易 XAUUSD 货币对进行了调整,使其能够最大限度地提高黄金市场的机会。 最低余额:建议使用机器人进行交易的最低余额为 1000 美元。 这种水平的平衡提供了足够的余量来管理风险,并使机器人能够在短期内有效运行。 易于使用:XAUUSD Scalper 易于在交易账户上安装和配置,适合广大交易者(包括初学者和经验丰富的专业人士)使用。 交易建议: 在 XAUUSD 上交易 M5 时间表 最低初始余额 1000 美元起 在 XAUUSD 报价中,点后有 2 位数字。 ECN 账户类型。 您可以在PC和VPS上进行交易 该机器人在 FXopen 经纪商账户上进行了测试。 机器人设置: Search_trend_bar - 在此参数中,我们指示我们确定价格变动趋势的柱数。
Ilan EA
Denis Kudryashov
Ilan  EA Ilan  EA is an analog of the expert Advisor, with the addition of many additional logic and trading options, with the left settings of the expert Advisor . The EA trades using the martingale system with an increase in subsequent lots in a series of orders in order to average them. The robot places the first order based on the signals of the built-in indicator. or signals from the user's own indicator (it is possible to embed it in the expert Advisor). The EA also has the ability to st
GND Average Price
Nguyen Dang Giang
The Expert Advisor relies on a grid strategy and identifies a strong trend. It can also work on all pairs with a minimal spread. The EA uses average price deals, users can install martingale, hedging and scalping. This is an automated system that is optimized and ready to use. The configuration is simple. Recommendations Deposit min 1000$ or appropriate cent account Use a small spread Parameters MagicNumber : unique (magic) number of the EA TrailingStopLoss: as a position gains in profit, a st
淘金剝頭皮-黃金 (XAUUSD) 和外匯的高級剝頭皮交易 EA 淘金剝頭皮是一款功能強大且適應性強的專家顧問 (EA),專為黃金 (XAUUSD) 和主要外匯對等波動市場的剝頭皮交易和短線交易而設計。 這款 EA 精準靈活,透過智慧過濾器、動態點差步長和進階風險管理,自動執行高頻交易策略。 主要特點: 智慧入場邏輯: 此 EA 使用 CCI(商品通道指數)和 RSI(相對強弱指數)過濾器來檢測超買/超賣的市場狀況,從而避免錯誤的入場操作,並僅在有利於動量的方向進行交易。 動態點差步長計算: 該 EA 並非使用固定的點差間隔,而是根據市場波動性,使用最近 24 根 K 線圖來調整交易間隔。 這使得它能夠高度適應快速波動的黃金市場。 馬丁格爾手數管理: 每筆交易,手數都會根據 LotExponent 的設定增加,在風險控制得當的情況下,有助於彌補損失。 非常適合黃金價格波動中的短線波動。 淨值保護: 內建淨值保護功能可確保在虧損達到帳戶餘額的一定百分比時停止交易。 這可以防止情緒化過度交易,並在高波動期間保護資金。 追蹤停損系統: 一旦交易朝著有利方向發展,EA 可以使用追蹤停損機
Demidov
Andrey Kozak
Demidov is a fully automatic scalping robot in the forex markets. The default settings are for the GBPUSD currency pair. The robot automatically determines the direction of the trend and the most effective points for opening deals. After opening deals, the robot begins to accompany them to get the maximum effect. In the robot settings there is a Risk parameter, with which a trader can adjust the initial trading volume. In this robot, the volume is defined as% of the deposit. Accordingly, when y
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
Yenshimoto
Steve Zoeger
Yenshimoto ++++++++++++ Welcome to the Yenshimoto Forex EA ++++++++++++++++++++++++++++++++++ My recommendation: use it on very long down trends. The logic behind this robot is.Check the day trend, and if it’s down for very long time then connect the robot on that chart.(1m/5m/15m up to you). When all signals are in place the robot then opens only buy trend.  ++++++++++++++++++++++++++++++++++ The Ea has the following settings: Recommended Pairs all of in a long down tren Recommended Time Fra
AW CCI based EA
AW Trading Software Limited
3 (1)
EA 交易处理经典 CCI 指标的信号。系统场景多,配置灵活。使用平均,关闭第一个和最后一个篮子订单的功能和自动手数计算功能。 Problem solving ->  HERE   / MT5 version ->  HERE   / Instruction  ->   HERE   优点: 易于设置和直观的面板界面 可定制的 CCI 指标信号 必要时使用平均 内置自动手数计算 用于关闭第一个和最后一个篮子订单的内置系统 三种类型的通知:推送、电子邮件、警报 顾问的工作原理: 买入信号: 当指标的上边界自下而上交叉时 当指标的下边界从下到上交叉时 卖出信号: 当指标的上边界从上到下交叉时 或者当指标的下边界从上到下交叉时 交易策略选项: 允许买卖,EA 将根据指标的信号进行双向交易 只允许购买,看跌信号将被忽略,EA 将仅根据购买信号进行交易 只允许卖出,顾问将忽略看涨信号,顾问将仅根据卖出信号进行交易 更改批次的选项: 手动批次更改 - 在手动模式下输入设置中的批次调整 固定手数 - 手数变化,取决于您存款的资金量 其他可能性: 在平均的情况下,该功能允许您部分关闭篮子。这将允许在
Capital Guard Pro EA MT4
Kambiz Shahriarynasab
Capital Guard Pro EA – Smart Risk Protection for MT5 Capital Guard Pro EA is a professional risk management Expert Advisor designed to help traders protect their trading capital, control drawdown, and manage profit targets automatically. This tool works as a safety layer on your MetaTrader 5 account. It monitors your account equity in real time and can automatically close positions when the defined drawdown limit or profit target is reached. Key Features Automatic position closing based on drawd
LCFGamma
Marcin Majcherek
LCF_GAMMA uses two types of Stochastic Oscillator. The LONGSHOT type, which defines the main direction and leads one position (buffer) and the PEAK2PEAK type, which acts as the main profit maker. It is good at commodities such as OIL, GOLD, SUGAR and currency pairs such like USDJPY (all M15), but occasionally needs to calibrate settings, so long-term tests in the same settings will not quite reflect its usefulness. In the screenshots, I present test results based on the 5-month period, but keep
AW Three MA EA
AW Trading Software Limited
1.5 (2)
在两条移动平均线的交叉点交易的 Expert Advisor 使用第三条移动平均线来过滤当前趋势方向。它具有灵活但同时简单的输入设置。 问题解决 ->   这里 /MT5版本 ->   这里 /使用说明 ->       这里   好处: 直观简单的设置 适用于任何类型的工具和任何时间范围 具有三种类型的通知 将第一个订单与最后一个订单重叠的可插拔系统 能够自动计算交易量 专家顾问策略。 EA 使用三个移动平均线来开仓。主要的是两个移动的,快的和慢的。第三个是过滤掉市场噪音的幻灯片。 如果快速移动的信号从下向上穿过慢速移动的信号,那么这是一个买入信号。 如果快速移动的信号从上到下穿过慢速移动的信号,那么这是一个卖出信号。 使用第三次滑动时: 当快速和慢速移动平均线低于过滤移动平均线(下降趋势)时,只有卖出信号有效。 当过滤移动平均线低于(上升趋势)快速和慢速移动平均线时,只有买入信号起作用。 最快的周期最小,最慢的周期更长,滤波器滑动周期最大。 如果禁用过滤,则: 在快速和慢速移动平均线的每个交叉点,EA 将打开交易 Input variables: Main settings Si
This trading system is based on criteria of various technical indicators . These include fractals , Alligator and ADX (measuring trend strength with average directional movement index) . This algorithm uses a hedging strategy in the zone of volatility. To explain it: if fractal to buy is above the Alligator's Teeth line, the pending Sell Stop order to open the position should be placed 1 point below the low bar, which formed a fractal. If the fractal to sell is below the Alligator's Teeth line,
GridMasterFx
Sergey Kruglov
GridMasterFx is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market conditi
There are times in life when your future is decided by   heads or tails. This system detects these moments and allows you to choose if you want to play it   heads or tails. Depending on what you choose, the system will start the algorithm in the direction that you have decided. Choose whether you want heads or tails. This system is suitable for small accounts and can be used with only  $ 10 00 . You can download the demo and test it yourself.   Very stable growth curve as result of smart
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisor 使用 FletBoxPush 指标来分析市场并确定交易信号。该指标内置于“EA 交易”中,不需要在图表上额外安装。交易发生在定义为平台边界的水平上。使用损失限制。 顾问设置说明 TimeFrames - 图表周期,指标设置 颜色 - 定义为平面的价格区域的颜色,为指标设置 矩形 - 显示定义为平坦的价格区域,为指标设置 手数 - 起始交易量 MagicNumber - 订单的幻数 Count_LOSS - 连续亏损交易的数量,之后将设置为零利润(退出为零) FlatPips - 以点为单位确定平台,设置指标 FlatBars - 用于确定平面的柱数限制,为指标设置 MinBarsClosedOutside - 收盘价固定在特定平面水平之上/之下的柱数 CoefficientLot - 亏损后后续交易手数的乘数 CoefficientTakeProfit - 根据确定的平台的通道宽度计算的利润乘数 PercentLoss - 损失百分比,如果顾问带来的总损失低于此值,交易停止,该值必须设置为负数,例如:-33.3 顾问如何工作
Australian Hunter
Jose Daniel Stromberg Martinez
This EA is an EA that let you decide the risk.  Currency pairs and timeframe Recommended pair:   AUDUSD Recommended timeframe:  M30 EA is working with trend that is build with a complec system of different indicators and priceaction. It protects your account with a safe stoploss, and ofcourse take profit level.  There is also an Autolot function that lets the EA adapt to your account size when it grows. We developed this EA for 10 month ago, and nothing is changed since. In other words, this
Great Hunter
Pavel Malyshko
Авторская стратегия демонстрирующая хорошие результаты на валютной паре eurchf m15. Советник в своей работе ищет наиболее вероятные точки разворота на графике и если сигнал подтверждается открывает сделку. Советник работает круглосуточно, что делает его универсальным вне зависимости от времени на рынке, что также отличает его от большинства советников торгующих в строго ограниченное время. По мере роста спроса на советник и увеличения хороших отзывов, цена на него будет расти. Поспешите при
Prestige FX
Steve Zoeger
GLOBAL ARCHITECTURE The Expert Advisor runs 18 trading strategies simultaneously on a single chart. All strategies share one common magic number for unified order management. A global profit target in US dollars has the highest priority and closes all trades when reached. Each strategy has a configurable limit for maximum open orders to prevent overexposure. An information panel shows total orders, total profit, total pips, and profit per strategy. Panel position, size, background color, font, a
Multi currency EA
Nguyen Nghiem Duy
Multi currency EA is a fully automated multi-currency Expert Advisor. Does not use Martingale and grid trading. Uses stop loss to protect funds. It trades pending orders at acceptable time. Unengaged pending orders are deleted after the EA stops trading. Market Execution — Market Execution is applied — take profit and stop loss are placed after the order is executed and modified by the EA's settings. The EA is meant for trading EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURG
UniMartin
Yuriy Barykin
UniMartin is a universal Expert Advisor combining trend strategies, grid and martingale. The EA trades in the trend direction, making decisions based on the MA indicator (at least TrendBars amount of bars should closer for a trend to appear). If averaging is necessary, the minimum step is set for the EA. The decision on the need for averaging is made based on original methodology for determining the market volatility (the CoeffOfVolatMarket parameter can be changed from 0 to 10 with any intermed
Welcome to Josmellon GOLD EA V5, an automated trading solution designed for XAUUSD (Gold) on MetaTrader 4. It uses automation and a sophisticated strategy tailored for the dynamic Gold market. Overview : Crafted for Gold trading to capitalize on its liquidity and movements. Relies on two Triangular Moving Average-based indicators for trade decisions. Key Features: Automated Execution: Executes precise and timely orders in the volatile Gold market. Indicator-Based Signals: Rel ies on two selecte
ATLAS Expert
Konstantinos Chariompolis
NEW PRICE!!! ONLY  $59!!! (for few days) Sale, price $ 299 !!!   The next price is $ 349. Real Account Monitoring:   https://www.mql5.com/en/signals/972137 Automata Forex Robot presents: ATLAS EXPERT If you're the type of person who likes being in control and carefree at the same time, then look no further, because we have the perfect EA for you. We do the hard work for you. Our "set it and forget it" EA is: Highly Profitable Simple to use Come with ready-made settings User friendly ATLAS
Reiona
Ubaidillah
Reiona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and keep the profit during trade with hedging. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. When the bu
Bollinger Blitz
Ciprian Ghebanoaei
凭借其智能算法和专家订单,您可以确保自己始终处于领先地位。 从上涨和下跌的市场中获利,轻松预测趋势,并在您的投资组合中保持领先地位——有了 Bollinger Blitz,一切皆有可能! 通过 Bollinger Blitz,您将能够像专业人士一样毫不费力地在外汇市场上进行交易。 我们的全自动 EA 使用两个行业领先的指标:商品通道指数和布林带。 借助我们集成的止损和获利功能,开仓比以往任何时候都更快、更安全。 停止犯错,开始像专业人士一样使用 Bollinger Blitz 进行交易! EA 测试了从 2022 年 1 月 1 日到 2023 年 1 月的 GBPUSD M5 历史数据(在 MT4 上进行了 1 年回测)。 请自行下载测试。 英镑兑美元 M5 入场手数:最少 0.1 止损:41点 止盈:74 点 最低账户:1000 - 2000 $ 最大点差:30 点 账户杠杆 - 1:500。 终端 - MetaTrader4   推荐:   ü MaxLotSize - 最大允许交易手数。 仅当您真正了解自己在做什么时才更改此参数。 ü Take
FREE
反超短线交易者专业版EA——一款基于最新价格行为研究的高级自动交易系统! 交易理念基于价格行为!提供6个预设文件!D1时间框架! 下载EA预设文件进行测试和交易: NZDCAD Set_file CHFJPY Set_file EURGBP Set_file GBPJPY Set_file CADCHF Set_file AUDCHF Set_file 反超短线交易者专业版是一项非常不错的投资——它将为您带来多年的收益,因为所有预设文件都具有正的数学期望值! EA功能: - EA可同时运行6个货币对。 - 每笔交易都旨在追求可观的利润——这完全不是超短线交易策略。 - 系统不会像许多超短线交易者那样浪费资金支付佣金。 - 无严格的点差要求——EA适用于任何账户。 - 系统不使用任何危险的网格交易策略。 - EA 默认内置复利资金管理功能。 - 每笔交易都设有止损 (SL) 和止盈 (TP),经纪商不可见。 - 止损和止盈是动态的,默认情况下会根据市场波动进行调整。 - EA 设置中提供补偿模式。 - 交易货币对:NZDCAD、CHFJPY、EURGBP、GBPJPY、CADCF
TradeXStation
Joerg Hamann
The EA TradeXStation serves as an interface between the Excel-based TradeXStation (TXS) and the Metatrader. The trading signals from the TXS can, depending on your configuration, already be interpreted as a ready-made signal by the Metatrader or you can treat the signal as a stimulus without execution. In addition to the trading signals, it is possible to examine the EA in backtest mode with pure signals from the TXS. This primarily includes pure Point & Figure raw data, or pre-filtered data tha
Ict Gold Scalper
Alex Amuyunzu Raymond
5 (1)
ICTVALID EA – Smart Money Concepts Automated Trading The ICTVALID EA is a professional trading system built on Smart Money Concepts (ICT methodology) . It automatically detects and trades institutional setups, allowing you to follow market structure with precision and consistency.  Key Features Dual Trading Modes – Choose between Scalping (short-term precision entries) or Swing Trading (longer-term trends). Smart Money Logic – Incorporates Change of Character (CHoCH), Break of Structure (BoS),
Indicement MT4
Profalgo Limited
5 (2)
歡迎來到指數! 道具準備就緒! -> 在這裡 下載設定文件 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 終極組合優惠   ->   點擊此處 加入公共團體: 點擊此處   VERSION 4.0 LIVE RESULTS OLD VERSION FINAL RESULTS INDICEMENT 將我 15 年在創建專業交易演算法方面的經驗帶入指數市場。 EA 使用經過深思熟慮的演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   我很高興地說,在多年的 EA 開發過程中,我已經完善了這個策略 該 EA 專為 US500、US30 和 NAS100 指數交易而開發。 這些市場特別適合這種類型的策略交易。 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該
该产品的买家也购买
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓
Scalping Robot Pro MT4
MQL TOOLS SL
4.29 (17)
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 tra
Daytrade Pro Algo
Profalgo Limited
5 (5)
推出促銷: 以當前價格提供的副本數量有限 最終價格:990$ 新:免費獲得 1 個 EA! (2 個交易賬戶) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files 歡迎來到 DayTrade Pro Algo! 經過多年的市場研究和不同策略的編程,我發現了一個具有良好交易系統所需的一切的算法: 它是獨立於經紀人的 它是獨立傳播的 它使用真實可變點差測試在 MT4、MT5、TDS2 和多個經紀商上輕鬆顯示非常穩定的回測 數百種不同的設置都在測試中給出了有利可圖的結果(當然我選擇了最好的!) 非常強大的系統 -> 設置可以互換,因此使用 USDJPY 的設置運行 EURUSD 仍然是有利可圖的。   已經在 13 個貨幣對上運行:EURUSD;GBPUSD;USDJPY;AUDUSD;XAUUSD;GBPJPY;USDCAD;EURJPY;EURNZD;EURAUD;
Scipio Gold Bot
Stefano Frisetti
BEWARE of SCAM! SCIPIO GOLD BOT is only distributed by MQL5.com. Please note: this is not a commercial BOT, but a professional one. Distribution is limited to 100 copies in total, and the price may increase without notice. Thisi is MT4 versione, Mt5 version is here:  https://www.mql5.com/it/market/product/148820 The differences that make SCIPIO EA unique are: + no variable settings or settings that the TRADER must enter + only opens one trade at a time + always uses close and fixed STOP LOSSES
Fortune MT4
Shane Lee
5 (3)
Real Trading Account LIVE SIGNAL 100K:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL 3K:  https://www.mql5.com/en/signals/2363526 Check Out All Our Products :   Click Here Fortune is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies potential breakout and breakdown zones based on recent market structure, then manages each trade according to the risk percentage set by the user. Every position is opened wit
Sailing Gold
Nguyen Hang Hai Ha
5 (4)
Expert Advisor Sailing Gold is a fully automated Expert Advisor designed exclusively for trading Gold (XAUUSD) on MetaTrader 4. The EA combines momentum analysis, volatility-based market modeling, and an advanced scalping algorithm to identify high-probability trading opportunities while applying intelligent position management for consistent execution and disciplined risk control. To improve trade quality, Sailing Gold includes an optional Moving Average (MA) trend filter, enabling the EA to tr
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
Frontier MT4
Shane Lee
5 (1)
Real Trading Account LIVE SIGNAL 100K REAL:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2388143 Check Out All Our Products :   Click Here Frontier is an automated Swing Pivot Breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies confirmed swing highs and swing lows from recent price structure and uses these levels to prepare pending Buy Stop and Sell Stop orders. When price br
Quantum King MT4
Bogdan Ion Puscasu
5 (6)
量子之王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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
EA Ice Cube Scalper
Sergey Batudayev
4.71 (21)
交易顾问 Ice Cube Scalper -         这是一天的黄牛     , 每天进行大量交易,每笔交易拿几个点。 EA 的策略是使用 RSI 指标与趋势进行交易。 EA 使用乘数平均,您需要在使用 EA 之前了解这一点,但是该策略在回测和实时交易中表现良好。 购买前,请务必在策略测试器中测试顾问的工作。 为了控制 EA 交易中的风险,您可以限制平均订单的最大数量以及股权风险。 为了了解顾问的工作方式,您可以订阅免费信号,这样您就可以了解顾问的工作方式及其潜力。 输入参数 很多     _     乘数             -             手数乘数         参展时       平均订单 起始批次           -           起始批次 命令     _     斯佩特             - 介于两者之间       亲   命令         平均 智能步         =真/     错误的           包括/在         用于更改订单之间步骤的智能模式 起始步长系数           - 在平均顺序之
Fortress MT4
Shane Lee
5 (1)
Real Trading Account LIVE SIGNAL 100K:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL 1K:  https://www.mql5.com/en/signals/2378166 Check Out All Our Products :   Click Here Fortress is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA utilizes multiple confirmation algorithms and internal strategies to identify optimal breakout points at key support and resistance levels. Position sizing and trade frequency automatic
Exp4 The xCustomEA for MT4
Vladislav Andruschenko
4 (5)
The xCustomEA for MetaTrader 4 — 适用于自定义指标的通用交易 Expert Advisor 围绕几乎任何自定义指标,快速构建属于您自己的自动化交易系统。 The xCustomEA for MetaTrader 4 是一款通用型 Expert Advisor,可接收您的自定义指标信号,并按照设定逻辑自动执行交易。 您只需指定指标名称、信号缓冲区和核心参数,EA 就能基于这些数据完成自动交易。对于希望将自定义指标快速接入真实交易执行的交易者和开发者来说,这是一个高效、灵活且可重复使用的交易引擎。 The xCustomEA 不只是一个简单的“信号桥接器”。它结合了自定义指标接入能力,以及 The X 产品线成熟的交易框架,让您能够在同一个系统中完成信号读取、过滤、进场、出场和持仓管理。 The xCustomEA for MetaTrader 5 | 完整使用说明 + DEMO + PDF | PIPFINITE TREND PRO 策略示例 | English Settings Description 产品定位 The xCustomEA 专为希望将自定
Recovery Manager Pro MT4
Ianina Nadirova
5 (1)
Recovery Manager Pro 是一个用于从其他顾问或手动开立订单中恢复回撤的系统。 RM Pro具有自动动态调整的能力。交易者需要选择风险级别,顾问将以全自动模式工作。 可以在回撤恢复模式和待机模式下工作!如果另一位顾问产生回撤,RM Pro 将禁用它,锁定头寸并开始使用部分平仓恢复存款的过程。在交易中,顾问使用智能平均、锁定和部分平仓。该顾问致力于定制趋势指标,该顾问的所有买家都将收到该指标作为礼物。 Advisor 的主要特点是能够在待机模式下工作。一旦另一位顾问产生回撤,RM Pro 将接管订单管理并打开平均订单,然后部分关闭。 设置说明:           关联 MT5版本:           关联 顾问特点: 恢复无利可图头寸的回撤 当达到指定的回撤时可以操作 使用部分闭包 开立平均订单以恢复无利可图的头寸 处理其他顾问或手动下订单的损失 根据趋势进行工作。定制移动平均线指标作为送给每位买家的礼物! 既可以处理一个订单,也可以处理一系列无利可图的订单! 适用于当前符号 根据给定的风险程度自动调整 重要的! 在启动顾问之前,我们建议在策略测试器或模拟账户中
Boring Pips MT4
Thi Thu Ha Hoang
4.6 (15)
你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是过拟合。许多专家顾问被创建为对现有的历史数据进行“学习”和完美适应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading Strategy (Part 2): A Guide to Building Optimization Processes 有几种方法可以避免在 仅仅依赖读取过去数据的专家顾问上亏钱。而最简单的方法是,在没有至少 5 个月或 30
Cross Sided Scalp MT4
Connor Michael Woodson
Cross Sided Scalp 是一种日内趋势跟踪系统,旨在利用高准确率的入场信号,并结合内置的相关性矩阵进行辅助判断。 Live Signal 已上线!当前价格将会上调。限时价格 75 USD。 无网格,无马丁格尔。每笔交易独立开仓 支持固定止损,并配备虚拟动态移动止损系统 可自定义矩阵面板和精确的手数设置 推荐设置 图表:EURUSD, GBPUSD 时间周期:H1 参数 货币相关性交易对 - 向矩阵中添加交易对 自动检测后缀 - 启用或禁用 固定手数 -  固定交易手数 自动手数 - 每达到此账户货币金额使用 0.01 手 最大点差 - 设置允许开仓的最大点差 固定止损 - 止损参数 Magic Number - 每个订单的 Magic Number 持仓注释 交易面板外观
Vortex Gold MT4
Stanislav Tomilov
4.93 (45)
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 >>
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 有一點經驗,您可以輕鬆地將
ToTheMoon MT4
Daniel Moraes Da Silva
5 (1)
ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and Backtest for free, there are explanations in the my WebSite. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mql5.
GOLD Scalper PRO
Lachezar Krastev
4.48 (25)
BUY 1 and GET 1 FREE - Promotion! Buy GOLD Scalper PRO with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $177 (Regular Price: $447 — You Save $270!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Live Results:   https://www.mql5.com/en/signals/2353871 GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled
Range Breakout EA MT4
BM Trading GmbH
5 (2)
Unlike many other programs in the mql5 market this is a REAL day trading strategy. It does not use any martingale or grid functionalities and follows a logical concept. The Range Breakout Expert Advisor can be used to trade time ranges. The market often finds its direction in the morning hours and then follows this trend for the day. This expert advisor is designed to trade these trends after the morning breakout. Still you can trade all sorts of time breakouts with this program.  I use the stra
Multi Sniper mq
DMITRII GRIDASOV
5 (3)
MULTI SNIPER EA 是一款精准的自动交易系统,在 MT4 平台上的准确率高达 90% 左右。 这款盈利丰厚的剥头皮 EA 无疑是目前市场上最稳定的系统之一。   No grid! No martingale! 它是独家产品,仅在本 MQL5 网站提供。 下载用于测试和交易的EA设置文件:   GBPAUD Set_file   GBPCAD Set_file - 实现了复利方法和剥头皮交易技术。 - 系统会根据市场波动自动设置动态止损。 - EA 默认具有自动(手数计算)风险管理功能,并提供固定手数选项。 - 可调整交易入场敏感度参数。 - 周末无交易缺口。 - 精确的操作时间过滤器,精度可达 1 分钟。 - 内置点差显示。 - 机器人具有盈亏平衡功能。 - 账户杠杆:1:30 至 1:2000 范围内任意选择。 - 最推荐的货币对是 GBPCAD 和 GBPAUD - 相应的 Set_files 可在“评论”部分找到。 - 不存在任何危险的马丁格尔/网格策略。每笔订单都有自己的止损位,以保护账户安全。 - 运行时间:EA 会根据设置中的时间过滤器,从美国交易时段结束
Stratos Mistral mt4
Michela Russo
4 (1)
LAUNCH PROMO Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> Tomorrow’s price: $399 Stratos Mistral is a robust forex trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of ADX, Moving Average, and High/Low Level indicators, Stratos Mistral delivers high-quality signals and fully automated trading on the M15 timeframe. It features a robust, pre-optimized configuration, ensuri
Bitcoin Scalp Pro
Profalgo Limited
5 (4)
當前促銷: 僅剩 1 件,549 美元 最終價格:999$ NEW: Choose 1 EA for free! (for 2 trade account numbers) 請務必在我們的促銷博客中 查看我們的“   Ultimate EA 組合包 ”   !   LIVE SIGNAL Bitcoin Scalp Pro 是市場上獨一無二的交易系統。  它完全專注於通過交易支撐位和阻力位的突破來利用比特幣市場的波動性。 EA 的重點在於安全性,這轉化為極低的回撤和非常好的交易風險/回報率。 EA 在內部使用“智能自適應參數係統”,它將根據比特幣的實際價格計算止損、止盈、尾隨止損以及入場和手數。 這意味著如果比特幣以 6000 或 30000 的價格交易,所有參數的值都會不同。 自 2022 年 6 月以來,該 EA 已在真實真實賬戶上進行了前瞻性測試,到目前為止,結果非常有希望。 還進行了 99.90% tickquality 的回溯測試,並且在過去幾年中顯示出非常穩定的增長。 該 EA 需要提供低比特幣點差的經紀商。 私信聯繫我,獲取推薦經紀商名單。 主要特徵: 自適
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal (launch April 14, 2026) 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
Scalping Index Pro is a   professional trading system   designed specifically for fast and precise scalping on   US30 and DE40 using the M1 timeframe . The system has been developed specifically for the unique behavior of major stock indices, focusing on short term price movements, rapid momentum changes, market volatility, and selective grid based trade management techniques to identify high probability   trading opportunities . Scalping Index Pro is optimized for traders who prefer dynamic tra
Pips Master PRO
Lachezar Krastev
BUY 1 and GET 1 FREE - Promotion! Buy Pips Master PRO with a huge –60% discount and GET 1 FREE EA by your choice! Price Price: $157 (Regular Price: $397 — You Save $240!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Empowering your forex journey with Pips Master Pro. Unleash the power of precision and profit in the dynamic world of forex trading with the revolutionary Pips Master PRO . Crafted by seasoned traders and innovative
Luna AI PRO
Profalgo Limited
4.67 (3)
推出促销活动: 仅售 1 份,售价 399 美元 最终售价:2000$ 该 EA 的销售数量有限 借助市场上最先进的“均值反向”交易机器人 Luna AI Pro EA   ,释放人工智能的力量,将您的交易提升到前所未有的高度。 这个尖端的人工智能驱动系统旨在满足经验丰富的交易者和初学者的需求,配备了广泛的功能来优化您的交易策略并最大化您的利润。 使用 Luna AI Pro 释放您交易策略的全部潜力。 拥抱交易的未来,让先进的人工智能彻底改变您的投资之旅。 体验当今人工智能的力量,加入全球成功交易者的行列。 为什么这个 EA 与众不同: OneChartSetup -> 运行 1 个图表中的所有货币对 个人表现监控:如果表现不佳,每对货币对的风险将自动降低,如果再次盈利,风险将再次增加。 不使用有风险的交易技术,如鞅、网格或具有非常宽止损的交易等 严格的贸易和风险管理 经过验证的真实账户跟踪记录:已经运行一年多 没有虚假/操纵的回测 实时结果(低风险):    https ://www.mql5.com/en/signals/1502590 设置 EA:    https:
Akatsuki
Akihiro Tanaka
5 (1)
概述 “Akatsuki”是一个以恢复为导向的 XAUUSD 倒卖系统(MT4),平均每笔交易大约需要 3 小时。 外汇货币对的点差在服务器时间 (GMT+2) 0:00 左右扩大。另一方面,XAUUSD 受扩张影响较小。 利用这一背景,我们针对少数市场参与者进行逆向交易。 为了提高可重复性,我们保持逻辑简单并避免过度优化。 XAUUSD 可能会经历显着的波动性变化。 由于其独特的逻辑,内部参数会发生变化并适应这种波动性。 无网格鞅对冲,1 个头寸。 风险有限,参数简单,即使对于系统交易的初学者来说也很容易使用。 尽管这是一个价格走势强劲的货币对,但止损高达 120 点。 请先通过演示查看一下。 安装 货币对 | XAUUSD 时间轴 | 5 分钟 GMT | +2/+3(每天仅限 5 个图表) MT4设置显示柱数 | 1000以上 *如果您将其设置为任何外汇货币对,图表将自动切换和设置。 规格 职位数量 | 1 最大止盈/止损 | 200/120 点(无法更改) 周末携带|原则上没有这样的事情。 *如果周五关闭,周四则需要手动停止。 年末年初 | 12/20~1/3 没有新
One Gold MT4
Stanislav Tomilov
4.68 (19)
介绍 One Gold EA,这是 Meta Trader 平台上一种先进的黄金交易机器人,旨在帮助交易者进行高级市场分析。我们的专有技术利用神经网络和数据驱动算法来分析历史和实时黄金市场数据,提供有助于决策的见解。与传统的手动策略不同,One Gold EA 以最少的干预运行,简化了交易流程并旨在降低相关风险。虽然使用先进的神经插件可以增强机器人的分析能力,但需要注意的是,与任何交易工具一样,One Gold EA 并不保证盈利。然而,它被设计为具有通过提供更明智和数据支持的见解来提高交易绩效的潜力。One Gold EA 持续监控黄金市场,以检测人类交易者可能难以发现的模式和趋势。该系统能够适应各种市场条件,提供更一致的交易方法,尤其是在黄金交易等高度波动的环境中。无论您是经验丰富的交易员还是市场新手,One Gold EA 都旨在通过提供全面的市场分析和减少手动工作量来支持您的决策过程。虽然 One Gold EA 旨在简化交易体验,但将机器人与深思熟虑的交易计划和适当的风险管理策略结合使用至关重要。我们相信我们的技术有潜力为交易员提供支持,但鼓励负责任地使用和持续监控结果以获得
Exorcist Projects
Ivan Simonika
3 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
作者的更多信息
Fortune EA MT5
Conor Stephenson
4.71 (7)
Fortune 是一套复杂的算法,能够分析并紧密跟随趋势。  该 EA 同时利用所有时间周期的价格行为信息。 这使得该机器人能够对当前的价格走势做出精准判断并相应操作,从而实现强劲的趋势跟随与频繁的剥头皮订单。 群聊:  https://www.mql5.com/en/users/conorstephenson 我在这里提供帮助,但我没有为您准备现成的 set 文件。请查看群组,或学会使用 优化器  来创建您自己的 set 文件。 核心功能  易于使用。  - 即插即用。 强劲的趋势跟随与频繁剥头皮。 多种管理和平仓交易的方式。  可选的 AI 功能。 - 自适应记忆 + AI 新闻过滤器。 可选的马丁格尔模式。 可选的 对冲功能。 宽点差与滑点保护。 净值限制——EA 能够在设定的净值/保证金回撤百分比处平仓,并具有暂停交易的功能。 符合 FIFO 规则。 可选的 新闻过滤器 。 可选的日期/时间限制。 可选的动态点距(pipstep)方法。 可选的 回撤降低功能 。   推荐设置  货币对   - EUR、GBP、AUD、NZD 和 USD 货币对。 时间周期 - 1 小时。 -
Growthamp MT5
Conor Stephenson
4.57 (21)
Growthamp 是网格专家,专为想要定制自己的进入条件的客户而设计。 专家使用两个输入自定义移动平均线和可选的随机振荡进行交易。 然后,它使用选定的订单管理和关闭功能将订单管理为利润。 群聊:  https://www.mql5.com/en/users/conorstephenson 我在这里提供帮助,但我没有为您准备现成的 set 文件。请查看群组,或学会使用 优化器  来创建您自己的 set 文件。 主要特征      可定制的条目和交易管理。      36 种不同的移动平均线类型可供选择。      跟随趋势或使用移动平均线交叉入场。      可选的随机输入以进一步过滤交易。      管理和关闭交易的多种方式。      可选的 Martingale 模式。      可选的对冲逻辑。      专为想要创建/交易自己的策略的客户而设计。      广泛的传播和防滑保护。      股本限制 - Growthamp 能够以所需的投入股本/保证金回撤百分比削减交易,并具有暂停交易的功能。      符合先进先出规则。      新闻过滤器。      日期/时间限制
FREE
Growthamp
Conor Stephenson
4 (5)
Growthamp 是网格专家,专为想要定制自己的进入条件的客户而设计。 专家使用两个输入自定义移动平均线和可选的随机振荡进行交易。 然后,它使用选定的订单管理和关闭功能将订单管理为利润。 群聊:  https://www.mql5.com/en/users/conorstephenson 我在这里提供帮助,但我没有为您准备现成的 set 文件。请查看群组,或学会使用 优化器  来创建您自己的 set 文件。 主要特征      可定制的条目和交易管理。      36 种不同的移动平均线类型可供选择。      跟随趋势或使用移动平均线交叉入场。      可选的随机输入以进一步过滤交易。      管理和关闭交易的多种方式。      可选的 Martingale 模式。      可选的对冲逻辑。      专为想要创建/交易自己的策略的客户而设计。      广泛的传播和防滑保护。      股本限制 - Growthamp 能够以所需的投入股本/保证金回撤百分比削减交易,并具有暂停交易的功能。      符合先进先出规则。      新闻过滤器。      日期/时间限制
FREE
筛选:
Sascha Bauer
183
Sascha Bauer 2025.08.13 06:31 
 

Hello Conor, I purchased Fortune EA three days ago. Could you please send me the settings for a cent account? Thank you very much.

tore507
50
tore507 2024.06.30 11:49 
 

สามารถทำกำไรได้ดีที่สุดในคู่ eurnzd ฉันชอบมัน

Pisethmorokoth Keo
531
Pisethmorokoth Keo 2024.04.05 17:48 
 

用户没有留下任何评级信息

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2024.04.05 17:53
Noted! Thank you for your review and the interest in Fortune Pisethmorokoth 🤝
Thara Tantitaranukul
1744
Thara Tantitaranukul 2024.02.16 09:14 
 

The EA open trade very nice result. Just the standard setting has a good working. Not aggressive lot agains when correct the fault order with our less risk would very effective . Lastly the EA is friendly price.

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2024.02.16 09:57
Amazing! Thank you for your review Thara! I’m happy that Fortune is working well for you! 🤝🔮👑
Hans van Ditmarsch
254
Hans van Ditmarsch 2024.02.14 02:36 
 

用户没有留下任何评级信息

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2024.02.14 09:37
Thank you Hans! If you can direct message me please I’ll help you out 🤝
Jan Pokos
41
Jan Pokos 2024.01.13 00:02 
 

I bought a trading robot for the first time, with no prior experience. I must admit, I'm surprised that I wasn't deceived given the reasonable price... My robot, with default settings, managed to achieve a 7% gain in 3 days of use. I recommend it.

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2024.01.18 09:48
Nice one! Thank you for your review Jan, I’m glad Fortune is working well for you! 🤝👑🔮
Benoit Jean Chanas
229
Benoit Jean Chanas 2024.01.11 10:16 
 

I am using this ea for 1year now on EU H1. Good results so far. I love dd reduction + the new "Allow Hedge to close" features.

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2024.01.11 11:24
Awesome, thank you for your review Benoit! I’m happy Fortune has been working consistently for you, thank you for the interest in my work/updates and running Fortune, I appreciate it! 🤝
Dgn Singh
34
Dgn Singh 2024.01.03 17:18 
 

Its a good expert but latest 13.1 version has some bugs most importantly TP calculation is not correct, profit/loss calculation on panel is not correct (because of that auto close function does not work correctly for longer and older grids, it closes grid in loss). I have used this ea with multiplier 1, dd reduction set to false, auto close false and tp 9 in Version 12.3 and had good results but latest version 13.1 needs to be fixed. I had chat with author and he said it will be fixed soon. For now i have stopped using this expert and will start again once it will be fixed. I will update my review after update to new version. Thanks

Edit Review: Fortune V13.1 has closed grid in loss of 300 and before TP. Fortune was running to manage old opened trades. I already clicked LAST CYCLE so it will not open new trade but manage and close all running trades in profit. I already explained bugs to author and waiting for new update. I hope soon it will be released.

Update Review: Author has fixed the bugs and now TP feature is working fine but still we need to restart mt4 to conitnue grid after closing few trades of grid manually. Hope it will be fixed soon in next update.

I will edit my review in future according to performance of Fortune.

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2024.01.04 10:14
Thank you for your review Bunny, I appreciate your interest in Fortune! 🤝🔮👑
phuongcei
656
phuongcei 2023.12.13 10:47 
 

After 6 months of running this EA, I could say this is the one of best EA I tested before. The price is really cheap when comparing with EA's performance. Conor is very supportive guy. Thanks

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2023.12.13 10:58
Thank you for your review! That’s great, I’m happy Fortune is working well for you thank you 🤝🔮👑
aldemardesousa
140
aldemardesousa 2023.11.27 12:12 
 

用户没有留下任何评级信息

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2023.11.28 09:34
Awesome, please message me directly I’ll sort you out! Thank you for your interest in Fortune! 🤝
Mr. Vine
162
Mr. Vine 2023.03.01 02:04 
 

用户没有留下任何评级信息

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2023.03.01 10:03
Hello Mr.Vine! Thank you! Of course, please message me directly
MTM MTM
23
MTM MTM 2023.02.07 09:38 
 

用户没有留下任何评级信息

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2023.02.08 01:16
Hello
Why exactly can you not use the expert?
I don’t personally distribute the EX4 file, you purchase the expert from the MQL5 store and then download it into your terminal ? You will then find the EX4 file inside your MQL4-Experts-Market folder.
Please message me directly for assistance.
vic12aus
298
vic12aus 2022.12.05 00:20 
 

i am using Fortune EA for almost 3 months now and am happy with the trades taken by this EA, thanks to Conor for his continuous support.

zaid filtons
141
zaid filtons 2022.08.22 09:26 
 

love this ea running on live all week very low drawdown thank you

Johannes Eisgruber
402
Johannes Eisgruber 2022.07.09 11:34 
 

Hi UglyAndBroke here, excellent EA Low DD, and everything what you ever would need, to optimize the EA is in the settings. News filter, Hedge, Equity filter, to name only 3 and a very Sympatric and responsive contact with the Developer. I have 2 EAs now from Conor, and it's gone to be more.

Pasquale Alongi
167
Pasquale Alongi 2022.07.08 17:10 
 

Ea davvero eccezionale...chiude quasi sempre in gain ed ha un dd bassissimo...poi il suo autore è davvero persona estremamente gentile e disponibile...io lo utilizzo su un conto in cent con lotto iniziale 1 (anche se il suo autore non è per niente d'accordo) time frame H1 e filtro notizie attivato...;-)

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2022.07.08 18:07
Grazie per la recensione, lo apprezzo! Sono contento che tu abbia trovato una configurazione che si adatta meglio al tuo stile di trading. Vi prego di tenermi aggiornato! 🤝
Mr Joao Diogo Santos Costa
1629
Mr Joao Diogo Santos Costa 2022.07.02 16:50 
 

3rd EA bought from Conor, What else can I say? Very responsive seller if I have any specific questions. EA'S work like a charm and DD is easily controllable due to excellent EA inner parameters. Thanks again!

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2022.07.04 11:10
Thank you so much for your review Costa! I'm glad Fortune is working well for you 🤝
Woo Chung Leung John
1182
Woo Chung Leung John 2022.06.10 09:03 
 

I'm purchase the EA for one month now, following Conor's Signal running EU GU & EJ, not running 24x5 still got very good result ( 7% profit and very low DD ) . Fast rely from Conor and solve my problem quickly 👍🏼👍🏼

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2022.06.10 10:10
Nice one! Thank you for using Fortune and taking time to write a review. 🙏🤝
marduk017
233
marduk017 2022.05.09 23:30 
 

I use this and get profit. maybe i will keep stay using it for long time. very good !!!

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2022.05.13 19:02
Cool! I'm glad Fortune is working well for you, Thank you for your review! 🤝
Mehdi El Mawla
562
Mehdi El Mawla 2022.04.01 15:10 
 

i will try it again and see the result i will give it 5 stars to see

Conor Stephenson
31713
来自开发人员的回复 Conor Stephenson 2022.05.17 13:09
I appreciate you giving my expert more time and coming back to edit your review, thank you! 🤝
12
回复评论