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

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

icon

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

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

코드를 제출하세요

The Expert Advisor is a profit calculator on the opening position for price movement to a price level fixed in the chart

The breakthrough system using the XMA_Range_Bands indicator.

The breakthrough system using the XMA_Ishimoku_Channel indicator.

Trading system using the DSSBressert indicator

The Expert Advisor using the UltraFatl oscillator.

Trading system using the AnchoredMomentum indicator

The Expert Advisor using the GG-RSI-CCI signal indicator.

The Expert Advisor using the UltraWPR indicator.

Trading system using the Extremum indicator

The Expert Advisor with the VortexIndicator indicator

Trading system using the ColorLinearRegSlope_V2 indicator.

This script attempts to demonstrate the power of using support vector machines in solving classification style problems. This version of the code has been written specifically to be used in conjunction with the demo version of the Support Vector Machine Learning Tool available for free from the MQL5 Market.

Trading system using the MACD_Xtr indicator

Trading system drawn on the basis of the signals of the TrendValue indicator

The breakthrough trading system using the MA_Rounding_Channel indicator.

Trading system using the zero point indicator.

Trading system using the Kolier_SuperTrend trend indicator

Trading system using the RMACD histogram.

The Expert Advisor drawn on the basis of the MALR indicator. Trailing stop, lot increase, averaging and reversal functions are available

The Exp_MAMA Expert Advisor drawn using the entry when crossing Moving Averages of the MAMA indicator

Trading system based on the signals of the parabolic that uses Moving Average values as an input time series.

The Exp_AdaptiveRenko Expert Advisor drawn on the basis of the NRTR of the AdaptiveRenko indicator

The Exp_JBrainSig1_UltraRSI Expert Advisor uses the values of JBrainTrend1Sig and UltraRSI indicators to analyze the market state.

The Expert Advisor is drawn on the Oracle redrawing indicator

The breakthrough trading system using the Candles_Smoothed indicator.

The Exp_2pbIdealXOSMA Expert Advisor is drawn on the basis of the 2pbIdealXOSMA indicator.

The Exp_2MoHLC based on the signals taken from the 2MoHLC_ indicator

The Exp_2pbIdealMA indicator is based on the crossing of two Moving Averages. A signal to perform a deal is formed at bar closing if there is crossing of a fast 2pbIdeal1MA Moving Average with a slow 2pbIdeal3MA Moving Average

When market activity decreases, then the Expert Advisor places two pending stop orders

The Expert Advisor analyses many Moving Averages from three timeframes

The Expert Advisor used on such indicators as the Moving Average, the CCI, stochastic

The Expert Advisor with a very simple price analysis in two bars and with the increasing lot after a loss

The Exp_ColorBBCandles Expert Advisor based on the ColorBBCandles indicator.

The Exp_CoeffofLine_true Expert Advisor based on the CoeffofLine_true indicator. A signal to perform a deal is formed at bar closing, if the histogram breakthroughs its zero level

The Exp_CenterOfGravity Expert Advisor is based on the CenterOfGravity indicator. The signal is formed when a bar is closing if there is crossing of indicator and its signal line.

The Expert Advisor operates on the principle of the Moving Average. Simultaneously in both directions. Volume for BUY and SELL is calculated separately. Divide the volume received in accordance with the given "save percentage". It responds to the setting: "change the price"

The trading system based on the signals taken from the MaRsi-Trigger trend indicator

The trading system based on the signals taken from the CMO oscillator

The Expert Advisor on the T3MA-ALARM indicator

The Expert Advisor based on the candlestick analysis where only four last bars are analyzed

1...2627282930313233343536