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

MQL5 코드베이스에서 MetaTrader 5용 라이브러리를 무료로 다운로드하십시오. - 69

코드를 제출하세요

The EA based on single iMA (Moving Average, MA) indicator signals.

The EA is based on two iMAs (Moving Average, MA) and iMomentum (Momentum) filter crossing.

The signal and information indicator Williams Thrust is based on two Williams' Percent Range indicators with different periods and their average values.

The Delta indicator draws two lines: the bar average price line (OHLC)/4 and the line of the decimal logarithm of the current to previous (OHLC)/4 prices ratio.

The DHLBO (Dynamic High/Low Band Overlay) indicator shows on the price chart two bands calculated based on the range Highs/Lows.

An Expert Advisor based on iRSI (Relative Strength Index, RSI).

Trend Envelopes indicator that uses Standard Deviation for the price change calculation and is adding prices smoothing prior to be used in calculations.

The TMAGi indicator

An Expert Advisor based on iMA (Moving Average, MA) and iMomentum (Momentum).

OBOS indicator

Rsi of average - with normalized zones

Pivot Oscillator

Double smoothed stochastic Blau

Three ATR Bands with multiple selection

Indicator 3 in 1 MTF Stochastic with MA Smoothing options

Working with pending Stop orders

Extended normalized RSI

Discontinued signal line CCI using average of price for filtering signals

Official example involve complex wrapper classes, Here is a simple one

이 코드는 ATC-2010에서 Valery Mazurenko(notused)가 작성한 Expert Advisor용 템플릿입니다.

Market Facilitation Index (MFI)에 의해 확인된 검은 "구름 커버/피어싱 라인" 캔들스틱 패턴에 기반한 거래 신호를 살펴보겠습니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

Market Facilitation Index (MFI)에 기반한 "모닝 스타/이브닝 스타" 캔들 스틱 패턴 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

Ergodic MACD Oscillator by William Blau.

Stochastic Oscillator equivalent with a minimum lag.

Moving average indicator based on parabolic approximation of price.

Multi-currency trend following expert system using the Triple Exponential Moving Average technical indicator.

The indicator builds the trajectory of the front linear regression and standard deviation points.

This indicator is designed for measurement of a financial asset price change periodicity. Cycle Period allows to create adaptive versions of oscillators.

Function module for more convenient font selection display in the indicator input parameters. To free the indicator user from the necessity to manually enter a font name some changes to the code should be inserted.

Bollinger Bands displayed as colored background.

The CandleTrend indicator displays price movement directions from six different timeframes.

The trading system based on the signals taken from the BuySell semaphore, signal, trend indicator

Bill William's magic oscillator (Awesome oscillator) which is drawn on the high and displayed on the low timeframe.

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 indicator uses in the calculation the deviation of its previous value from price

The Moving Average that represents itself a linear combination of the EMA smoothing series by the Exponential Moving Average (EMA).

The Expert Advisor on the breakthrough of the range defined by the signals of the Narrowest Range Signal indicator. Handling stop orders

The RMI (Relative Momentum Index) indicator is an improved version of RSI, momentum is included in the calculation.

William Blau's Directional Trend Index in the form of a colored histogram.

1...626364656667686970717273747576...184