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

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

icon

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

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

코드를 제출하세요

Moving Average Envelopes.

Simple clock displayed via the "label" graphical object (OBJ_LABEL).

Curvelinear redrawing channel.

The trend indicator that gives signals for performing deals. The indicator color depends on the market movement direction determined by the indicator position relative to the zero line.

The channel is based on the prices extreme values for a period. Central line, upper and lower channel borders values are determined by calculation of the Pivot Points used as assumed support and resistance levels.

The sum of Bears Power and Bulls Power technical indicators values averaged using Laguerre algorithm.

Simple trend indicator.

The indicator shows entry signals based on Accelerator Oscillator.

This indicator is an alternative to the moving averages with less delay and possibility to manage sensitivity ratio.

The simplest signal indicator for specifying trend power and direction.

Typical semaphore signal indicator that shows market entry points using color arrows.

The indicator specifies the market volatility as a standard deviation.

The semaphore signal indicator with the values based on five technical indicators: LWMA, SMA, RSI, Stochastic, MACD.

The indicator displays trend power and direction.

The indicator of the market entry signals using fractals.

Normalized oscillator provided by the signal line and colored dots for making deals.

The indicator building Stop Loss levels lines according to BrainTrend1 trading system data with preliminary price timeseries smoothing.

The channel based on ATR (Average True Range) technical indicator deviations from the moving average.

Two rectilinear channels of standard deviations + curvelinear channel of the parabolic regression with interpolation of a price chart future values.

Signal indicator of the popular BrainTrend1 trading system with preliminary price timeseries smoothing.

When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.

Normalized oscillator displayed as a histogram.

The indicator calculates forecast prices of the daily price range. It shows resistance and support levels of current day using the prices of the previous day.

This indicator shows the "ultimate support/resistance" levels of current trend. Trend changes is shown with color rectangles, trend direction is shown with colored dots.

This typical signal indicator is based on Stochastic oscillator and Fractals technical indicators.

Typical unnormalized oscillator displayed as a color histogram.

The indicator displays the fast adaptive line that allows to evaluate a trend line.

The oscillator consisting of Momentums series.

CMO

In this version of Chande Momentum Oscillator the smoothed price is used for the calculations.

This trend indicator is based on SpearmanRankCorrelation indicator values and analysis of its signal lines.

Most visually convenient trend power indicator based on Standard Deviation.

Trend indicator of the popular BrainTrend1 trading system with preliminary price timeseries smoothing.

XR-Squared indicator uses linear regression to determine the presence or absence of a market trend.

The Double Smoothed Stochastics indicator was proposed by William Blau and Walter Bressert. The calculation of DSS values is similar to Stochastic indicator, the difference is the use of double exponentially smoothing.

This indicator is based on Fatl indicator values and analysis of its signal lines.

WKBIBS is a next generation oscillator with combined WKB and IBS indicators functions.

This indicator is based on the first version of Sidus trading method. It shows market entry points.

Visual trend indicator that shows the direction and power of the current price movement.

The Ultimate Oscillator by Larry Williams is calculated as weighted value of three Stochastic, indicators, calculated for fast, middle and short periods.

IBS

Internal Bar Strength Indicator measures the "inner strength" of each bar by subtracting the close price from the low and dividing the resulting number by the difference between high and low bars.

1...116117118119120121122123124125126127128129130...133