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

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

icon

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

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

코드를 제출하세요

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

A semaphore signal indicator forming signals at the breakthrough of the dynamic price channel.

A non-normalized oscillator implemented in the form of colored icons.

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

Indicator of price change range.

The BlauErgodic indicator (William Blau's Ergodic Oscillator) with the timeframe selection option available in input parameters.

Flat determining indicator.

The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.

The indicator changes the bar color to the color of the current trend calculated based on the ADX technical indicator.

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

A version of the Fisher Transform indicator implemented in the form of a color histogram.

The MACD indicator is in the form of a colored cloud and the difference between the MACD and the signal line in the form of a color histogram.

The indicator for measuring market volatility.

Three Larry Williams' Percent Range indicators from three different timeframes displayed on the same chart.

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

Normalized oscillator that uses Fisher's transformation, drawn in the form of a color histogram.

Ergodic 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.

A channel that uses fractals, implemented as a cloud.

A set of Fibo levels (pivot points) drawn on day candlesticks.

Two channels drawn based on moving averages of High and Low of price series.

Indicator MACD drawn in the form of a colored cloud.

A non-normalized oscillator implemented in the form of a color histogram.

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

Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values ​​of the indicator window and values ​​of levels, on which the horizontal lines are placed.

Two Standard Deviation channels automatically positioned on the chart.

Four moving averages based on the averaged values ​​of Open, Low, High and Close of a candlestick chart.

A set of Pivot levels.

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

A widely used indicator with two CCI from different periods.

A semaphore arrow signal indicator. The indicator puts colored dots at times when you can trade.

A trend indicator drawn in the form of a colored histogram.

Indicator UltraWPR with the timeframe selection option available in input parameters.

A trend indicator with three states. During strong trends it colors bars in red or green depending on trend direction.

BlauTSStochastic indicator with the timeframe selection option available in input parameters.

William Blau's Stochastic Oscillator implemented as a color histogram with a signal line in the form of a colored cloud.

Indicator Awesome_Signal with the timeframe selection option available in input parameters.

Indicator Accelerator_Signal with the timeframe selection option available in input parameters.

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

UltraWPR_HTF_Signal_BG shows information about trend direction based on the data of the UltraWPR indicator on a selected bar 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 trend detecting indicator drawn in the form of a colored cloud.

1...100101102103104105106107108109110111112113114...133