당사 팬 페이지에 가입하십시오
The Expert Advisor using artificial intelligence - a single-layer neural network. The "Perceptron" is used for identification of the quotes movement direction. Both iAC indicator and CopyTime calls are used.
Original Turtle Rule Trader Expert Advisor implements a trading system described in the book "The Original Turtle Trading Rules". The EA code implements the visual display of the three Donchian channels, money management, opening and adding trades and moving stop levels.
The trading system is based on direction changes of the wighted oscillator WeightOscillator
Draw your horizontal and trendlines and be notified when price crosses them
The Expert Advisor on the breakthrough of the range defined by the signals of the Narrowest Range Signal indicator. Handling stop orders
The Exp_KPrmSt Expert Advisor with the entry at the intersection of the signal and the oscillator lines of the KPrmSt indicator.
The Exp_ColorXCCXCandle Expert Advisor is based on the change of color of the ColorXCCXCandle indicator candles.
The Exp_RAVI_Histogram breakout trading system based on the signals of the RAVI_Histogram oscillator.
The Expert Advisor increases the volume of an open position if profit in points from the last trade increases a threshold fixed in the EA inputs.
The EA trades using the signals of iADX (Average Directional Movement Index, ADX) and iSAR (Parabolic SAR) indicators. The profit/loss of the last closed position is taken into account. Positions are moved to breakeven.
The Expert Asvisor uses iCCI (Commodity Channel Index, CCI) and iWPR (Williams’ Percent Range, %R) indicators, as well as custom DayImpuls indicator.
Grid system with limit orders. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951
Commodity Channel Index (CCI)에 기반한 "상승/하락 미팅 라인즈" 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
The Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up a market entry upon the conclusion of a trend on the trend reversal.
EA는 사용 가능한 거래 신호(시그널)의 기능에 대한 정보를 보여주고 복사 설정을 관리할 수 있을 뿐만 아니라 신호(시그널) 복사를 구독하거나 구독 취소할 수 있습니다.
The Exp_i-AMMA Expert Advisor is based on the reversal of the i-AMMA moving average direction.
Trading system based on Volume_Weighted_MA_Digit_System indicator signals.
Works based on two indicators: iCCI (Commodity Channel Index, CCI) and iMACD (Moving Average Convergence/Divergence, MACD). OnTradeTransaction().
The Expert Advisor uses the following indicators: Ichimoku, MA, SAR. Optimized for currency pairs: GBPUSD and EURUSD with the M30 timeframe. The full description is available in the code.
The Expert Advisor uses three iMAs (Moving Average, MA), one iOsMA (Moving Average of Oscillator and one iRVI (Relative Vigor Index, RVI). Trailing stop is based on the High/Low of earlier bars.
The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.
An Expert Advisor based on the iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD) indicators
A trading system with a very simple neural network unit. It uses an iMA (Moving Average, MA) on H1, H4, and D1.
3 검은 까마귀/3 하얀 병사 + 스토캐스틱에 기반한 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
This Expert Advisor uses support vector machine learning to analyze historical price data and signal future trades.