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

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

icon

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

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

코드를 제출하세요

The indicator is based on the strategy described in the book "Mastering the Trade" by John Carter.

The VKW_Bands_Modify_DeMarker with the timeframe selection option available in the input parameters.

The indicator for determining the time when the pending orders should be placed, using the ColorMETRO_DeMarker oscillator.

The VKW_Bands_Modify with the timeframe selection option available in the input parameters.

Semaphore signal indicator based on the METRO_DeMarker indicator cloud color change algorithm.

Semaphore signal indicator based on the METRO indicator cloud color change algorithm.

The VKW_Bands_Modify indicator implemented as a sequence of candlesticks.

The LeManTrendHist with the timeframe selection option available in the input parameters.

The LeManTrend implemented as a histogram of the smoothed difference between its signal lines.

Semaphore signal indicator based on the LeManTrend indicator algorithm.

Semaphore signal indicator based on the VolatilityQuality indicator algorithm.

The ColorBulls with the timeframe selection option available in the input parameters.

The ColorBears with the timeframe selection option available in the input parameters.

The indicator displays the price gaps of the candlestick chart of the ColorBearsCandle.

The indicator displays the price gaps of the candlestick chart of the ColorBullsCandle.

The VolatilityQuality with the timeframe selection option available in the input parameters.

Unnormalized oscillator used as a trend identifier.

The ColorBulls indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the ColorBulls indicator algorithm.

The ColorBears indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the ColorBears indicator algorithm.

A usual Bears Power with the option of selecting Open, Close, High, Low price type for calculation as a colored histogram.

A usual Bulls Power with the option of selecting Open, Close, High, Low price type for calculation as a colored histogram.

The indicator draws three pairs of the Bollinger Bands with a default standard deviation rate of 2, 3 and 4, respectively. Modified to accept all Bollinger Bands parameters.

Price(%)Range is the indicator for the MetaTrader 5, which calculates the price movement based on percentage High (Highest) and Low (Lowest) Price on 100 bars.

BB_OsMA indicator is the OsMA indicator in the form of spheroid, with a deviation as the upper and lower bands.

The indicator displays the pivot level, support and resistance levels.

Semaphore signal indicator based on the ColorMETRO_Stochastic indicator color change algorithm.

The VKW_Bands_Modify_Stochastic with the timeframe selection option available in the input parameters.

The indicator for determining the time when the pending orders should be placed, using the ColorMETRO_Stochastic oscillator.

Semaphore signal indicator based on the ColorMETRO_WPR indicator color change algorithm.

The ColorMETRO_WPR with the timeframe selection option available in the input parameters.

Indicator of the oscillator type, which displays its values based on the WPR technical indicator.

A semaphore signal indicator based on crossovers of the lines of the Digital_CCI_Woodies indicator.

The Digital_CCI_Woodies with the timeframe selection option available in the input parameters.

The CCI indicator using a digital filtering.

The iCCI_NR indicator implemented as a sequence of candlesticks.

The iCCI_NR with the timeframe selection option available in the input parameters.

The noiseless CCI indicator.

The ColorMETRO_Stochastic with the timeframe selection option available in the input parameters.

Indicator of the oscillator type, which displays its values based on the Stochastic technical indicator.

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

1...777879808182838485868788899091...133