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

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

코드를 제출하세요

Relative Strength Index that completely removes noise, works on all markets!

The code above is a "Hammer" indicator that detects candlestick hammer formations (bullish and bearish) and inverted hammer formations (bullish and bearish) on a MetaTrader 5 chart. This indicator identifies price reversal patterns by calculating the size and ratio of the candlestick wicks based on adjustable parameters: MaxRatioShortWick, MinRatioLongWick, and MinCandleSize. When a pattern is detected, the indicator displays a colored arrow near the candle’s lowest or highest price according to the pattern’s direction. The code also includes functions to create and delete objects automatically when the indicator is initialized or stopped.

MACD 다이버전스 인디케이터

일일 VWAP(거래량 가중 평균 가격)는 각 거래일의 거래량 가중 평균 가격을 계산하여 표시하는 간단하면서도 강력한 지표입니다. 일중 공정 가치를 파악하고 일일 트레이딩 결정을 지원하는 데 이상적입니다.

이 메타트레이더 5(MT5) 사용자 지정 보조지표인 boomSpikeBoxMitigationFinal.mq5는 차트에서 특정 강세 스파이크 패턴을 감지하고 직사각형과 수평선을 사용하여 진입 구간을 표시합니다. 가격이 진입 구간으로 돌아오면("완화") 진입선이 완화 지점까지 짧아집니다.

ROC(Price Rate of Change)는 오실레이터 처럼 이러한 변동성을 반영하여 특정 기간의 가격 차이를 측정합니다. 가격이 오르면 ROC도 오르고 그 반대로 마찬가지입니다. 가격이 많이 변할 수록 ROC도 많이 변하게 됩니다.

이 지표는 단순 MACD를 기반으로 하지만 현재와 다른 지표의 주기를 선택할 수 있습니다. 차트의 현재 주기를 선택하거나(그러면 지표는 일반 MACD와 동일한 값을 표시합니다) 더 높은 주기를 선택할 수 있습니다.

사용자 기반에는 이미 가격 채널 표시기가 있지만 개인적으로 마음에 들지 않고 위와 아래 사이의 모든 공간을 채색하기 때문에 적합하지 않습니다. 제안된 변형에서 가격 채널은 메타트레이더 4에서와 같이 보일 것입니다.

DRAW_COLOR_ARROW 그리기 스타일은 컬러가 칠해진 화살표(Windings 글꼴의 기호)를 플로팅합니다.

빠른 적응형 추세선 FATL(Fast Adaptive Trend Line)은 저역 통과 디지털 필터 사용을 기반으로 합니다.

The Mass Index is intended for detection of trend reversals based on changes in the bandwidth between the highest and the lowest prices.

Simplified Ichimoku indicator (Ichimoku Kinko Hyo) containing only the cloud.

More informative Average Directional Index (ADX) indicator with the possibility to select the smoothing algorithm out of ten possible variants.

This indicator is based on the integral value of the trend from the fans of similar moving averages with an arithmetic progression of the smoothing period.

The indicator displays the price location within a specified range.

Weighted Moving Average with a minimal lag using a damping cosine wave as the line of weight coefficients

The class is designed for calculation of the technical indicator Moving Average Convergence/Divergence (Moving Average Convergence/Divergence, MACD) using the algorithm of the ring buffer.

Variation on the non-trivial linear combination of stochastic oscillators

Another version of the indicator that calculates support/resistance levels.

Three Relative Vigor Index indicators from three different timeframes displayed on the same chart.

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the BrainTrend2 indicator.

The TRIX indicator uses Tilson averaging.

This indicator is a small modification of classical Fractals Indicator. You can choose the number or left/right bars to have a new top or bottom as well a shift parameter.

A semaphore signal indicator that uses divergence between two WPR oscillators based on extreme points of the last five bars.

The HullTrend_HTF_Signal indicator shows the trend direction or the signal based on the HullTrendSign indicator.

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

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

The Beginner_HTF_Signal indicator shows a trend direction or a signal generated by the Beginner indicator.

Cloud indicator, the envelopes of which represent the RSI oscillator values calculated for High and Low prices.

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

The Flat-Trend indicator with the timeframe selection option available in the input parameters.

The CCI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

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

The JMA indicator implemented as a sequence of candlesticks.

MC indicator with the timeframe selection option available in input parameters

The trend indicator drawn in the form of the colored cloud.

FDI

A tool for measuring market volatility.

The indicator plots price channel and Fibonacci levels based on the latest ZigZag peaks.

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

The Balance of Power (BOP) indicator as a color histogram of strength and direction of the current trend, which features alerts, sending emails and push-notifications to mobile devices.

1...343536373839404142434445464748...138