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

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

icon

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

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

코드를 제출하세요

The Expert Advisor Exp_MACDCandle based on signals of the MACDCandle indicator.

Trading system based on the signals of the Laguerre_ROC indicator.

The Exp_LeManTrend EA is based on the signals generated by the LeManTrend oscillator.

Trading system based on the signals of the i-GAP indicator.

Trading system based on the signals of the PA_Oscillator indicator.

Robot that trades the open sentiment of the market.

A simple way on how EA can link a manual order command from outside to use it in MetaTrader 5 Strategy Tester.

The Expert Advisor transfers to break-even and/or trails positions on every currency pairs or only on the current one.

Trading system based on the signals of the Dots indicator.

Trading system based on the signals of the Super_Trend indicator.

The Exp_ColorXCCXCandle Expert Advisor is based on the change of color of the ColorXCCXCandle indicator candles.

Trading system based on the signals of the MomentumCandleSign indicator.

A scalper that trades depending on the last deal on the open interest side.

Trading system based on the signals of the XMA_Range_Channel indicator.

Trading system based on the signals of the JMACandleSign indicator.

The Exp_DigitalF-T01 Expert Advisor enters the market when the DigitalF-T01 indicator cloud changes its color.

The Exp_CHOWithFlat Expert Advisor is based on the change of color of the CHOWithFlat indicator.

The Exp_TriXCandle Expert Advisor is based on the change of color of the TriXCandle indicator candles.

The Exp_FrAMACandle Expert Advisor is based on the FrAMACandle indicator candlestick color change.

The Exp_MA_Rounding_Candle Expert Advisor is based on the MA_Rounding_Candle indicator candlestick color change.

The Exp_ColorZerolagDeMarker Expert Advisor enters the market when the ColorZerolagDeMarker indicator cloud changes its color.

The Exp_ColorSchaffJCCXTrendCycle Expert Advisor is based on the ColorSchaffDeMarkerTrendCycle change of position relative to the overbought and oversold levels.

The Exp_LSMA_Angle Expert Advisor is based on the LSMA_Angle histogram breakthrough of the overbought and oversold levels

The Exp_LinearRegSlope_V1 Expert Advisor enters the market when the LinearRegSlope_V1 indicator cloud changes its color.

The Exp_Laguerre_ADX Expert Advisor is based on the Laguerre_ADX indicator color change.

The Exp_LaguerreFilter Expert Advisor with the entry at the intersection of the fast and the slow lines of the LaguerreFilter indcator.

The Exp_XKRI_Histogram Expert Advisor is based on the XKRI_Histogram oscillator change of direction.

The Exp_XDerivative Expert Advisor is based on the XDerivative oscillator change of direction.

The Exp_TEMA_CUSTOM Expert Advisor is based on the TEMA_CUSTOM indicator change of direction.

The Exp_KPrmSt Expert Advisor with the entry at the intersection of the signal and the oscillator lines of the KPrmSt indicator.

The Exp_derivative Expert Advisor is based on the breakthrough of the zero level by the Derivative indicator.

The Exp_KalmanFilter Expert Advisor is based on the KalmanFilter indicator color change.

The Exp_ColorSchaffJCCXTrendCycle Expert Advisor is based on the ColorSchaffJCCXTrendCycle oscillator change of position relative to the overbought and oversold levels.

The Exp_ColorZerolagJCCX Expert Advisor enters the market when the ColorZerolagJCCX indicator cloud changes its color.

This advisor demonstrates an example of global variables usage. The task of the advisor: store the calculation result in a global variable and get the global variable value on new initialization.

The Exp_ColorZerolagJJRSX Expert Advisor enters the market when the ColorZerolagJJRSX indicator cloud changes its color.

The Exp_ColorSchaffJJRSXTrendCycle Expert Advisor is based on the ColorSchaffJJRSXTrendCycle oscillator change of position relative to the overbought and oversold levels.

Simple TP/SL panel for MetaTrader 5.

The Exp_Instantaneous_TrendFilter Expert Advisor enters the market when the Instantaneous_TrendFilter indicator cloud changes its color.

The Exp_i-AMMA Expert Advisor is based on the reversal of the i-AMMA moving average direction.

1...21222324252627282930313233343536