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

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

icon

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

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

코드를 제출하세요

The Expert Advisor is based on a standard trend strategy and the two-layer neural network that is trained to enter the market against a trend.

This Expert Advisor closes all positions if the total profit exceeds a predefined limit.

This Expert Advisor closes all positions if the total loss exceeds a predefined limit.

Analyzing iBullsPower and iBearsPower indicators on the first bar.

The trading system based on the three RVI oscillator signals from three different timeframes.

The trading system based on the three Stochastics signals from three different timeframes.

Open and close at a certain time. A trade having a specified volume is opened at a specified symbol. Select position type: Buy or Sell.

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.

Receive data from two indicators: iStochastic and iWPR.

e-Regr — MetaTrader 5 Expert Advisor. Trading by i-Regr (Regression Channel). Extensive use of the standard library classes.

Extensive use of the standard library classes.

The extensive use of standard library classes and the uniform code for data acquisition from iMACD, iStochastic, iSAR and iMomentum indicators.

CyberiaTrader is a MetaTrader 5 Expert Advisor.

Exp_X2MA_Digit_DM_361 trend-following trading system is based on ColorX2MA_Digit and ColorDM_361 indicator signals.

Exp_X2MA_JJRSX trend-following trading system is based on ColorX2MA and ColorJJRSX indicator signals.

Multi Lot Scalper Expert Advisor, MetaTrader 5 version.

Exp_X2MA_JFatl trend-following trading system is based on ColorX2MA and ColorJFatl indicator signals.

The Exp_XMACandles Expert Advisor is based on signals of the XMACandles indicator.

The Exp_Trigger_Line Expert Advisor based on signals of the Trigger_Line indicator.

Trading system based on the signals of the MFI_Slowdown indicator.

Trading system based on the signals of the WPR_Slowdown indicator.

Trading system based on the signals of the RSI_Slowdown indicator.

The Exp_Delta_WPR Expert Advisor is based on the Delta_WPR indicator color change.

The Exp_Delta_MFI Expert Advisor is based on the Delta_MFI indicator color change.

The Exp_Delta_RSI Expert Advisor is based on the Delta_RSI indicator color change.

Trading system based on the signals of the ColorXvaMA_Digit_StDev indicator.

The Exp_i4_DRF_v3 Expert Advisor is based on the i4_DRF_v3 indicator color change.

The Exp_Bear_Bulls_Power Expert Advisor is based on the Bear_Bulls_Power indicator color change.

The Exp_JSatlCandle Expert Advisor based on signals of the JSatlCandle indicator.

The Exp_i4_DRF_v2 Expert Advisor is based on the i4_DRF_v2 indicator color change.

The Exp_Waddah_Attar_Trend Expert Advisor is based on the Waddah_Attar_Trend indicator color change.

The Exp_ColorJSatl_Digit Expert Advisor is based on the ColorJSatl_Digit indicator color change.

Virtual Stop Loss or Trailing Stop.

Trading system based on the signals of the JSatl_Digit_System indicator.

The Exp_AFL_WinnerV2 Expert Advisor that uses the AFL_WinnerV2 indicator.

Night scalper, trades until 0 am terminal time within a narrow range.

The Expert Advisor averages losing positions based on a particular algorithm.

The Exp_ColorXvaMA_Digit Expert Advisor is based on the ColorXvaMA_Digit indicator color change.

Synchronization of the bars displayed on all open charts of the terminal.

The Exp_StochasticDiff Expert Advisor is based on change of direction of the StochasticDiff indicator.

1...171819202122232425262728293031...36