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

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

icon

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

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

코드를 제출하세요

A trend detecting indicator drawn in the form of a colored cloud.

A semaphore signal indicator that uses an MACD histogram.

Three DeMarker oscillators with three different timeframes on one chart.

Bill Williams' Accelerator with the possibility of fine-tuning and an additional signal line in the form of a colored cloud.

Bill Williams' Awesome Oscillator with the possibility of fine-tuning and an additional signal line in the form of a colored cloud.

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

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

Stochastic Oscillator (based on Stochastic Momentum) from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram with a signal line implemented as a colored cloud.

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

Several envelopes with fixed shifts.

Fisher transformation based histogram with two averages in the form of signal lines.

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

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

An optimized version of the InverseReaction indicator, which operates at a maximum speed in the IREA Expert Advisor.

Shows the relative change of the current price from the price N/M bars ago.

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

The Fractal Dimension Index determines the amount of market volatility.

An MA-based trend filter in the form of a colored cloud.

Q-period Stochastic Index indicator from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram.

The indicator plots three equidistant channels with the calculation periods defined in input parameters.

The indicator plots an equidistant channel with the calculation period defined in input parameters.

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

X2MA_HTF_Signal_BG shows information about trend direction (based on the X2MA indicator data) as a graphic object with a colored indication of trend or deal direction and gives alerts or audio signals and sends push notifications to a smartphone.

A channel built using the values of the ATR deviation from the middle of the range calculated on extremes.

The MACD histogram with a cropped display of flat areas.

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

A semaphore signal indicator that uses the values of Accelerator Oscillator and Bill William's Awesome Oscillator.

The indicator shows possible resistance and support zones in the form of colored rectangles.

The indicator shows Pivot levels and uses a special background color for the session, during which the levels were calculated.

A channel drawn by extremums for the period.

The indicator allows to use a special background color for marking the price chart in the period of day selected in the input parameters.

Three Commodity Channel Index indicators from three different timeframes displayed on the same chart.

The Ergodic MDI Oscillator from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram with a signal line implemented as a colored cloud.

Two pairs of support and resistance levels based on the candlesticks of the timeframe specified in the input parameters.

The indicator fixes the moments when the volatility of the financial asset takes to a minimum value and puts colored dots on the chart in the middle of the range of the candlestick movement.

Three normalized oscillators on one chart.

The BlauCSI_HTF_Signal indicator shows trend direction based on the data of the BlauCSI indicator as a graphical object with colored trend indication, gives alerts or audio signals and sends push notifications on your smartphone.

A moving average calculated as an average of all variants of calculation of the classical Moving Average with a signal line and the possibility to produce alerts and send push notifications.

Recursive implementation of multi-timeframe smoothed RSI indicator.

This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two exponential means.

1...101102103104105106107108109110111112113114115...133