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

MQL5 MetaTrader 5용 기술 지표 소스 코드 - 105

icon

MQL5 기술 지표는 주식 및 원자재 시장뿐만 아니라 MetaTrader 5 외환 가격 차트를 분석합니다. 지표는 추세 방향과 전력, 과다 구매 및 과매도 상태, 지원 및 저항 수준을 정의합니다. 기초적인 수학적 모델은 거래자들이 거래 시스템의 시그널을 받아들이거나 거부할 수 있도록 현재의 시장 상태에 대한 객관적인 평가를 제공합니다.

MetaTrader 5에서 제공되는 지표를 다운로드하여 시작할 수 있습니다. 지표 라이브러리는 또한 MetaTrader 5 플랫폼과 MetaEditor 개발 환경에서 직접 사용할 수 있습니다.

코드를 제출하세요

The indicator draws support and resistance lines, which are defined by the maximum and minimum for the last N bars.

The AroonOscillator indicator with the timeframe selection option available in input parameters.

The BlauSMStochastic_Signal indicator shows information on the current trend using the values of the BlauSMStochastic indicator with a fixed timeframe.

A trend indicator of three lines.

A channel of the middle range of price change.

Three indicators of the simplest linear combinations of differences between the fast and slow moving averages on the same chart.

A trend indicator of two lines, the color of which is determined by the price position relative to SMA and LSMA.

DM

A semaphore signal indicator. Four last bars are analyzed in its algorithm.

The BlauErgodic_Signal indicator shows information on the current trend using the values of the BlauErgodic indicator with a fixed timeframe.

A non-normalized trend oscillator.

Creates a synthetic from two selected pairs.

Another variation of Bollinger Bands. In this indicator prices High and Low are used instead Close for calculating Standard Deviation.

The BBands_Stop_v1 indicator with the timeframe selection option available in input parameters.

A trend indicator drawn in the form of a colored cloud. with stops beyond the range of the colored cloud.

The indicator draws four vertical colored lines during a day. Line parameters can be set in the input parameters.

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the ColorLaguerre indicator.

The T3_TRIX_Signal indicator shows information on the current trend using the values of the T3_TRIX indicator with a fixed timeframe.

A semaphore signal indicator not using averages to determine signals.

The ADXCloud indicator with the timeframe selection option available in input parameters.

The indicator implements the Gann principle in the form of a ZigZag.

Slow-Stoch_HTF_Signal shows information about trend direction based on the data of the Slow-Stoch indicator and generates alerts or audio signals and sends push notifications if trading signals appear.

The MultiSlow-Stochx7Signal indicator shows information on active trends using the values of seven Slow-Stoch indicators from different timeframes.<

The Slow-Stoch indicator with the timeframe selection option available in input parameters.

Smooth Stochastic.

The MultiJFatlSpeedx7Signal indicator shows information on active trends using the values of seven JFatlSpeed indicators from different timeframes.

Stochastic Momentum from the book "Momentum, Direction and Divergence" by William Blau implemented in the form of a color histogram with a signal line in the form of a colored cloud.

A trend indicator drawn in the form of a histogram.

A trend indicator that uses Standard Deviation.

A colored cloud drawn on the difference of smoothed lines PLUSDI and MINUSDI of the ADX indicator.

Three CMx oscillators with three different timeframes on one chart.

CMx

This indicator combines two MAs, CCI, ADX and Fibo levels.

Semaphore signal indicator, based on Bill Williams' Alligator indicator.

Pivot Points indicator.

The ZigZag indicator using Joe DiNapoli algorithm.

The MultiBlauTSStochasticx7Signal indicator shows information on active trends using the values of seven BlauTSStochastic indicators from different timeframes.

A semaphore arrow indicator based on the crossover of the DI+ and DI- lines of the ADX indicator.

The MultiT3_TRIXx7Signal indicator shows information on active trends using the values of seven T3_TRIX indicators from different timeframes.

The indicator draws candlesticks of a larger timeframe as color filled rectangles. Rectangles are color filled in accordance with the direction of the T3_TRIX histogram.

The MultiBlauSMStochasticx7Signal indicator shows information on active trends using the values of seven BlauSMStochastic indicators from different timeframes.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the direction of the BlauSMStochastic histogram.

1...9899100101102103104105106107108109110111112...133