Pokemon

The Expert Advisor uses an advanced adaptive trading strategy with a neural network based on a position averaging. The strategy for opening the first trades is based on the price rate of change. The neural network is based on a single indicator - the weighted average percentage of the Open price, the High price, the Low price and the Close price. To filter trade opening in the order network, perceptrons are used. A common trailing stop of open positions by money in a deposit currency or profit % allows to efficiently close a portfolio of orders. The MultiCurrencyLot parameter allows to perform the lot calculation for opening new orders within the trading instrument. A virtual trailing stop can be used for the first open deal. A stop loss can be used to protect the capital. The EA has been adapted for both four- and five-digit quotes. VPS server is recommended. The timeframe is set in the Expert Advisor parameters. The recommended minimum deposit is 1,000 units of the base currency.

Recommendations

  1. Backtest and optimize the EA using quotes with 99.90% quality. Use slippage and commission similar to real market conditions.
  2. Before using on a live account, test the EA with minimal risk;
  3. Low spreads + low commission + high quality execution are important when choosing a broker to trade.


Parameters

  • EATimeFrame – timeframe for the Expert Advisor;
  • MultiCurrency – allow multicurrency trading;
  • LotPercent – automated trading lot calculation depending on the balance. Not used if set to 0;
  • Lot – initial trading lot if AutoLot=0;
  • AddLot – lot increase element for the next position. Next lot = current lot+AddLot*Martingale;
  • Martingale – trading lot multiplier. 0 - disabled;
  • MaxLot – max lot in the order series;
  • MultiCurrencyLot – allow calculating lot based on all open positions on the account;
  • SendOrderStep – distance from the last open position to allow placing a pending order;
  • SendOrderPrice – pending order step, distance from the current price;
  • TrailStopOrder – distance the price should pass for trailing a pending order;
  • TrailStepOrder – distance to trail a pending order following the price;
  • Magic – magic number. If 0, it works with all orders;
  • Com – comment to orders;
  • StopLoss – allow using stop loss;
  • StopLossMethod – method of closing orders by stop loss;
  • StopLossPoint – value of a selected closing method;
  • TrailingMethod – trailing stop method: profit % and deposit currency;
  • TrailStopPoint – trailing stop in currency or deposit %;
  • TrailStepPoint – trailing step of a selected closing method;
  • TextColor – color of the displayed information.
