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

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

icon

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

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

코드를 제출하세요

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.

A trading system that uses the XD-RangeSwitch semaphore, signal indicator.

The Exp_FisherCGOscillator EA is based on the signals generated by the FisherCGOscillator oscillator.

This trading system uses the ColorJJRSX oscillator.

The simplest robot that buys and sells!

A trading system using The_20s_v020 semaphore arrow indicator.

A trading system that uses the smoothed Slow-Stoch stochastic.

A trading system using the BW-wiseMan-1 semaphore signal indicator.

A trading system using the AltrTrend_Signal_v2_2 semaphore signal indicator.

Trading system using the Digital_MACD indicator.

Trading system using the RSIOMA_V2 indicator.

A trading system using the T3_TRIX indicator.

This trading system uses the BlauErgodic oscillator.

This trading system uses the BlauTSStochastic oscillator.

Trading system using the BlauTStochI indicator.

This trading system uses the BlauErgodicMDI oscillator.

Trading system using the BlauCSI indicator.

A trading system that uses the Candle Momentum indicator.

A trading system that uses the Candle Momentum Index.

An example of how to create a multicurrency Expert Advisor that trades using the Bollinger Bands indicator.

IREA is an automated trade algorithm based on the idea of that an unusual impact in price changes will be adjusted by an inverse movement.

An Expert Advisor based on two indicators - Renko Line Break and RSI. It trades stop orders.

1...24252627282930313233343536