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

Irisha Scalper Advisor

The "Irisha" is an Expert Advisor, in which we attempted to implement the ability of trading on smaller timeframes (1-15 minutes). The main idea lies in opening frequent trades and in the ability to "cover" losing trades with profitable ones. However, we had to resort to the Martingale strategy to implement the idea. Due to this, it is recommended to have a large deposit and/or cent account for using this EA.

Operation of the EA on a live account can be evaluated here: https://www.mql5.com/en/signals/229380


Trading Strategy

  • The Moving Average (МА) indicator serves as the signal for opening positions. If the opening price of the candle is below the MA and the closing price is above the MA, this is considered to be a buy signal.
  • The Relative Strength Index (RSI) indicator is used as the signal filter. If the value of the RSI indicator is lower than 30, and a buy signal was received from the MA indicator, a buy order is opened.
  • Change in the direction of market movement. In case the market changes direction after an order is opened, a new buy order will be opened but with an increased lot size.
  • Optimal profit level. In case more than one order is opened, the EA calculates the price level, after reaching which the profitable orders cover the unprofitable ones with the minimum profit percentage.
A Pro or ECN (Market/Instant Execution) account with a spread size of 0 to 2 points (but not greater than 2.5) is recommended for the correct operation of the EA on 5 digit quotes.


Input Parameters

The following list describes the input parameters of the EA that can be modified and optimized:

  • MAGIC (MAGIC number) - identifier of the EA's orders;
  • Trade (Trade) - if this parameter is set to false, the EA will not open new orders once all orders are closed by TP or SL;
  • (ON Filter RSI) - if set to false, the RSI indicator values are not taken into account;
  • Add_Order_Signal (Add new order signal) - if set to true, the new order will be opened by signal when the distance between the price and the initial order level is greater than the value of Step;
  • Lots (Initial Lot Size) - lot size of the initial order;
  • LotExponent (Multiplication, odds lot) - multiplier for the volumes of subsequent orders;
  • TakeProfit (Profit level (in points)) - take profit level;
  • StopLoss (Loss level (in points)) - stop loss level;
  • Step (Distance between orders (in points)) - the minimum distance between orders;
  • MaxOrders (Maximum number of open orders) - the maximum number of opened orders.

You can also adjust the parameters of the Moving Average and Relative Strength Index (such as period, price type, shift, MA method) according to your needs.

The settings of the Moving Average indicator contain the MA_MODE (Definition mode) parameter. It sets the type of the MA indicator usage and has the following options:

  • Intersection - signal is generated when a candle crosses the indicator line;
  • Price - signal is generated when the price is located above or below the indicator line;
  • Directing - signal is generated by the direction of the indicator line;

Settings of the Relative Strength Index include the parameters for overbought (Level overbought) and oversold (Level oversold) levels, and also the RSI_MODE (Definition mode) parameter, it defines the usage type of the RSI indicator for calculation, which has the following options:

  • NONE - oversold area above 50, overbought area below 50;
  • Levels - oversold area above the 'Level overbought' parameter, overbought area below the 'Level oversold' parameter;
  • NeutralZone - trades will be opened only when the RSI value is between the values of 'Level overbought' and 'Level oversold' parameters;
  • Trend - determines the direction of the RSI indicator (Example: if the opening RSI (оRSI) is below the closing RSI (cRSI), the trend is ascending. If the opening RSI (оRSI) is above the closing RSI (cRSI), the trend is descending);
  • TrendLevels - uptrend based on the RSI indicator is above the 'Level overbought' parameter, the downtrend based on the RSI indicator is below the 'Level oversold' parameter;
  • TrendNeutralZone - uptrend or downtrend based on the RSI indicator is between the values of 'Level overbought' and 'Level oversold' parameters.
