Boat GoodLine

EA Boat GoodLine

The Boat GoodLine expert Advisor works by averaging two stochastics with selectable and configurable parameters, limiting noise and minor "false" movements using the Lim parameter. The EA is easily optimized for selecting all settings parameters.

The robot calculates the trend and makes trades in the direction of it. The EA has two modes for ending trades. 

Normal mode (Net = false) ends trades with the TakeProfit or StopLoss expert Advisor. 

In the "Net = true" mode, if the transaction is made in the wrong direction, the averaging network is built, which is also closed by TR.

All transactions without exception have StopLoss and TakeProfit, which are built by the STTP Manager as one for the entire averaging network. All trades in the direction of one SL and one TP. In case of loss of communication with the broker, all transactions are protected.

  • The parameters of the EA:

  • MAGICB - the magic number of the long direction;
  • MAGICS - magic number of the Short direction;

  • "__Working hours__GMT__";
  • Hours_to_GMT_Offset - offset in hours of GMT time from the broker's terminal time.

  • Hours - enable / disable work on a time interval or around the clock;
  • Begin_hour - the hour when the EA starts working on GMT;
  • End_hour - the hour when the EA stops automatically placing initial trades. At the same time, the adviser continues to serve already started transactions.

  • "_The parameters for the EURGBP M15.";

  • "__Start__";
  • GameOn-allowing the EA to work programmatically or rebroadcast;
  • Lot - the lot that will be used for initial transactions;
  • LotMax - maximum lot size for any trades;
  • TP-TakeProfit;
  • SLPLUS - StopLoss;
  • Net - enabling / disabling the averaging compensation network;
  • Loeflot - the coefficient of increasing the lot of the averaging network;
  • Step - step of the averaging network, 2-aggressive and fast events in the averaging network, 250 - non-aggressive and long in the grid;
  • OnOffUnLine -on/off of the uneven grid spacing;
  • ULсoef - the coefficient of uneven step;
  • K1 - period %K stochastic oscillator of the first;
  • D1 - period %D of the first stochastic;
  • Sl1-deceleration of the first stochastic;
  • K2 - period %K stochastic oscillator of the second;
  • D2-period %D of the second stochastic;
  • Sl2-deceleration of the second stochastic;
  • Lim-parameter that will ignore noise or minor movements;
  • Slippage - parameter slippage;

  • "__Directions On/Off.__";

  • SELL-work permit for Short;
  • BUY-work permit for long;

  • "__Restrictions__";

  • LotMax-sets the maximum lot for any trade;
  • OnOffLock - on.\off. automatic locking on the level set below. 
  • LockLevel - the maximum permissible level MarginLevel;

On-demand parameters:

  • AxelOption-on.\off. these parameters are on demand.
  • LimLossMoney - total loss in both directions, at which all transactions will be closed;
  • MinPauseBegin-pause in trading in minutes after all trades are closed;
  • MinPauseNetUp-pause in minutes between steps of the long direction averaging grid. Sometimes useful on the news.
  • MinPauseNetDn is the same in the Short direction.
  • OnOffStopDeals - on / off limits the number of transactions in the averaging network.
  • StopDeals - number of knees in the network.
  • CloseDeals-close the entire network in the direction when the number of StopDeals + 1 transactions is reached;
  • "__Trailingator__" - trailingator parameters;
  • TrailingStop = 3;
  • TrailingStep = 6;

