거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

MQL5 MetaTrader용 Expert Advisor의 소스 코드 5 - 22

icon

Expert Advisor는 가격 차트를 분석하고 기본 규칙에 따라 자동으로 거래합니다. 여기서 다양한 문제를 해결하는 MQL5 소스 코드를 찾을 수 있습니다. 이동 평균 교차점과 복잡한 시그널 생성 알고리즘 및 거래 오류에 대한 보호와 관련된 복잡한 교차점을 기준으로 간단한 Expert Advisor 모두를 선택할 수 있습니다.

MetaTrader 5에서 제공되는 Expert Advisor를 다운로드하여 시작할 수 있습니다. 거래용 로봇을 사용하기 전에 Strategy Tester에서 테스트하고 최적화하는 것이 좋습니다. 또한 Expert Advisors 라이브러리는 MetaTrader 5 플랫폼과 MetaEditor 개발 환경에서 직접 사용할 수 있습니다.

코드를 제출하세요

MTC Neural network plus MACD - Expert Advisor for MetaTrader 5.

MacdPatternTraderAll - Expert Advisor for MetaTrader 5. Six (iMACD, MACD, Moving Average Convergence/Divergence) indicators and four (iMA, MA, Moving Average) indicators. Opens trades when the indicator's MACD crosses its signal line.

Expert Advisor inspired by Ilan 1.6. It uses the iCCI(CCI, Commodity Channel Index), iRSI(RSI, Relative Strength Index) indicators.

The simplest EA based on the fractal MFI.

Trading based on two indicators: iAlligator (Alligator).

Works based on two indicators: iCCI (Commodity Channel Index, CCI) and iMACD (Moving Average Convergence/Divergence, MACD). OnTradeTransaction().

Trading based on the ZeroLag MACD custom indicator.

The Expert Advisor based on the iAlligator (Alligator), iMA (Moving Average) indicators.

The Expert Advisor works in martingale mode based on the signals of iStochastic (Stochastic Oscillator).

The Expert Advisor uses signals from the indicators: ATR, MACD.

Increasing the lot after a losing trade. Entry signals are based on the DeMarker indicator.

The simplest EA based on the WeightOscillator weighted oscillator.

Ilan1.4 - Expert Advisor for MetaTrader 5.

The Exp_SilverTrend_Signal_ReOpen trading system based on the signals of the SilverTrend_Signal indicator with scaling by the trend.

The Exp_BykovTrend_ReOpen trading system based on the signals of the BykovTrend indicator with scaling by the trend.

The Expert Advisor trades daily breakouts. It places pending BuyStop and SellStop orders.

EMA_WMA - Expert Advisor for MetaTrader 5. Intersection of two iMA (MA).

The Exp_RSIOMA Expert Advisor based on the signals taken from the RSIOMA histogram.

The simplest EA based on the fractal Force_Index.

Pipsing EA. Indicators are not used.

The EA uses 15 IMA indicators and two iAC indicators.

The Expert Advisor is based on the signals of the iADX (Average Directional Movement Index) indicator.

The trading system based on crossing of the DI+ and DI- lines of the Fractal_ADX_Cloud indicator.

The PROphet Expert Advisor consists of two independent linear perceptrons.

The Expert Advisor based on intersection of two iMA.

Grid with a constant step. Grid lot sizes based on Fibonacci.

The Expert Advisor opens a reverse position, additionally placing a grid of orders for reinforcement.

The Expert Advisor trades based on two iMA: iMA(5) and iMA(4) on the M5 timeframe.

The simplest EA based on the fractal WPR.

The Expert Advisor processes signals from four iWPR indicators with different averaging periods.

The Expert Advisor manages positions using labels.

The Expert Advisor uses the iStochastic (Stochastic) Oscillator, iWPR (Larry Williams' Percent Range) indicators.

The Expert Advisor opens trades based on the Bollinger Bands indicator.

The Expert Advisor which uses the AO and AC indicators in its operation, which were proposed by the Bill Williams.

Uses the iStochastic (Stochastic) indicator from three different timeframes.

Trades using the pending Sell Limit and Buy Limit orders. Removes all orders and closes positions at 23:59.

The Exp_ColorZerolagMomentum_X2 trend trading system based on the signals from two ColorZerolagMomentum indicators.

GO

Signals based on four iMA (MA) indicators, by PRICE_OPEN, PRICE_HIGH, PRICE_LOW, PRICE_CLOSE prices. Trades only on hedge accounts.

Works based on the iMACD (MACD) indicators

The Exp_2pbIdealMA EA is based on the crossing of Moving Averages with position scaling according to the trend.

1...151617181920212223242526272829...36