• 概述
  • 评论 (2)
  • 评论 (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.


          评论 2
          ersan yurdakul
          187
          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.

          推荐产品
          Daytrade Pro Algo MT5
          Profalgo Limited
          5 (1)
          推出促銷: 以當前價格提供的副本數量有限 最終價格:990$ 新:免費獲得 1 個 EA! (2 個交易賬戶) 歡迎來到 DayTrade Pro Algo! 經過多年的市場研究和不同策略的編程,我發現了一個具有良好交易系統所需的一切的算法: 它是獨立於經紀人的 它是獨立傳播的 它使用真實可變點差測試在 MT4、MT5、TDS2 和多個經紀商上輕鬆顯示非常穩定的回測 數百種不同的設置都在測試中給出了有利可圖的結果(當然我選擇了最好的!) 非常強大的系統 -> 設置可以互換,因此使用 USDJPY 的設置運行 EURUSD 仍然是有利可圖的。   已經在 13 個貨幣對上運行:EURUSD;GBPUSD;USDJPY;AUDUSD;XAUUSD;GBPJPY;USDCAD;EURJPY;EURNZD;EURAUD;NZDUSD;AUDJPY;CHFJPY; 該 EA 圍繞主要的每日支撐位和阻力位交易價格行為。 價格往往會被“吸”到這些高點和低點,因此在這些區域可以獲利。 該算法在每筆交易中使用 SL 和 TP,還使用追踪止損來最大化獲利交易,並最小化虧損交易。   它將每週交易
          299 USD
          AW Three MA MT5
          Alexander Nechaev
          4 (1)
          在两条移动平均线的交叉点交易的 Expert Advisor 使用第三条移动平均线来过滤当前趋势方向。它具有灵活但同时简单的输入设置。 问题解决 ->   这里   / MT4版本 ->   这里   / 使用说明  ->   这里   好处: 直观简单的设置 适用于任何类型的工具和任何时间范围 具有三种类型的通知 将第一个订单与最后一个订单重叠的可插拔系统 能够自动计算交易量 专家顾问策略。 EA 使用三个移动平均线来开仓。主要的是两个移动的,快的和慢的。第三个是过滤掉市场噪音的幻灯片。 如果快速移动的信号从下向上穿过慢速移动的信号,那么这是一个买入信号。 如果快速移动的信号从上到下穿过慢速移动的信号,那么这是一个卖出信号。 使用第三次滑动时: 当快速和慢速移动平均线低于过滤移动平均线(下降趋势)时,只有卖出信号有效。 当过滤移动平均线低于(上升趋势)快速和慢速移动平均线时,只有买入信号起作用。 最快的周期最小,最慢的周期更长,滤波器滑动周期最大。 如果禁用过滤,则: 在快速和慢速移动平均线的每个交叉点,EA 将打开交易 应该注意的是,新订单只有在前一个订单关闭后才会打开。在此 E
          45 USD
          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
          47 USD
          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
          Two Moving Average Crossover
          Sie Samuel Roland Youl
          Moving Average is one of the best Trend Following Indicator. One of the most popular moving average strategy is a Crossover of two Moving Average Indicator with different period. A very simple strategy but effective, can be used for Scalping, Day Trading or Swing Trading. While it may be good, it is quite Boring to be on your screen all day waiting for a crossover, that is why Logical Trading has created this EA. Our goal is to Simplify and make Easy your Trading Task. We are glad to present you
          50 USD
          Hamster Scalping mt5
          Ramil Minniakhmetov
          4.69 (138)
          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 - 第二个指标值范围的上
          30 USD
          这是基于双均线交叉和箭头标识下单的自定义指标编写的EA。     当出现蓝色箭头向上时做多单。     当出现红色箭头向下时做空单。     当粉红色线向上穿过绿色线交叉时,粉红色线在上方,绿色线在下方,出现金叉,会出现蓝色箭头。     当粉红色线向下穿过绿色线交叉时,粉红色线在下方,绿色线在上方,出现死叉,会出现红箭头。 这是经典的双线交叉金叉死叉很好的实现,并且用箭头标识出下单点,准确率较高,然后编写出来根据线颜色和箭头很好标识下单方向的指标,无时间,货币对限制。 当前EA在同一种货币对只会开一单。 当前EA最好在1小时上工作,效果较好,当然其它时间周期上也是可以工作的,但需要自己去优化参数,获取到最佳工作周期,鱖后更改bigCycle和smallCycle这两个参数。 当前EA默认优化参数在EURUSD 1小时工作周期上效果最佳。 一般100美元挂0.01手,以这样的比例相对安全。 由于外汇交易是24小时运行,手工下单的话容易受到个人时间和情绪的影响,用当前的EA来挂单交易,是个不错的选择。 参数说明: bigCycle:大均线周期 smallCycl
          35 USD
          ADX plus MACD EA
          Daria Baskakova
          The Expert Advisor "ADX plus MACD" is a program for automating trading in the financial instruments market. It uses the ADX and MACD indicators to determine the entry points to a trade and filter out false signals. The strategy of the Adviser is based on the following rules: - If the value of the ADX line is below the values of the D+ and D- lines, then a sale or purchase is possible, the market narrows. - The values of the MACD indicator are used to filter signals. If the buy signal from AD
          FREE
          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
          30 USD
          PipFinite EA Breakout EDGE MT5
          Karlo Wilson Vendiola
          5 (2)
          The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible
          198 USD
          Magic Grid MT5
          Aliaksandr Charkes
          5 (1)
          Magic Grid MT5 is a non-indicator Expert Advisor using 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 (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs, on any number of signs.
          35 USD
          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
          100 USD
          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
          30 USD
          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
          240 USD
          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
          50 USD
          Ands Super EA
          Anderson Alves Nunes De Freitas
          Trading EA Based on the following indicators: - Donchian Channels - Double Exponential Moving Average And of course some specific logic I've developed along a long time. DESIGNED TO OPERATE WITH  USDJPY PAIR ONLY, DON'T USE WITH OTHER CHARTS! Period: M5. Long trades only. Though the EA can still perform well during bear market. The system will trade along the week, and close all operations on Friday, if any open. By default, the EA won't operate on Thursday and Friday. That is part of the EA str
          200 USD
          LT Rsi
          Sie Samuel Roland Youl
          The Relative Strengh Index Indicator is one of the most used trading tolls used by traders. The EA allow to trade automatically RSI reversal Signals. This Ea offer you very flexible features, you can use it on multiple Time Frame,  You can choose your trade direction Set your own lot percentage(Money management) The Ea can Hold more than one trade, Close on opposite Signal, and also reverse trade signals You can you from a large number of Trailing Stop that the EA comes with Trade filter Option
          50 USD
          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
          30 USD
          Quant One MT5
          Besarion Turmanauli
          Quant One MT5 is a superior successor to Quant One MT4  EA. As a result of additional research using new possibilities in MT5 and multiple improvements it trades more frequently, while each individual trade is more precise, resulting in higher profit factor, higher recovery factor, higher overall return, higher profit ratio, higher consecutive profits, lower consecutive losses and lower drawdown. As the MT4 version, it also: Backtest results on every tick data based on real ticks and 1m OHLC are
          30 USD
          Auto3M MT5
          Mr Anucha Maneeyotin
          4 (1)
          使用布林帶和隨機震盪指標進行策略交易 布林帶主要用於跟踪趨勢。 隨機主線和信號線用於未結掛單買入或賣出 斐波那契使用目標利潤、支撐和阻力位價格 顧問 Auto3M Pro MT4 可以在 VPS 上工作。 MT4 version :  Auto3M Pro MT4 特徵 沒有鞅 每個頭寸的硬止損和止盈 布林帶、固定點、之前的高點或低點、斐波那契水平的靈活止損 靈活的定點止盈和斐波那契水平止盈 固定點之間的靈活移動止損並乘以止損水平 金錢管理 新聞過濾器 按間隔時間自動刪除掛單 對掛單使用買入止損和賣出止損功能 添加斐波那契、布林帶、隨機指標以自動繪製圖表 收市前止盈 按餘額的動態手數 對沖頭寸 固定位置 按權益關閉利潤 關閉利潤部分 特定時間鎖定交易操作 交易策略 AUTO3M Pro MT4 交易 9 種貨幣對 EURUSD, GBPUSD, AUDUSD, NZDUSD, USDCHF, USDCAD, USDJPY, EURJPY,GBPJPY 僅使用掛單買入止損或賣出止損。 隨機震盪指標僅用於報價分析和新柱分析。 當隨機主線大於
          30 USD
          ABC Order Block
          BILLY ARANDUQUE ABCEDE
          Signal : https://www.mql5.com/en/signals/1925481 Signal : https://www.mql5.com/en/signals/1925156 What Are Order Blocks Forex? Order blocks in trading refer to a situation where central banks or large financial institutions accumulate large quantities of a particular asset through one big order. They are supply or demand zones in which big players can find the comfort of placing large buy and sell orders and completing a big, very big transaction . But, banks and financial institutions cannot
          197 USD
          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.
          49 USD
          Abydos B3 MT5
          Alexandre Fatayer Canova
          5 (1)
          Abydos B3 is a MetaTrader 5 Expert Advisor who can operate on an variable number of trading strategies and markets around the world. Currently, there over 10 buit-in trading strategies available for use (more to come), that can be used in any combination and fine-tuned at your needs. These strategies make use of different custom indicators and algorithms. It is optimized for the Brazilian Market , but feel free to try other scenarios. RECOMMENDED SETTINGS & SAMPLE RESULTS Symbol: WIN$ (
          49.99 USD
          任何交易者的最佳伙伴! 该EA加载后: 1.可以对无止损止盈的订单自动设置止盈和止损. 2.可以对盈利订单在盈利一定设置幅度后保护盈利 3.可以移动止盈止损 特性 1.可以对无止损止盈的订单自动设置止盈和止损. 2.可以对盈利订单在盈利一定设置幅度后保护盈利 3.可以移动止盈止损 自动止盈止损设置 自动设置止损止盈的开关 固定止损的点数设置 固定止盈的点数设置 自动使用波幅自动计算的TP设置 波幅自动计算的TP的风险系数设置 超过一定开仓时间的订单不再设置止盈止损. 止损保护设置 止损保护开关 止损保护启动点数设置 盈利保护点数设置 止损移动设置 移动止损开关 移动止损启动点数设置 移动止损回撤点数设置 有任何问题,欢迎交流...
          30 USD
          Modifiable Moving Average Cross Expert Advisor This Expert Advisor (EA) is based on the cross of two moving averages ; i.e; “ Moving Average 1 ” and “ Moving Average 2 ”. “Moving Average 1” has to always be greater than “Moving Average 2”. (So that it logically makes sense; unless one is just trying out different stuff). If “Moving Average 2” crosses above “Moving Average 1”, the program will enter a BUY trade . If “Moving Average 2” crosses below “Moving Average 1”, the program will enter
          30 USD
          This robot operates based on the Parabolic SAR indicator. Verion for MetaTrader4 here . The advanced EA version includes the following changes and improvements: The EA behavior has been monitored on various account types and in different conditions (fixed/floating spread, ECN/cent accounts, etc.) The EA functionality has been expanded. Features better flexibility and efficiency, better monitoring of open positions. Works on both 4 and 5 digits brokers. The EA does not use martingale, grid or arb
          99 USD
          ExtremeX
          Noelle Chua Mei Ping
          491   / 5000 该算法在极端波动条件下蓬勃发展。 它将在收市前评估状况,当市场波动到对您有利的极端水平时进入头寸并退出。 该算法不部署任何技术指标,只是简单的数学计算。 这在短期内非常波动的非定向市场尤其是外汇市场上非常有效。 您也可以在其他资产类别上进行测试。 进行了 20 年的回测以验证规则。 同样的逻辑已用在20多年的外汇市场。每个开仓最大的止损是0.8%,您可以随时调正,如果风险太高,请用于小数的Size来交易,可以输入0.01的Size。这个逻辑也会在周末把开仓带过,周五闭市前开仓,会在周一平掉。最迟会在Close HR的时钟平掉。不会把仓位带过第二个交易日。您也可以把最迟的平仓时钟给改掉,看看有别的方案。这个逻辑还未优化。
          300 USD
          BB King
          Khima Hathia Gorania
          BB King EA for MT5 BB King Expert Advisor uses a simple reversal strategy using Bollinger Bands and trend detection. It is designed to be easily used by newbies with very few parameters. Please try the demo and leave feedback.You will need to optimize it for the pair you wish to trade. Minimum deposit: $100 per lot size of 0.01 per currency pair. Risk Management There is NO Stop Loss or Take Profit set for each order placed. Stop Loss and Take Profit are controlled by the Input Variables. Stop
          30 USD
          Magic Max EA PRO, works  with Supply Demand Zones with all Currency pairs / Gold and with all timeframes. It is a new formula, and the very new features are two zone strength functions adjustable by Auto input! This is a great advantage in trading. When Candle reach to Demand zone it will take buy order and when it reach to supply it will auto take sell. This is the best  EA which have indicator include to learn manual trading for newbie. We have added new feature here , now you no need to see i
          110 USD
          该产品的买家也购买
          Bonnitta EA MT5
          Ugochukwu Mobi
          4.6 (10)
          Bonnitta EA 基于挂单策略 (PPS) 和非常先进的秘密交易算法。 Bonnitta EA 的策略是秘密自定义指标、趋势线、支撑和阻力位(价格行动)和上述最重要的秘密交易算法的组合。 不要在没有超过 3 个月的任何真实货币测试的情况下购买 EA,我花了 100 多个星期(超过 2 年)在真实货币上测试 BONNITTA EA 并在下面的链接中查看结果。 BONNITTA EA 由爱和力量组成。 仅针对少数买家,这是盗版算法的价格和实施的原因 Bonnitta EA 在 22 年的时间内使用质量为 99.9% 的真实报价成功通过了压力测试,滑点和佣金接近真实市场条件。 Expert Advisor包含统计采集和滑点控制的算法,具有完整的统计控制; 此信息用于保护您免受经纪人的欺骗。 Bonnitta EA 在下订单之前控制经纪人执行的质量,并且它还成功地通过了历史数据和不同数据馈送的蒙特卡罗模拟方面的严格标准。 结果 Expert Advisor 测试结果:初始存款为 1000 美元的 Bonnitta EA 在 2020 年 1 月 1 日至 2021 年
          5 750 USD
          The Investment Innovator EA
          Sergey Simakov
          4.89 (19)
          Making decisions about where to put your money can be a daunting task for an investor. But with The Investment Innovator, you can take control and make informed choices. My system is designed to provide you with, up-to-date information by analyzing vast amounts of market data in real time. Using sophisticated algorithms, I identify patterns and trends, giving you personalized recommendations that match your unique investment preferences. My goal is to help you stay ahead of the curve and capita
          999 USD
          TradeGPT
          Aleksei Krasov
          4.31 (26)
          TradeGPT has 4 stages of trade management (search, entry, control, exit) and 3 stages of trade decision making (GPT system on 4 SMA, 12 patterns for buy and sell, adapted mathematical model of Fourier and Laplace transforms), combining all of this into one automatic full cycle trading system, which does not require constant external monitoring or complicated setup. The Expert Advisor applies trailing stop loss and take profit, tracking every tick of price change. Real account:  https://www.mql5.
          1 049 USD
          XT Prop Firms MT5
          Marzena Maria Szmit
          4.91 (11)
          XT Prop Firms EA MT5 has been prepared for Prop Trading Firms to meet all the conditions that apply to such companies and you can also use it with any Broker by simply changing a few parameters. XT Prop Firms EA is a multicurrency version that supports the EURUSD, GBPUSD, USDJPY, and USDCAD . There are three risk levels to choose from: Low, Medium and High. XT Prop Firms EA is available in two versions for MetaTrader 4, MetaTrader 5, and can be used with any Prop Trading Firms or brokers. If you
          599 USD
          Top Secret MT5
          Vitalii Kosov
          Top Secret Forex Expert Advisor   an Explainable AI (EA) for MetaTrader is an AI-powered trading system that provides transparent explanations for its decisions and behavior. The goal of this type of EA is to help traders better understand the trading signals and strategies generated by the system, which can increase user trust and confidence in the system's outputs. There are several ways in which an Explainable AI Forex EA for MetaTrader could provide explanations for its decisions.  Top Secre
          699 USD
          Darwin Swing MT5
          Guillaume Duportal
          5 (23)
          达尔文-SWING 推出价格999美元,未来价格1490美元 描述: -- 要了解它的工作原理,请来阅读博客(该EA反映了我的外汇交易哲学......如果你喜欢我看待事物的方式,那么你会喜欢我的EA。 花时间去做吧! (外汇不是一场比赛): https://www.mql5.com/en/blogs/post/745790 -- 要看过去的表现,这里有信号的链接。 现场和演示信号: https://www.mql5.com/en/users/tradedeal/seller 解释一下。 在达尔文进化论取得巨大成功后,我推出了达尔文摇摆,可以同时使用。 本专家的设计尽可能地接近手工交易。 这是一个为长期而设的专家,它不是一个快速黄牛,也不是一个夜间黄牛。 基本策略是波段交易,利用支撑位和阻力位来开仓。 这个系统的创新之处在于,它包含了虚拟职位。该EA平均计算每对货币在趋势中会有多少个S/R交叉。 由于这种计算,EA将在每个S/R(日/月/周....)上放置虚拟头寸(在仪表盘上可见的头寸,但不是真实开仓),当价格达到S/R交叉的数量(
          999 USD
          Darwin Evolution MT5
          Guillaume Duportal
          4.64 (53)
          达尔文进化  -30%促销!! 1490美元至990美元限时 (提供有效的抵达下一个更新,不要浪费时间) !!!您无法恢复为此EA,它将在没有任何逻辑的情况下打开订单! 描述:  - 了解操作,来读博客(这ea反映了我的外汇交易哲学......如果你喜欢我的方式看东西,那么你会喜欢我的ea。 花时间去做! (外汇不是一场比赛):https:// www.mql5.com/en/blogs/post/745790  - 在这里看到过去的性能是信号的链接 实时正常信号模式: https://www.mql5.com/en/users/tradedeal/seller 实时信号风险模式: https://www.mql5.com/en/users/tradedeal/seller 演示版过去的性能: https://www.mql5.com/en/market/product/71748#!tab=comments&page=11&comment=30754919 解释 : 这种环境评估旨在更接近可能的手工贸易。 EA的设计
          999 USD
          Note: This is a limited introductory offer : Only 1 of 5 copies of this EA will be sold at the current price. Next price: $999 The price of this EA will be increased steadily, to limit the number of users trading with this system. Live Signal:  Will publish soon warning : I only sell this EA exclusively on MQL5. If anyone sells outside of that I'm sure it's a scam. You will not get support from me. In the context of forex trading, liquidity level refers to the degree of ease with which a curren
          766 USD
          Market Wizard
          Anna Poraj
          5 (17)
          如果您购买Market Wizard,您将免费获得 Trade Republic 。请在购买后给我留言 我很兴奋地介绍我的最新创作——Market Wizard,它是由来自ChatGPT的尖端AI技术驱动的专家顾问。作为该EA的唯一开发者,我可以向您保证它非常先进和复杂,提供无与伦比的交易准确性和精度。Market Wizard经过精心设计,以交易精心挑选的货币对为特色: AUDJPY, NZDJPY, GBPAUD, EURCAD, GBPCAD, USDJPY, GBPCHF 。每个符号都使用技术指标和市场分析的组合进行分析,以识别具有高利润潜力的交易机会。该EA的交易策略基于一系列技术指标,包括趋势线和震荡器,这些指标经过精心选择和优化,为交易提供最佳信号。AI算法不断分析市场,识别可以为利润所用的模式和趋势。Market Wizard最重要的好处之一是其惊人的准确性。到目前为止,该EA执行的每一笔交易(截至2023年7月4日)都达到了目标利润,证明了其高度的精度。但是,需要注意的是,交易始终存在一定的风险,过去的利润并不能保证未来的收益。 Market Wizard被设计为附
          375 USD
          Bonnitta Gold 基于个人 Bonnitta 交易指标和非常先进的秘密交易算法。 Bonnitta Gold 的策略结合了一个秘密的自定义指标、趋势线、支撑和阻力位以及前面提到的最重要的秘密交易算法。 BONNITTA GOLD 需要 400 及以上的更高杠杆 - 我用 10,000 美元和 1:500 的杠杆对其进行了测试,请查看下面的真实账户链接。 您需要更大的杠杆和更高的风险才能使用此 EA,并且仅使用您可以承受损失的金额。 如果您需要投资类型 EA,请获取 BONNITTA EA。 BONNITTA GOLD 极具侵略性。 Bonnitta Gold 是限量版。 最大具体销售数量:50。目前已售出:0 OUT 50。它将从 2023 年 4 月 19 日开始销售,仅销售几周。 起始售价 - 2,500 美元,最后售价 - 15,000 美元 价格很快就会上涨,现在就获取您的副本,因为之后不会有任何折扣。 由于在策略中使用人工智能,回测将不起作用,这就是您可以租用一个月或订阅信号的原因。 请不要忘记添加人工智能工作的链接。 您可以通过 Telegram 或直接
          2 500 USD
          The Most Wanted EA
          Vitalii Kosov
          2.71 (63)
          The Most Wanted EA, based on vector machine learning, is an advanced trading tool that uses the latest advances in computing technology to analyze the forex market and predict future price movements. The Expert Advisor will use vector machine learning to learn huge amounts of historical data and quickly and efficiently detect patterns in the market. It will use a sophisticated and complex proprietary algorithm which uses advanced mathematical calculations to solve complex problems and optimize
          1 499 USD
          ApexBot MT5
          Andrey Barinov
          3.5 (4)
          ApexBot is a professional trading solution based on advanced Patterns Recognition techniques with the elements of Machine Learning and Neural Networks. ApexBot calculates and shows on chart future price move predictions and trades based on them. Only one trade at a time. No Grid. No Martingale. Every trade has Stop Loss and Take Profit from very beginning, and they do not change. Optional Break-Even and Trailing Stop functions. ApexBot includes multiple money management options, time filters
          399 USD
          GOLD Way
          Anton Kondratev
          4.4 (5)
          GOLD Way  是用于 5 对 XAUUSD、XAUEUR、XAUGBP、XAUCHF、XAUGBP 的全自动、开放和多货币系统。 Оnly 7 Copies Out of 10 are Left   at       515 $ ! 下一个价格 -->       $ 775 Not    Grid   , Not    Martingale   , Not     AI     , Not     Neural Network. Default Settings for One chart    XAUUSD H1     (Supports 1OHLC mode for weak PCs) 信号 保护 黄金之路指南 优化指南 该系统利用黄金市场中的漏洞,这些漏洞在晚上表现出来。 每笔交易都有固定的止损和虚拟利润跟踪。该系统在一个 XAUUSD H1 图表上运行。 该算法在晚上 20:00 后的安静时间进行交易,并通过 msimg32.dll、oleacc、version.dll 等防止所有被黑客入侵的版本。 Gold Way 能够同时交易 5 种货币对     XAUUSD
          515 USD
          TrendMaster FX
          Chen Jia Qi
          3.77 (22)
          掌握尖端算法的力量 我们最新推出MT5 EA。在最新技术的帮助下,使用卷积神经网络技术和策略算法,这是一种强大的工具,旨在帮助您探索复杂的外汇交易世界。通过我们先进的算法分析市场趋势并根据明确的参数执行交易,您可以优化您的交易策略并抓住市场机会。 令人印象深刻的回测结果及注意事项 我们的回测结果非常 exceptional,展示了此专家顾问的潜力。然而,值得注意的是,现场交易结果可能不总是能够反映回测,这是由于市场波动和其他不可预见的因素。我们必须随时保持警惕,以确保我们资金的安全。 致力于持续改进 我们致力于不断改进和增强我们的MT5 EA,为您提供最佳的交易体验。选择我们的专家顾问,您是在投资一个由专注的研发支持的产品。 我们每周更新和微调我们的EA,以最大限度地使其适应最新的市场条件,维持其性能,并为您提供最新的交易策略。 提前采购者的限时优惠 不要错过利用我们尖端MT5 EA提高您的交易技能的机会。这116美元的特别优惠仅限前5个客户。之后,价格将恢复为580美元。立即开始,亲自体验不同之处! 销售背后的原因 我们之所以销售此高效EA,是因为我们目前缺乏资金,而这种方
          98 USD
          Waka Waka EA MT5
          Valeriia Mishchenko
          4.59 (32)
          EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
          2 200 USD
          Alise EA
          Aleksei Butler
          2.61 (18)
          It is a fully optimized and adaptable neural network system. The strategy is based on MACD and moving average, which are completely redesigned, refined and combined with a neural network. All neural network settings are built into the Expert Advisor. To protect the deposit, it always sets Stop Loss and Take Profit. Recommendations Currency pair: GBPUSD Timeframe: H1 Minimum deposit: $100 Account type: Any with a minimum spread (preferably ECN) Brokers: Any broker
          989 USD
          Nasdaq Retractor
          Cristian Mihail Pauna
          5 (2)
          I made this expert good, you made it fantastic! This is my best seller trading software. Thank you all for your trust! Nasdaq Retractor is a professional expert advisor for spot CFD of Nasdaq ( National Association of Securities Dealers Automated Quotations ) 100 US Stock Market Index (USTEC, US100, NASDAQ). It uses the dependable  Relative Cyclicality  indicator and 18 innovative trading strategies that identify the price retraction moments. The professional edition includes also Adaptive Cycli
          5 000 USD
          Sydney MT5
          Ruben Octavio Gonzalez Aviles
          4.33 (12)
          悉尼是一种复杂而新颖的算法,使用人工智能与传统的技术分析相结合,预测 英镑兑美元 和 美元兑日元 符号的未来市场走势。该专家顾问利用递归神经网络,特别是长期记忆细胞,利用技术分析指标的数据进行训练。通过这种方法,EA能够学习哪些指标与未来价格走势最相关,并根据这些指标采取行动。此外,LSTM网络特别适用于时间序列分析,因为它们能够考虑短期和长期的历史数据。 注意:这是一个 有限的介绍性报价 :本EA的 10份拷贝中 只有 1份 将以当前价格出售。下一个价格: 499美元 该EA的价格将稳步上升,以限制使用该系统交易的用户数量。 实时信号: https://www.mql5.com/en/signals/1928909 MT4版本: https://www.mql5.com/en/market/product/96961 重要提示: 请在购买产品后直接通过PM与我们联系,以获得更多信息和额外的服务。 机械学 这个专家顾问可以 在没有 马丁格尔、智能恢复、网格交易、平均数或任何其他可能对没有经验的交易者造成重大损失的方法的情况下使用。 每个头寸从一开始就有一个固定的或追踪的止盈和固定的
          399 USD
          Turbo Scalping
          Vladimir Mametov
          5 (1)
          Scalping trading advisor working on the EURUSD currency pair. The EA quite often and accurately opens orders using two types of strategies. The algorithm of the adviser is based on determining the strength of the market and the formation of pivot points. Orders are closed by Take Profit, Trailing or Stop Loss.   Expert Advisor settings optimized for the Roboforex broker. Minor optimization of input parameters for other brokers may be required. The Expert Advisor can work on various financial ins
          599 USD
          Dow Jones Predictor MT5
          Cristian Mihail Pauna
          5 (1)
          Dow Jones Predictor is a professional expert advisor based on an algorithm which is running continuously since 1998 with positive and stable results. The software is optimized for spot CFD of Dow Jones Industrial Average US Stock Market Index (US30). This algorithm uses  Price Cyclicality , Relative Cyclicality , Adaptive Cyclicality ,  Compound Cyclicality , Volume Cyclicality ,  Price Prediction Line ,  Price Cyclicality Line , Smoothed Heikin Ashi , Relative Smoothed Heikin Ashi , Relative Mo
          5 000 USD
          Rio MT5
          Ruben Octavio Gonzalez Aviles
          4.29 (28)
          里约是一种复杂而新颖的算法,使用人工智能与传统技术分析相结合来预测市场走势。这个专家顾问利用循环神经网络,特别是长期记忆细胞,利用技术分析指标的数据进行训练。通过这种方法,EA能够学习哪些指标与未来价格走势最相关,并根据这些指标采取行动。 此外,LSTM网络特别适合时间序列分析,因为它们能够考虑短期和长期的历史数据。 注意:这是一个 有限的介绍性报价 。本EA的 5份拷贝中 只有 2份 将以当前价格出售。下一个价格: 699美元 该EA的价格将稳步上升,以限制使用该系统交易的用户数量。 实时信号: https: // www.mql5.com/en/signals/1864308 MT4版本: https://www.mql5.com/en/market/product/94090 重要提示: 请在购买产品后直接通过PM与我们联系,以获得更多信息和额外的服务。 机械学 该专家顾问的默认版本 没有 使用马丁格尔、智能恢复、网格交易、平均数或任何其他已知可能导致重大损失的危险方法。 相反,每个头寸从一开始就有一个固定的止盈和止损设置。虽然这些值可以改变,但建议保持默认值,因为这些值在长
          599 USD
          Euro Scalping
          Vladimir Mametov
          5 (3)
          Fully automated scalping trading advisor. The algorithm of the adviser is based on trading from significant levels. Orders are closed by Take Profit, Trailing or Stop Loss. Expert Advisor settings optimized for the Roboforex broker. Minor optimization of input parameters for other brokers may be required.  The Expert Advisor can work on various financial instruments, but it shows the best results on the EURUSD currency pair. Signal: https://www.mql5.com/en/signals/1927842 Advantages: Optimized
          480 USD
          XG Gold Robot MT5
          Marzena Maria Szmit
          5 (1)
          XG Gold Robot MT5 is specially designed for Gold. After extensive testing , we decided to include this EA in our offering. XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR  pairs. The list of these pairs is editable , so you can add additional Gold-related pairs.  XG Gold Robot  has been created for all traders who like to  Trade in Gold . The EA includes a function that displays  weekly Gold levels  with the minimum and maximum displayed in the panel as well as on the chart, whic
          499 USD
          Prop Firm Pass EA
          Bailey John Wickens
          5 (2)
          介绍道具公司通行证 EA / 资金挑战通行证 EA - 这些设置已经过优化以尝试通过道具公司挑战,例如 FTMO、我的外汇基金和 E8 资金等等。 请参阅下面的优化设置!!! 适用于任何资金/道具公司/账户 自 2022 年初以来,该 EA 每月都会进行测试 测试月份:14 过去的月数:12 失败月数:2 此 EA 和设置已经过优化以利用小突破。小而经常获胜。因为这将使支撑公司的挑战保持高赢率和低回撤。 请注意,此 EA 仅与 Metatrader 5 兼容。我们强烈建议使用 VPS(虚拟专用服务器)以确保 EA 顺利运行,不会出现连接中断。我们还推荐低点差 (RAW) 经纪账户,因为此 Expert Advisor 需要低点差。 首先在演示/策略测试器上进行测试! 资金挑战的设置: 货币对 - 仅限美元兑日元 时间表 - H1 SizeOfPullback - 10 过期 - 24 手数 - 0 RiskPerTradeInPercentage - 4 最小距离 - 0 止盈 - 150 止损 - 150 TrailingSLActivate - 35 尾随SL - 5 不保证任何利
          149 USD
          Ai EuRUsD MT5
          Tais Miranda Hoffmann
          4.17 (42)
          240 USD
          Auto Recovery Manager MT5
          Ianina Nadirova
          4 (4)
          自动恢复管理器是一个用于跟踪和恢复其他 EA 的回撤的系统。如果另一个 EA 生成指定的回撤,ARM 将关闭它,锁定仓位并开始使用部分平仓恢复仓位的过程。 EA 在其交易中使用智能平均、锁定和部分平仓。 它有一个自动动态调谐系统。这意味着交易者需要选择要使用的风险水平,而 EA 将自行调整变量。为了计算变量,EA 使用存款的可用保证金以及当前市场波动的数据。当部分回撤恢复时,EA 将继续更新输入设置数据,以使活动与当前的波动率和开仓机会相匹配。也可以在不使用自动调整的情况下自行调整所有值。 Instruction -  https://www.mql5.com/en/blogs/post/749927 优点: ARM可以自己设置变量,你只需要选择想要的风险等级 可以恢复单个 EA 交易或手动打开的订单 可用于自动跟踪、平均和关闭手动打开的订单作为跟踪系统 能够关闭其他顾问并在回撤待机模式下工作 没有不必要的设置,易于运行,具有巨大的自动化功能 如何运行顾问: 如果 ARM 将与另一个 EA 一起启动 - 将它们放在同一个终端或 VPS 上。如果您将在回撤期间启动 EA 交易,请在将 A
          199 USD
          Hello there! Allow me to introduce you to the newest member of my team - a unique super advisor that will help you win in the market. My advisor is a cyber warrior ready to challenge any trading opponent and lead you to victory. With Metal Eagle, you can move away from standard trading strategies and explore new, uncharted paths. Equipped with the most advanced technologies and powered by The Investment Innovator's machine learning capabilities, my super advisor analyzes data in real-time and c
          599 USD
          Quantum Gold EA MT5
          Bogdan Ion Puscasu
          5 (1)
          推出我们最先进的 MQL5 专家顾问 Quantum Gold EA   ,旨在改变我们使用高级价格行为交易策略交易黄金的方式。我们计划提供最先进的 GOLD 交易专家顾问,就在这里! 如果您是一位雄心勃勃的交易者,希望在充满活力的金融市场中淘金,我们的智能交易系统是您的完美伴侣。它专门针对黄金 (XAUUSD) 交易,使其成为您交易贵金属的终极资产。 掌握价格行为 价格行为是金融市场的一个重要方面,了解它对于盈利交易至关重要。 Quantum GOLD EA 解码了这种复杂性,并允许对价格变化进行精确、深入的分析。利用综合算法,我们的智能交易系统跟踪价格波动并从中制定高收益的交易策略。 趋势跟踪系统 Quantum GOLD EA 采用趋势跟踪策略,这是一种经过时间考验的方法。它确保您始终处于市场的右侧,将市场趋势转化为交易机会。 促销 LAUNCH 价格仅为 2   99.99 美元 !价格将在 SOON 后上涨至 399.99 美元,然后每购买 10 次后上涨 100 美元!我们计划只销售有限数量的副本,因为这个 EA 非常有价值,我们不希望它被很多用户使用 *
          299.99 USD
          Bugatti EA
          Artem Minchuk
          3.33 (12)
          Introducing the Bugatti Ea, which takes trading to a new level. With the power and speed of a luxury sports car, Bugatti's artificial intelligence and Rosenblatt Multilayer Perspectron neural network combine advanced trading algorithms to help you make smarter trading decisions. With real-time market analysis, expert insights, and lightning-fast execution, Bugatti Advisor helps you stay ahead and take advantage of trading opportunities. Whether you're a seasoned professional or just starting ou
          299 USD
          Ai GbPUsD MT5
          Tais Miranda Hoffmann
          4.62 (21)
          Only 5 copies for $180, next price: $200(3 copies left) For testing, in the settings, it is better to enable the full trade option. An expert based on artificial intelligence ( AI ) For GBPUSD in time frame 15 and 30 minutes, 1 and 4 hours and daily With Relatively large number of signals (To receive all the signals: activate the full trade option in the settings and run the expert at the same time in several time frames) Has a TP and a SL Without the use of dangerous strategies such as ma
          180 USD
          作者的更多信息
          UniversalEA
          Sergey Deev
          4 (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
          60 USD
          EA Locking Grid
          Sergey Deev
          5 (2)
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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. The indicator parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period Mac
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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)
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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).
          30 USD
          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).
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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).
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          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
          30 USD
          筛选:
          Thomas Froeba
          938
          Thomas Froeba 2020.01.16 16:45 
           

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

          ersan yurdakul
          187
          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.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
          мелкие исправления