Default parameters for EURGBP M15.
추천 제품
Ichimoku 3D
Anton Karabeinikov
Ichimoku 3D This Expert Advisor is based on the Ichimoku indicator using the principle of 3 Elder screens. There are 4 types of opening trades in this Expert Advisor: 1 is when there is the same buy or sell signal on 3 timeframes 2-This is when 2 timeframes have the same buy signal and 1 timeframe has the same sell signal or vice versa 3-This is when 1 timeframe is a buy signal and 2 timeframe is a sell signal or vice versa 4-This is when 1 timeframe signal to buy on the average timeframe
Expert Advisor " Divergence Progression» For the EA to work, you need to download the indicator from the CodeBase section-http: / / www. mql5. com/ru/code/32437 - and place it in the MQL4/Indicators folder Recommended parameters D1 EUR / USD: TakeProfit-250; StopLoss-30; Closing on the opposite signal=false; This expert Advisor is medium-term and is intended only for trading on the D1 period on the EUR / USD pair. T
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
Magic Grid
Aliaksandr Charkes
4.54 (28)
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
MA crossing bot
Matthieu Jean Baptiste Wambergue
5 (7)
특별 할인! $90 대신 $50 MT4 버전을 여기 에서 받아보세요! 이동 평균 전략을 자동화하세요! "MA crossing bot"은 이동 평균 교차 전략을 사용하는 트레이더를 위한 궁극의 trading 도우미입니다. 이 다기능 bot은 두 이동 평균이 교차할 때마다 자동으로 알림을 주거나 포지션을 오픈하여 주요 시장 흐름을 정확하게 포착할 수 있게 도와줍니다. 숙련된 트레이더이든 자동화 시스템에 익숙하지 않든 관계없이, MA crossing bot은 전략을 완벽하게 자동화하여 다른 작업이나 trading 기회에 집중할 수 있게 해줍니다. 하지만 이 EA는 단순한 교차 알림 시스템을 넘어섭니다. 세 번째 이동 평균 추가, RSI(Relative Strength Index)를 통한 필터링, 피벗 포인트 통합과 같은 다양한 고급 필터 기능을 포함하고 있습니다. 이를 통해 단순한 교차가 아닌, 성공 확률이 높은 기회만 trading할 수 있도록 도와줍니다. MA crossing bot
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
Hunter on the channel breakout Bot The Expert Advisor places the necessary amount of BuyStop and SellStop pending orders with predefined StopLoss and TakeProfit levels at the specified time daily. The EA calculates the channel width using the ZigZag indicator and sets a grid of BuyStop and SellStop pending orders according to the specified settings. The first pair of BuyStop and SellStop pending orders is placed at a predetermined distance from the channel borders. The distance is set in the per
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisor는 FletBoxPush 지표를 사용하여 시장을 분석하고 거래 신호를 결정합니다. 표시기는 Expert Advisor에 내장되어 있으며 차트에 추가로 설치할 필요가 없습니다. 거래는 플랫의 경계로 정의된 레벨의 브레이크아웃에서 발생합니다. 손실 제한이 사용됩니다. 어드바이저 설정에 대한 설명 TimeFrames - 차트 기간, 표시기 설정 color - 플랫으로 정의된 가격 영역의 색상, 표시기에 대한 설정 직사각형 - 평면으로 정의된 가격 영역 표시, 지표 설정 랏 - 거래 시작 볼륨 MagicNumber - 마법의 주문 수 Count_LOSS - 수익이 0이 될 때까지의 연속 손실 거래 수(0으로 종료) FlatPips - 플랫을 결정하기 위한 포인트 제한, 지표 설정 FlatBars - 평면을 결정하기 위한 막대 수의 제한, 표시기 설정 MinBarsClosedOutside - 종가가 특정 고정 수준 위/아래로 고정된 막대의 수
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
Succubus
Dmitriy Prigodich
3 (5)
Succubus is a universal expert Advisor. Its main advantage is the highest entry accuracy, 90% of transactions and above. The expert Advisor parameters are divided into categories according to the function that the user needs. All functions can be disabled. The expert Advisor is designed to disperse small and medium-sized deposits. Main: TakeProfit - number of points to close a trade with a profit StopLoss - number of points to close a trade with a loss Slippage - Slippage Magic-adviser
FREE
IRobot Alligators
Paranchai Tensit
IRobot Alligators is an Expert Advisor based on the chaos theory and the Alligator technical indicator. This expert advisor consists of three lines, overlaid on a price chart, that represent the jaw, the teeth and the lips of the Alligator. It was designed to help confirm that a trend is in effect and in what direction. As with all moving averages, the shortest one (green) moves first, followed by the middle (red) and then longer average (blue). If the three lines are entwined, then the Alligato
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
The Grid EA (with smart mode) is based on a strategy with a dynamic grid channel that can withstand long absence of rollback. The robot can be used for trading any instruments after a proper optimization. With default parameters, it is recommended for: EURUSD, EURJPY, CADJPY, GBPUSD NZDUSD. Monitoring of EA trading:  https://www.mql5.com/ru/signals/538873 Key Features Fully automated trading Customizable deposit protection Forced order closing and planned trade pauses Virtual Take profit and St
Trend Analizer Bot
Pavel Predein
4.67 (3)
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
FREE
Night Rocker EA
Sergey Sobakin
1 (1)
Night Rocker EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on USDJPY, GBPUSD, EURCHF, GBPCAD pairs. Period M15.   The internal control system for workin
The Moving Average Convergence Divergence (MACD) is a popular technical analysis tool used by traders and analysts to identify trends and potential buy or sell signals in a financial instrument, such as a stock, currency pair, or commodity. It's essentially a combination of two moving averages, often referred to as the "fast" and "slow" moving averages. Here's how the MACD is calculated: Fast Moving Average (12-period EMA): This is a 12-period Exponential Moving Average (EMA) of the asset's pric
The JP_15_861542546_S_BB_CF_SQX is an algorithmic trading strategy for MetaTrader, tested on JP using the M15 timeframe from December 7, 2017, to June 2, 2023.   There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:  https://quantmonitor.net/nikkei-breakout-zones/ Key details are: MagicNumber: 861542546 Main Chart: Current symbol and
FREE
Gold Label
Tran Thanh Tuyen
Gold Label  is an Expert Advisor designed specifically for trading gold.  This EA is specifically designed for   XAUUSD  with low risk and can grow your account from small capital. It is based on machine learning cluster analysis and genetic algorithms. EA contains self-adaptive market algorithm, which uses price action patterns and standard trading indicators. Expert showed stable results on XAU in 2011-2020 period. No dangerous methods of money managment used. Suitable for any broker conditi
Free Spike Finder MT4
Pier Gaetano Novara
3 (2)
Same behavior of https://www.mql5.com/en/market/product/25552 but fixed lot 0.01 The EA waits for a spike according to a specific logic and opens a position in spike direction setting stop loss and take profit. When positions are in profit they are managed with smart trailing mechanism based also on elapsed time from opened position. It works with 5-digit and 4-digit broker. Must be used on the M1 chart. Does not need historical data. It does not use Martingale Grid Hedge Parameters spikeFilte
FREE
The EU_15_111517128_S_Op_CF_SQ3 is an algorithmic trading strategy for MetaTrader, tested on EURUSD using the M15 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   https://quantmonitor.net/eurusd-bollinger-bands-breaker/ Key details are: Main Chart: Current symbol and timeframe
FREE
The MelBar HedgeScalper FinTech RoboTrader MAXIMUM LOTSIZE : 100 Lots (US$10,000,000) per TRADE/POSITION FULLY TRIED, TESTED, PROVEN & VERIFIED ON A REAL LIVE TRADING ACCOUNT! TRY OUT THE DEMO! The Experienced Trader & Global Money Manager Version. 89% Trade Winning Percentage. 32.679% Profit Gain or ROI in 2 Trading Days. Profit Factor 3.59 Average Trade Length 1h 22m. The MelBar HedgeScalper FinTech RoboTrader is easy to use. Has the Advantage of Retiring Unnecessary "Debt" Positi
Fibonacci System
Maksim Neimerik
The system applies Fibo levels. Apart from basic Fibo levels (23.6; 38.2; 50.0; 61.8; 100.0;), the EA features custom levels (34.0; 36.0; 64.0; 66.0;). You can decide the levels trading is to be performed from. Sample trade: when the market is bullish and the price rolls back to the levels (as we remember, we select the levels on our own), the EA opens buy orders. The opposite is true for sell orders. The EA can work in three modes. Each of the modes is a separate Fibo levels construction method
This expert advisor implements the original Dennis and Eckhardt trading system, commonly known as The Turtle Trader. It trades exactly like the original turtles did, and can be used by experienced traders to capture trends in up or down markets. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully configurable strategy settings Fully configurable trading settings Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Works for CFDs and for
FREE
GridMasterFx
Sergey Kruglov
GridMasterFx is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market conditi
Simple RSI Unlimited
Kenneth Parling
5 (1)
소개 전문가 '심플 RSi 언리미티드' - 단순? 네! 초보자 상인과 전문가 모두에게 적합합니다. 잘 알려져 있고 인기 있는 상대 강도 지수에 의한 진입 신호. 후행 정지 및 손익분기점을 갖추고 있어 포지션 이익을 확보할 수 있습니다. 위험한 거래 기술을 사용하지 않으며 이 전문가는 동일한 계정에서 실행할 수 있는 다른 전문가를 절대 간섭하지 않습니다. 기본 전문가 사전 설정 EURUSD에서만 테스트된 모든 시간대 및 가장 일반적인 Forex 기호에서 작동합니다. 거래하는 기호에 대해 만족스러운 안정적인 결과를 얻으려면 정기적으로 매개변수를 조정해야 합니다. '공개 가격'으로 빠르고 쉽게 최적화 수행 장점 모든 계정 유형, 레버리지 및 기간 낮은 초기 보증금, 500:1 레버리지를 기준으로 최소 $20-100 권장 이익/손절매 - 자동화, 입력 정의 또는 완전히 꺼짐(꺼짐은 진입 신호 변경에 의해 할당됨을 의미) 스프레드 필터 완전히 조정 가능한 인덱스 역 인덱스 모드 위험 평가
Bollinger Scalper EA
Robots4Forex Ltd
4.22 (9)
The Bollinger Scalper EA is a fully automated Expert Advisor that trades based on Bollinger Band and RSI entry signals. The EA trades using market orders and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limited support so that I
FREE
Grid and MACD
Volodymyr Hrybachov
This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set 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 orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
торговая система с риском 1% чем больше денег на счете тем больше лот но риск 1% Начальный депозит 50.00 Спред 10 Чистая прибыль 6.71 Общая прибыль 51.97 Общий убыток -45.26 Прибыльность 1.15 Матожидание выигрыша 0.02 Абсолютная просадка 26.79 Максимальная просадка 29.21 (55.47%) Относительная просадка 55.47% (29.21) Всего сделок 427 Короткие позиции (% выигравших) 219 (72.60%) Длинные позиции (% выигравших) 208 (72.12%) Прибыльные сделки (% от всех) 309 (72.37%) Убыточные сделки (% от все
This is a fully automatic trading robot for the EURCHF currency pair.  But this robot can be configured to trade for other currency pairs. TURBO SCALPER PRO using a trend following strategy based on MACD, Parabolic SAR and Moving Average indicator. The robot works in full automatic mode, on the M1 timeframe. The trader does not need to set it up for trading. Open EURCHF and attach TURBO SCALPER PRO only to EURCHF M1 using the default settings. Advantages of the TURBO SCALPER PRO :  We show you
Grid Flat
Iurii Tokman
Grid Flat   Expert Advisor는 지정된 단계로 주문 그리드를 배치합니다. 주문에는 그리드 단계 거리의 이익 수준과 동일한 유형의 모든 주문에 대한 일반적인 손실 수준이 있습니다. 거래는 설정에 지정된 기간 내에서만 수행되며, 시간이 끝나면 모든 보류 중인 주문이 삭제되고 모든 열린 포지션이 강제로 닫힙니다. EA는 중요한 뉴스의 발표 또는 기타 유사한 시장 상황과 같은 특정 시장 상황에서만 작동하는 장기 거래를 위한 완전 자동화된 거래 시스템으로 사용하지 않는 것이 좋습니다. 어드바이저 설정에 대한 설명 Open_BuyStop - 보류 중인 Buy Stop 주문 그리드 열기/열지 않음 Open_SellStop - 보류 중인 판매 중지 주문 그리드 열기/열지 않음 Open_BuyLimit - 보류 중인 구매 제한 주문 그리드 열기/열지 않음 Open_SellLimit - 보류 중인 판매 제한 주문 그리드 열기/열지 않음 TIME_HOUR_START - 고문의 작업
이 제품의 구매자들이 또한 구매함
Vortex Gold MT4
Stanislav Tomilov
5 (29)
볼텍스 - 미래를 위한 투자 메타트레이더 플랫폼에서 금(XAU/USD) 거래를 위해 특별히 제작된 볼텍스 골드 EA 전문 어드바이저입니다. 독점 지표와 개발자의 비밀 알고리즘을 사용하여 구축된 이 EA는 금 시장에서 수익성 있는 움직임을 포착하도록 설계된 종합 트레이딩 전략을 사용합니다. 전략의 주요 구성 요소에는 이상적인 진입 및 청산 지점을 정확하게 알려주는 CCI 및 파라볼릭 인디케이터와 같은 클래식 인디케이터가 포함됩니다. Vortex Gold EA의 핵심은 고급 신경망 및 머신러닝 기술입니다. 이러한 알고리즘은 과거 데이터와 실시간 데이터를 지속적으로 분석하여 EA가 진화하는 시장 추세에 더 정확하게 적응하고 대응할 수 있도록 합니다. 딥러닝을 활용하여 Vortex Gold EA는 패턴을 인식하고 지표 매개변수를 자동으로 조정하며 시간이 지남에 따라 성능을 개선합니다. 독점 지표, 머신 러닝, 적응형 트레이딩 알고리즘이 결합된 Vortex Gold EA의 강력한 조합입니다
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
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
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는 단일 거래를 다섯 개의 작은 거래로 지속적으로 분할하는
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는 역전파라는 지도 학습 기술을 사용하여 학습합니다. 다중 레이어와 비선형 활성화는
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
Bitcoin Robot MT4
MQL TOOLS SL
4.64 (66)
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
XIRO Robot MT4
MQL TOOLS SL
5 (3)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and str
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
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron은 Aura 시리즈 거래 시스템을 이어가는 독특한 전문가 자문입니다. 고급 신경망과 최첨단 클래식 거래 전략을 활용하여 Aura Neuron은 뛰어난 잠재적 성과를 가진 혁신적인 접근 방식을 제공합니다. 완전 자동화된 이 전문가 자문은  및 XAUUSD(GOLD)와 같은 통화 쌍을 거래하도록 설계되었습니다. 1999년부터 2023년까지 이러한 쌍에서 일관된 안정성을 입증했습니다. 이 시스템은 마팅게일, 그리드 또는 스캘핑과 같은 위험한 자금 관리 기술을 피하므로 모든 브로커 조건에 적합합니다. Aura Neuron은 다층 퍼셉트론(MLP) 신경망으로 구동되어 시장 추세와 움직임을 예측하는 데 활용합니다. MLP는 피드포워드 인공 신경망(ANN)의 한 유형으로, 특히 단일 숨겨진 계층으로 구성될 때 "바닐라" 신경망이라고도 합니다. MLP에는 입력 계층, 숨겨진 계층 및 출력 계층이라는 세 가지 필수 계층이 포함됩니다. 입력 노드를 제외한 각 뉴런은 비선형 활성화
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를 위해 설계되었으며, 꾸준하고 통제된 성장을 원하는 초보자와 전문가 모두를 위해 구축되었습니다. 퀀
Dark Algo
Marco Solito
4.65 (65)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
Gold Trade Pro
Profalgo Limited
4.61 (23)
프로모션 시작! 449$에 얼마 남지 않았습니다! 다음 가격: 599$ 최종 가격: 999$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro는 금 거래 EA의 클럽에 합류하지만 한 가지 큰 차이점이 있습니다. 이것은 진정한 거래 전략입니다. "실제 거래 전략"이란 무엇을 의미합니까?   아시다시피 시장에 있는 거의 모든 Gold 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
AI Prop Firms MT4
MQL TOOLS SL
5 (4)
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
Daytrade Pro Algo
Profalgo Limited
5 (5)
프로모션 시작: 현재 가격으로 제공되는 제한된 수의 사본 최종 가격: 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 및 여러 브로커에서 쉽게 실제 변수 확산 테스트를 사용하여 매우 안정적인 백 테스트를 보여줍니다. 수백 가지의 다양한 설정이 모두 테스트에서 수익성 있는 결과를 제공합니다(물론 저는 최고의 설정을 선택했습니다!). 매우 강력한 시스템 -> 설정은 상호 교
Vortex Turbo EA MT4
Stanislav Tomilov
5 (8)
보텍스 터보 — “폭풍을 거래하고, 보텍스를 제어하세요” Vortex Turbo는 지능형 트레이딩의 다음 진화 단계를 제시하는 독보적인 플랫폼으로, 최첨단 AI 아키텍처, 적응형 시장 로직, 그리고 정밀한 리스크 관리 기능을 결합했습니다. 검증된 알고리즘 원칙을 기반으로 구축된 Vortex Turbo는 새로운 차원의 예측 인텔리전스를 통해 다양한 전략을 하나의 고속 생태계로 통합합니다. 금(XAUUSD(GOLD)) 스캘핑 전문가로 설계된 Vortex Turbo는 제어된 마틴게일 및 평균화 그리드 전략을 사용하며, 각     포지션은 내장된 손절매 기능으로 완벽하게 보호되어     강력함, 정확성, 그리고 안전성 사이의 완벽한 균형을 보장합니다. 정말 중요합니다! 전문가 서비스를 구매하신 후 개인 메시지를 보내주세요. 필요한 모든 권장 사항이 담긴 안내를 보내드리겠습니다. 399달러의 가격은 2월 15일까지 유효하며, 이후 가격은 499달러로 인상됩니다. (최종 가격: 999달러)
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
WINTER SALE — FINAL DAYS! 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! Live Results: https://www.m
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) 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! Live Results:   https://w
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은 금 시장에서 안정적이고 안전한 트레이딩을 위해 설계된 전문 자
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
Bitcoin Robot Grid MT4
MQL TOOLS SL
5 (16)
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
Trend AI EA
Ramil Minniakhmetov
4.27 (52)
Trend Ai EA는 Trend Ai 지표와 연동되도록 설계되었습니다. Trend Ai 지표는 추세 식별, 실행 가능한 진입 시점 및 반전 알림을 결합하여 자체적으로 시장 분석을 수행하고 지표의 모든 신호를 완전 자동으로 처리합니다! EA에는 완벽하게 조정 가능한 여러 외부 매개변수가 포함되어 있어 트레이더가 원하는 대로 전문가를 맞춤 설정할 수 있습니다. 녹색 점이 나타나면 EA는 매수 거래를 준비합니다. 파란색 화살표로 상승 추세가 확인되면 EA는 다음 캔들에서 매수 주문을 입력합니다. 시장이 반전되면 EA는 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 반대 신호가 나타나고 차트에 빨간색 점이 나타나면 EA는 매도 준비를 하고, 빨간색 화살표가 나타나면 EA는 다음 캔들에서 매도 거래를 입력하고 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 통화쌍 및 시간대: 이 EA는 모든 상장 자산, 선물, 주식, 외환, 상품, 암호화폐 또는 지수에 사용할 수 있습
Quant Blade MT4
Andrey Barinov
Quant Blade is a professional trading solution built on advanced Pattern Recognition with elements of Machine Learning and Neural Networks . It calculates future price move probabilities , displays projections directly on the chart, and trades based on them. Highlights Prop Firm Ready => advanced PropFirm risk panel with color-coded warnings and recommendations Institution-grade analytics => high quality forecasting / projections and market condition filtering No Grid, No Martingale => only one
XGen Scalper MT4
Burak Baltaci
3 (2)
XGen Scalper MT4 - 전문 자동 거래 시스템 XGen Scalper는 고급 알고리즘 구조와 검증된 기술적 분석을 결합하여 모든 시장에서 일관된 결과를 제공하는 최첨단 전문가 자문 시스템입니다. 이 강력한 거래 시스템은 외환 쌍, 금과 은 같은 귀금속, 암호화폐 및 상품 지수에서 원활하게 작동합니다. 고급 알고리즘 기술 특허받은 파동 스캐닝 알고리즘은 시장 데이터를 실시간으로 처리하여 수동 투자자가 놓치기 쉬운 높은 확률의 거래 기회를 식별합니다. 시스템은 변화하는 시장 조건에 지속적으로 적응하며, 추세, 범위 및 변동성 환경에서 효과적으로 작동합니다. 범용 호환성 특정 쌍을 위해 설계된 전통적인 EA와 달리, XGen은 모든 상품에서 우수한 성능을 발휘합니다. 전문적인 제어 패널 실시간 계정 지표, 상세한 거래 통계 및 시스템 상태를 보여주는 세련된 인터페이스로 거래 성과를 모니터링하세요. 통합된 파동 시각화는 시스템이 시장 조건을 어떻게 해석하는지 정확히
Gold King AI MT4
Rodrigo Arana Garcia
5 (1)
이 가격으로 남은 재고는 1/5 개뿐입니다 ---> 다음 가격 250$ // MT5 버전 Gold King AI는 강화 학습을 활용해 강력한 거래 알고리즘을 구축, 훈련, 평가, 배포하기 위해 특별히 설계된 오픈소스 Python 프레임워크인 TensorTrade를 사용하여 개발되었습니다. 이 알고리즘은 뉴욕 거래 세션 동안 작동합니다. 시장 분석을 통해 관심 영역을 식별한 후, 가격이 해당 수준에 도달하면 실행되는 대기 주문을 배치합니다. 이것은 이익을 확보하기 위해 추적 이익을 빠르게 활성화합니다. 또한 손실 거래 후 활성화되는 '스마트 리커버리'라는 두 번째 전략을 갖추고 있습니다. 이 전략은 손실을 일부 보상하기 위해 약간 더 큰 주문을 실행합니다. 참고로 신경망은 AI를 최신 상태로 유지하기 위해 4~5개월마다 최신 역사적 데이터를 사용하여 훈련됩니다. 이 로봇은 마틴게일이나 헤징과 같은 유해한 리스크 관리 방법을 사용하지 않습니다. 대신 모든 거래는 트레일링 이익 실현과
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
체험판 다운로드 EA Budak Ubat 채널 한정된 시간 가격! 10개의 구매마다 가격이 10 USD 상승합니다! 작동 방식 EA가 활성화되면 실행 모드 매개변수에 따라 차트를 분석합니다. 차트에 기존 포지션이 없으면 EA는 매개변수에 따라 거래를 시작합니다. 추세가 상승세이면 매수 거래를 시작하고 하락세이면 매도 거래를 시작합니다. 또한 손절매 변수가 0보다 클 경우 개설된 거래 가격에서 일정 거리만큼 손절매 주문을 설정합니다. 0은 손절매가 없음을 의미합니다. 차트에 기존 포지션이 있고 마지막 포지션이 손실인 경우, EA는 현재 시장 가격과 주문 간의 거리가 사용자가 설정한 최소 거리 이상인지 확인한 후, 캔들에 따라 거래를 시작합니다. 로트 크기는 마틴게일 방법을 사용하여 계산되며, 손절매 변수가 0보다 클 경우 개설된 거래 가격에서 일정 거리만큼 손절매 주문을 설정합니다. 헤징이 false로 설정된 경우, EA는 한 번에 한 방향으로만 거래를 시작합니다. 첫 번째 포지션
Forex Diamond EA
Lachezar Krastev
5 (5)
WINTER SALE — FINAL DAYS! Get Forex Diamond EA with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale 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 Diamond EA – Relia
XAU Flux MT4
Burak Baltaci
1 (1)
XAU FLUX - 전문 금 스캘핑 전문가 자문가 XAU FLUX는 금 시장에서 빠르고 체계적인 거래를 위해 설계된 전문 트레이딩 로봇입니다. 일일 소폭 가격 변동에서 꾸준한 수익을 추구하는 트레이더를 위해 개발되었습니다. 주요 기능: XAU FLUX는 M1 및 M5 시간대에서 작동하는 고급 스캘핑 시스템을 사용하여 시장의 미세 기회를 평가합니다. EA는 시장 상황을 지속적으로 분석하여 적절한 진입점을 식별하고 자동으로 거래를 개시합니다. 리스크 관리 및 자본 보호: EA는 모든 오픈 포지션을 동적 추적 스탑 메커니즘으로 보호합니다. 이는 불리한 움직임 시 손실을 최소화하면서 이익을 확보합니다. 스프레드 제어 및 변동성 필터 덕분에 거래는 적합한 시장 조건에서만 실행됩니다. 계좌 성장 잠재력: XAU FLUX는 소규모 로트 사이즈로 시작하여 계좌를 꾸준히 성장시키는 데 이상적입니다. 매일 작은 수익을 누적하여 지속 가능한 장기 수익을 목표로 합니다. 공격적인 마틴게일이나 그리드
제작자의 제품 더 보기
GM Stochastic MIDL indicator is based on the averaging of the two Stochastics (7,3,4) and (20,3,7) with the level limitation. The only parameter Lim is used for that. The central operator: IIndBuffer[i]=(( iStochastic ( NULL , 0 , 7 , 3 , 4 , MODE_SMA , 0 , MODE_MAIN ,i)+ iStochastic ( NULL , 0 , 20 , 3 , 7 , MODE_SMA , 0 , MODE_MAIN ,i))/ 2 - 50 ) The indicator values are changed from -Y to +Y via 0 after its execution. The white line. The indicator is supplemented by the growth/decrease histog
The Greed Master Stochastic 2 Lines indicator uses the Stochastic indicator. And based on the data on intersections with the levels , it plots two High and Low lines according to the rates for the change period of the Stochastic indicator. All parameters are set to default, but they can be adjusted if necessary. Also, the arrows show the High and Low price values for the specified period. If you correctly fill parameters of the account and exchange rate of the currency in the country the indicat
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. Expert parameters MAGICB - Long magic number; MAGICS - Short m
The RSI Signals Manager Expert Advisor trades the signals of the RSI indicator. Trades are performed in an appropriate direction when the indicator reaches the value of RSI_Level_Down or RSI_Level_Up . If the indicator exceeds RSI_Level_Up , Short direction is selected for initial trades. If the indicator falls below RSI_Level_Down , Long one is selected. If Inversion = true , the trades are opened in the reverse direction. Profitable trades are closed by take profit. Loss-making ones are averag
Forex trading guide
Oleg Papkov
5 (1)
The Forex Trading Guide indicator works based on the standard RSI indicator with an adjustable period. Crossing the internal level calculated mathematically, the indicator gives a signal for opening a trade in a certain direction, showing it on the price chart with the corresponding line (blue - deal up, red - deal down) and the price label of the corresponding color . In other words, if the previous directive was to deal down (the line and the price label in red), then the next directive will b
Guiding Thread is based on the standard RSI with a customizable period. The market entry signal is triggered after the indicator crosses a certain level. The event is marked by an appropriate line (blue - going long, red - going short) and the price label having the appropriate color . In other words, if the previous signal was for going short (red line and price label), the next one indicates the upcoming reversal and the necessity to go long (blue line and price label). A trading signal is pre
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
Ship Cruise The Ship Cruise expert Advisor trades on the RSI indicator signals. Trades are made in one direction or another when the indicator reaches values of 30 or 70 .  Profitable trades are closed with a take profit. Unprofitable ones are processed by the expert Advisor using the averaging method, a network of transactions is built in the same direction, the break-even level is calculated, and when the price reaches this level, the network is closed with a take profit. The EA has a min
The EA uses the Stochastic indicator. Long and Short trades are opened each in their own range of indicator levels. The lot of transactions changes depending on the established risk level and the results of previous transactions. The EA has two modes of use. 1-without using the averaging network. 2 - using the averaging network. To choose from, according to your preferences. The settings for these modes are different. The default settings are optimized for EURGBP M15 in non-network averaging
The Grid stability plus semi automatic expert Advisor trades on the signals of the RSI indicator. Trades are made in different directions when the indicator reaches values of 30 or 70 . If the indicator is greater than 70 , the Short direction is selected for initial trades, and if the indicator is less than 30 , the Long direction is selected. Profitable trades are closed by take profit. Unprofitable ones are processed by the expert Advisor using the averaging method, a network of transactions
필터:
리뷰 없음
리뷰 답변