• 미리보기
  • 리뷰
  • 코멘트 (4)
  • 새 소식

EA Nine MT4

The EA uses 3 strategies: 1 - a strategy for breaking through important levels, 2-a strategy for reversing, and 3 - trading on a trend.

To open a position, the expert Advisor evaluates the situation on the charts using 5 custom indicators.

The EA also uses averaging elements in the form of several additional orders  ( the EA does not increase the lot for averaging orders).

The EA uses 8 adaptive functions for modifying and partially closing orders.

Hidden Stop loss, Take Profit, Break Even and Trailing Stop are used.

Use multicurrency testing for 11 currency pairs in MetaTrader 5. Instructions for launching multicurrency testing are shown in the video instruction.

The EA does not use Martingale and Averaging strategies.

Requirements and recommendations

  • The EA is attached to only one chart (any of the working pairs) - all trading on all pairs is carried out from only one chart! In the settings you can enable and disable currencies.
  • The recommended balance minimum (when used on recommended pairs and timeframes) is $ 1000 or $ 10 on a cent account. 
  • Broker Broker with five-digit and three-digit quotes.
  • If you use several advisors on the same account, make sure that all the advisors have different Magic numbers. 
  • EA requires a standard VPS server.
  • Download quotes history: https://www.mql5.com/en/market/product/48814#!tab=comments&page=1&comment=18498210
  • Set file.

For the EA operation, open "Tools" > "Options" > "Expert Advisors". Check the option "Allow WebRequests for listed URL:". Add    https://ec.forexprostools.comhttps://world-time-zone1.com and click OK.

