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

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

icon

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

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

코드를 제출하세요

Sum of three moving averages of different timeframes in a separate window.

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

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

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

An indicator that helps to calculate a safe stop level for open positions.

A semaphore signal indicator that uses two JMA indicators, based on Open and Close values of the price series.

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

The channel formed by two averages drawn on smoothing of High and Low price series. Candlesticks outside the channel limits are marked with color according to the trend.

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

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

The WPR (Williams’ Percent Range) indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the WPR algorithm.

Three WPR (Williams’ Percent Range) osicllators from the same timeframe, based on Close, High and Low in a single window.

WPR

A usual WPR (Williams’ Percent Range) with the option of selecting Close, High, Low price type for calculation.

The indicator draws JMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The JMA adaptive moving average with additional trend strength indication using colored dots based on the standard deviation algorithm.

The JMA indicator implemented as a sequence of candlesticks.

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

A semaphore signal indicator that uses two Momentum indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two CCI indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two OsMA indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two TriX indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two EMV indicators, based on Open and Close values of the price series.

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

A semaphore signal indicator that uses two 2pbIdeal1MA indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two JFatl indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two FatlMacd indicators, based on Open and Close values of the price series.

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

The indicator draws FatlMacdCandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The 2pbIdeal1MA indicator implemented as a sequence of candlesticks.

The JFatl indicator implemented as a sequence of candlesticks.

The indicator draws JFatlCandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

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

The FatlMacd indicator implemented as a sequence of candlesticks.

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

The Ease of Movement indicator implemented as a sequence of candlesticks.

Ease of Movement indicator implemented in the form of a color histogram.

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

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

The DigitalF-T01 indicator with the timeframe selection option available in the input parameters.

A semaphore signal indicator using the crossing of the CGOscillator oscillator with its signal line.

1...798081828384858687888990919293...133