• 概述
  • 评论 (1)
  • 评论 (6)
  • 新特性

TradeBuilderMT5

5

The expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals:

- OpenBuy / OpenSell - opening positions;
- StopBuy / StopSell - closing positions;
- TakeProfitBuy / TakeProfitSell - get TP levels;
- StopLossBuy / StopLossSell - getting SL levels;
- NoLossBuy / NoLossSell - transfer to the breakeven state;
- MinProfitBuy / MinProfitSell - closing part of a position;
- CancelBuy / CancelSell - allow a repeated signal to open.

    Each signal is formed from several consecutive steps (for Open - 10 steps, for the others - 2 steps), set via input parameters. Each step contains the following fields:

    - indicator (drop-down list) - select the indicator from the MT5 list, including CUSTOM, as well as, in addition, the Open, Close, High, Low prices, the current Bid and Ask prices, the lowest Low and the highest High of the specified interval (Lowest, Highest);
    - tf (drop-down list) - select the time period;
    - action (drop-down list) - step action:
    - EmptyAction is an empty action;
    - Above - more than the previous one;
    - Below - less than previous
    - AboveArg - more argument;
    - BelowArg - less argument
    - AddPoint - adding a specified value of points
    - NotEmpty is not equal to 0 and EMPTY_VALUE
    - CrossUp - upward intersection of the previous indicator;
    - CrossDown - downward intersection of the previous indicator;
    - MoveUp - move up the current indicator;
    - MoveDown - downward movement of the current indicator;
    - param - parameters line separated by commas (int - only numbers, double - numbers with a dot separator, bool - true or false, string - framed with a single quote), for the CUSTOM indicator, the first parameter should be a string with the indicator name;
    - bar - bar index;
    - line - buffer index;
    - arg - step argument (double).

      In the input parameters, the name of the steps is encoded with delimited text: <signal name> _ <step> _ <parameter>, for example, OpenBuySignal_0_indicator is a parameter that sets the type of indicator for step 0 of the OpenBuy signal.

      The list of parameters for setting up trading:

      - startLot - fixed volume of deals;
      - riskPercent - percentage to calculate the volume of the remaining funds (with a non-zero SL);
      - takeProfit - fixed TP;
      - takeProfit_factor - calculation of TP but SL level
      - stopLoss - fixed SL;
      - noLoss - fixed level of transfer to breakeven;
      - noLoss_factor - breakeven level as a percentage of available funds;
      - minProfit - fixed level of partial closure;
      - minProfit_percent - level of partial closure as a percentage of available funds;
      - minProfit_factor - size of partial closure
      - trailStop - fixed trailing level;
      - trailStop_factor - trailing level from TP level;
      - trailStep - trailing step;
      - numOrders - the number of transactions in one direction;
      - bothOrdersDir - the resolution of Buy transactions in the presence of Sell and vice versa.

        Parameters that have fixed values ​​are calculated on 4-digit quotes and automatically recalculated for 5-digit ones.

        In the default settings of the advisor, the following strategy is configured on the moving averages MA (8), MA (24), MA (72). For purchase transactions:

        - fast moving above average, average above slow;
        - the last candle is bearish, closes below the fast moving at a distance of more than 15 points above the slow one;
        - a buy deal is opened with the SL level 2 points lower than the slow moving one, TP is 2.5 times the SL;
        - the volume is calculated from the specified 3% risk per trade, when making a profit of 1.5% of the balance of funds - transfer to breakeven and closing half of the volume
        - Trailing is not half TP and closing half of the volume when receiving each subsequent 1.5% profit.

          Transactions for sale - mirror. In the video - the results of the strategy run in the tester.

          See the articles. And user manual.

          If you want to check the feasibility of your trading system using this Expert Advisor, then contact me via private messages to prepare a set-file.


          评论 1
          ersan yurdakul
          191
          ersan yurdakul 2020.01.11 12:21 
           

          Mr. Sergey is a very good and concerned seller. I highly recommend their schedules. Honest seller. Solves problems immediately. I give it ten stars.

          推荐产品
          AW Three MA MT5
          AW Trading Software Limited
          4 (1)
          在两条移动平均线的交叉点交易的 Expert Advisor 使用第三条移动平均线来过滤当前趋势方向。它具有灵活但同时简单的输入设置。 问题解决 ->   这里   / MT4版本 ->   这里   / 使用说明  ->   这里   好处: 直观简单的设置 适用于任何类型的工具和任何时间范围 具有三种类型的通知 将第一个订单与最后一个订单重叠的可插拔系统 能够自动计算交易量 专家顾问策略。 EA 使用三个移动平均线来开仓。主要的是两个移动的,快的和慢的。第三个是过滤掉市场噪音的幻灯片。 如果快速移动的信号从下向上穿过慢速移动的信号,那么这是一个买入信号。 如果快速移动的信号从上到下穿过慢速移动的信号,那么这是一个卖出信号。 使用第三次滑动时: 当快速和慢速移动平均线低于过滤移动平均线(下降趋势)时,只有卖出信号有效。 当过滤移动平均线低于(上升趋势)快速和慢速移动平均线时,只有买入信号起作用。 最快的周期最小,最慢的周期更长,滤波器滑动周期最大。 如果禁用过滤,则: 在快速和慢速移动平均线的每个交叉点,EA 将打开交易 Input variables: Main settings
          Little Swinger    (Best choice for passive income lovers) Developed by RobotechTrading   key features: Financial Freedom Back testing results will match with real live trading results Proper TP and SL Controlled Risk Highly Optimized settings Running on our Real Live Accounts Little Risk, Little Drawdown, Little Stress, Little BUT stable income, just set and forget. Strategy: Not Indicator based No Martingale  No Grid  No Repaint strategy Safe and Secure calculation of Live data and than t
          TugOfWar MT5
          Erwin Rustandi
          2.5 (2)
          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 t
          FREE
          AW BW strategy based MT5
          AW Trading Software Limited
          5 (1)
          AW BW strategy based EA trades on the signals of a custom combination of indicators created by Bill M. Williams. This fully automated trading robot has flexible settings and many work scenarios. The product has many useful features built in: automatic lot calculation, trailing system, stop loss and much more. If necessary, averaging can be used. Advantages: Suitable for any type of instruments and any timeframes. Indicators configurable in the input settings of the adviser. Ability to automatica
          Pullback ATR
          Sergio Tiscar Ortega
          Introducing our innovative Expert Advisor (EA) designed to capitalize on pullback opportunities in the forex market, with the support of the Average True Range (ATR) indicator. This strategy focuses on identifying moments when the price temporarily retraces within a dominant trend, offering potential entry points with controlled risk. The ATR is a volatility indicator that measures the amplitude of price movements over a given period of time. By integrating the ATR into our EA, we can assess the
          MA and MACD EA
          Nanthachak Khamhung
          MA and MACD EA (MAXD) , a powerful and reliable trading tool designed for traders who want to enhance their trading strategy using a combination of Moving Average (MA) and MACD indicators. MAXD offers customizable settings that can be adapted to any asset, ensuring flexibility across various market conditions. With built-in risk management features, MAXD allows traders to set precise Stop Loss and Take Profit levels, control daily positions, and adjust lot sizes based on account growth. Whether
          Hamster Scalping mt5
          Ramil Minniakhmetov
          4.7 (197)
          Hamster Scalping 是一个完全自动化的交易顾问,不使用鞅。夜间剥头皮策略。 RSI 指标和 ATR 过滤器用作输入。顾问需要对冲账户类型。 可以在此处找到对实际工作以及我的其他发展的监控: https://www.mql5.com/en/users/mechanic/seller 一般建议 最低入金 100 美元,使用点差最小的 ECN 账户,默认设置为 eurusd M5 gmt + 3。 输入参数 EA 适用于四位数和五位数报价。在输入参数中,我们以点为单位表示5个字符的值,它会自动按4个字符重新计算所有内容。 NewCycle - 模式开启时,顾问工作不停止,模式关闭时,完成一系列交易后,顾问不会开新订单; 周期指标1 - 第一个指标的周期; Up level - 第一个指标的上限,顾问将在其上方打开卖出; Down Level - 第一个指标的较低水平,低于该水平 EA 将开始买入; Period indicator2 - 第二个指标的周期; From - 第二个指标值范围的下限,EA 允许在该范围内建仓; To - 第二个指标值范围的上
          这是基于双均线交叉和箭头标识下单的自定义指标编写的EA。     当出现蓝色箭头向上时做多单。     当出现红色箭头向下时做空单。     当粉红色线向上穿过绿色线交叉时,粉红色线在上方,绿色线在下方,出现金叉,会出现蓝色箭头。     当粉红色线向下穿过绿色线交叉时,粉红色线在下方,绿色线在上方,出现死叉,会出现红箭头。 这是经典的双线交叉金叉死叉很好的实现,并且用箭头标识出下单点,准确率较高,然后编写出来根据线颜色和箭头很好标识下单方向的指标,无时间,货币对限制。 当前EA在同一种货币对只会开一单。 当前EA最好在1小时上工作,效果较好,当然其它时间周期上也是可以工作的,但需要自己去优化参数,获取到最佳工作周期,鱖后更改bigCycle和smallCycle这两个参数。 当前EA默认优化参数在EURUSD 1小时工作周期上效果最佳。 一般100美元挂0.01手,以这样的比例相对安全。 由于外汇交易是24小时运行,手工下单的话容易受到个人时间和情绪的影响,用当前的EA来挂单交易,是个不错的选择。 参数说明: bigCycle:大均线周期 smallCycl
          BB plus RSI
          Sergio Tiscar Ortega
          The Expert Advisor we present is an automated trading tool designed to operate in the forex market using two widely known and respected technical indicators: Bollinger Bands and the Relative Strength Index (RSI). Bollinger Bands are a technical analysis tool consisting of an upper band, a lower band, and a simple moving average in the middle. These bands help identify volatility and potential trend reversal points in price. RSI is a momentum oscillator that measures the speed and change of price
          Fractal Trend Master 是市场上最强大且最复杂的智能交易系统之一,旨在保护交易者的资金,同时最大化盈利机会。基于 比尔·威廉姆斯 的著名方法论,该EA使用三种重要的技术分析工具: 鳄鱼指标 、 分形 和 Gator振荡器 ,为识别和跟随市场趋势创建了一个强大而精准的框架。 该EA专注于 高级风险管理 和 资金保护 ,提供对交易和亏损的有效控制。通过选择 固定或动态手数 ,设定每日 盈亏限额 (P/L) 并执行 经过验证的策略 ,Fractal Trend Master适合保守和激进的交易者。 主要特点: 高级风险管理 :在固定或动态手数之间进行选择,并设定每日盈亏限额以保护您的资金。 基于比尔·威廉姆斯的策略 :该EA采用基于鳄鱼指标和分形的三种策略,并通过Gator振荡器确认趋势。 全自动化 :EA自动管理开仓和平仓,用户可以调整止损、止盈和移动止损等参数。 多时间框架 :适用于任何时间框架,在较大的时间框架(H4及以上)中表现最佳,同时在较小的时间框架中提供较高的交易频率。 优化范围  PARAMETER START STEP END JAW PERIOD 
          LL Grid EA MT5
          Leopoldo Licari
          ********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selec
          PipFinite EA Breakout EDGE MT5
          Karlo Wilson Vendiola
          5 (1)
          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
          TropangFX v1 MT5
          Jordanilo Sarili
          PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  Recommendations: Timeframe:   H1   (Any Timeframe) Supported currency pairs:   EURUSD , EURCHF,   USDCAD, AUDCAD, EURAUD and many more... MT4 Version :   Here! L
          Hello! Welcome to this Simple Moving Average Crossover Expert Advisor (EA)! This EA is designed to help you explore and fully test the Moving Average Crossover trading strategy, enabling you to see its potential firsthand. Note: To get the most out of this EA, optimization skills are essential.  This EA comes packed with advanced features to support in-depth backtesting, ensuring you can tailor it to suit various trading styles and preferences. Key Features: - Customizable Moving Averages: Adj
          MACD Trading EA
          Biswarup Banerjee
          MACD Expert Advisor for MetaTrader 5 Introduction: The MACD Expert Advisor for MetaTrader 5 is an automated trading tool designed to capitalize on market trends by utilizing the Moving Average Convergence Divergence (MACD) indicator. This EA places trades based on specific conditions: when the MACD line crosses above or below the signal line, triggering buy or sell signals, respectively. By automating the process, the EA ensures efficient trade management according to predefined MACD-based strat
          MACD Trading MT5
          Matthieu Jean Baptiste Wambergue
          Automate your MACD strategy! This EA alerts and/or places orders according to MACD strategies with additional filters. It means that you can use it by 2 different ways: Receive alerts based on your MACD strategy with filters on multiple symbols simultaneously in a single chart window; Choose the fully automated mode and let EA place orders based on your MACD strategy, filter choice and money management. This EA works with all broker symbols and contains multi-symbol modes (market monitoring, ma
          EA designed to generate pending orders based on the trend and designated take profit value. This EA designed exclusively to work best on GOLD SPOT M5 especially during up trend. User can freely decide to close the open position from this EA or wait until take profit hit. No parameters need to be set as it already set from the EA itself.  This EA do not use Stop Loss due to the applied strategy. Please do fully backtest the EA on the worst condition before use on the real account. Recommended ini
          Super Bollinger EA
          Renato Takahashi
          Super Bollinger EA is an exclusive expert advisor that uses Bollinger Bands as indicator. It´s possible to configure the EA to trade as a low frequency or high frequency one - Scalping expert advisor. A Stochastic Oscillator filter is implemented to have some specific trades on Bollinger Bands. Takeprofit and Stoploss are calculated according to Bollinger Bands width or even with fixed TP and SL ( in points ). A trail and trade out system can also be configured and optimized. A number of orders
          Robo Nuvem
          Edson Cavalca Junior
          The robot uses one of the most used indicators in Asia: * ICHIMOKU CLOUD * There are two trading strategies: Crossing of Tenkan and Kijun lines and; Kumo lines crossing. Know our products    Position openings are based on the parameters identified as signals, if you activate all the robot will issue a trading order only if the number of signals is greater than the minimum stipulated by the user. This Expert Advisor (EA) works on HEDGE (Forex, etc.) and NETTING (Bovespa, etc.) accou
          The EA strategy : it is provided wirh built-in indicator based on Japanese Candles arrangements in order to determine the signals and has different inputs for Short and Long positions in order to improve its precision; You should purchase this EA because : it has been tested for a long time;  its indicator was deeply improved and optimized; the program is bugs free;  it is safe because its efficience is about 70% of assertiveness;  it is provided with Trailing Stop Loss technology; it has bad t
          The Seven Candles is an Expert Advisor that implements a strategy originally described on the book Short Term Trading Strategies That Work by Larry Connors and Cesar Alvarez. Developed to trade stock indexes (SP500, Down Jones, NASDAQ, BOVESPA, Nikkei, etc.), this strategy seeks for trading opportunities based on where the close price is in relation with Simple Moving Average indicator. However, in order to be triggered, a pattern between candles also must occur. The original strategy seeks long
          这是我著名的剥头皮机Goldfinch EA的最新版本,它是十年前首次发布。它以短期内突然出现的波动性扩张为市场提供了头条:它假设并试图在突然的价格加速后利用价格变动的惯性。这个新版本已经过简化,使交易者可以轻松使用测试仪的优化功能来找到最佳交易参数。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 简单的输入参数可简化优化 可定制的贸易管理设置 交易时段选择 工作日选择 金钱管理 谨防... ick牛黄牛是危险的,因为许多因素都会破坏收益。可变的点差和滑点降低了交易的数学期望,经纪人的低报价密度可能导致幻像交易,止损位破坏了您获取利润的能力,并且网络滞后意味着重新报价。建议注意。 回溯测试 EA交易仅使用报价数据。请以“每笔交易”模式回测。 它根本不使用HLOC(高-低-开-关)数据 交易时间无关紧要 为了获得更好的性能,请为您希望在每个刻度线模式下交易的每个交易品种运行云优化。稍后分享! 输入参数 触发点:触发点差所需的价格变动。 (预设= 10) 最小时间窗口:价格波动发生的最短时间。 (默认= 3) 最长时间窗口:价格波
          MAO Trade X MT5 is an EA based on Moving Average Oscillator. Moving Average Oscillator parameters such as FastEMA, SlowEMA, MACDSMA, BuyShift, BuyValue, SellShift and SellValue can be adjusted. MAO Trade X MT5 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 MAO Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
          Babel Steps
          Iurii Bazhanov
          MT5 netting the “Babel Steps” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position when the specified trend level is exceeded plus Bollinger indicators and Stochastic indicators inform about oversold / overbought market.  Stochastic and Bollinger indicators help to increase or decrease the position. If market moves into favorable direction the Robot genera
          Auto3M MT5
          Mr Anucha Maneeyotin
          3 (2)
          使用布林帶和隨機震盪指標進行策略交易 布林帶主要用於跟踪趨勢。 隨機主線和信號線用於未結掛單買入或賣出 斐波那契使用目標利潤、支撐和阻力位價格 顧問 Auto3M Pro MT4 可以在 VPS 上工作。 MT4 version :  Auto3M Pro MT4 特徵 沒有鞅 每個頭寸的硬止損和止盈 布林帶、固定點、之前的高點或低點、斐波那契水平的靈活止損 靈活的定點止盈和斐波那契水平止盈 固定點之間的靈活移動止損並乘以止損水平 金錢管理 新聞過濾器 按間隔時間自動刪除掛單 對掛單使用買入止損和賣出止損功能 添加斐波那契、布林帶、隨機指標以自動繪製圖表 收市前止盈 按餘額的動態手數 對沖頭寸 固定位置 按權益關閉利潤 關閉利潤部分 特定時間鎖定交易操作 交易策略 AUTO3M Pro MT4 交易 9 種貨幣對 EURUSD, GBPUSD, AUDUSD, NZDUSD, USDCHF, USDCAD, USDJPY, EURJPY,GBPJPY 僅使用掛單買入止損或賣出止損。 隨機震盪指標僅用於報價分析和新柱分析。 當隨機主線大於
          Dr Trade Pro
          Julia Lopez
          5 (1)
          介绍 Dr Trade Pro,一款精心设计的智能持续交易的专家顾问。 我们的专家顾问依赖于精准性,利用趋势识别和准确的市场分析来无缝执行交易。Dr Trade Pro 配备了每笔交易的战略备用计划,强调盈利并最小化潜在损失。 Dr Trade Pro 的独特之处在于其适应多样市场条件,使其对新闻和市场波动具有弹性 - 这是一个可靠专家顾问的关键特征。这种适应性使得该机器人能够平稳地检测市场变化并更新其算法,确保在更大或更具波动性的市场中保持稳定性和最佳性能。 需要注意的是,Dr Trade Pro 在其交易中采用了平均化策略。如果您对这种专家顾问风格不熟悉,我们建议在考虑购买之前仔细审查其功能。 探索 Dr Trade Pro 的能力,这是一款精致的专家顾问,旨在提升您的交易体验。您对其可靠性的信心是我们的首要任务。 现在价格仅为 185 美元 --> 下一个价格 299 美元 。 为什么选择 Dr Trade Pro? 适应不同账户类型   : Dr Trade Pro 具有多功能性和适应性,非常适合小额和大额账户余额,杠杆选项范围从1:20到1:1000,为交易者提供灵
          GridMasterFx MT5
          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 co
          RSI trade EA
          Mochamad Ridho
          This EA trade based on RSI oversold/overbought situations, for reduce false signal  it used 80 on overbought level and 20 on oversold level. The best time frame is H1 (minimum) up to D1. Higher RSI level and higher time frame will reduce false signals and also the EA will trade less frequent. Use time restrictions for best time to trade. Recommendations Initial deposit = USD 1.000; Leverage = 1:100; Time Frame  = H1 to D1 Pair = EURUSD,GPBUSD Trade on VPS.
          Range Destroyer
          Jonathan Daniel Marion
          Launch PROMO: --> for a limited time Download the setfile here . This scalping MT5 expert advisor allows you to trade any time defined range breakout in a fully automated way. It works on all Brokers and on all the Symbols, be it forex, indices, commodities, cryptocurrencies etc. It DOES NOT USE: Martingale, Grid trading and Hedging. The EA works as a mechanical range breakout and it has different filters to accommodate your personal trading strategy and to filter out low volatility days.
          Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
          该产品的买家也购买
          AI Gen XII EA
          Denis Kurnev
          4.7 (74)
          AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
          CyNera MT5
          Svetlana Pawlowna Grosshans
          5 (17)
          CyNera:您的交易,我们的技术 信号:  CyNera 手册和设置文件:购买后请联系我以获取手册和设置文件 价格: 价格根据售出的许可证数量上涨 可用副本: 7 交易黄金,市场上最波动的工具之一,需要精确的操作、深入的分析和强有力的风险管理。CyNera 专家顾问将这些要素无缝集成到一个复杂的系统中,专为优化黄金交易而设计。CyNera 的先进策略和技术旨在帮助经验丰富的交易员和新手应对黄金交易所带来的独特挑战和机遇。 有了 CyNera,您就拥有了一套可靠的解决方案,专门针对黄金市场的复杂性。它结合了自适应、智能策略以及多时间框架分析、自动交易调整和精确的风险管理等高级功能。正是这种适应性,使得 CyNera 成为一种多功能工具,能够应对快速的市场变化,同时确保您的资本在长期内得到保护。 符号 XAUUSD (黄金) 时间周期 M15 或 M30   资本 最少 100 美元 经纪商 任何经纪商 账户类型 任何,较低点差优先 杠杆 从 1:20 起 VPS 首选,但不是必须,也可以使用 MQL VPS CyNera 的核心力量 前沿的 AI 驱动策略 CyNera
          AI Golden Jet Fighter GTX MT5
          Andrei Nazarets
          4.89 (9)
          AI Golden Jet Fighter GTX   MT5 是 Meta Trader 5 平台上一款简单而高效的黄金交易专家顾问 (EA)。该 EA 利用神经网络,专为黄金市场 (XAU/USD) 的剥头皮交易而设计。AI Golden Jet Fighter GTX 的主要策略侧重于识别小幅价格​​波动并开仓以在短时间内获利。EA 实时分析市场状况,并自动执行具有预定义止损和止盈水平的交易。它还支持追踪止损功能,允许交易者在市场有利时锁定利润。为确保准确性,EA 使用价差过滤器来避免在不利条件下交易,并使用滑点保护机制来精确执行订单。AI Golden Jet Fighter GTX 包含风险管理功能,使交易者能够将风险水平设置为其账户余额的百分比,使其能够适应不同的交易方式。EA 利用 NN 算法实时分析市场数据,适应不断变化的条件,并为交易的进入和退出提供高度准确的信号。该 EA 易于使用且完全自动化,只需极少的设置,因此从初学者到专业人士,各个级别的交易者都可以使用它,无需持续监控市场。                              接下来的 10 位买家的
          Mean Machine
          William Brandon Autry
          5 (8)
          Mean Machine GPT - 终极人工智能交易工具 Mean Machine GPT 不仅仅是一个专家顾问,它是一个强大的、基于 人工智能 和 机器学习 的真实世界交易工具。无论您是经验丰富的交易者还是新手,这个EA通过 均值回归策略 和先进的 GPT技术 为您提供领先优势。 为什么选择 Mean Machine GPT? AI驱动分析 :利用机器学习实时做出基于数据的智能决策。 均值回归策略 :专注于捕捉市场回调,使用布林带等指标寻找最佳交易点。 GPT集成 :GPT模块分析市场情绪和新闻,确认交易信号,提高决策准确性。 精准交易 :交易频率较低,但更具有效性,注重交易质量而非数量。 核心功能 自动GMT检测 :自动调整到您的经纪商时区,无需手动设置。 新闻过滤器 :此可回测的新闻过滤器帮助您避免在重大新闻事件期间交易。购买后,EA可以直接下载新闻数据。 多符号交易 :在一个实例中管理多个符号,减少CPU使用量并提高效率。 回撤管理 :内置的风险控制系统,限制潜在损失,确保安全交易。 如何开始 回测 :在设置中调整您的手数偏好,使用M15时间框架进行最佳交易。 实时交易 :在
          Quantum Emperor MT5
          Bogdan Ion Puscasu
          4.82 (302)
          介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得 Quantum StarMan 或 Quantum Gold Emperor !*** 私信询问更多详情 新版直播信号 V5:   点击此处 MT4版本:   点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单个交易连续拆分为六个较小的交易。这意味着 EA 每次执行交易时,都会自动将其分为 6 个较小的头寸。 量子皇帝EA     因
          Quantum Queen MT5
          Bogdan Ion Puscasu
          5 (39)
          各位交易员们,大家好!我是 Quantum Queen,Quantum 专家顾问家族的最新成员,实力非常强大。我的专长是什么?黄金。是的,我以精准和自信交易 XAUUSD 对,为您在闪闪发光的黄金市场上带来无与伦比的交易机会。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 直播信号1:   CLICK 折扣 价截止至 8 月 31 日。 每购买 10 件,价格将增加 100 美元。最终价格为 999 美元 量子 EA 频道:       点击这里 ***购买 Quantum Queen MT5 即可免费获得 Quantum StarMan 或 Quantum Gold Emperor !*** 详情请私信询问! 我是一个网格 EA,经过精心设计,可最大限度地发挥您的交易潜力。我的设计基于超过 15 年的交易经验,经过精心调整,近乎完美。我的
          Eternal Engine EA 是一款采用了多种指标和策略的的先进EA,为交易者提供了一个全面的自动交易工具。Eternal Engine EA拥有较多的交易机会,对点差不敏感,采用严格的入场点位,以求精准的进入每一笔交易。本策略已经在实盘中证明了自己,拥有一年时长的低回撤实时信号。无论您是新手还是经验丰富的交易者,Eternal Engine EA 都能为您提供卓越的交易体验。 MT4版本       用户手册 signal:  https://www.mql5.com/en/signals/2271315 signal:  https://www.mql5.com/en/signals/2220467 下一个价格: $699 setfile: High risk Medium risk Low risk 本EA的特点: 适用货币对:GBPUSD,EURUSD,AUDCAD,AUDNZD 加载时间框架:任意 全天侯交易 自定义调节网格的距离与马丁的倍数 自定义允许同时交易的货币对数量 自定义允许交易的回撤范围 多种手段控制风险 对点差不敏感,适用于各种平台 小资金账户适用
          Alins Crown
          Herlina Sari
          4.2 (5)
          ONLY 1 COPIES OUT OF 10 LEFT AT $599! After that, the price will be raised to $799. Alins Crown EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair. Alins Crown EA will trade based on analysis that uses the concept of following trends and making transactions in overbought or oversold zones. Trends In forex is defined as the general direction in which a currency pair's price is moving. Trends can be upward (bullish), downward (bearish), or sideways (ranging).
          Gold Trading AI MT5
          Ho Tuan Thang
          3.35 (26)
          ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
          Bitcoin Robot MT5
          Marzena Maria Szmit
          4.44 (48)
          The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
          Vortex Gold EA
          Stanislav Tomilov
          5 (5)
          Vortex - 您对未来的投资 Vortex Gold EA 专家顾问专门用于在 Metatrader 平台上交易黄金(XAU/USD)。该 EA 使用专有指标和作者的秘密算法构建,采用全面的交易策略,旨在捕捉黄金市场中的盈利走势。其策略的关键组成部分包括 CCI 和抛物线指标等经典指标,这些指标共同作用,准确地发出理想的进入和退出点信号。Vortex Gold EA 的核心是先进的神经网络和机器学习技术。这些算法持续分析历史和实时数据,使 EA 能够更准确地适应和应对不断变化的市场趋势。通过利用深度学习,Vortex Gold EA 可以识别模式,自动调整指标参数,并随着时间的推移不断提高性能。Vortex Gold EA 是专有指标、机器学习和适应性交易算法的强大组合。使用 Vortex Gold EA 为您的未来投资。 售价 575 美元(还剩 6/10),下一个价格 675 美元 实时信号(策略 1) https://www.mql5.com/en/signals/2268664 实时信号(策略 2) https://www.mql5.com/en/signals/
          CoreX G
          Arseny Potyekhin
          4.67 (6)
          概述 CoreX G EA 是一种专为应对外汇市场复杂性而设计的先进交易系统。通过利用尖端的神经网络、复杂的机器学习技术和集成的大数据策略,CoreX G 在交易中提供了卓越的准确性和安全性。这个专家顾问(EA)因其技术卓越性和优质的客户支持而脱颖而出,确保用户在遇到任何问题或疑虑时都能得到帮助。 信号:   Live Signal Blog: CoreX G EA 由于该策略非常独特,我只想出售有限数量的许可证。因此,价格将稳步上涨以限制销售。 下一个价格是  790 USD 。 经纪商 任何经纪商,优选 ECN / ZERO 点差 杠杆 从 1 : 20 起 存款 最低 200 美元     符号 XAUUSD 时间框架 H1 大数据集成与交易策略 大数据是 CoreX G 策略的基石。它处理大量的历史和实时市场数据,以做出明智的交易决策。大数据的使用使系统能够更有效地识别外汇市场中的模式和趋势,从而做出更准确的预测并提高交易机会。通过将机器学习与大数据结合,EA 动态适应市场变化,不断整合新数据并优化其模型。 使用的神经网络 卷积神经网络(CNNs) :检测历史市场
          Gold One
          Habib Gholamali Heidari
          4.25 (4)
          Gold One  MT5 大家好,外汇黄金交易爱好者们, 欢迎使用我们的机器人,加入顶级黄金交易者的行列。凭借超过二十年的精准外汇市场经验,我们自豪地推出最新一代的交易机器人。 特点:  非常适合prop公司挑战。 适合所有账户规模,包括小额资本。 无   网格和   无   马丁格尔 100% 完全自动化 该机器人采用最新的、最先进的专门用于黄金交易的指标,具有无与伦比的准确性来识别买入和卖出点。这代表了外汇市场中黄金交易的革命性突破。这一创新是经过十多年研究、试验和广泛测试的成果,融入了顶级黄金交易专家的见解。通过利用复杂的黄金交易模式,我们的机器人确保了您的安心,让您可以无压力地监控其完全自动化的交易。多年的测试结果清楚地表明,我们的机器人表现优越。 其他主要特点 自动交易  XAUUSD  货币对。 每笔交易都有  SL 保护,TP 和 SL 都可以根据市场条件 变化 。 非常容易安装,无需更改设置,只需在  XAUUSD H1上运行一次 建议使用 VPS 来保持EA 24/7运行,具有低延迟 推荐使用  低点差的经纪商 最低初始存款:$500 新闻和替代设置在
          Quantum StarMan
          Bogdan Ion Puscasu
          4.92 (85)
          大家好,我先自我介绍一下: 我是 Quantum StarMan,   Quantum EA 家族中最令人振奋的新成员。 我是一个全自动、多货币 EA,能够处理多达 5 种动态货币对:   AUDUSD、EURAUD、EURUSD、GBPUSD 和 USDCAD   。凭借最高的精确度和坚定不移的责任感,我将把你的交易游戏提升到一个新的水平。 关键在于:我不依赖马丁格尔策略。相反,我使用专为实现最佳性能而设计的复杂网格系统。为了让您安心,我甚至为您提供了在总亏损达到您账户的预定限额时关闭所有交易的选项。 但这还不是全部——我可不只是说说而已!我有一个实时信号,您可以看到我实际行动: IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum StarMan MT5 即可免费获得 Quantum Gold Emperor !*** 私信询问更多
          The Executor AI Ultra X expert advisor is designed for algorithmic trading in the gold market, utilizing three independent trading strategies. Its architecture incorporates advanced deep learning algorithms, such as Deep Q-Learning (DQN) and Time-Delay Neural Network (TDNN), providing high adaptability and analytical precision. DQN, based on reinforcement learning techniques, enables the expert advisor to optimize decision-making algorithms by simulating historical data and analyzing current mar
          Quantum Bitcoin EA
          Bogdan Ion Puscasu
          量子比特币 EA   :没有不可能的事情,唯一的问题是弄清楚如何去做! 使用 Quantum Bitcoin EA 迈向 比特币 交易的未来,这是来自顶级 MQL5 卖家之一的最新杰作。Quantum Bitcoin 专为追求性能、精度和稳定性的交易者而设计,重新定义了加密货币动荡世界中的可能性。 重要提示! 购买后,请给我发送私人消息,以获取安装手册和设置说明。 直播信号1:   CLICK 折扣 价 599.99 美元 。     每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子比特币/女王通道:       点击这里 ***购买 Quantum Bitcoin EA,即可免费获得 Quantum Queen 或 Quantum StarMan!*** 私下询问更多详情! Quantum Bitcoin EA 在 H1 时间范围内蓬勃发展,采用 趋势跟踪策略 来捕捉市场动量的本质。它利用 复杂的网格方法 来确保每个交易周期都以胜利结束——将波动性从挑战转变为机遇。比特币市场以 4 年为一个周期,Quantum Bitcoin EA
          Way To Stars MT5
          Wei Tu
          4.79 (19)
          Way To Stars是一款夜间头皮EA,专门设计在市场波动性较低的时间段进行交易来利用低波动性,以此降低风险。这款夜间头皮EA专注于利用小的价格变动进行频繁交易,通过积少成多的方式积累利润。本EA采用严格的止损措施来限制每笔交易的潜在亏损,确保了风险管理的有效性。Way To Stars 是一个真实且诚实的交易系统,它不依赖于号称的神经网络、人工智能、ChatGPT或完美的直线回测结果。 MT4版本     用户手册   signal :  https://www.mql5.com/en/signals/2271312   下一个价格: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk 本EA的特点: 适合货币对:GBPUSD 加载时间框架:任意 无网格,无马丁,一次交易 将订单分散为多笔订单,降低风险,提高成功率 通过最大持仓时间和最大浮亏比例来管理风险 自动调整交易时间,考虑时区和夏令时变化 小资金账户适用 适用于低点差高流动性平台,如IC Markets 关于回测的特别说明:
          Aura Neuron MT5
          Stanislav Tomilov
          5 (3)
          Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 EURUSD 和 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复杂
          AI Eurofighter GTX MT5
          Andrei Nazarets
          2 (1)
          AI Eurofighter GTX 是一款用户友好且高效的专家顾问 (EA),专为在 MetaTrader 平台上交易 EUR/USD 而设计,配备两种内置交易策略,可增强其在外汇市场的适应性和性能。利用神经网络,AI Eurofighter GTX 持续实时分析市场状况,自动执行交易,并设置预定义的止损和获利水平。它具有追踪止损功能,可在市场有利时帮助确保收益,并包含价差过滤器以避免不利条件,以及滑点保护,以实现精确的订单执行。此外,EA 还提供强大的风险管理功能,使交易者能够将其首选风险水平设置为账户余额的百分比,使其适用于各种交易风格。AI Eurofighter GTX 中的神经网络算法可动态适应不断变化的市场条件,为交易进入和退出生成准确的信号。这款 EA 易于使用且完全自动化,适合所有经验水平的交易者,从初学者到专业人士,无需持续监控市场。 接下来的 10 位买家的价格为 444 美元,下一个价格为 555 美元(3/10),最终价格将上涨至 1999 美元 真实信号  https://www.mql5.com/en/signals/2269061  更多真实信号即将推
          Big Forex Players MT5
          Marzena Maria Szmit
          4.85 (55)
          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
          FX EurUsd Robot MT5
          Marzena Maria Szmit
          4.67 (15)
          The EUR/USD Multi-Strategy Trading Robot MT5 is an advanced tool designed to optimize trading by combining 3 key systems: daily trading, volume analysis, and Fibonacci retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach. By co
          Wall Street Killer
          Pablo Dominguez Sanchez
          5 (4)
          经过6年成功的手动交易,我的策略现在已经作为智能交易顾问(EA)上线! 介绍WallStreetKiller EA —— 一个为US30市场设计的交易系统,基于多年的实战经验、广泛的测试和对安全、战略性交易的坚定承诺。 没有网格交易、没有马丁格尔、每笔交易都有严格的止损。每天只进行一笔交易,无批量倍增。 ICTRADING 10K 实时信号  (你不会看到许多其他卖家用10K账户运行他们的EA)。 ICTRADING 高风险信号 WallStreetKiller 公开聊天群 价格每售出5次将上涨50美元 (5/5)(未来24小时内价格将上涨!)。 重要提示! 购买后请发送私人消息以获取安装手册和设置说明。 主要特点: 风险控制交易: 没有网格交易、没有马丁格尔、每笔交易都有严格的止损。每天只进行一笔交易,无批量倍增。WallStreetKiller EA 仅采用经过计算的安全交易策略,特别适合希望降低风险的交易者,而不会牺牲潜在利润。 真实的止盈和止损以及追踪止损: 每笔交易都有真正的止损和止盈,以及追踪止损,让您放心并完全控制每个仓位。 高精度回测: 通过广泛的历史测试,EA的回
          Apocalypse Gold
          Xian Qin Ceng
          5 (12)
          MT4版本 可以回测2000年——2024年任意一年。 很多人喜欢XAUUSD的交易,我也不例外,在积累了一些交易经验之后,经过努力,我制作了这个 Apocalypse XAU EA专门用来交易所有与XAU有关的品种,例如 XAUUSD/XAUEUR/XAUGBP/XAUCHF/XAUJPY/XAUAUD 。不过考虑到很多人可能并不需要交易所有的XAU货币对,而仅仅需要交易XAUUSD而已,因此一款入门级别的EA变得非常有意义。于是我决定制作  Apocalypse Gold,这是一款专门用于XAUUSD品种交易的EA。 信号展示与讨论群: 信号展示1: https://www.mql5.com/zh/signals/2223870 信号展示2:  https://www.mql5.com/en/signals/2223871 如果你不知如何设置参数或者有其他任何疑问,请点击这里:   Click here 99.9%质量历史数据回测, 2018-2024,Fixde lot . 下一个价格 799$! 一次一单,每个交易订单都有止损止盈。没有马丁,没有网格。在好的年份里,EA会持
          The Infinity EA MT5
          Abhimanyu Hans
          5 (3)
          ChatGPT Turbo 人工智能驱动技术 Infinity EA 是一款专为 GBPUSD 和 XAUUSD 设计的高级交易专家顾问。它专注于安全性、持续回报和无限盈利能力。与许多其他依赖高风险策略(如马丁格尔或网格交易)的 EA 不同。Infinity EA 采用基于神经网络的规范、有利可图的剥头皮策略,该神经网络嵌入机器学习、数据分析 AI 技术,由最新的 ChatGPT 版本提供,可让您的整体交易体验卓越不凡。 加入我们拥有超过 6000 名成员的 MQL5 社区, 与其他交易者建立联系。及时了解最新的产品更新、提示和独家内容。 MT4 版本 如何设置 Infinity EA 特征 Infinity EA 利用人工智能驱动的剥头皮策略。 该 EA 与 ChatGPT-4 Turbo 集成,可进行实时数据分析。 Infinity EA 利用机器学习不断从市场数据中学习。 风险管理是 Infinity EA 的核心,具有固定止损和获利设置等功能,可以保护资本并锁定利润。 该 EA 还进行高级蜡烛图分析,以识别高质量的交易条目。 Infinity EA 与道具公司完全兼容。 促
          GbpUsd Robot MT5
          Marzena Maria Szmit
          5 (2)
          The GBPUSD Robot MT5 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD.  The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, we incl
          AI NoX EA MT5
          Denis Kurnev
          4 (15)
          AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as sal
          AI Tune
          Saeid Soleimani
          5 (2)
          **AI TUNE:高级算法交易解决方案** AI TUNE是一款尖端的外汇和金属交易机器人,利用人工智能分析市场数据并执行交易。这个复杂的系统实时处理大量信息,识别潜在机会并精确管理风险。 AI TUNE的回测结果并不能反映真实世界的表现,因为在历史模拟期间,机器人无法连接到其实时AI分析引擎,导致决策过程简化,无法反映机器人在实时市场条件下的全部能力。 除了自动交易外,AI TUNE还通过直接向您的Telegram发送实时交易信号和每日市场分析,提供全面的市场情报,即使在您没有主动监控市场时也能为您提供专业级的洞察。 主要特点: * 人工智能驱动的市场分析和决策 * 自动交易执行,具有可定制的风险参数 * 通过Telegram发送实时信号和更新通知 * 多时间框架分析,提供全面的市场洞察 * 用户友好的界面,提供详细的性能报告 除了自动交易外,AI TUNE还通过直接向您的Telegram发送实时交易信号和每日市场分析,提供全面的市场情报,即使在您没有主动监控市场时也能为您提供专业级的洞察。 设置指南: https://
          Boring Pips MT5
          Thi Thu Ha Hoang
          4.71 (28)
          你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是 过拟合。许多专家顾问被创建为对现有的历史数据进行 “ 学 习 ” 和完美适 应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: 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
          The Gold Phoenix
          William Brandon Autry
          5 (2)
          Gold Phoenix GPT - 金币对交易的终极AI工具 Gold Phoenix GPT 是一款专为黄金交易对设计的前沿交易工具,利用强大的突破策略,在 M1 时间框架内操作。基于先进的人工智能技术,包括 ChatGPT 和机器学习,它旨在帮助各级别的交易者在快速变化的黄金市场中取得成功。 仅剩3份,售价仅为349美元!下一次售价将提升至599美元—不要错过这个机会! 为什么选择 Gold Phoenix GPT? AI 驱动的突破策略: 利用实时的机器学习技术,为黄金对交易提供精确的进场和出场点。 可定制的风险管理: 使用完全可调的风险设置来保护您的交易。 集成的新闻过滤: 自动过滤重大事件,确保您的交易始终有据可依。 可选择的 GPT 模型: 从 4 个 ChatGPT 模型中选择最符合您交易风格的模型。 神经网络精准性: 使用多符号神经网络集成,提高预测准确性。 专注黄金交易: 专为精准交易优化,特别适用于黄金交易对,利用突破策略。 支持资金管理: 专为帮助交易者管理资金或资金账户设计的功能。 全天候支持: 随时为您提供专属支持。 核心功能 自动 GMT 检测: 自动调整
          AW Recovery EA MT5
          AW Trading Software Limited
          4.16 (37)
          智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT4 版本 ->   这里
          作者的更多信息
          UniversalEA
          Sergey Deev
          3.67 (6)
          The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of deals based on the signals of an indicator that places values ​​other than 0 and EMPTY_VALUE in the buffer. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: - installation for the transaction SL and TP; - calculation
          UniversalEaMT5
          Sergey Deev
          4 (1)
          The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of trades based on the signals of arrow indicators (which buffer values ​​other than 0 and EMPTY_VALUE) or color lines. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: -installation of SL and TP; -calculation of th
          The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
          EA Locking Grid
          Sergey Deev
          5 (1)
          Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
          The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Parame
          The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialo
          MTF MACD
          Sergey Deev
          The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNo
          The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
          MTF ATR
          Sergey Deev
          The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
          MTF ADX
          Sergey Deev
          5 (1)
          The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
          MACD Divergence
          Sergey Deev
          2.5 (2)
          The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPri
          The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
          The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift
          The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
          SqrtDev
          Sergey Deev
          The indicator displays the standard price deviation from the root mean moving average line in the additional window. The screenshot displays the standard indicator (the lower one) and SqrtDev (the upper one). Parameters SqrtPeriod - root mean line and standard deviation period. SqrtPrice - applied price (drop-down list). BarsCount - amount of processed bars (reduces the download time when applying to a chart and using in programs).
          Harmonic 50
          Sergey Deev
          The indicator detects and displays the 5-0 harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the f
          The indicator detects and displays the AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
          The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
          The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
          The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
          The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
          RenkoMaSignals
          Sergey Deev
          1 (1)
          The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
          RenkoMacdSignals
          Sergey Deev
          1 (1)
          The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
          RenkoMaStoch
          Sergey Deev
          1 (1)
          The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
          RenkoZigZag
          Sergey Deev
          The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
          The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
          RenkoMACD Divergence
          Sergey Deev
          1 (1)
          The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
          RenkoABCD
          Sergey Deev
          The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
          RenkoSarMA
          Sergey Deev
          The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
          RenkoMaPriceChannel
          Sergey Deev
          1 (1)
          The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
          筛选:
          Thomas Froeba
          938
          Thomas Froeba 2020.01.16 16:45 
           

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

          ersan yurdakul
          191
          ersan yurdakul 2020.01.11 12:21 
           

          Mr. Sergey is a very good and concerned seller. I highly recommend their schedules. Honest seller. Solves problems immediately. I give it ten stars.

          回复评论
          版本 2.12 2023.11.03
          Добавлен параметр HideIndicators
          版本 2.11 2021.09.22
          Исправление мелких ошибок
          版本 2.10 2021.09.22
          Исправлена ошибка трейлинга
          版本 2.9 2021.09.22
          Добавлена обработка графических объектов OBJ_ARROW_UP и OBJ_ARROW_DOWN
          版本 2.8 2021.09.16
          Добавлена обработка OBJ_ARROW
          版本 2.7 2021.03.15
          add param: addLot
          版本 2.6 2020.04.10
          add option stopLossMin
          版本 2.5 2020.02.06
          add two bool params for optimisations
          版本 2.4 2020.01.29
          fixed AverageLoss
          版本 2.3 2020.01.28
          add AverageLoss_percent, AverageLoss_price, DiffLoss_percent, DiffLoss_price
          版本 2.2 2020.01.27
          small fixed
          版本 2.1 2020.01.27
          fixed AverageClose
          版本 2.0 2020.01.27
          add buttons for buy, sell and close it
          版本 1.27 2020.01.25
          fixed averageClose fo 1 order
          版本 1.26 2020.01.25
          new action: AddToPrice
          版本 1.25 2020.01.25
          add options autoGrid
          版本 1.24 2020.01.23
          add objects TREND, TEXT and BITMAP
          版本 1.23 2020.01.14
          Trailing for virtual StopLoss
          版本 1.22 2020.01.11
          add options useVirtual_SL_TP
          版本 1.20 2019.01.30
          Добавлены параметры GridDistance и GridFactor
          版本 1.19 2019.01.15
          Добавлены настройки работы в выходные дни
          版本 1.18 2018.12.15
          Новая функция - расхождение/схождение линий индикаторов
          版本 1.16 2018.11.18
          добавлена функция закрытия по общему профиту
          版本 1.14 2018.11.17
          Добавлен мартин
          版本 1.13 2018.11.17
          Мелкие исправления
          版本 1.12 2018.11.10
          добавлен параметр noLoss_Percent
          版本 1.11 2018.11.08
          Добавлена функция трейлинга по индикатору
          版本 1.10 2018.11.03
          мелкие ошибки
          版本 1.9 2018.11.02
          Добавлены функции CrossArgUp и CrossArgDown
          版本 1.8 2018.11.01
          Исправлена ошибка подсчета ордеров и позиций для отложенных ордеров.
          版本 1.7 2018.10.31
          Исправлена ошибка установки TP и SL для отложенных ордеров
          版本 1.6 2018.10.30
          исправлена ошибка работы с лимит-ордерами
          版本 1.5 2018.10.28
          работа с отложенными ордерами
          版本 1.4 2018.10.08
          мелкие исправления
          版本 1.3 2018.10.08
          Add action Empty
          版本 1.1 2018.10.05
          мелкие исправления