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

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

코드를 제출하세요

강도 지수(Force Index) 지표는 Alexander Elder가 만들었습니다. 이 지수는 지수가 증가할 때마다 Bulls Power를 측정하고 감소할 때마다 Bulls Power를 측정합니다.

The indicator plots the candles with different colors depending on the trend direction and price movement.

The indicator shows recalculated ("broken") highs/lows of the standard ZigZag indicator.

The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.

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

The current time position in relation to the beginning and the end of the bar is shown. In addition the ratio between the time passed since the beginning of the bar and the whole bar duration expressed in percents is given. It is useful for choosing the moment of making a trade decision.

The indicator displays colored candlesticks depending on the current trend and considering Fibonacci levels correction and also gives alerts or audio warnings in case of a trend change.

The indicator showing volatility breakout as a histogram and serving as a signal for market entry/exit/position reversal or position volume increasing.

The indicator shows the use of the free Library for Custom Chart library for the automatic connection of the indicators to iCustomChart custom charts created on the basis of custom history files.

Pearson correlation indicator shows the correlation between symbols.

Implementation of the option to change the drawing mode, as exemplified by the CCI indicator.

Show minutes and seconds left before new candle is appeared.

Three Moving Averages with three different timeframes on one chart.

Flat determining indicator.

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

Trend indicator with simple and clear indication of position opening moments.

The indicator demonstrates the operation of obtaining the ticks using the "CopyTicks", and allows to compare the three modes of obtaining ticks.

ZigZag based on MACD histogram.

This is the Leader of the MACD as described by Giorgos E. Siligardos.

Gaussian Filter for apply to other indicators too.

The auto envelope automatically sizes channels by calculating a standard deviation for the last n bars.

Average using dr. Andreas Uhl's "correction method.

The indicator is derived from the NRTR indicator.

The Percentage Price Oscillator (PPO) is a technical Momentum indicator showing the relationship between two Moving Averages. To calculate the PPO, subtract the 26-day Exponential Moving Average (EMA) from the nine-day EMA, and then divide this difference by the 26-day EMA. The end result is a percentage that tells the trader where the short-term average is relative to the longer-term average.

One more from the creations of John Ehlers - nonlinear Kalman filter.

This version of Bollinger Bands does not use standard deviation for Upper and Lower Bands, but uses the EMA deviation.

Choppy market index

RSI Divergence indicator

ATR adaptive smooth Laguerre RSI with dynamic levels

Corrected volume weighted moving average

Smoothed CCI

상대 활력 지수 지표(RVI)의 요점은 강세장에서 종가가 일반적으로 시가보다 높다는 것입니다.

The indicator determines the bulls or bears prevail on the market and plots their strength.

Moving Average, calculated using the digital filter.

MACD indicator with histogram, can be applied any timeframe (higher or lower than the current chart's timeframe).

DRAW_HISTOGRAM2 그리기 스타일은 두개 지표의 버퍼 값을 히스토그램으로 표시하는 데 사용됩니다.

VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)

DRAW_COLOR_SECTION 그리기 스타일은 다른 색상으로 선을 그리는 데 사용되며 색은 색상 버퍼에 지정됩니다.

DRAW_COLOR_BARS 스타일은 시가, 고가, 저가 및 종가를 포함하는 4개 지표의 버퍼 값을 기반으로 막대를 그립니다. 이것은 DRAW_BARS 스타일의 색상 버전이며 미리 정의된 색상 세트에서 각 라인에 개별 색상을 지정할 수 있습니다.

Set of Keltner Channels based on the universal smoothing.

1...131415161718192021222324252627...133