추천 제품
Diamond Black
Fanur Galamov
5 (2)
Diamond Black  is a professional expert advisor for automatic market trading. The EA implements my long-term observations of the market behavior in the evening. A thorough analysis of the behavior of the low-volatility market allowed me to implement a stable reliable system for profitable and long-term trading. EA algorithm uses the advantages of pending limit orders and strict control of trading risk. Expert advisor uses automatic lot calculation, and also allows you to use a fixed trading lo
Doctor
Andrey Kolmogorov
This is a universal adviser working in several directions. The first and main thing is assistance in various situations that arise during trading. The second is scalping or positional trading according to the trend, open orders, at the same time, insured with support orders using the model of a quantum set of algorithms. Main Advantages Work in several directions; Increase in account balance during drawdown; Maintenance of already open orders; Building a grid lock; Scalping and/or trend trading
Bear vs Bull EA MT4
Nguyen Nghiem Duy
Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings; -  Recommendations Before using on real money, test the adviser with minimal risk on a cent trad
Impuls Pro MT4
Sergey Batudayev
5 (2)
EA의 전략은 스윙 트레이딩을 기반으로 하며 iPump 지표에 의해 계산된 날카로운 충동 이후의 항목이 있습니다. 앞서 언급했듯이 EA는 자동 지원으로 수동 거래를 열 수 있습니다. - 하락추세의 경우 ↓ 가격 조정 후 거래에 진입하고 자산이 과매수 영역에 들어가 추세를 따라 매도합니다. - 상승 추세 ↑의 경우 가격 조정 후 거래에 진입하고 자산이 과매도 영역에 빠지면 추세를 따라 매수합니다. 선택한 자산에서 거래할 때 고문은 추세를 고려하고 현재 추세에 따라 거래를 엽니다. 수익성이 없는 거래는 중지와 평균을 사용하여 마감할 수 있습니다. 두 번째 옵션은 확실히 더 수익성이 높지만 더 위험합니다. 장점 다양한 TF에 대한 레벨 분석을 위한 내장 레벨 표시기 차트에서 수동으로 평균화 수준을 선택하는 기능 많은 피라미드형 주문을 열어 이익을 배가할 수 있는 능력(주문 수는 스스로 제어할 수 있음) iPump 표시기의 역 신호를 기반으로 TP in% 설정에 대한 추가 기준 "손" 모
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
Fxdolarix
Andrey Kozak
Fxdolarix is an automatic robot scalper for GBPUSD M5. Was tested on a real account for 3 months. The robot uses a scalping strategy focused on short-term intraday price movements. The main emphasis is on identifying moments of short-term volatility and executing quick trades. The robot uses such indicators as: iMACD, iMA, iStochastic. Using these indicators, the robot identifies the direction of the trend, and with the help of tick price movement activity, the robot identifies sharp impulses i
Ilanis
Mikhail Sergeev
4.74 (27)
Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
PairsTrading
Evgenii Kuznetsov
3.67 (9)
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 reverse
Index Master Pro
Paulo Martins Barbosa
PRICING - Launch promotion: $98,00 - Next price: $148,00 MAIN FEATURES - Index Master is a 100% automated system. - Not martingale! Not grid! No dangerous strategies are used! - Every orders has a StopLoss and a TakeProfit. - Recommended broker : low spread; low comission; not market maker:  https://bit.ly/38hfs2D   - Designed for US30 - USTEC and USD500 at timeframe M1. - Live signal :     https://www.mql5.com/pt/signals/913370 SETUP -  No need set files . Just attach to the following cha
The Expert Advisor trades the signals from an artificial neural network with one hidden layer. Presence of a signal is checked at the closing of the specified period. MAIN PARAMETERS Net option - setting the order grid. When placing a market (not pending, Pending order offset=0 ) order according to a signal, the grid order is set. The following direction are available: follow the trend , against the treand and both directions . The number of placed orders is taken from the ...maximum deals with
EA White Arbitrage
Ruslan Pishun
4.33 (6)
Advisor uses 6 trading strategies you can customize each strategy separately. Powered by 7 pairs and 1 timeframe M1 and uses a variety of trading systems. This increases the chances of stable growth and reduces the influence of one pair. The robot uses intelligent averaging system. Advisor is able to self-adjust their work. Instead of searching for values ​​satisfying historical prices for each pair, the adviser uses the values ​​effective on all cylinders, which increases the likelihood of good
Genetic algorithm
Alexander Shcherbina
Strategy Properties Handling Additional Entry Signals AI learning from history Behavior of the next signal in the same direction - adds to the winning position Signal behavior in the next opposite direction - Decreases position Default trade volume Percentage of trading on your account. The percentage values ​​show how much of the account balance is used to cover the required margin. Maximum number of open lots - 20 The number of input lots for a new position - 10% of the account equity Mo
GoldMine EA MT4
Jerald Jay Cruz
No force entry and not martingale!!! This EA is designed to identify the best setup trades, executing approximately 3 to 5 high-quality trades per week on each currency pair. This Expert Advisor (EA) is tailored for XAU/USD (Gold)  and operates on a 5-minute time frame . The strategy combines the Commodity Channel Index (CCI) with a Moving Average (MA) to identify trade opportunities and manage exits effectively. Key Features: CCI-Based Entry : The EA watches for the CCI to cross extreme l
Hamster Gold Trading
Nguyen Hang Hai Ha
Expert Advisor  Hamster Gold Trading  is an automatic trading robot programmed with exclusive and unique algorithms. The EA is optimized for the Gold market. EA's strategy applies movement patterns along with price momentum for reliable and accurate signals. Signals are also entered using the smart momentum trap method, where Stop orders are often canceled when momentum is not reached. Trades are closed quickly by Trailing and there is always a Stop Loss to control risk. EA is simple to install
Fundamental Robot MT4
Kyra Nickaline Watson-gordon
Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must be set
"ANTI SCALPING TRADER EA" 는 최신 가격 변동 리서치를 기반으로 한 고급 자동 거래 시스템입니다! "설정 후 잊어버리세요" 전문가 자문 시스템이 모든 거래 작업을 대신 처리해 드립니다! 14개의 세트 파일을 이용하실 수 있습니다!  D1 timeframe! 테스트 및 거래를 위해 EA 세트 파일을 다운로드하세요. XAUUSD Set_file EURUSD Set_file NZDCAD Set_file CHFJPY Set_file CADJPY Set_file EURGBP Set_file GBPJPY Set_file GBPCAD Set_file CADCHF Set_file AUDCHF Set_file EURAUD Set_file GBPUSD Set_file NZDJPY Set_file EURJPY Set_file 이 거래 아이디어는 제가 직접 발견한 완전히 새로운 가격 변동 패턴을 기반으로 합니다! "ANTI SCALPING TRADER"는 매우 좋은 투자 상품
MACD Trading
Matthieu Jean Baptiste Wambergue
Get the MT5 version here ! Automate your MACD strategy! This EA alerts and/or places orders according to MACD strategies with additional filters. It means that you can use it by 2 different ways: Receive alerts based on your MACD strategy with filters on multiple symbols simultaneously in a single chart window; Choose the fully automated mode and let EA place orders based on your MACD strategy, filter choice and money management. This EA works with all broker symbols and contains multi-symbol m
CRAZZ Winter EA
Low Chun Chiat
1. Intro: Like the cold weather and freezing of winter, Crazz Winter EA’s open trades can be held for one day or TP within minutes. Aiming to have a high consistency and profitable amount, Crazz Winter EA is designed to trade with only two kinds of currency which are EURUSD and AUDUSD and there will only one trade open for each currency at the same time. With the combination of Moving Average and Relative Strength Index, it may detect and identify the current and following market trade. The EA h
Unicorn XU
Andrii Garkusha
Description of the strategy: A highly professionally developed strategy from a trader with 25 years of experience. The strategy is based on the breakdown of levels. It has been thoroughly tested over a 20-year history using the entire range of stress tests (spread widening, slippage, application in other markets, changes in parameters, etc.). Average annual return 362%. Maximum drawdown 41.3%. In portfolio mode, the average annual return is 225%, drawdown 15.2%. Work with a single entry with ta
The expert Advisor uses an integrated system of "Recovery" (locking) and balance recovery. The EA is based on a custom indicator "Elf" which is a trading strategy in itself. The operating principle of this EA is the Breakdown/Rollback of support levels in the direction of the trend. Built - in indicators allow you to determine the direction of the trend, so all orders are deferred only in the direction of the trend. The default settings are selected to work on the 5-minute GBPUSD chart. Atten
PRO PRICE ACTION OB EA는 가격 액션 리서치(Price Action Research)를 기반으로 하는 훌륭한 자동 거래 시스템입니다! "설정 후 잊어버리세요" Expert Adviser가 모든 거래를 대신 처리해 드립니다! 7개의 Set_files를 사용할 수 있습니다!   D1 timeframe! 테스트 및 거래를 위한 EA 설정 파일 다운로드: NZDCAD Set_file EURUSD Set_file USDCHF Set_file NZDUSD Set_file AUDUSD Set_file USDJPY Set_file AUDCHF Set_file 이 거래 아이디어는 유명한 강력한 가격 액션 패턴인 OutsideBar를 기반으로 합니다! Pro Price Action OB EA는 매우 좋은 투자 상품입니다. 수년간 효과가 지속될 것이며, 모든 Set_files는 양의 수학적 기대값을 가지고 있습니다! EA 기능: - EA는 7개 통화쌍을 동시에 실행할 수 있습니
Expert Smart Trend MT4
Ruslan Pishun
2.5 (2)
The trading system operates on seven pairs and one timeframe. The Expert Advisor uses trading systems for trend-based entries with the help of the Envelopes and CCI indicators. Each indicator uses up to five periods for calculating the trends. The EA uses economic news to calculate the prolonged price movements. The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. Real monitoring:  https://www.mql5.com/en/signal
Green Hawk MT4
Rashed Samir
5 (3)
Green Hawk is a professional scalping expert. The strategy is based on smart scalping algorithms which trades in certain periods of the market. The system does not use risky strategies such as grid or martingale. Trading is done based on the return of the price in short periods. All trades are closed within hours. I will increase the price in the near future. Next Price: $700    The final price will be $2000. Selling only through the mql5 site Find out more here:  https://www.mql5.com/en/users/
Boster
Langtha Prosanta Daudung
The  Boster  is a fully automated EA design for trading EURUSD pair. It is design to trade along the trend and also trade during reversal. It uses adaptive grid strategy. In adaptive grid strategy the distance between the trade is not fixed, the entry of next trade is base on most favourable market condition to close the trade in profit. So the risk associated with normal  grid/Martingale  strategy is considerably reduced by adopting adaptive grid distance strategy.  Back tested for 10 years (20
Yen Scalper Mt4
Samuel Mark Jackson
Non Martingale, Non Grid Strategy that waits for high probability trades in low volatility conditions on the USDJPY. Can also be optimized for other YEN Pairs and timeframes. There is also an mt5 version. Backtest shown with fill tick model using real variable spreads with 99.90% quality. Suitable for prop firms and has a low drawdown. Recommended to trade with 0.01 lot size for every 1000 USD of balance for a maximum expected 10% drawdown.
Eagle Dive EA
AL MOOSAWI ABDULLAH JAFFER BAQER
Eagle Dive EA – A Strategy for Traders Who Love Optimization! Attention traders! This Expert Advisor (EA) is designed for those who enjoy testing and refining their own strategies. It is not pre-optimized, giving you full control over fine-tuning it to suit your trading style. How Does Eagle Dive EA Work? Eagle Dive EA is built around the Williams %R indicator, a momentum-based tool that identifies potential market reversals. The strategy follows these key principles: Sell Condition: The Willia
EA140 MultiFX CrossFire MA
Jose Francisco Flores Rojas
The MultiFX CrossFire MA is an Expert Advisor designed to trade with high precision using the 20-period Simple Moving Average (SMA) channel . The main trading logic is based on: Buy entry : when the candle crosses from below the lower boundary of the 20 SMA and then breaks through the upper boundary, the EA opens a long position. Sell entry : when the candle crosses from above the upper boundary of the 20 SMA and then breaks through the lower boundary, the EA opens a short position. If the marke
Universal MT4 MA
Volodymyr Hrybachov
이동 평균 표시기의 거래 로봇 전문가 혜택: 스캘핑, 마틴게일, 그리드 트레이딩. 하나의 주문 또는 주문 그리드로만 거래를 설정할 수 있습니다. 동적, 고정 또는 승수 단계 및 거래 로트가 있는 고도로 사용자 정의 가능한 주문 그리드를 통해 Expert Advisor를 거의 모든 거래 수단에 적용할 수 있습니다. 드로다운 복구 시스템, 손실 주문 및 잔액 보호 중복 그리드 거래가 반등하지 않는 가격 변동에 취약하다는 것은 비밀이 아니지만 주문 복구 시스템 덕분에 고문은 대부분의 하락에서 벗어날 수 있습니다. 드로우다운 탈출은 수익성이 없는 가장 먼 주문과 시장에 가장 가까운 주문을 이익이 있는 주문과 겹치는 방식으로 수행됩니다. 거래 로봇은 수동 거래 또는 다른 전문가가 개설한 거래의 경우 계정에서 손실된 위치를 복구하는 데 사용할 수 있습니다. 매직 넘버로 모든 주문을 픽업하고 처리할 수 있습니다. 필터를 여는 거래. 모든 거래 전략에는 신호 및 거래 개시에
This EA has been developed for DAX (GER30) M15 timeframe. It also works very well on the same market and TF M30 and M5.  So you will get 3 strategies for lower price, that means better equity curve, higher profits and lower drawdowns. Everything is tested for M15 timeframe, tests are made also for M30 and M5 TF . Strategy is based on continuation of TREND by HIGHEST channel after some period of consolidation. It uses STOP pending orders with   FIXED STOP LOSS . Strategy uses also some   BREAKEV
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. If there is no signal for opening a position by Stochastic indi
이 제품의 구매자들이 또한 구매함
Big Forex Players MT4
MQL TOOLS SL
4.72 (43)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Vortex Gold MT4
Stanislav Tomilov
5 (28)
볼텍스 - 미래를 위한 투자 메타트레이더 플랫폼에서 금(XAU/USD) 거래를 위해 특별히 제작된 볼텍스 골드 EA 전문 어드바이저입니다. 독점 지표와 개발자의 비밀 알고리즘을 사용하여 구축된 이 EA는 금 시장에서 수익성 있는 움직임을 포착하도록 설계된 종합 트레이딩 전략을 사용합니다. 전략의 주요 구성 요소에는 이상적인 진입 및 청산 지점을 정확하게 알려주는 CCI 및 파라볼릭 인디케이터와 같은 클래식 인디케이터가 포함됩니다. Vortex Gold EA의 핵심은 고급 신경망 및 머신러닝 기술입니다. 이러한 알고리즘은 과거 데이터와 실시간 데이터를 지속적으로 분석하여 EA가 진화하는 시장 추세에 더 정확하게 적응하고 대응할 수 있도록 합니다. 딥러닝을 활용하여 Vortex Gold EA는 패턴을 인식하고 지표 매개변수를 자동으로 조정하며 시간이 지남에 따라 성능을 개선합니다. 독점 지표, 머신 러닝, 적응형 트레이딩 알고리즘이 결합된 Vortex Gold EA의 강력한 조합입니다
Aura Neuron MT4
Stanislav Tomilov
4.58 (12)
Aura Neuron은 Aura 시리즈 거래 시스템을 이어가는 독특한 전문가 자문입니다. 고급 신경망과 최첨단 클래식 거래 전략을 활용하여 Aura Neuron은 뛰어난 잠재적 성과를 가진 혁신적인 접근 방식을 제공합니다. 완전 자동화된 이 전문가 자문은  및 XAUUSD(GOLD)와 같은 통화 쌍을 거래하도록 설계되었습니다. 1999년부터 2023년까지 이러한 쌍에서 일관된 안정성을 입증했습니다. 이 시스템은 마팅게일, 그리드 또는 스캘핑과 같은 위험한 자금 관리 기술을 피하므로 모든 브로커 조건에 적합합니다. Aura Neuron은 다층 퍼셉트론(MLP) 신경망으로 구동되어 시장 추세와 움직임을 예측하는 데 활용합니다. MLP는 피드포워드 인공 신경망(ANN)의 한 유형으로, 특히 단일 숨겨진 계층으로 구성될 때 "바닐라" 신경망이라고도 합니다. MLP에는 입력 계층, 숨겨진 계층 및 출력 계층이라는 세 가지 필수 계층이 포함됩니다. 입력 노드를 제외한 각 뉴런은 비선형 활성화
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Vortex Turbo EA MT4
Stanislav Tomilov
5 (6)
보텍스 터보 — “폭풍을 거래하고, 보텍스를 제어하세요” Vortex Turbo는 지능형 트레이딩의 다음 진화 단계를 제시하는 독보적인 플랫폼으로, 최첨단 AI 아키텍처, 적응형 시장 로직, 그리고 정밀한 리스크 관리 기능을 결합했습니다. 검증된 알고리즘 원칙을 기반으로 구축된 Vortex Turbo는 새로운 차원의 예측 인텔리전스를 통해 다양한 전략을 하나의 고속 생태계로 통합합니다. 금(XAUUSD(GOLD)) 스캘핑 전문가로 설계된 Vortex Turbo는 제어된 마틴게일 및 평균화 그리드 전략을 사용하며, 각     포지션은 내장된 손절매 기능으로 완벽하게 보호되어     강력함, 정확성, 그리고 안전성 사이의 완벽한 균형을 보장합니다. 정말 중요합니다! 전문가 서비스를 구매하신 후 개인 메시지를 보내주세요. 필요한 모든 권장 사항이 담긴 안내를 보내드리겠습니다. 399달러의 가격은 2월 15일까지 유효하며, 이후 가격은 499달러로 인상됩니다. (최종 가격: 999달러)
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
소개       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  를 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 확인된 신호:   여기를 클릭하세요 MT5 버전 :  여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 10개 구매 시마다 가격이 $50씩 인상됩니다. 최종 가격 $1999 퀀텀 황제 EA       EA는 단일 거래를 다섯 개의 작은 거래로 지속적으로 분할하는
Golden Mirage mt4
Michela Russo
5 (5)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
The Infinity EA MT4
Abhimanyu Hans
3.77 (31)
ChatGPT Turbo를 통한 AI 기반 기술 Infinity EA는 GBPUSD 및 XAUUSD를 위해 설계된 고급 거래 전문가 자문가입니다. 안전성, 일관된 수익률 및 무한한 수익성에 중점을 둡니다. 마팅게일 또는 그리드 거래와 같은 고위험 전략에 의존하는 다른 많은 EA와 달리 Infinity EA는 최신 ChatGPT 버전에서 제공하는 기계 학습, 데이터 분석 AI 기반 기술에 내장된 신경망을 기반으로 하는 규율 있고 수익성 있는 스캘핑 전략을 사용하여 전반적인 거래 경험을 탁월하게 만듭니다. 6,000명 이상의 멤버로 구성된   MQL5 커뮤니티에   가입하여 다른 트레이더와 소통하세요. 최신 제품 업데이트, 팁, 독점 콘텐츠로 최신 정보를 받아보세요. MT5 버전 Infinity EA 설정 방법 특징 Infinity EA는 AI 기반 스캘핑 전략을 활용합니다. EA는 실시간 데이터 분석을 위해 ChatGPT-4 Turbo와 통합되어 있습니다. Infinity EA는 머
XG Gold Robot MT4
MQL TOOLS SL
4.32 (38)
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
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor는 수익성이 없는 포지션을 회수하도록 설계된 시스템입니다.   작성자의 알고리즘은 손실 위치를 잠그고 여러 부분으로 분할하고 각 부분을 별도로 닫습니다. 손쉬운 설정, 하락 시 지연된 시작, 다른 Expert Advisors 잠금, 비활성화, 추세 필터링을 통한 평균화 및 손실 위치의 부분 마감이 하나의 도구에 내장되어 있습니다. 전체 그룹에서만 주문을 마감하는 그리드 전략과 달리 더 낮은 예금 부하로 손실을 줄일 수 있는 부분에서 마감 손실을 사용하여 손실과 함께 더 안전한 작업을 보장합니다. 주문이 복원되는 방법: 1 EA는 선택한 상품의 다른 창을 닫아 수익성이 없는 EA를 끕니다(선택 사항). 2 EA는 처리된 모든 주문에 대해 TakeProfit 및 StopLoss 수준을 재설정하고 해당 식별자가 있는 보류 주문을 삭제합니다. 3 EA는 수익성이 없는 주문의 일부를 충당하고 총 포지션 볼륨을 줄이기 위해 이익을 사용하기 위해 처리된 모든 수익성 있
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA – MT4용 트렌드 및 모멘텀 기반 전문가 자문 MT5:  https://www.mql5.com/en/market/product/163078 중요:   댓글 섹션에 업데이트된 .set 파일을 정기적으로 게시하고 있습니다. 현재의 시장 변동성에서 최적의 성능을 발휘할 수 있도록 백테스트 및 실거래 시 반드시 최신 버전을 사용해 주시기 바랍니다. Bazooka EA 는 MetaTrader 4 용 완전 자동 매매 전문가 자문(Expert Advisor)으로, **추세 확인(Trend Confirmation)**과 **모멘텀 필터링(Momentum Filtering)**을 결합하여 방향성 있는 시장 움직임을 거래하도록 설계되었습니다. 이 EA는 통제된 진입과 규칙적인 청산에 중점을 두며, 과도한 매매나 고위험 포지션 관리 기법을 사용하지 않습니다. Bazooka EA는 명확한 규칙 기반 전략과 조정 가능한 리스크 관리를 선호하는 트레이더에게 적합합니다. 전략 설명 Baz
AW Swing Trading EA
AW Trading Software Limited
5 (1)
수정 가격 움직임에 대한 스윙 거래를 위한 고급 도구입니다. 그것은 계속되는 방향으로 추세 롤백에서 작동하며 필요한 수정의 크기는 상품의 현재 변동성에 의해 결정되거나 거래자가 수동으로 결정합니다. 현재 추세를 따라 수정을 감지한 후 EA는 신호가 수정을 완료하고 추세를 계속할 때까지 기다렸다가 포지션을 엽니다. 어드바이저 작동 방법 ->   HERE   /  MT5 version ->  HERE 이익: 내장 오토롯 주문 개시 신호 커스터마이징 수동 주문을 추가할 수 있는 완전 자동화된 거래 시스템 트렌드 필터링 바구니의 동적 피치 다양한 유형의 주문 애니메이션 내장 오버랩 모든 유형의 알림 변동성을 기반으로 한 동적 되돌림 크기. 입력 설정: 주요 설정 첫 번째 주문의 크기 - 첫 번째 주문을 여는 볼륨 Autolot 계산 활성화 - Autolot 활성화 0.01랏당 Autolot 입금 - autolot 사용시 0.01당 입금량 SIGNAL - 작동 신호 설정 최소 진입 단계 -
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
업데이트 — 2025년 12월 2024년 11월 말, Aurum이 공식적으로 판매를 시작했습니다. 그 이후 뉴스 필터, 추가 보호 조건, 복잡한 제한 없이도 실제 시장 환경에서 꾸준히 운용되며 안정적인 성과를 유지해 왔습니다. Live Signal 1년간의 실전 운용은 이 트레이딩 시스템의 신뢰성을 명확하게 증명했습니다. 그리고 실제 데이터와 통계를 기반으로, 2025년 12월 대규모 업데이트가 진행되었습니다: 프리미엄 패널 전면 개편 및 모든 해상도에 최적화 확장된 거래 보호 시스템 추가 Forex Factory 기반의 강력한 뉴스 필터 추가 신호 정확도를 높이는 추가 필터 2종 추가 최적화, 실행 속도 및 전반적인 안정성 향상 손실 후 안전한 복구를 위한 Recovery 기능 추가 프리미엄 스타일의 새로운 차트 테마 적용 EA 소개 Aurum — 골드(XAU/USD) 전용 프리미엄 자동매매 EA Aurum은 금 시장에서 안정적이고 안전한 트레이딩을 위해 설계된 전문 자
SouthEast
Sugianto
5 (11)
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share my
Greedy Golden MT4
Mihails Babuskins
4.8 (5)
Recommended:  it's better to  use in accounts with lower swap or swap-free accounts. SEE AND COMPARE WITH OTHER EA's , Real monitoring signals link on my profile. Contact me after payment to send you the user manual PDF file See the real monitoring signal in my profile. Use only on gold and on the  BUY direction. Trading gold is attractive to many traders due to the high volatility and depth of the market. Should we invest in gold or just scalp it? Answering this question is a big challenge for
Exorcist Projects
Ivan Simonika
3 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition은 GOLD만 거래하도록 설계된 완전 자동화된 EA입니다. Expert는 2011-2020년 기간 동안 XAUUSD에서 안정적인 결과를 보였습니다. 위험한 자금 관리 방법, 마팅게일, 그리드 또는 스캘핑이 사용되지 않았습니다. 모든 브로커 조건에 적합합니다. 다층 퍼셉트론으로 학습된 EA 신경망(MLP)은 피드포워드 인공 신경망(ANN)의 한 종류입니다. MLP라는 용어는 모호하게 사용되며, 때로는 피드포워드 ANN에 느슨하게 사용되기도 하고, 때로는 임계값 활성화가 있는 여러 층의 퍼셉트론으로 구성된 네트워크를 엄격하게 지칭하기도 합니다. 다층 퍼셉트론은 특히 단일 은닉층이 있을 때 "바닐라" 신경망이라고도 합니다. MLP는 입력층, 은닉층, 출력층의 최소 3개 층의 노드로 구성됩니다. 입력 노드를 제외하고 각 노드는 비선형 활성화 함수를 사용하는 뉴런입니다. MLP는 역전파라는 지도 학습 기술을 사용하여 학습합니다. 다중 레이어와 비선형 활성화는
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 Real monitoring :  XAUUSD M30 SL2 For more information, please contact us via private message or in   the mql5 group. THERE   ARE   ONLY  5   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactl
Forex GOLD Investor
Lachezar Krastev
4.45 (49)
WINTER SALE — LIMITED TIME! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex GOLD Investor is o
CyNera MT4
Svetlana Pawlowna Grosshans
2.71 (14)
CyNera: 귀하의 거래, 우리의 기술 매뉴얼 및 설정 파일: 구매 후 저에게 연락하면 매뉴얼과 설정 파일을 받으실 수 있습니다 가격: 가격은 판매된 라이선스 수에 따라 상승합니다 사용 가능한 복사본: 4 금은 시장에서 가장 변동성이 큰 금융 상품 중 하나로, 정확한 거래, 심도 있는 분석 및 강력한 리스크 관리가 요구됩니다. CyNera 전문가 조언자는 이러한 요소들을 통합하여, 최적의 금 거래를 위한 정교한 시스템으로 설계되었습니다. CyNera의 고급 전략과 기술은 경험이 풍부한 트레이더는 물론, 초보자도 금 거래에서 직면하는 독특한 도전과 기회를 극복할 수 있도록 지원합니다. CyNera는 금 시장의 복잡성에 맞춰 신뢰할 수 있는 솔루션을 제공합니다. 적응적이고 지능적인 전략과 다중 시간대 분석, 자동 거래 조정, 정밀한 리스크 관리 등 고급 기능을 결합합니다. 이러한 적응성 덕분에 CyNera는 빠른 시장 변화에 대응하면서도 장기적인 자본 보호를 보장하는 다목적 도구가
Jesko
Cence Jk Oizeijoozzisa
5 (2)
Jesko EA – Jesko는 수년간 검증되고 최적화된 전략 을 기반으로 만들어진 특별한 자동매매 프로그램(EA)입니다. 이미 실계좌에서 테스트 되었으며, 꾸준히 수익성과 낮은 리스크 를 입증했습니다. 이제 모든 트레이더들에게 공개하기로 결정했습니다. Signal live     4개월 실계좌 여기에서 MetaTrader 5 버전을 확인할 수 있습니다 . ----------------------------------------- MT5 로그인 23982567 ————— MT5 비밀번호 Aa123123! ————— 서버 UltimaMarkets-Live 1 ---------------------------------------------- 구매 후에는 MetaTrader 4 및 MetaTrader 5 버전을 모두 이용하실 수 있습니다. 간편한 설치  모든 브로커에서 사용 가능 (ECN 계좌 권장)  최소 예치금: 100 USD  24/7 지원  Jesko를 한 번 구매하면 – 우리의
Goldex AI
Mateo Perez Perez
4.31 (29)
Goldex AI: 오늘의 성공이 내일의 결실이 될 것입니다. 기간 한정 슈퍼 할인! 가격이 인상되기 전에 마지막 2부를 299달러에 구매할 수 있습니다. 실제 IC Markets 신호: Goldex AI 고위험 매뉴얼 및 구성 파일: 매뉴얼 및 구성 파일을 받으려면 구매 후 저에게 연락하세요. 가격: 시작 가격은 $499이며 10회 판매할 때마다 $899씩 인상됩니다. 사용 가능한 사본 수: 2 Goldex AI - 신경망, 추세 및 가격 행동을 갖춘 고급 트레이딩 로봇. Goldex AI는 금의 지지선과 저항선을 돌파하는 가격 행동을 사용하여 뉴욕 시장의 움직임을 최대한 활용하여 가능한 최고의 수익을 얻는 고성능 트레이딩 로봇입니다. 이 로봇은 지능형 복구라는 전략을 가지고 있으, 손실이 발생한 후 활성화되고 더 큰 로타제를 열어 가능한 손실을 단시간에 복구하지만 사용자가 원할 경우 승수를 줄일 수 있습니다. Goldex AI에는 스마트 뉴스 필터가 내장되어 있어 중대형 뉴스
ORIX mt4
Leonid Arkhipov
5 (2)
ORIX System — GBPUSD 통화쌍을 대상으로 M5 타임프레임에 맞게 개발된 트레이딩 로봇입니다. 본 EA는 가격 움직임과 시장 구조 요소를 분석하는 기반으로 작동하며, 표준 기술적 지표를 사용하지 않습니다. 마틴게일, 그리드 트레이딩, 역방향 평균매수, 헤지, 손절매 없는 거래, 고빈도 또는 무작위 거래를 사용하지 않습니다. 주요 요구 사항 및 권장 사항 거래 통화쌍: GBPUSD 타임프레임: M5 최소 예치금: 0.01랏 기준 100 USD / EUR부터 브로커: 고품질 시세를 제공하는 신뢰할 수 있는 ECN 브로커 계좌 유형: ECN / RAW / Razor (Netting 및 Hedging 모드 지원) VPS: EA의 안정적이고 지속적인 실행을 위해 권장 권장 리스크: 거래당 1%–5% (리스크는 단일 거래의 스탑로스를 기준으로 계산됨) 설정: 기본값 거래 로직 및 리스크 관리 전략 유형: 가격 행동 및 시장 구조 분석을 통한 주요 반전 구간 식별 표준 기술적 지
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
체험판 다운로드 EA Budak Ubat 채널 한정된 시간 가격! 10개의 구매마다 가격이 10 USD 상승합니다! 작동 방식 EA가 활성화되면 실행 모드 매개변수에 따라 차트를 분석합니다. 차트에 기존 포지션이 없으면 EA는 매개변수에 따라 거래를 시작합니다. 추세가 상승세이면 매수 거래를 시작하고 하락세이면 매도 거래를 시작합니다. 또한 손절매 변수가 0보다 클 경우 개설된 거래 가격에서 일정 거리만큼 손절매 주문을 설정합니다. 0은 손절매가 없음을 의미합니다. 차트에 기존 포지션이 있고 마지막 포지션이 손실인 경우, EA는 현재 시장 가격과 주문 간의 거리가 사용자가 설정한 최소 거리 이상인지 확인한 후, 캔들에 따라 거래를 시작합니다. 로트 크기는 마틴게일 방법을 사용하여 계산되며, 손절매 변수가 0보다 클 경우 개설된 거래 가격에서 일정 거리만큼 손절매 주문을 설정합니다. 헤징이 false로 설정된 경우, EA는 한 번에 한 방향으로만 거래를 시작합니다. 첫 번째 포지션
Titan AI 4All
Amirbehzad Eslami
Titan AI — 차세대 자동 매매 시스템 Titan AI 는 MX Robots 전문 팀이 개발한 차세대 자동 매매 시스템으로, 최첨단 인공지능 기술과 깊이 있는 금융 전문 지식을 결합해 만들어졌습니다. 이 EA는 Real Tick , MBP (Market by Price) , MBO (Market by Order) 와 같은 기관급 고품질 시장 데이터로 학습되었으며, 다양한 시장에서 안정적이고 지능적인 의사결정을 수행합니다. Titan AI는 여러 개의 AI 기반 전략을 동시에 운용하는 포트폴리오 트레이딩 시스템 으로 설계되었습니다. 각 전략은 서로 다른 시장 환경에 최적화되어 있어, 최소한의 드로우다운으로 최대의 수익을 유지하며 마진콜이 발생할 가능성을 거의 없게 만듭니다. Titan AI 4All 실행 및 설정 방법 Titan AI 4All은 지능형 자동화 , 기관급 정밀도 , 간편한 설정 을 원하는 트레이더를 위해 제작되었습니다. 딥러닝 기술을 기반으로 하고 세계 최고 수준의
Quantum HFT Prop Firm
Ho Tuan Thang
4.92 (112)
ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor Account Number: 44787199 Server: ICMarketsSC-Demo04 Password: quantum123 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 purpose is to assist in passing
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA - 모든 트레이더를 위해 개선된 지능형 파워 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 특별 출시 가격 라이브 신호:       여기를 클릭하세요 MT5 버전 :   여기를 클릭하세요 퀀텀 킹 채널:       여기를 클릭하세요 ***Quantum King MT4를 구매하시면 Quantum StarMan을 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요! 규칙       정확하고 규율 있게 거래하세요. 퀀텀 킹 EA       구조화된 그리드의 강점과 적응형 마팅게일의 지능을 하나의 완벽한 시스템으로 통합했습니다. M5에서 AUDCAD를 위해 설계되었으며, 꾸준하고 통제된 성장을 원하는 초보자와 전문가 모두를 위해 구축되었습니다. 퀀
Octopus Stability
Aleksandr Shurgin
After a thorough work and search for the optimal values of each of the Expert Advisor's parameters, the most stable settings of the algorithms have been selected, which do not require over large history periods. The robot uses a universal trading strategy, allowing the use of the currency pairs EURUSD, GBPUSD, USDCHF, USDJPY and other pairs with low spread. The EA trades on a 5-minute timeframe , it uses levels defined automatically on the bases of multiple parallel price movement calculation me
Algo Capital Trader
Jimitkumar Narhari Patel
Algo Capital Advanced Market Intelligence Trader: Empowering Traders with Integrity and Insight Algo Capital proudly introduces its inaugural state-of-the-art Advanced Market Intelligence Trader - engineered to transform your trading experience through precision, adaptability, and advanced market intelligence. Powered by proprietary algorithms and deep market research, this solution is designed to deliver consistent, high-quality performance across diverse market conditions. Why Algo Capital?
제작자의 제품 더 보기
Scalping Skill MT5
Volodymyr Hrybachov
스캘핑 스킬은 조용한 시간을 위한 안전한 스캘핑 전문가 어드바이저입니다. 숙련된 트레이더와 초보자 모두에게 적합합니다. FIFO 요구 사항이 있는 미국 중개인을 포함한 모든 중개인과 협력하여 우선 이전에 열린 거래를 마감합니다. EA는 Martingale 또는 order grid를 사용하지 않습니다. 모든 주문에는 가상 손절매가 수반되며 1포인트부터 핍으로 이익을 얻을 뿐만 아니라 손익분기점 및 추적 정지 기능이 있습니다. 차트는 주문 실행 속도와 슬리피지에 대한 정보를 표시합니다. 계산 기간은 EA 설정에서 설정됩니다. MT4 버전: https://www.mql5.com/en/market/product/36925 권장 사항 실제 돈으로 사용하기 전에 센트 거래 계정에서 최소한의 위험으로 고문을 테스트하십시오. 최소 보증금 - 0.01 로트에 대해 $ 300; 고문은 귀하의 예금을 보호합니다. 연속된 무익한 주문의 수가 지정된 값 을 초과하면 EA는 무익한 거래를
Hamster MT5
Volodymyr Hrybachov
5 (3)
혁신적인 그리드 어드바이저. 가격 변동성을 기반으로 전략을 적용합니다. 가격이 이전 바의 종가에서 N포인트, 현재 바의 개장 시간으로부터 N분 상승하면 거래가 시작됩니다. 할당된 시간 동안 가격이 평균 가격 변동성(ATR)의 N 값(%/포인트)을 초과하지 않으면 새 막대가 시작될 때까지 거래가 중단됩니다. 어드바이저 링크의 MT4 버전 브로커에게 보이지 않는 스탑 오더, 손절매, 이익실현, 트레일링 스탑 및 손익분기점의 동적 수준을 적용합니다. 값은 핍 또는 평균 가격 변동성(ATR)의 백분율로 지정할 수 있습니다. 차트는 주문 실행의 품질, 수신된 이익 및 현재 오픈 포지션(주문 수, 로트 수 및 이익)에 대한 정보를 표시합니다. 이전에 열린 거래를 먼저 마감해야 하는 FIFO 요구 사항이 있는 미국 중개인을 포함하여 모든 중개인과 작업하는 데 적합합니다. Expert Advisor를 처음 접하는 경우 전략 테스터에서 시각적 모드를 켜는 것이 좋습니다. 나는 모든 거래자가
Copier of transactions through       Telegram           channel. Will help you instantly publish your trade in       Telegram       channel or copy trades from       Telegram           channel. The utility can work in two directions by receiving signals in MT5 and transmitting signals to       Telegram   . Telegram chat for questions and discussion: https://t.me/forex4up_chat No more missed deals No more panic Capital Management Ease of use PAY version: https://www.mql5.com/en/market/product/
FREE
Copier MT5 DEMO
Volodymyr Hrybachov
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45792 Copier MT5  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending o
FREE
Phantom
Volodymyr Hrybachov
This is a fully automated multi-currency Expert Advisor. Does not use Martingale and grid trading. Uses stop loss to protect funds. It trades pending orders at acceptable time. Unengaged pending orders are deleted after the EA stops trading. Сделки совершаются по рынку (Market Execution) — Market Execution is applied — take profit and stop loss are placed after the order is executed and modified by the EA's settings. The EA is meant for trading EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZD
Serpent
Volodymyr Hrybachov
The strategy is based on the MACD and Moving Average indicators. It buys when the fast MA is above the slow MA and the MACD histogram is above the signal line. It sells when the fast MA is below the slow MA and the MACD histogram is below the signal line. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GBP USD , EUR USD , AUD USD , NZD USD ; or USD CAD, U
Orders Movement
Volodymyr Hrybachov
This scalping Expert Advisor does not use any indicators. Martingale is not used as well. The product displays a channel, two lines from Ask and Bid. If the channel is touched or broken by the price, the timer is enabled. Upon its expiration, the channel is modified based on new prices. Pending BuyStop and SellStop orders are placed at the specified distance from the channel levels, pending orders are modified following the channel. As soon as a pending order becomes a market one, an opposite or
Gryphon
Volodymyr Hrybachov
The strategy is based on entries according to the Fibonacci levels and the Stochastic indicator. Buys when the Stochastic indicator line is above the specified level and the price is above or equal to the opening level of Fibonacci. Sells at the opposite conditions, when the indicator line and price are located below the specified levels. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the sam
Alligator Pro
Volodymyr Hrybachov
The strategy is based on Bill Williams' indicators and my universal template. It uses Alligator, Fractals, AO and AC indicators. Buy entries: the Alligator mouth points upwards, AO and AC are in a green zone, the price is higher or equal to the last "upper" fractal. The product is designed for 4 and 5-digit quotes and should be launched on a VPS server. Expert Advisor Installation It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GB
Forex Bot
Volodymyr Hrybachov
The Expert Advisor does not use any indicators. It has a virtual trailing stop function and designed for 4-5-digit quotes. The EA opens deals in Market Execution mode. Take Profit and Stop Loss are placed after order execution and modified in accordance with the EA settings. Parameters TimeFrame – timeframe for defining the largest bar's Close price within n time period; StartBar – bar, from which the search for the largest bar starts; FinishBar – bar, at which the search for the largest bar is
Super Martingale
Volodymyr Hrybachov
1 (1)
This Expert Advisor uses martingale and order grid. An initial deal is opened when the price touches or breaks a price channel. The price channel is modified by timer in seconds. The following deals are opened by specified parameters. The EA flexibly configures step and volume, multiplier factor, amount of market orders to start increasing a step or a volume to open new orders. The EA has been adapted for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF,
Champion PRO
Volodymyr Hrybachov
5 (1)
A multifunctional trading robot for MetaTrader 4. The EA's basic strategy applies the range of price deviation from the average high/low values for a specified period. It has a minimum of configurable parameters, but has great functionality - the Expert Advisor can be configured for any trading style, which makes it not just a trading robot but a multi-functional flexible constructor. The EA applies order levels, stop loss, take profit and trailing stop levels invisible for brokers. The entire t
DarkForest
Volodymyr Hrybachov
3 (2)
The strategy is based on the price channel breakout. VPS is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Customizable pyramiding, hedgi
Front Running
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. It has a built-in algorithm for predicting the price movement, which allows the EA to make decisions on opening averaging orders or increasing positions. It works using pending (Stop, Limit) or market orders depending on the parameters specified. To diversify the risks, the EA works with short and long positions simu
WooHoo
Volodymyr Hrybachov
The entry signals are based on steady price movement for a certain distance within a specified time interval. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features Customizable pyramiding, hedging and order grid functions; Position tracking can be one of
Candle Closing
Volodymyr Hrybachov
2 (1)
Strategy: based on candle closure, entry in the movement direction. Features The template features an adaptive forecast algorithm based on history data of price action; It has multiple filters for opening new orders; Compatible with any trading strategy, both manual or automatic (Expert Advisors); It has the maximum possible and compatible functionality: adaptive order grid, locking, averaging, rebuying. Expert Advisor Installation The quotes history must be predownloaded for all currency pairs
Joker System
Volodymyr Hrybachov
4.75 (4)
This multicurrency Expert Advisor uses an advanced adaptive trading strategy based on a position averaging. Stop loss can be calculated in currency or by drawdown in % of the balance. I recommend that you withdraw your profit regularly! The product is designed for 4 and 5-digit quotes. VPS server is recommended. Timeframes: M30-H4. Recommended minimum deposit – 1 000 units of the base currency. Setup The EA is launched on several low spread symbols simultaneously (for example, EURUSD, GBPUSD, AU
MA Channel Pro
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The trading system is based on the breakout of channel of the Moving Averages and my adaptive template. It uses a completely different approach to trading. The EA template is developed so that the signals are not followed literally, instead they provide a reason to a certain action since the signal may turn out to be false, while the price may go in the opposite direction. Depending on the basic settings, the EA may use pending (Stop and Limit) or marke
Trade System
Volodymyr Hrybachov
1 (1)
This is an adaptive grid Expert Advisor that applies Fractals and Fibo levels and is based on the price behavior. An Average weighted stop loss can be used to limit losses. Average volatility, speed and direction are also applied by the strategy. The Expert Advisor is designed for maximum effective real trading in today's market conditions. It does not require special conditions, does not depend on the trading account type, the broker, or the financial instrument. It works well with small and la
News Auto Trading
Volodymyr Hrybachov
3 (2)
This is a news Expert Advisor trading by the economic calendar. It features the following working modes: Manual – trader sets the news time on its own Automatic – the EA takes the news release time and its importance from the news website Several modes of customizable parameters allow the EA to conveniently adjust the EA to your trading strategy. The trading robot automatically determines the time zone, the news importance, the currency affected by the news release, displaying the news on a char
Not One Step Back
Volodymyr Hrybachov
This is a non-indicator Expert Advisor based on steady (no roll-backs) price movement. When the price moves a defined distance without changing a direction, one point goes to bulls or bears depending on the price movement direction. When a predefined amount of points is reached, a position is opened. The Expert Advisor uses average weighted stop loss, take profit, breakeven and trailing stop levels. Parameters PriceMove – amount of points to be passed by the price without changing direction; Win
Butterfly Platinum
Volodymyr Hrybachov
1 (2)
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the usual version of Butterfly , it starts working when the minimum required number of High/Low bars are within the specified price range. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. Do not use martingale, grid and other high-risk trading strategies similar to overstaying drawdown by keeping unprofitable
Snop
Volodymyr Hrybachov
The Expert Advisor strategy is based on the moving average channel breakthrough. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Cu
Super Trader EA
Volodymyr Hrybachov
Fully automated adviser using an advanced grid algorithm and a function to protect against increased volatility during news releases. The Advisor looks for anticipated levels of reversal / continuation in a narrow price range (the proposed new level of support / resistance) based on previous movements. Applies invisible for the broker dynamic levels of setting new orders, stop-loss, take-profit and trailing stop. If you set MagicNumber = 0, then the expert can be used in semi-automatic trading.
Insider Trading
Volodymyr Hrybachov
Arbitrage-news trading EA. Works at a user-defined deviation from the price during the news release (optional). The trade is opened when the fast broker gets ahead of the slow one by the specified amount of points. The trades are opened by the direction of the fast broker price movement, works both during the news release and without the news filter. The news filter automatically determines the time zone and the currency the news is released on. To enable the news filter you need to do the follo
Joker System Stable
Volodymyr Hrybachov
5 (1)
New version of the semi-scalper multicurrency Expert Advisor that uses an advanced adaptive trading strategy based on a position averaging. It uses a completely different strategy for market entries. The new version features a new function – total trailing stop of the opened positions by equity in the deposit currency or as a percentage of profit. A virtual trailing stop can be applied to the first opened trade. A stop loss can be used to protect the capital. The product is designed for 4 and 5-
Invest System
Volodymyr Hrybachov
This scalper Expert Advisor uses instant execution pending orders. No grid and martingale. Each trade is protected by a tight stop loss. It is designed for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP, and EURCHF. VPS is required for flawless operation, minimum deposit is 100 units of the base currency. Timeframe – from M15 to H4. Optimization tip! Only several parameters should be optimized for the period of the last f
Mower
Volodymyr Hrybachov
The strategy is based on my own template, it utilizes the Stochastic indicator. It buys when the lines are below a predetermined level, and the signal line crosses the main one upwards; it sells when the lines are above a predetermined level and the signal line crosses the main downwards. The EA has been adapted for four- and five-digit quotes. VPS server is recommended. Before launching the EA on a real trading account, I recommend checking its parameters in the strategy tester using 99.90% qua
Grid and MA
Volodymyr Hrybachov
5 (3)
This is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The order grid is adaptive and is made of market orders. If the price ha
필터:
리뷰 없음
리뷰 답변