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

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

icon

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

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

코드를 제출하세요

This trading system uses BlauHLM oscillator.

The Exp_XPVT is based on the signals generated by the XPVT oscillator.

The Exp_CronexRSI is based on the signals generated by the CronexRSI oscillator.

The Exp_CronexMFI is based on the signals generated by the CronexMFI oscillator.

The robot opens two positions, profits of which overlap each other, and waits for a profit.

System of receiving information concerning opened positions' current state, account, etc., as well as automatic notification about operations via ICQ.

The Exp_ExchangePrice EA is based on the signals of the ExchangePrice trend indicator.

The Exp_MaByMa EA is based on the signals of the MaByMa trend indicator.

The Exp_TSI_DeMarker EA is based on the signals of the TSI_DeMarker trend indicator.

The Exp_SlopeDirectionLine EA is based on the signals of the SlopeDirectionLine trend indicator.

The Exp_Karpenko EA is based on the signals generated by Karpenko oscillator.

The Exp_TSI_WPR EA is based on the signals generated by the TSI_WPR oscillator.

One-click closing of all positions, or closing of all positions after getting the stated profit as a percentage of the deposit.

This trading system uses the BlauSMStochastic oscillator.

Fine Clock. Displayed on all charts.

MA

A very simple EA based on the crossover of two Moving Average.

The Exp_SimpleBars Expert Advisor is based on the signals of the trend indicator SimpleBars.

The Exp_KaufWMAcross trading system is based on change of the trend direction displayed by the KaufWMAcross indicator.

The Exp_BvsB Expert Advisor is based on the signals of the trend indicator BvsB.

The Exp_BnB Expert Advisor is based on the signals of the trend indicator BnB.

A multi-currency trading system, based on Bollinger Bands and trend catching technique. Capable of trading up to 6 currencies simultaneously. System has build in optimization parameter sharing.

This CExpert subclass allows to open only long/short orders, showing its usage with an MACD example.

This Expert can run on all Symbols and Time Frames and uses the crossover of two Linear Moving Averages as Signal and an Exponential Moving Average as Trailing Stop.

The Exp_TSI_CCI Expert Advisor is based on the signals generated by the TSI_CCI oscillator.

The Exp_CronexRSI Expert Advisor is based on the signals generated by the TSI_MACD oscillator.

The Exp_HullTrend Expert Advisor is based on the signals of the trend indicator HullTrend.

The Exp_wlxBWWiseMan-2 Expert Advisor is designed using the semaphore signal indicator wlxBWWiseMan-2.

Trading system using the TrendMagic indicator.

The Exp_CronexChaikin EA is based on the signals generated by the CronexChaikin oscillator.

The Exp_CronexDeMarker EA is based on the signals generated by the CronexDeMarker oscillator.

The Exp_CronexAO EA is based on the signals generated by the CronexAO oscillator.

The Exp_CronexAC EA is based on the signals generated by the CronexAC oscillator.

A trading system that uses the DynamicRS_C indicator.

This EA is based on SMA, ADX and SAR indicators.

The EA for trailing along a price channel.

A trading system using the HighsLowsSignal semaphore arrow indicator.

The Exp_StochasticCGOscillator EA is based on the signals generated by the StochasticCGOscillator oscillator.

The Exp_ColorTSI-Oscillator EA is based on the signals generated by the ColorTSI-Oscillator oscillator.

The Exp_AFIRMA Expert Advisor is based on the signals of the AFIRMA (Autoregressive Finite Impulse Response Moving Average) indicator.

A trading system that uses the VolatilityPivot NRTR indicator.

1...2324252627282930313233343536