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

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

icon

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

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

코드를 제출하세요

This is an combination of 3 separate indicators: TTM wave A, TTM wave B and TTM wave C.

This version is using double smoothed ema, not some regular moving average.

The gradient version of double smoothed EMA indicator.

This version of RSX allows you to use instead any momentum length.

Dynamic Momentum Index

The multitimeframe version of Donchian channel.

Stochastic that is using RSX as an input for calculations.

Adapting is done using standard deviations.

One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.

The second version of indicator with added features.

Hull moving average with arbitrary weights of calculation.

Adaptive super smoother is used for price pre-filtering before it is used to calculate a stochastic

Variable length super smoother with an addition of gradient coloring.

The T3 using standard deviations to make it adaptive

Rapid RSI with adaptive T3 price pre-filtering

This indicator calculate angle of averages using ATR-approximation.

Absolute strength of averages. It is upgraded to use the possible 18 types of averages in calculation.

Simple visualization of Aroon oscillator.

RSI that is based on Directional Movement with added filtering and PSAR

This is a trading sessions indicator.

This indicator shows vertical and horizontal lines that you can set in different ways.

Candle Timer shows the time remaining until the end of the candle.

Multi pass averages MetaTrader 5 version is similar to multi weighted MA but this one allows the additional 16 types of averages instead of using just LWMA.

This is a Ehlers inverse fisher transform with an addition of choices of different rsi calculations that can be used.

Gaussian Filter for apply to other indicators too.

Super trend indicator with 18 possible averages for calculation.

Super trend indicator that uses hull average for calculation.

Draws equidistant horizontal lines.

RSI that is intended to be used as a filter.

The CCI pre-filtered indicator with an addition of 18 possible types of averages that can be used for pre-filtering.

Added the filled array for overbought and oversold zones.

The T3 version of Velocity

Ron Black's swing line indicator for MetaTrader 5 version.

Jurik velocity ("smoother moment") with added choice of prices.

Averages indicator, which contains 18 types of averages available.

This is a volume weighted Wilder's DMI (the real ADX).

MACD with possibility to choose between tick volume and real volume.

You can choose if you wish to use a real volume or the ticks volume.

A variation of Hull moving average that allows speed adjusting of the HMA.

The widely known Keltner Chsnnel Oscillator in the new visual version .

1...656667686970717273747576777879...133