추천 제품
Implied Trader
Ciprian Ghebanoaei
Implied Trader   is a fully automatic, professional trading robot designed specifically for the foreign exchange market   AUDCAD M30 timeframe. Parameter configuration is not necessary for EA. Only the size of the lot you intend to use needs to be chosen. 0.1 is the suggested lot size for a $2000 account. You can raise the lot size correspondingly if your account has more money. It has an intelligent algorithm that recognizes the trend. On the basis of the trend direction, the expert places orde
FREE
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
2.5 (2)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame a
FREE
| 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
PZ Goldfinch Scalper EA
PZ TRADING SLU
2.63 (49)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
GapRevScalper
Catalin Zachiu
4.71 (7)
양초 사이에 간격이 발생할 경우 열린 거래를 기반으로 하는 이 방법은 간단하지만 올바르게 사용하면 잠재적으로 효과적입니다. 간격 크기에 대한 입력 값은 포인트 단위로 측정됩니다. 두 양초 사이의 마지막 간격과 간격 시간이 차트 주석에 표시됩니다. 모든 브로커가 이 거래 로봇에 적합한 것은 아닙니다. 테스트 및 최적화는 MQL 5 가격 기록을 기반으로 합니다. 또한, 거래 성사 시 로트 크기를 늘리고 손실 거래 시 로트 크기를 줄이는 스마트 로트 관리 기능과 다른 EA 주문과 차별화되는 매직 넘버를 갖추고 있습니다. 자정 가격 격차를 필터링하기 위해 스프레드와 시간 필터도 마련되어 있습니다. 기본 설정: EurUsd M15 기간.     대체 설정은 '댓글' 섹션에서 찾을 수 있습니다. 양초 사이에 간격이 발생할 경우 열린 거래를 기반으로 하는 이 방법은 간단하지만 올바르게 사용하면 잠재적으로 효과적입니다. 간격 크기에 대한 입력 값은 포인트 단위로 측정됩니다. 두 양
FREE
EA Gap Catcher
Mikita Kurnevich
Read more about my products EA Gap Cather - is a fully automated trading algorithm based on the GAP (price gap) trading strategy. This phenomenon does not occur often, but on some currency pairs, such as AUDNZD, it happens more often than others. The strategy is based on the GAP pullback pattern. Recommendations: - AUDNZD - TF M1 - leverage 1:100 or higher - minimum deposit 10 USD Parameters: - MinDistancePoints - minimum height of GAP - PercentProfit - percentage of profit relati
FREE
KT COG Robot
KEENBASE SOFTWARE SOLUTIONS
KT COG Robot is a fully automated Expert Advisor based on the KT COG Indicator . The COG indicator was originally presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. The EA fires a long trade when COG line cross above the signal line and a short trade is fired when the COG line cross below the signal line.  Adaptive Filtration Our adaptive filtration algorithm combines the original COG formula with the major trend direction and market ac
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when the SMAs cross and when the WPR has left overbought/oversold areas. The SMAs are also programmed to close the trades if the trend changes. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is NZDUSD and the recommended timeframe to opera
FREE
Long Waiting MT4
Aleksandr Davydov
5 (1)
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recom
FREE
CCI and ATR Trader
Evgeniia Terekhova
5 (1)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -1
FREE
BuckWise
Joel Protusada
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
BreakOut Grid
Catalin Zachiu
This expert is a combination between a grid and a scalper and it uses a grid of ten pending orders , five for long and five for short , with a 500 point spacing between them with a 100 point scalp target. It has three working modes , first , the entry by level , the expert starts operation when the price aproaches an important trade level ( a former resistance or support) , second , the entry by time , launches the expert at a specific time (input by user) and the third type is continuous operat
You can use it wisely In any currency pair. It's only good works on EURUSD M30 Timeframe. This robot is profitable. This robot requires minimum deposit of $1000 for small DD . You can get good results with it. You can test it first. You can increase the equity percentage. It will increase the volume in a certain ratio as the equity increases. You don't need to increase the volume by yourself. For the first few days, use the equity volume setup in this robot and then test and increase the equity
Mir Station MT4
Marta Gonzalez
Mir Station MT4  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions Mir Station MT4     Have  neurals nets to used the correct algoritm in the correct market situation Mir Station MT4         It is an advanced trading system. This is a fully automatic Expert Advisor.      Mir Station MT4     is a plug and play system Mir Station MT4  
ISS Station MT4
Marta Gonzalez
ISS Station MT4        it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions       ISS Station MT4         Have neurals nets to used the correct algoritm in the correct market situation       ISS Station MT4               It is an advanced trading system. This is a fully automatic Expert Advisor.        ISS Station MT4     is a plug and
Nice and Easy EA
Tyrae Trae Bailey
Want to make your trading nice and easy? Well, it all depends on your definition of nice and easy. Introducing the Nice and Easy EA. This automated expert advisor lets you make an order with stop losses and take profits set automatically. It is designed for level trading.This EA is about versatility. A trade will execute when you drag it into your chart. After backtesting the product, it will automatically activate. It has the ability to make buy stops, buy limits, sell stops and sell limits. Th
Gold Wukong EA
Huynh Van Cong Luan
Gold Wukong EA  uses an   Advanced-Smart Breakout System   for Scalping analyses the market conditions. This unique feature allows  Gold Wukong EA  to maximize your profits and minimize the drawdown. All trading instan orders opened are assigned individual stoploss levels and will be managed by TrailingStop.   Gold Wukong EA  has great Scalper assortment of Smart & Safety Trading, for long period of development which make profitable strategy over a long period of trading and is best used with r
Brown Bear EA
Sergey Kruglov
Brown Bear EA  - это простая автоматическая торговая система торгует по тренду после отталкивания от важных ценовых уровней.  Советник использует сеточную систему, а так же мартингейл и разработан под пару EURUSD. Советник не привязан к таймфрейму. Параметры: AutoStops = 1 - Включить автоматическое определение StopLoss и TakeProfit. StopLoss= 0  - Стоплосс TakeProfit = 0 -Тейкпрофит. TakeProfitAverage = 300 - Общий тейкпрофит для сетки ордеров, количество пунктов от линии усреднения. LotRisk = 0
EA meatvers
Hossein Davarynejad
4.75 (16)
Metavers V2      Scalper Base on Many indicator   No Grid   No Martingale  one  just open Trade per Day  This Expert is not working on all Broker you need low Spread broker with Low Slippage                                                              Broker is Tickmill   or  TMGM                                                                                                                                             Symbol USD CHF ,EURAUD,EURCAD,USDAUD,USDCAD,EURGBP.AUDCAD,AUDNZD,NZDCAD
FREE
Currency -  Eur/Usd Candle Time -  5m for best results Recomended Broker -  IG Leverage -  1:200 Minimum Deposit -  $100 Fully Automated EA for Longs and Shorts You can adjust to whichever RSI period and value you want. -RSI PERIODS & VALUES WHEN THEY CROSS ARE ALL ADJUSTABLE IN THE INPUTS & THE TAKE PROFIT AND STOPLOSS OF HEDGING LONG AND SHORT TRADES. Default settings are to... *When a LONGS trade is put on it puts in a Short at the same time. If the Short goes above 20 pips it will hit Stop
Big Trend Catcher MT4
Aleksandr Davydov
4 (1)
Expert description The Expert Advisor's trading system is based on entry and exit at a certain deviation of the asset price from the moving average value. The Expert Advisor has a number of parameters, by manipulating which you can implement different trading systems and also get different results when trading on different assets, keep this in mind when setting up an Expert Advisor and do not use standard settings on all instruments and time frames. Recommendations for use The EA working t
FREE
SofitR
Aleksandr Chernov
The SofitR trading Robot contains two independent algorithms for opening and conducting transactions, which at some point begin to work together. It uses a total of 7 proprietary indicators. A broker with the ability to open a large number of orders and fast execution is recommended. Features of the SofitR Trading Robot:     Dynamic TP and SL     Profit is calculated separately for purchases and separately for sales     All transactions are closed after the deposit drawdown is reache
Magic Grid
Aliaksandr Charkes
4.52 (21)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Gladius EA Standard
Mohd Ikhwan Bin Agusalim
Gladius EA Standard is a trading robot specifically designed for the forex market. It uses both technical and standard indicators to identify the best trading opportunities and maximize the potential of every trade. It is best suited for trading the GBPUSD pair and offers the flexibility to set up single, double or triple entries based on your needs. Gladius EA Standard also features a news filter and mathematical predictions to analyze the market, as well as a Super Trend period to track market
FREE
Commodity Channel Indicator Forex Trading Strategy
Victor Manuel Valderrama Zamora
4.67 (3)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades after CCI indicator exit the oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is GBPUSD and the recommended timeframe to operate and to do backtests is D1. This Expert Advisor can be profitable in any TimeFrame
FREE
Niffler
Sergey Sapozhnikov
"The Niffler is a fluffy, black and long-snouted beast. This burrowing creature has a predilection for anything glittery. Nifflers are often kept by goblins to burrow deep into the earth for treasure." Newt Scamander, "Fantastic Beasts and Where to Find Them". Niffler is a multicurrency trend trading Expert Advisor based on moving averages. A classic seasoned with the magic of modern technology. Niffler uses SMA, EMA, LMA, SWMA, HMA, AMA, TMA, EPMA and RMA on the timeframes M15, M20, H1, H3, H6,
PatternVol EA
Alexandr Gribanov
4.5 (2)
The PatternVol EA is based on its own observations of the market and consists of patterns, candlestick analysis, analysis of candlestick volumes, and also, the EA does not contain indicators. At the moment, the advisor is a small constructor of my non-indicator strategies, you can disable and enable each strategy separately, or make an assembly from several strategies. The work on the advisor continues to this day, new strategies are added, algorithms are improved. In the future, it will be a l
FREE
FDM Strategy
Paranchai Tensit
FDM Strategy is an Expert Advisor based on fractals and five dimension method. Five Dimensions expert system is developed based on a theory combining the Chaos Theory with the trading psychology and the effects that each has on the market movement. There is also an ADX (measuring trend strength with average directional movement index) used as a trading filter. Long and Short Trade Signals: If fractal to buy is above the Alligator's Teeth (red line), the pending Sell Stop order must be placed 1 p
Euro Gift EurUsd M15
Marek Kupka
3.78 (9)
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
KasheVar
Ramiz Mavludov
4.9 (10)
Opens a lot of deals with a fixed lot, in an unusual way. If to speak more clearly, a typical grid + a bit of logic. There is nothing supernatural and unusual. Set EURUSD H1, D1 for a pair, test it. To understand how KasheVar works.  Available settings:  Strategy_1 - The main strategy from the first version. Enabled by default. Strategy_2 - Additional modified, refined strategy based on the first. Strategy_3 - This strategy works on a classical grid in 2 directions and the minimum distance be
FREE
이 제품의 구매자들이 또한 구매함
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에 약간의 경험이 있는 경우 매
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달러씩 인상됩니
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
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
Bitcoin Robot MT4
Marzena Maria Szmit
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
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
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씩 인상됩니다! 양자      
EA Gold Stuff
Vasiliy Strukov
4.73 (961)
EA Gold Stuff 는 금 거래를 위해 특별히 고안된 전문가 고문입니다. 작업에 기반의 개방의 주문 금을 사용하여 물건의 표시는,그래서 고문 작품에 따라"트렌드를 따라"전략을 의미,다음과 같은 추세이다. 중요! 구매 후 즉시 저에게 연락하여 지침과 보너스를 받으십시오! 실시간 결과는 여기에서 볼 수 있습니다 매개 변수 새로운 시리즈 열기-주문의 새로운 시리즈의 온/오프 시작. 시작 로트-시작 로트. 무역 구매-전문가 고문이 구매할 수 있도록하십시오. 무역 판매-전문가 고문이 판매 할 수있게하십시오. 사용하지면서 기능을 사용한 고문이 무역은 모두 구매 및 판매하는 방향,기능 장애인,고문관이 무역에 단 하나의 방향이다. 돈 Manadgement 를 사용-온/오프 자동 로트 계산의 사용. 오토롯. 각 0.01 로트에 대한 자유 마진-각 0.01 로트 단위의 개방을위한 자유 마진의 양. 로트 miltiplier-다음 주문에 대한 로트의 곱셈 계수. TP 는-
Gold Garden MT4
Chen Jia Qi
5 (4)
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
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
HFT Prop EA
Manpreet Singh
4.95 (242)
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
TopBottomEA
lizhi fu
4.78 (51)
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
Dragon Multi EA MT4
Mansour Babasafary
4.71 (17)
77% discount for the next 10 buyers (original price $3000): 4 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
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
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
Big Forex Players MT4
Marzena Maria Szmit
4.64 (22)
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   (p ositions are sent from our databa
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. 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, No Grid - The order is always protected by Stoploss - EA is using in-b
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 진 주오       이것은 금 쌍만을 사용하는 독특한 일일 거래 전략입니다. 금 쌍은 높은 일일
Quantum HFT Prop Firm
Ho Tuan Thang
4.91 (149)
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
GoldPulse AI
Babak Alamdar
5 (7)
백테스트가 아닌 실제 거래 시스템을 구매하세요:   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를 거래하는 최초의 가장 똑똑한 로봇입니다! 매일매일 뉴스를 확인하며 기술적, 근본적, 감성적 확인이 있는 기회라면 무엇이든 활용합니다! 돈은 참을성 없는 상인의 주머니에서 환자의 주머니로 나올 것입니다! 이 시장에서 당신은 똑똑한 사람들과 경쟁하게 될 것입니다! 그들은 당신의 돈을 얻으려고 하고, 당신도 그들의 돈을 얻으려고 합니다! 가장 정확하고 적극적인 시장분
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
Ai Hybrid Robot MT4
Mansour Babasafary
71% discount for the next 5 buyers (original price $9000): 3 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
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
Smart Funded Hft
Barbaros Bulent Kortarla
5 (48)
스마트 펀드 HFT EA로 거래 잠재력을 해제하세요! VPS 없음 / 설정 파일 없음 / 플러그 앤 플레이 즐기기 / 아래 쉬운 설정 비디오 확인 한정된 시간 동안 프로모션 가격 제 거래의 비밀을 공유하게 되어 매우 기쁩니다 – 스마트 펀드 EA. 수백 가지 도전을 완벽한 성공률로 정복했으며, 이제 여러분의 거래 게임을 한 단계 업그레이드할 차례입니다! 이 EA는 HFT 사용을 허용하는 프롭 회사의 HFT 도전을 통과하기 위해 설계되었습니다. HFT 사용이 허용되지 않는 도전/펀드 계정/실제 계정에서는 사용하지 마세요. 스마트 펀드 HFT EA가 돋보이는 이유: 도전 마스터리: 거의 모든 HFT 도전에서 수백 번의 도전을 성공적으로 완료하여 100%의 성공률을 확보했습니다. 단순한 도구가 아니라 검증된 파워하우스입니다. 최고의 간편함: 복잡한 설정이나 VPS 설정에 빠져들 필요 없습니다. 로드하고, 로트 크기를 조정한 다음 실행 버튼을 누르기만 하면 됩니다 - 최고의 간편함입니다.
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
Naomixi Gold EA
Raman Tsimashenka
5 (8)
Naomixi Gold Advisor is a fully automatic trading system. !!! No martingale, no scalping, no grid Please note that we do not update the advisor 3-5 times a month.  The advisor does not need updating or optimization The system uses the basic laws of the Forex market in trading - price return after a sharp movement in any direction. This is one of the most stable advisors among existing analogues. You will be surprised! He does not use risky strategies. The price of the advisor is much lower
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
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 및 여러 브로커에서 쉽게 실제 변수 확산 테스트를 사용하여 매우 안정적인 백 테스트를 보여줍니다. 수백 가지의 다양한 설정이 모두 테스트에서 수익성 있는 결과를 제공합니다(물론 저는 최고의 설정을 선택했습니다!). 매우 강력한 시스템 -> 설정은 상호
제작자의 제품 더 보기
Puria Advisor
Dmitriy Kudryashov
5 (1)
The Expert Advisor follows Puria trading method. RSI is used for sorting out signals. Also, the EA implements the averaging function. Trading strategy Three Moving Average (МА) indicators combined with Moving Averages Convergence/Divergence (MACD) provide market entry signals . Sell as soon as First MA crosses Second MA and Third MA below and confirmation from MACD arrives (one bar has closed below the zero level). The Relative Strength Index (RSI) indicator is used as the signal filter . If R
The "Karina" Expert Advisor trades based on the signals of the Several Moving Average indicator and "averaging" of the open orders. The signals are filtered based on the Relative Strength Index indicator. The TakeProfit(TP) level is set when opening the first deal. If the market reverses, new orders will be opened in the direction of the first order, followed by "covering" of losing orders with profitable ones. It is recommended to have a large deposit and/or cent account in order to use this EA
필터:
리뷰 없음
리뷰 답변
버전 200.816 2020.08.16
* The information window is hidden.
* Updated lot calculation function:
- Separated parameters for calculating the starting volume and the method for calculating the volume for subsequent positions.
- Added the ability to calculate volume using the Fibonacci method.
* Updated function for calculating indentation:
- Added the ability to calculate the indent using the Fibonacci method.
- Added the ability to calculate the indent using the Martingale method.
버전 200.220 2020.02.20
* Optimized advisor parameters.
* The function of closing all orders has been rewritten.
버전 191.231 2019.12.31
* Changed the way the adviser is written (transferred to the project format).
* Added 6 money management options:
- 1. Fixed lot;
- 2. Calculation of the lot from the percentage of funds on the account balance;
- 3. The Martingale principle;
- 4. Maximum risk (analogue from the standard MetaTrader advisers);
- 5. Decreasing factor (the first order with a lot equal to Lots; the subsequent ones are reduced by the DandIFactor coefficient);
- 6. Raising factor (first order with a lot equal to Lots; subsequent ones increase by the DandIFactor coefficient).
* Changed the information window:
- Added ON / OFF button for trading on the main chart;
- Added button to close all advisor orders on the current symbol.
버전 191.205 2019.12.05
* Скрыт параметр идентификатор советника (MAGIC имеет фиксированное значение - 19790726);
* Добавлены параметры торговли по времени (TimeStart - начало торгов, TimeStop - конец торгов);
* Убран параметр "Перевертыш" (Changeling).
* Оптимизация параметров;
* Оптимизация алгоритма советника.
버전 190.211 2019.02.11
*Оптимизированы функции сигнального индикатора.
*Добавлено описание некоторых ошибок.
버전 180.814 2018.08.16
*Оптимизация алгоритма советника для создания единого шаблона;
버전 180.223 2018.03.01
*Optimized the algorithm.
버전 171.24 2017.11.09
* Added the Add_Order_Signal parameter, which sets the type of conditions for opening additional orders:
- If Add_Order_Signal = true, the new order will be opened by signal when the distance between the price and the initial order level is greater than the value of Step;
- If Add_Order_Signal = false, the new order will be opened immediately when the distance between the price and the initial order level is greater than the value of Step;
* Optimized the averaging function.
버전 170.814 2017.08.18
* Added the MA_MODE parameter responsible for the signal type:
- Intersection of the MA indicator line;
- Location of the price above\below the MA indicator line;
- Direction of the MA indicator line;
* Added parameters for the signal indicator and for the reversal filter.
버전 170.430 2017.05.05
*Optimized the "Averaging" function algorithm of opened orders.
버전 170.223 2017.04.04
*Added parameter to enable/disable the signal filter;
*Performed the code optimization;
*Made certain aesthetic changes.
버전 170.122 2017.01.31
*Added new function for checking the limitation on the number of orders.
버전 170.101 2017.01.11
*Fixed errors in the description of the parameters;
*Performed the code optimization;
*Made adjustments to certain functions.
버전 161.123 2016.12.05
*Added a small information box;
*Added new parameters:
-Setting the individual number for orders opened by the EA (MAGIC);
-Allowing the EA to open the first order.
버전 161.23 2016.11.04
*Fixed the error with the StopLoss parameter missing from the settings.
Added the parameters for overbought (Level overbought) and oversold (Level oversold) levels to the settings of the RSI indicator., as well as the RSI_MODE (Definition mode) to set the options for determining those levels.
Values of the RSI_MODE (Definition mode):
-NONE - Oversold area above 50, overbought area below 50;
-Levels - Oversold area above the 'Level overbought' parameter, overbought area below the 'Level oversold' parameter;
-NeutralZone - Trades will be opened only when the RSI value is between the 'Level overbought' and 'Level oversold' parameters;
-Trend - Determines the direction of the RSI indicator (Example: if the opening RSI (оRSI) is below the closing RSI (cRSI), the trend is ascending. If the opening RSI (оRSI) is above the closing RSI (cRSI), the trend is descending);
-TrendLevels - Uptrend based on the RSI indicator is above the 'Level overbought' parameter, the downtrend based on the RSI indicator is below the 'Level oversold' parameter;
-TrendNeutralZone - The uptrend or downtrend based on the RSI indicator is between the values of 'Level overbought' and 'Level oversold' parameters.