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

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

icon

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

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

코드를 제출하세요

The simple indicator for displaying the price chart of any trading symbol in the indicator window.

The indicator shows the chart of the difference (sum) of trading symbols' prices. It is suitable for visual estimation of trading symbols' correlation. It will be very useful for traders interested in pairs trading (spread trading). Indicator bars are synchronized by time with the bars of the chart the indicator is launched at.

The indicator displays the second chart over the main one using the reference point.

8 Stochastic oscillators (%K 6, 9, 12, 14, 16, 19, 21, 24).

This indicator is a modified version of RSI that can be placed on a chart having another timeframe. It also allows users to change RSI and the signal line's smoothing algorithms.

XLineRegression creates levels based on the linear regression algorithm.

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox and a smartphone.

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox and a smartphone.

Moving Average: 3-Pole Butterworth Filter. The indicator is based on the code of Witold Wozniak.

The average candle size for a certain period.

Simple trend indicator displayed in the form of NRTR.

Same RSI and Dem but more sensitive one.

Bollinger Bands Width. One of its application methods was described in FOREX Magazine №123 (July 2006) on page 47.

The indicator displays the charts of two symbols in one window.

Standard RSI that can be applied for a chart having a different timeframe.

Smoothed Simple Trend Detector.

CCI smoothed by Tilson algorithm.

The indicator displays the price location within a specified range.

Simple trend indicator displayed in the form of NRTR.

Simple trend indicator displayed in the form of NRTR.

The indicator of the ranges of unrestricted time intervals.

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox.

Multicurrency multitimeframe indicator.

Point and Figure indicator shown in bars and displayed in the separate window.

The trend indicator in the form of a colored cloud using volumes in its calculations. Enhanced version of Bears and Bulls indicator. The idea is to reveal the first market impulse and estimate its duration.

MACD histogram with bars coloring according to Elder Impulse System.

ATRNorm is the normalized version of АTR. Tick volume, standard divergence and other parameters can also be used instead of АТR. The indicator represents logical development of the script. ATRNorm has been created to detect flat areas.

Trend indicator based on two RSI oscillators.

Simple trend indicator in the form of NRTR

The indicator calculates the difference between the period maximum and minimum. The period is specified in the indicator parameters.

The Momentum Technical Indicator measures the change of price of a financial instrument over a given time span.

QEMA - Quadruple Exponential Moving Average.

PEMA - Pentuple Exponential Moving Average.

Two-Line MACD. This indicator is available by default in a great deal of trading platforms. But it cannot be found in Metatrader 5.

Indicator of market instability.

Tools for monitoring spread of currency pairs

This indicator calculates last average price for a symbol and determines the trend direction, so it can be a signal to commit a trade operation.

This is a simple but very fast ZigZag with no suspended or wrong peaks. The indicator is designed for use in EAs. Peaks retrieval has been time-optimized.

Corrected Average indicator by A.Uhl (also known as the "Optimal moving average").

Exponential Moving Average - RSI Volatility-Adjusted by Jose Silva.

1...114115116117118119120121122123124125126127128...133