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

사용자 등급 기준 MetaTrader 5용 최고의 지표 - 32

코드를 제출하세요

Demonstration of Canvas's capabilities using 3D spiral quotes as an example.

상대 강도 지수(Relative Strength Index Indicator (RSI))는 0과 100 사이의 값을 갖는 가격 추종의 오실레이터입니다.

모든 유형의 평균을 선택할 수 있는 범용 이동평균(메타트레이더 5 터미널에 내장된 평균 중에서 선택 가능).

DRAW_LINE 스타일은 지표의 버퍼 값을 선으로 표시하는 데 사용됩니다.

DRAW_FILLING 그리기 스타일을 사용하면 두 지표의 버퍼 값을 사용하여 영역을 나타낼 수 있습니다. 실제로는 두 개의 선을 그리고 그 사이의 영역을 지정된 색상으로 채웁니다.

DRAW_BARS 그리기 스타일은 시가, 고가, 저가 및 종가가 있는 4개 지표의 버퍼 값을 사용하여 막대를 그리는 데 사용됩니다.

느린 적응형 추세선은 변동 주기가 긴 노이즈와 시장 사이클을 억제하는 데 사용됩니다.

이 인디케이터는 추세의 강도와 방향에 따라 양초를 다른 색상으로 표시합니다.

순간 추세선 표시기는 이동평균이 교차할 때 매수 및 매도 신호를 표시합니다.

CG 오실레이터의 메인 라인과 신호 라인의 교차점은 매수 및 매도 신호를 나타냅니다.

MPC

MPC 인디케이터는 해당 기간의 극한값으로 간단한 채널을 구축합니다. 최고최저범위(HLR) 지표를 기반으로 거래 시스템(채널 브레이크아웃)을 추가로 시각적으로 제어할 수 있도록 설계되었습니다.

적응 지수 이동 평균 - ATR 지표를 기반으로 호세 실바가 조정한 ATR 변동성입니다.

틸슨의 알고리즘으로 평활화된 CCI 지표

The indicator demonstrates the example of using the FileReadDatetime() function

The indicator shows the method of drawing gradient semitransparent areas with independent update rate.

Creates a synthetic from two selected pairs.

The AFL_Winner_HTF_Signal indicator shows the trend direction and the signal based on the AFL_WinnerSign indicator.

The X2MA indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

The indicator shows Moving Averages (MA) values, difference between values and difference between MA.

PFE

Oscillator with calculations using an algorithm similar to Kaufmann's AMA.

Standard RSI oscillator implemented as a histogram rounding its values to the standard range.

Double stochastic of RSI uses floating levels instead of fixed levels for OB/OS conditions.

Fractal Relative Strength Index.

The WeightOscillator trend indicator, which features alerts, sending emails and push-notifications to mobile devices.

MACD ca - sort of a "step MACD" or "corrected MACD".

The NRTR_ZigZag_Price indicator with the timeframe selection option available in input parameters

The indicator calculates and displays a linear relationship between two or more financial symbols.

The indicator shows days of the week on the price chart.

This version of BB Stops changes uses EMA deviation for calculation.

PVA

SonicR PVA Volumes indicator

WPR_Histogram_Vol indicator with the timeframe selection option available in input parameters

ADX Trend indicator

Indicator Price Momentum Oscillator

The XFisher_org_v1 indicator with the timeframe selection option available in the input parameters

The indicator based on two indicator buffers (DRAW_LINE style)

Brief description

Extent indicator

The Three timeframes Stochastic Average indicator

Adaptive Moving Average - generalized version with floating levels

The indicator determines the index of the direction of the bar prices and the Gap/breaks in them. It is a logical continuation of the ms-Candle indicator.

1...252627282930313233343536373839...141