The robot does not require all ticks in history. For quick test, use:

  • Tick simulation methods:
    • M1 OHLC (simulation of 1-minute bars, OHLC prices).
    Pairs and timeframe

    1. EURUSD / M5.
    2. GBPUSD / M5.
    3. GBPJPY / M5.
    4. USDCHF / M5.
    5. USDJPY / M5.
    6. AUDUSD / M5.
    7. GBPAUD / M5.
    8. USDCAD / M5.
    9. GBPCAD / M5.
    10. NZDUSD / M5.
    11. GBPNZD / M5.

    Parameters

    • EURUSD - true, use EURUSD;
    • ...
    • GBPNZD true, use EURJPY;
    • Magic_Start - ID of EA's trades.
    • Magic_Finish - ID of EA's trades.
    • Symbols_Prefix(Suffix)_Name - enter the prefix (suffix) ONLY if the name of the symbols uses a suffix (for example: "m."(".m") if the symbol name is "m.EURUSD"("EURUSD.m"));
    • Custom_Risk - if true, the lot size increases when account balance grows (risk management);
      • User_Balance - user-defined balance;
      • Add_to_User_Balance % - Add to User_Balance for a smooth transition to a new lot.
      • Lot on every - lot size per User_Balance;
      • Fixed_Lot - fixed lot (if Custom_Risk is false);
      • Adaptation_Lot_for_each_Symbols - if true, the lot adapts to every symbol (if a position is closed by stop loss, the loss will be the same for all currency pairs);
      • Order Comment - comments to orders;
      • Slippage - allowed slippage before an order is triggered;
      • Show_Info_Panel - use the information panel (false - faster backtest);
      • Show_additional_panel - use the info panel for profit indicator per each month, for backtest only;
        • Max Spread - maximum allowed spread;
        • Economic news filter:
          • Select http or https - select Protocol to download economic news;
            • http(s)
            • News_update_every_N_minutes - update news every N minutes.
        • Trading within the week:
          • Monday - trade on Monday;
          • ...
          • Friday - trade on Friday.
        • Time trading within a day:
            • Use time - if true, the EA trades by time;
            • GMT setting - GMT settings;
              • GMT Auto ( only for real ) - automatic detection of the GMT shift (not for a tester);
              • GMT Mode - manual setting;
              • GMT_mode - GMT offset of the broker server time (0 - disabled);
            • Every_Day_Start - operation start time (hh:mm);
            • Every_Day_End - operation end time (hh:mm).
          • Time to disable on Friday:
            • Use time - if true, the EA trades by time;
            • Disable_in_Friday - operation end time on Friday (hh:mm).


          추천 제품
          Architect
          Tomoyuki Nakazima
          Feature No Martingale, grid trading or averaging in this EA. Logic is original,sound and robust. Augmented by machine learning. ProfitFactor is over 7. Perfect EA The Ultimate EA Finally,the EA with real edge has come to MQL5 Market. This EA is easy to use.No Optimization is needed. Your money will increase so fast,I promise you. Currency Pairs This EA works on USDJPY. On strategy tester and live trading,choose symbol "USDJPY". Parameters Parameter name Description LotsMethod T
          Grid MT4 Recovery
          Vladimir Gribachev
          주문 바구니를 "해결"하기 위한 적응형 시스템을 갖춘 그리드 고문은 계정에서 수익성이 없는 위치를 복원하는 데 사용할 수도 있습니다. 선형 회귀 채널 내에서 작동하며 여러 조건에 대해 입력합니다. 신호는 선형 회귀 채널의 방향, 지수 이동 평균, 평균 일일 변동성을 사용한 다음 가격이 벗어날 경우 주문 그리드를 구축합니다. 그리드 단계를 구성할 수 있으며 가격이 우리에게 불리한 경우 일정 수의 주문 후 계정 복구 기능(인출 감소)이 활성화되고 가장 먼 수익성이 없는 주문은 이익이 있는 반대 주문으로 마감하여 감소됩니다. 따라서 EA는 거의 모든 반동 없는 움직임과 하락을 극복합니다. 차트는 이익에 대한 정보를 표시하고 회귀 채널 자체를 그립니다. Expert Advisor는 또한 수동 모드로 개설되거나 다른 Expert Advisor가 개설한 거래를 동반할 수 있습니다. 이는 거래를 해결하고 계정을 플러스로 만듭니다. 권장 입금액은 $500부터입니다. 타임
          Reiona
          Ubaidillah
          Reiona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and keep the profit during trade with hedging. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. When the
          Auto Scalper 13 - professional automatic scalper for GBPUSD, M5 timeframe. This bot automatically analyzes the market using 13 analytical indicators and trades completely automatically. Each time after the orders are closed, the robot can send you information about the state of the balance by email and push. 3 full-time programmers and 10 freelance programmers worked on the creation of this robot, which is a total of 13 people. The number 13 was mysteriously encountered throughout the developme
          如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Super Three MA Demo in my product list, please try it out to get familiar with all functionalities free, LINK . This system basically utilizes PA and three adjustable Moving Average as the main indicator set to generate trading signal. With the feature that all MA_timeframe, MA_period, MA_applied_price are a
          Grid Scalper EA
          Muhammad Suhaimi Bin Rosli Muhammad Suhaimi Bin Rosli
          Automated strategies are commonly used by institutional investors, banks, and hedge funds due to their ability to handle large volumes of trades with greater precision and efficiency. However, they are also increasingly being adopted by individual traders who use trading platforms that offer automated trading capabilities.  While a profit of 10 percent   may seem small ,   it can add up over time with consistent trading . It is important to note that trading involves risks, and traders should a
          Elastic Grid
          Aliaksandr Charkes
          4.8 (5)
          Elastic Grid MT4 is a multi-functional grid Expert Advisor, designed for full or partial automation of various ideas related to grid trading. The EA trades on any timeframe and symbol. It can also trade several symbols with any amount of decimal places. It does not interfere with manual trading and other EAs' operation or any indicators. It allows to adjust its settings on the fly, works only with its own orders displaying all necessary data on them when needed, and for some situations it can be
          ________________________________________________________________________ _________________________________________________________________________________________________ Are You Looking For REVENGE On The Market With A PowerFul EA With A Low DD And Consistency That Produces  Realistic & Believable Results  ? Well, You've Found The Right 1. Introducing "ARIES REVENGE." ARIES REVENGE IS SAFE & SOUND WHILE BEING BATTLE TESTED. OPEN BUY & SELL ORDERS: ARIES REVENGE Runs A  Intraday Scal
          JumpLump
          Olga Zhdanova
          A great addition to your lucrative portfolio of expert advisors. The strategy is based on an algorithm for breaking through the built levels for a certain period of time. The EA has a fixed StopLoss, which allows you to keep the minimum drawdown. Tested on all ticks using the Tick Data Suite , with the closest possible real trading conditions, watch the video. Price for the first 10 buyers $ 75 (I beg you to post your reports in the comments) Recommendations: Good ECN broker with low spread
          EA Thomas PRO
          Vitali Vasilenka
          4.29 (7)
          EA Thomas Pro 는 향상된 거래 알고리즘을 받은   EA Thomas Advisor 의 향상된 버전입니다. Pro 버전 – 위험한 거래 방법 없이 거래할 수 있습니다. 전문가 조언자는 다음을 사용하지 않습니다: 그리드 없음 - 마틴게일 없음 - 더블링 없음 - 평균화 없음 시작 가격은 99달러이며, 시간이 지나면 가격이 인상됩니다. 20개 판매될 때마다 가격이 크게 인상됩니다. 최종 가격 $1500. 새로운 거래 알고리즘은 일주일에 평균 2-3건의 거래를 생성합니다(이 알고리즘을 사용하면 시장의 위험한 상황을 피할 수 있습니다). 어드바이저의 안전한 사용을 위해 주요 거래 알고리즘이 재설계되었습니다. Advisor는 재정 계정에 대한 테스트를 통과하도록 조정되었습니다. 어드바이저는 2020년 초부터 지난 3년간 교육을 받았습니다. (이를 통해 변화하는 시장에 맞게 알고리즘 구조를 최적화할 수 있습니다.) EURUSD의 기본 설정 - M5 기간 내역 분석은 마틴게
          GODExpert
          Mr Weeraphat Jungsomjatepaisal
          >>>>>>>>>>>>>>>>>>>>   60 % discount ( 150 USD >>> 89 USD) , special for10 buyers ( 2 left)    <<<<<<<<<<<<<<<<<<< EA GOD is an expert advisor specializing on EUR/USD to maximize profit by 10-20% per month. Martingale is a strategy of EA GOD which NEVER Margin Call for 5 years backtest 99.9% accuracy with tick data suite.   Minimum Deposit: $180 Profit: 10-20% per month Strategy: Martingale Time frame : M1 Backtest: 99.9% accuracy with tick data suite    Setting Start Lots: Start lot Step: Dist
          The Arrow Scalper
          Fawwaz Abdulmantaser Salim Albaker
          1 (2)
          Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
          FREE
          Pacific Shark
          Mohammed Mahajna
          4 (1)
          PACIFIC SHARK Robot is automated trading system based on Efficiency Ratio calculation  --No Martingale or Grid or other dangerous methods are used-- Live signal :  https://www.mql5.com/en/signals/1090996 in order to test and live trade 1 : test only on GBP/USD 2 : use only a daily time frame  (D1) 3: GMT Data Time = adjust shift hour EA input   ||| in (BACKTEST) based on your Historical data GMT time  ||| on (LIVE) based on your broker GMT ||| 4 DST : None we advice to test with Tick Data S
          SnowyOwlLite
          RODION SLOTIN
          Version of the snowy Owl trend adviser, which is based on determining the combination of candle patterns. A virtual trailing stop tracks each open order and groups open orders to close them simultaneously. The version can work on opening the scalp. orders on the selected TF. Trend indicator: MA+candle combination or only candle combination. The breakeven function and closing all trades (or only profitable ones) with a trawl will reduce the risk of losses. It is recommended to work with stop orde
          Forex trading is a unique forex scalper robot. The robot is trading GBPUSD M5. The minimum deposit is from $ 300. The maximum drawdown when testing in the strategy tester for 2 years is no more than 15%. The robot does not use Martingale, Grid or other risky trading strategies. Each trade is accompanied by TakeProfit and StopLoss. The robot can trade simultaneously on several trading accounts. With each deal, the robot sends an information message to the trader on the phone, where it says on wh
          King Box Thor
          Nguyen Cong Hoan
          The product has a great combination of pending orders and trends to help investors manage capital effectively. The bot does not have a martingale, so it is always safe of capital. Run the D1 timeframe pairs. The main parameters can be installed: Lot -  Startot . Auto-Grid   -    ON/OFF AutoLot  - ON/OFF TP - Takeprofit   -pips. SL - StopLoss  - Pips. Magic -  Number magic. TralllingStop  - ON/OFF Comment  - KING Tralling - pips
          Black Arbitrage MT4
          Ruslan Pishun
          2.1 (10)
          Attention!!! Do not try to test the EA in the Tester - it is simply impossible, because the EA opens positions on different 26 instruments. The tester is able to test only one pair. The EA uses 6 strategies. Trading is carried out in a pair of several currencies at the same time, for example, the EA opens orders simultaneously for two or more pairs and closes when a certain profit is reached. The EA trades many major currency pairs.  Monitoring:   https://www.mql5.com/ru/signals/author/profi_
          STARGOGS INVESTMENT EA MT4  Based on Trend, Scalping, Grid and Safe Martingale. EA uses ADX  Also Has Breakeven To secure and safe you from loss. Work on all Timframes, but I prefer M15 Work on all Currency pairs, Metals and Indices. EA USES ADX AS INDICATOR WITH PARAMETERS AVAILABLE. PIPSTEP IS IMPORTANT WHEN USING STARGOGS INVESTMENT EA. BREAKEVEN TO PROTECT YOUR EQUITY. THE EA USES PIPS AND/OR MONEY TO CLOSE TRADES..IN PROFIT. WITH A HIGH ACCURACY RATE. DAILY TARGET COMING SOON LOW DRAWDOWN H
          AvangardR
          Aleksandr Chernov
          A trading robot based on the TMA indicator. The recommended timeframe is 1 hour. The robot is equipped with a unique system for getting out of drawdowns, which is activated when the "Down" level of loss in the deposit currency set in the robot settings is reached. During the activity of this system, the "Profit" value is not taken into account in the settings. It can be used as a drawdown withdrawal tool! Just set the robot on the chart, it will pick up your unprofitable orders and begin to w
          Loss Recovery Trader
          Michalis Phylactou
          4.55 (99)
          This robot attempts to recover losing trades. Place a trade and if it moves in the wrong direction, the Zone Recovery algorithm initiates. An alternating series of Buy and Sell trades at two specific levels will be taking place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades are closed with a combined profit or approximate breakeven. To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strateg
          Monkey EA
          Vojtech Svobodnik
          Monkey EA is fully automatic Expert Advisor for trading on GBPUSD . It based on Exponential Moving Average and Bollinger Bands. Monkey EA has been tested from year 2003 to March 2021 . You can download the demo and test it yourself. My test used the real tick data with 99,90% accuracy. I made Monte Carlo test with 200 simulations used too. Monkey EA offers hight profit factor  and small drawndown . All trades are covers by TakeProfit  and StopLoss ! Doesn't use Martingale or other dangerous star
          Volcano EA
          Vasiliy Strukov
          5 (9)
          EA Volcano는 거래 잠재력을 극대화하고 감정적 거래를 최소화하도록 설계된 매우 진보된 완전 자동 거래 알고리즘입니다. 시스템은 설정에 따라 이익 실현에 도달할 때까지 추세 방향으로 거래를 추가합니다. 실시간 결과는 여기에서 볼 수 있습니다. 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오! 설정 및 매뉴얼은 여기   설정 Open new series -on / off - 새로운 일련의 주문 시작 Trade Buy - 조언자가 구매하도록 허용 Trade Sell - 조언자가 판매하도록 허용 Support manual orders - 수동 주문 지원 참 또는 거짓 Order Comment - 주문 코멘트 이름 Start lots - 초기 시작 로트 Use Money Management -on / off - 자동 로트 계산 on/off 사용 Autolot. Free margin for each 0.01 lot - 랏마다 개설할 수 있는 여유 증거금 금액 Lot multip
          The robot uses the trading strategy of breaking the lines of the Bollinger Bands indicator. The essence of this strategy lies in the constant analysis of the indicator lines and the search for the most effective breakout points for its lines. When the price breaks through the indicator line in one of the directions, the robot opens a trade in that direction and starts to follow it. But the robot does not open trades every time the indicator lines are broken, but only in those places where it co
          Pivot Levels EA
          Aleksey Semenov
          5 (3)
          The Pivot Levels Expert Advisor is based on the Pivot levels indicator. The EA trades a very simple strategy - daily reversal. Averaging and martingale are used in the process of trading, it trades instant and pending orders, does not use stop loss or take profit. Orders are opened and closed only at a signal. System settings martingale mode – martingale type. martingale geometric progression – geometric progression step. martingale arithmetic progression – arithmetic progression step. lot
          GRV Grid
          Roman Gergert
          GRV Grid expert Advisor is a regular grid trader trading in both directions. The peculiarity of this grid is that subsequent orders in the grid are opened not only upon reaching the set step but also on the basis of the signal, which allows not to accumulate a lot of orders that can very quickly drain the entire Deposit. The EA makes a decision based on the signals from THE mA indicator and the trend filter. The EA trades almost non-stop, i.e. there are almost always open orders, so for stable
          MT4/MT5トレードを簡単にコピー!使いやすい取引ツールで取引方向や数量を自在に同期   MT4 & MT5 TC-CTrades EA (取引コピーツール) このツールを使えば、MetaTrader 4(MT4)とMetaTrader 5(MT5)のアカウント間で取引を、好きな方向や数量で手軽にコピーできます。 デモ環境で動作するツールは こちらから 以下のMT4およびMT5間でのコピーが可能になります。 MT5 ↔ MT5 MT4 ↔ MT4 MT5 ↔ MT4 MT4 ↔ MT5 ※MT5にコピーするには MT5 Copy Trades Tool が必要になります。 主な機能: 1 つのツールで動作モード [マスター] または [スレーブ] を選択できます。 1つの「マスター」アカウントが複数の「スレーブ」アカウントに取引をコピーできます。 MetaTrader 4 - MetaTrader 5 間およびヘッジの注文/ポジションをコピーできます。 ※ネッティングには対応しておりません。 SL および TPもコピー されます。 マスター側で設定したB
          The EA uses a strategy based on strong price deviations, trading is carried out on major currency pairs. For this strategy, the author's indicator   "Indicator Maximum Price Deviation"   was developed - the algorithm detects deviations in   timeframes: M5 and H1 , and if deviations are found, then the advisor opens the first order and then if the price moves in a positive direction, then the adviser opens additional orders on each bar (a total of 9 additional orders are supported).   The EA does
          | Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
          Snoot
          Evgeniy Zhdan
          5 (1)
          This Expert Advisor works using a grid in the direction of a trend movement with the step between opened positions defined in the settings. The positions are closed by the total take profit. The Parabolic SAR standard indicator is used to filter order opening, which comes in the MetaTrader 4 package. The EA has been developed and tested using 99,9% quality of quotes. Operation of the EA in real time can be viewed in the signals . The best trading results have been achieved on CHFJPY M15. Setti
          Goldilocks EA
          Matthew Lewis Beedle
          이것은 2003년부터 금 거래에서 수익을 낸 금 거래 봇입니다! 이 봇은 장기 거래를 위해 QQE를 사용하며, 금의 장기 상승 경향으로 인해 단기보다는 장기 거래를 더 자주 합니다. 또한 SMA 및 DI 지표를 사용하여 공매도에 좋은 시기를 인식합니다. 이것은 MT4용이지만, 구매하는 사람에게 MT5 버전을 보낼 수 있습니다! 손실이 발생한 연도도 있지만, 이는 모두 공개되어 있습니다. 베어마켓 동안에는 어려움을 겪을 수 있지만, 그럼에도 불구하고 통계는 매우 설득력이 있습니다! 수개월 동안 혼자 두고 싶은 봇을 찾으신다면, 이 봇이 적합할 수 있습니다. 질문이 있으시면 여기에서 저에게 직접 메시지를 보내주세요. 사용법: 1시간 차트에서 XAU/USD 차트에 추가하세요. 실시간 거래가 활성화되어 있는지 확인하세요. 위험은 2%로 설정되어 있지만, 이것은 공격적인 봇이므로 위험을 1%로 줄이고 싶을 수 있습니다. 1,000+ 유로/USD 자본을 가진 계좌에 가장 적합합니다. 이 봇은
          이 제품의 구매자들이 또한 구매함
          The Gold Reaper MT4
          Profalgo Limited
          4.85 (26)
          소품 회사 준비 완료!   (   세트파일 다운로드   ) 출시 프로모션: 현재 가격으로 몇 장 남지 않았습니다! 최종 가격: 990$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 골드 리퍼에 오신 것을 환영합니다! 매우 성공적인 Goldtrade Pro를 기반으로 구축된 이 EA는 동시에 여러 기간에 걸쳐 실행되도록 설계되었으며 거래 빈도를 매우 보수적인 것부터 극단적인 변동까지 설정할 수 있는 옵션이 있습니다. EA는 여러 확인 알고리즘을 사용하여 최적의 진입 가격을 찾고 내부적으로 여러 전략을 실행하여 거래 위험을 분산시킵니다. 모든 거래에는 손절매와 이익 실현이 있지만, 위험을 최소화하고 각 거래의 잠재력을 극대화하기 위해 후행 손절매와 후행 이익 이익도 사용합니다. 이 시스템은 매우
          Gold Trade Pro
          Profalgo Limited
          4.57 (21)
          프로모션 시작! 449$에 얼마 남지 않았습니다! 다음 가격: 599$ 최종 가격: 999$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro는 금 거래 EA의 클럽에 합류하지만 한 가지 큰 차이점이 있습니다. 이것은 진정한 거래 전략입니다. "실제 거래 전략"이란 무엇을 의미합니까?   아시다시피 시장에 있는 거의 모든 Gold EA는 단순한 그리드/마팅게일 시스템으로 시장이 초기 위치와 반대 방향으로 갈 때 거래를 추가합니다.  그들은 종종 "신경망/AI/머신 러닝"으로 위장하지만 외환 및 EA에 약간의 경험이 있는 경우 매
          HFT Prop Firm EA
          Dilwyn Tng
          4.98 (623)
          HFT Prop Firm EA is  also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. For limited period: Free utilities worth $198 when you buy HFT Prop Firm EA Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 66603384 Server: ICmarketsSC-Demo06 Password: Greenman Result
          One Gold MT4
          Stanislav Tomilov
          5 (8)
          Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
          Quantum Emperor MT4
          Bogdan Ion Puscasu
          4.93 (124)
          소개       Quantum Emperor EA는   유명한 GBPUSD 쌍을 거래하는 방식을 변화시키는 획기적인 MQL5 전문 고문입니다! 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 Trade EA 또는 Quantum Gold Emperor를 무료로 받을 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 새로운 라이브 신호 V4:   여기를 클릭하세요 MT5 버전 :   여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 *프로모션 가격: $1199. 10번 구매시마다 가격이 100달러씩 인상됩니
          GoldPulse AI
          Babak Alamdar
          5 (8)
          백테스트가 아닌 실제 거래 시스템을 구매하세요:   Live Signal 1     Live Signal 2 이 가격은 프로모션 기간 동안 일시적이며 곧 인상될 예정입니다 최종 가격: 5000 $ 현재 가격으로 몇장 남지 않았으며, 다음 가격은 -->> 500 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! 이것은 XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD 및 XAUCNH와 같은 전체 쌍으로 금 또는 XAU를 거래하는 최초의 가장 똑똑한 로봇입니다! 매일매일 뉴스를 확인하며 기술적, 근본적, 감성적 확인이 있는 기회라면 무엇이든 활용합니다! 돈은 참을성 없는 상인의 주머니에서 환자의 주머니로 나올 것입니다! 이 시장에서 당신은 똑똑한 사람들과 경쟁하게 될 것입니다! 그들은 당신의 돈을 얻으려고 하고, 당신도 그들의 돈을 얻으려고 합니다! 가장 정확하고 적극적인 시장분
          Aura Black Edition
          Stanislav Tomilov
          4.76 (17)
          Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
          Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
          Bitcoin Robot MT4
          Marzena Maria Szmit
          5 (1)
          The Bitcoin Robot  MT4 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 sa
          Quantum Trade EA
          Bogdan Ion Puscasu
          4.69 (78)
          소개       Quantum Trade EA   , 권위 있는 GBPUSD 쌍을 거래하는 방식을 변화시키는 획기적인 MQL5 전문가 고문! 13년 이상의 거래 경험을 가진 숙련된 트레이더 팀이 개발한 Quantum Trade       EA는 혁신적이고 역동적인 브레이크아웃 영역 전략을 통해 거래 여정을 새로운 차원으로 끌어올리도록 설계되었습니다. 중요한! 구매 후 개인 메시지를 보내 설치 매뉴얼과 설치 지침을 받으십시오. ***Quantum Trade EA를 구매하면 Quantum Gold Emperor EA를 무료로 받을 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 실시간 신호: 여기를 클릭하세요 MT5 버전:       여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 프로모션 가격   5 99.99   달러  ! 가격은 곧 699.99 USD로 인상되며 10회 구매 시마다 100 USD씩 인상됩니다! 양자      
          Aura White Edition
          Stanislav Tomilov
          4.4 (5)
          Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
          HFT Prop EA
          Manpreet Singh
          4.95 (244)
          HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
          Forex GOLD Investor
          Lachezar Krastev
          4.62 (29)
          SHOCK DEAL --> JUST RELEASED UPDATE + DISCOUNT + BONUS EA Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been tested rigorously to get the most successful results. You don't need to do any optimizations if you use the default settings
          XG Gold Robot MT4
          Marzena Maria Szmit
          4.57 (21)
          The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
          Gold Garden MT4
          Chen Jia Qi
          4.2 (5)
          Deep learning is reshaping gold trading, with intelligent assistants tending to trading gardens like skilled gardeners. The "Gold Garden" EA employs deep learning intelligent technology and 20 years of data training to significantly enhance strategy performance. With it, trading becomes more effortless and intelligent. Let's join hands to usher in the intelligent era and transform trading into a blissful garden. This will be your exclusive Gold Garden Steward. The MT5 version: Gold Garden MT5
          Gold Trading Algo
          Ho Tuan Thang
          4.63 (8)
          ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2217326 Limited price $199 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, N
          Gold Excel
          Gregory Hay
          4.5 (4)
          에 오신 것을 환영합니다       GoldExcel EA   , XAUUSD(골드) 통화 쌍의 일일 거래자. 우리 팀에서 개발했으며 일반 계정, 후원 소품 계정 및 소품 콘테스트에 사용할 수 있습니다. 고주파 거래를 사용하지 마십시오. See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 초기 가격은 몇 주마다 인상됩니다. Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/signals/2133189 Live ICMarkets Test account Medium Risk :  https://www.mql5.com/en/signals/2133192 진 주오       이것은 금 쌍만을 사용하는 독특한 일일 거래 전략입니다. 금 쌍은 높은 일일
          Diamond PRO
          Fanur Galamov
          5 (9)
          Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
          Dragon Multi EA MT4
          Mansour Babasafary
          4.71 (17)
          77% discount for the next 10 buyers (original price $3000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
          TopBottomEA
          lizhi fu
          4.78 (50)
          TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
          Quantum HFT Prop Firm
          Ho Tuan Thang
          4.91 (150)
          ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor(Starting from $200) Account Number:  66668979 Server: ICmarketsSC-Demo06 Password: quantumhft1 You will get BONUS  worth $399 after you pass the HFT Prop Firm challenge round Quantum HFT Prop Firm is the EA is designed to pass the competition of HFT Prop Firms.  Please be aware that this Expert Advisor (EA) should not be used with a real account. Its sole pur
          AW Recovery EA
          AW Trading Software Limited
          4.29 (69)
          Expert Advisor는 수익성이 없는 포지션을 회수하도록 설계된 시스템입니다.   작성자의 알고리즘은 손실 위치를 잠그고 여러 부분으로 분할하고 각 부분을 별도로 닫습니다. 손쉬운 설정, 하락 시 지연된 시작, 다른 Expert Advisors 잠금, 비활성화, 추세 필터링을 통한 평균화 및 손실 위치의 부분 마감이 하나의 도구에 내장되어 있습니다. 전체 그룹에서만 주문을 마감하는 그리드 전략과 달리 더 낮은 예금 부하로 손실을 줄일 수 있는 부분에서 마감 손실을 사용하여 손실과 함께 더 안전한 작업을 보장합니다. 주문이 복원되는 방법: 1 EA는 선택한 상품의 다른 창을 닫아 수익성이 없는 EA를 끕니다(선택 사항). 2 EA는 처리된 모든 주문에 대해 TakeProfit 및 StopLoss 수준을 재설정하고 해당 식별자가 있는 보류 주문을 삭제합니다. 3 EA는 수익성이 없는 주문의 일부를 충당하고 총 포지션 볼륨을 줄이기 위해 이익을 사용하기 위해 처리된 모든 수익성 있
          Smart Funded Hft
          Barbaros Bulent Kortarla
          5 (48)
          스마트 펀드 HFT EA로 거래 잠재력을 해제하세요! VPS 없음 / 설정 파일 없음 / 플러그 앤 플레이 즐기기 / 아래 쉬운 설정 비디오 확인 한정된 시간 동안 프로모션 가격 제 거래의 비밀을 공유하게 되어 매우 기쁩니다 – 스마트 펀드 EA. 수백 가지 도전을 완벽한 성공률로 정복했으며, 이제 여러분의 거래 게임을 한 단계 업그레이드할 차례입니다! 이 EA는 HFT 사용을 허용하는 프롭 회사의 HFT 도전을 통과하기 위해 설계되었습니다. HFT 사용이 허용되지 않는 도전/펀드 계정/실제 계정에서는 사용하지 마세요. 스마트 펀드 HFT EA가 돋보이는 이유: 도전 마스터리: 거의 모든 HFT 도전에서 수백 번의 도전을 성공적으로 완료하여 100%의 성공률을 확보했습니다. 단순한 도구가 아니라 검증된 파워하우스입니다. 최고의 간편함: 복잡한 설정이나 VPS 설정에 빠져들 필요 없습니다. 로드하고, 로트 크기를 조정한 다음 실행 버튼을 누르기만 하면 됩니다 - 최고의 간편함입니다.
          Boring Pips MT4
          Thi Thu Ha Hoang
          5 (12)
          Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool to
          TrendMaster FX MT4
          Chen Jia Qi
          5 (9)
          Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
          Daytrade Pro Algo
          Profalgo Limited
          5 (6)
          프로모션 시작: 현재 가격으로 제공되는 제한된 수의 사본 최종 가격: 990$ 신규: 1개를 무료로 받으세요!   (거래 계좌 2개용) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro Algo에 오신 것을 환영합니다!   수년 동안 시장을 연구하고 다양한 전략을 프로그래밍한 후 좋은 거래 시스템에 필요한 모든 것을 갖춘 알고리즘을 찾았습니다. 브로커 독립적입니다. 독립적으로 확산됩니다. MT4, MT5, TDS2 및 여러 브로커에서 쉽게 실제 변수 확산 테스트를 사용하여 매우 안정적인 백 테스트를 보여줍니다. 수백 가지의 다양한 설정이 모두 테스트에서 수익성 있는 결과를 제공합니다(물론 저는 최고의 설정을 선택했습니다!). 매우 강력한 시스템 -> 설정은 상호
          Candle EA MT4
          Mansour Babasafary
          4.58 (38)
          This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
          Ai Hybrid Robot MT4
          Mansour Babasafary
          71% discount for the next 5 buyers (original price $9000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in t
          AI NeuroX EA MT4
          Denis Kurnev
          5 (2)
          AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
          Oracle MT4
          Stanislav Tomilov
          4.17 (6)
          Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
          제작자의 제품 더 보기
          The initial price is 89 USD, the future price is 200 USD Trading is carried out by market orders from important price levels, which are determined by an advanced adaptive algorithm  EA . the Algorithm allows you to determine the dynamic levels of price changes, which gives the EA the ability to quickly find entry points. The EA determines the short-term trend and opens a position with a subsequent partial closure, the average position is open for several hours. The EA trades many major curre
          EA Gideon
          Ruslan Pishun
          5 (1)
          The EA Gideon is an Expert Advisor that trades ON NEWS and ON EVENTS that have a strong influence on the market, but do not occur regularly! That is the EA opens Sell Stop and Buy Stop pending orders in case of a sudden price change in any direction and closes them automatically with the profit that you wish. And we all know how often the price changes when a "successful" news appears, how far it can go up or down. Also, this robot protects your deposit by placing SL with customizable parameters
          EA named Chappie
          Ruslan Pishun
          2 (4)
          Chappie is a smart adaptable robot, Chappie trades based on multiple trading systems using pending orders, the robot manipulates the pending orders, following the price movement of the market and calculates the price movement for the most accurate market entry. Basic EA settings are calculated for EURUSD. Over 1000 tests have been performed on real and history data with 99.9% quality. Chappie is a result of a long term development. The main idea is to preserve capital through unexpected fluctuat
          EA Morpheus
          Ruslan Pishun
          2.83 (12)
          Breakout based strategy, generates market entry signals when the price crosses a border of a certain price range. To create the strategy, we have used the history data with 99,9% quality for the last 15 years. The best signals had been selected and the false signals have been filtered out. The Expert Advisor performs technical analysis and considers only the breakouts that show the best result. It uses a system of filtering false signals. The EA uses adaptive trailing stop. The EA uses a ver
          Ultimatum Breakout MT5
          Ruslan Pishun
          1 (3)
          Ultimatum Breakout  - this trading system uses the strategy of valid breakouts, using multiple custom indicators for eliminating bad signals. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The EA is fully adapted: calculates the spread — for pending orders, stop loss, trailing stop, breakeven. It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. No Martingale. No arb
          Ultimatum Breakout
          Ruslan Pishun
          2 (10)
          Ultimatum Breakout - this trading system uses the strategy of valid breakouts, using multiple custom indicators for eliminating bad signals. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The EA is fully adapted: calculates the spread — for pending orders, stop loss, trailing stop, breakeven. It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. No Martingale. No arbi
          EA Skynet
          Ruslan Pishun
          2.8 (15)
          This is a fully automated smart adaptive algorithm. The SKYNET system calculates the history data and performs the analysis based on the probability percentage of where the upcoming breakout of the support and resistance level will take place, and places pending orders. The Expert Advisor adapts to any market conditions. It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. The EA contains the algorithm of statistics collection with ou
          The indicator automatically draws Wolfe waves. The indicator uses Wolfe waves found in three timeframes. This indicator is especially accurate because it waits for a breakout in the wave direction before signaling the trade. Recommended timeframe: М1. Indicator features Amazingly easy to trade. The indicator is able to recognize all the patterns of Wolfe waves in the specified period interval. It is a check of potential points 1,2,3,4,5 on every top, not only the tops of the zigzag. Finds the
          Black Arbitrage MT5
          Ruslan Pishun
          5 (1)
          The EA uses 6 strategies. Trading is carried out in a pair of several currencies at the same time, for example, the EA opens orders simultaneously for two or more pairs and closes when a certain profit is reached. The EA trades many major currency pairs.  Attention! This EA is only for "hedging" accounts. Monitoring :  https://www.mql5.com/en/signals/author/profi_mql Detailed description of important parameters and download set files here:   https://www.mql5.com/ru/blogs/post/727816 МetaТrade
          This indicator shows the time before the next bar or candle opens. Examples of the remaining time until a new bar opens: Example for the М1 timeframe:  05  = 05 seconds. Example for the Н1 timeframe:  56:05  = 56 minutes, 05 seconds. Example for the D1 timeframe:  12:56:05  = 12 hours, 56 minutes, 05 seconds. Example for the W1 timeframe:  W1(06): 12:56:05  = 6 days, 12 hours, 56 minutes, 05 seconds. МetaТrader 5 version:  https://www.mql5.com/en/market/product/13564 Settings color_time -  Text
          ATS Infinity MT5
          Ruslan Pishun
          5 (3)
          This long-term trading system works on 9 pairs and timeframe. The Expert Advisor uses various trading systems, such as trend trading, counter-trend trading and others.  The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. EA uses economic news. No martingale, grid and other risky strategies. EA uses timeframes: MetaTrader 4 MetaTrader 5  M5, M15, M30, H1     M2,   M3,   M4, M5, M6, M10, M12 ,   M15,   M20,   M
          Wolfe waves ultra
          Ruslan Pishun
          3 (2)
          Wolfe waves ultra draws Wolfe Waves automatically. The indicator searches for the Wolfe Waves on three timeframes. This indicator is especially accurate because it waits for a breakout in the wave direction before signaling the trade, resulting in a very high winning ratio. Features Amazingly easy to trade. The indicator is able to recognize all Wolfe Wave patterns in a specified interval. Thus, we check each extremum for the potential 1,2,3,4,5 points apart from ZigZag vertices. The indicator
          The indicator colors bullish, bearish and doji candles. Also, the amount of candles (bullish, bearish and doji) for the last N days is calculated. You can select colors for both bodies and shadows of candles. You can also enable coloring only candle bodies. МetaТrader 5 version:  https://www.mql5.com/en/market/product/11649 Parameters color bulls = color of bullish candle bodies color shadow bulls = color of bullish candle shadows color bears = color of bearish candle bodies color shadow bears =
          'Info body and shadow candles' indicator colors the candle bodies and shadows according to the settings. For example, if the 'Size body candles' parameter is 10, the indicator looks for the candles having a body size of 10 or more. Candle shadows are calculated the same way. Detected candles can be colored (body color, shadow color). The indicator can be adjusted for both four- and five-digit quotes. МetaТrader 5 version:  https://www.mql5.com/en/market/product/12977 Parameters Use candle search
          This unique indicator automatically builds Wolfe Waves. Features Finds the points and builds the lines automatically. Efficient trading strategy. No redraws, no lags. The indicator relaunch button is located directly on the chart. The indicator has multiple configurable parameters. Use If number 5 appears, wait till the first candle is closed behind Moving Average, then look at the three center lines showing what lot volume should be used if the fifth dot crossed the line 25%. The candle is
          Trend modified
          Ruslan Pishun
          The Trend modified indicator draws trend lines with adjustable trend width, with trend breakout settings and notifications of trend breakout (Alert, Sound, Email) and of a new appeared arrow. Arrows point at the direction of the order to open (BUY, SELL). Parameters User Bars - the number of bars for calculations. Depth (0 = automatic settings) - Search area (0 = automatic adjustment). width trend ( 0 = automatic settings) - Trend width (0 = automatic adjustment). (true = closed bars on direct
          We present our totally unique Expert Advisor "Expert trend one point": the EA trades within a trend, it contains a complex strategy (named "one point profit"), does not use stop loss, does not use an adjustable take profit, it adjusts the take profit per one point of profit. The EA works with four or five-digit prices. You can use the Expert Advisor on any currency pairs, however it is recommended to choose symbols with low spread and low stop levels. The EA can work on timeframes M1 , M5, M15,
          The EA opens orders using the Wolfe waves indicator, also uses the Martingale and smart Trailing Stop, Stop Loss and Take Profit. Trades are always protected with STOPLOSS, Smart Trailing and Breakeven. This EA is easy to use. The EA has proven results on EURUSD M5, however you can change the settings for better results on other currencies. Settings Setting EA - Settings of the Advisor. Invest More - at the value 'true' the lot size increases as the account balance grows.( Risk Management ). I
          Time close bar
          Ruslan Pishun
          This indicator shows the time before the new bar or candle opens. Examples of how much is left before a new bar opens: An example for the M1 timeframe: 05 = 05 seconds. An example for the H1 timeframe: 56:05 = 56 minutes and 05 seconds. An example for the D1 timeframe: 12:56:05 = 12 hours, 56 minutes and 05 seconds. An example for the W1 timeframe: W1(06): 12:56:05 = 6 days, 12 hours, 56 minutes and 05 seconds. МetaТrader 5 version:  https://www.mql5.com/en/market/product/13602 Settings color_ti
          Ultra Breakout
          Ruslan Pishun
          3.5 (2)
          The trading system utilizes a real breakout strategy with an intelligent calculation engine to eliminate bad signals. The EA has only been developed and optimized for EURUSD H15. We recommend choosing a broker with a fixed spread of 5 to 20 points, with a zero STOPLEVEL and five-digit quotes. You can change the settings and try other pairs for better results. Trades are always protected with STOPLOSS, Smart Trailing and Breakeven. This EA is very easy to use. No grid No martingale МetaТrader 5 v
          The SCRIPT opens , modifies , and deletes all types of orders: BUY, SELL, BUYLIMIT, SELLLIMIT, BUYSTOP, and SELLSTOP. Features Orders can be opened both by comments and magic. Order grids. Take profit and stop loss modification. Orders can be removed by type, magic, and comments. Market orders are deleted if magic = 0. Notification window appears after orders are opened, modified or removed. Multi-task script. Modification is performed after opening orders. Parameters Orders_Tip - consists o
          EA Alex
          Ruslan Pishun
          1.8 (5)
          The Expert Advisor contains multiple trading strategies, including news trading, use of indicators, price velocity and various built-in filters. The EA places pending orders. It has successfully completed stress testing. No Martingale No Arbitrage No any other risky strategy inside No scalping Working currency pair/timeframe: EURUSD H1. Optimized. You can adjust the Expert Advisor to any currency pair! Key Features: It can work with a small deposit. Only pending orders. Every trade has a tight
          EA Fox
          Ruslan Pishun
          This is an innovative intelligent system consisting of 4 strategies, which detects high-probability entries for price action breakouts on the H1 timeframe. The Expert Advisor includes 3 complex technical strategies and a scalping strategy. The Expert Advisor is fully optimized and ready to use! It is possible to disable each strategy or use them all together. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The potential accumula
          EA Innovative PRO
          Ruslan Pishun
          1 (1)
          EA Innovative PRO is a fully automated EA for Forex trading. It is based on three combined adaptive algorithms. Follows the movement of market price. It was backtested and optimized using real ticks with 99,9% quality. The Expert Advisor has successfully passed the stress test with slippage and commission approximate to the real market conditions. The EA eliminates the extra noise and chooses the most convenient strategy for trading. Dynamically places trailing stop and moves profit to breakeven
          EA Two MA
          Ruslan Pishun
          5 (1)
          The Expert Advisor trades by two Moving Average lines. There are also two types of order closing: 1) if there is an opposite signal, 2) closing order by take profit, stop loss, and trailing stop. You can configure Moving Average indicators. Key Advantages Ability to work with fixed lot and MM. Six trailing stop modifications. Easy to use. Two types of order closing. The EA works with all brokers. Parameters General Order Type – trade directions. Use_Risk_MM – if true , lot size is increased
          Two Dragon
          Ruslan Pishun
          Two Dragon is an advanced indicator for identifying trends, which uses complex mathematical algorithms. It works in any timeframe and symbol. Indicator is designed with the possibility to customize all the parameters according to your requirements. Any feature can be enabled or disabled. When a Buy / Sell trend changes the indicator will notify using notification: Alert, Sound signal, Email, Push. МetaТrader 5 version:  https://www.mql5.com/en/market/product/14906   Parameters Max_Bars_History —
          EA Red Dragon
          Ruslan Pishun
          2.13 (8)
          The Expert Advisor uses the strategy based on the breakdown of the most important support and resistance levels. Adaptive trade trailing algorithm is used. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The EA integrates a system of partial position closure during slippages (can be configured). It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. The EA contains the
          Neon System N1 PRO
          Ruslan Pishun
          1.75 (4)
          Neon System N1 PRO is along-term system containing 10 different strategies. Each strategy includes multiple indicators, the system is designed for real trading. The system uses 50 standard indicators, the robot contains 10 strategies. This system is not for those "who want everything at once." This system assumes a professional long-term trading on the Forex market. The robot has been tested in a special tester on real ticks. It uses an adaptive trailing stop algorithm. The EA uses a system of c
          EA Black Scorpion
          Ruslan Pishun
          3 (8)
          The EA uses the strategy based on breakout. Breakout trading is one of the most popular and most frequently used strategies among Forex traders. This strategy has been developed a long ago and has been repeatedly tested on history data, showing superior results. The EA uses 3 types of trend breakouts, (support and resistance breakout, downtrend breakout, uptrend breakout). The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. It uses
          EA Manager
          Ruslan Pishun
          3 (2)
          The Expert Advisor uses a strategy based on breakthrough and two additional strategies based on sharp price changes. You can adjust the slope of the breakthrough, the distance between the breakthrough levels and the number of breakthrough levels. The Expert Advisor itself marks the levels that should be broken through. The EA includes two strategies based on sharp price changes: that is the EA opens pending Sell Stop and Buy Stop orders in case of a sudden price change in any direction and close
          필터:
          리뷰 없음
          리뷰 답변
          버전 2.71 2020.09.29
          Improved the function of opening orders.
          버전 2.69 2020.08.29
          The function of partial closing of orders has been improved.
          버전 2.67 2020.07.06
          For strategy tester: the EA has built-in economic news data from 2010.01.01 - 2020.06.19.