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

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

코드를 제출하세요

Trend Trigger Factor indicator with T3 smoothing (to lessen false signals) and some extras in order to make the trend triggering state easier.

This indicator is actually a combination of two values: it shows the crosses of fast and slow Zero Lag TEMA, and that cross determines the current market trend.

The Center of Gravity Channel indicator

CCI_Histogram_Vol indicator with additional averaging of the resulting histogram

Average from MA indicator

Stochastic volatility - on chart

Indicator Colored Middle Point of Candles

Indicator Fractal Channel

SAR Oscillator 2 indicator

The Fib_SR indicator with two additional support and resistance zones.

Indicator of Murrey levels in indicator buffers with the added visual text information on those levels, calculating the levels on a timeframe specified in the inputs

BB stops - Hull average based with multiple stops included

Adaptive ATR channel

TRIX (using fast EMA for calculation)

Converts trendlines into horizontal lines.

DCC / Piercing

Envelopes beginner tutorial to learn how to code in MQL5

초보자 메타 트레이더 지표 - 차트에 로컬 고점과 저점을 그 근처에 빨간색과 파란색 점으로 표시하는 매우 간단한 사용자 지정 지표입니다. 특정 기간의 최고점과 최저점을 분석한 다음 통화쌍이 거래되던 범위와 비교하여 최고점/최저점이 충분히 중요하면 점으로 표시합니다. 이 인디케이터는 자체적으로 다시 그려지므로 점의 위치가 변경될 수 있으므로 거래 신호를 생성하는 데 사용해서는 안 됩니다. MT4 및 MT5 버전의 인디케이터를 모두 사용할 수 있습니다.

캔들 심지 길이 표시 메타트레이더 보조지표는 캔들 심지 길이를 차트에 직접 핍 단위로 표시할 수 있는 보조지표입니다. 표시할 최소 길이를 설정할 수 있습니다. 또는 지정된 한도보다 짧은 심지 길이를 표시할 수도 있습니다. 이 인디케이터는 모든 종류의 알림을 지원하며 MT4와 MT5 모두에서 작동합니다.

이 지표는 거래 내역을 읽고 시간에 따른 누적 손익을 표시하여 시각적 트레이더가 시간에 따른 수익 또는 손실을 확인할 수 있도록 도와줍니다. 현재 버전은 반올림 플로트 및 계산 방법으로 인해 0.02%의 한계 오차 차이가 있습니다. 이 정도 오차면 매우 정확하다고 볼 수 있습니다.

Indicator Description – Bollinger Bands Crossover Signals Name: Bollinger Bands Crossover Signals Version: 1.1 Author: BENALI Link: https://www.mql5.com/en/users/dahmi_benali

누적/분배(Accumulation/Distribution) 지표는 가격과 볼륨의 변화에 따라 결정됩니다.

프랙탈 표시기를 기반으로 한 지지 및 저항 수준 표시기입니다.

이 추세 지표는 거래 방향을 보여줍니다.

The indicator draws (in a separate window) the Bollinger Bands relative to the moving average and projection of the price bars.

This Indicator is used for calculating trend.

The indicator which fixes Pin Bars in the chart

The MA will automatically recalculate the period if there are any changes in time frame.

Simplified version of the popular ZigZag indicator. The algorithm runs significantly faster, does not use intermediate calculation buffers, does not contain nested cycles and, therefore, does not redraw itself.

Extended swing line indicator

Laguerre filter - without the usage of gamma parameter

Trend composed by a series of averages

Indicator ZigZag Oscillator

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개 지표의 버퍼 값을 사용하여 막대를 그리는 데 사용됩니다.

1...212223242526272829303132333435...138