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

MQL4 MetaTrader 4용 기술 지표 소스 코드 - 15

icon

MQL4에서 개발된 MetaTrader 4의 기술 지표 라이브러리. 시장(예: 외환, 증권 또는 원자재 시장)에 관계없이 지표는 쉽게 인식할 수 있도록 접근 가능한 형태로 가격을 표시하는 데 도움이 됩니다.

이 섹션에는 서로 다른 알고리즘을 사용하여 금융시장을 분석하는 수천 개의 애플리케이션이 포함되어 있습니다. 전통적으로, 이들은 추세 지표, 진동자, 거래량 지표 등 몇 가지 범주로 나눌 수 있습니다. 또한, 유명한 금융업자들의 알고리즘을 기반으로 한 일련의 지표들이 있습니다. 예를 들어, 빌 윌리엄스의 지표와 그와 비슷한 것들입니다. 이들 모두는 신뢰성, 효율성, 지연 등 다양한 매개 변수가 특징이다. 기술 분석에는 추세 지표, 역전 지표, 수준 지표, 예측 변수, 스케일링 지표 등 2000개 이상의 지표가 있습니다.

코드를 제출하세요

The Past regression deviated indicator.

The indicator plots trend lines based on the two last extremums.

The indicator displays the Baryshpolets channels.

The ASCTrend is the program that determines the most probable direction of the market along with the optimal stops. The primary purpose of the ASCTREND is to determine the trend objectively.

The market volatility indicator.

This version of the indicator combines 3 TrendStrength.

The indicator used to determine the global trend.

This indicator is created to determine the trend and its direction.

Here, the trail line is used instead of the signal line. Trail is the line that is distanced from the current price no more than the trailing length.

The chart contains the main line (the difference between the fast EMA and the slow EMA, applied to the Ticker line) and the signal line (obtained by applying the SMA to the main line).

It is calculated as the difference between two simple moving averages: SMA(5) and SMA(34). Type of the chart: histogram with green and red colored bars.

Two options of the calculation, which creates the Lagrange polynomial based on the reference points.

It is suitable for those who are too lazy to calculate the daily levels.

The indicator of the famous trader Korykin. It helps to enter inside the channel.

Some people think that most indicators, such as: MACD, RSI, AO, AC, are delayed and not convenient to work with. But the MaksiGen KaHaJI ckaJIneP allows to earn 10 points every day persistently.

The result - receive not only the Murray levels on which the pivot points are based, but also their current statistical significance...

Modified LSMA_In_Color indicator. Added: usage of the applied price.

This is an advanced version of RSI. Laguerre converts the signals, so that low-frequency components lag much more that the high-frequency ones.

Trend indicator with a multitude of settings. Displays the direction (red) and strength (blue) of the trend as a two-colored histogram. The main signals are the crossing of the zero line, reaching a new high/low, divergence.

Trend filter. In short, the RSIFilter fails on strong fluctuations, but handles the trend good enough, but if it get improved a bit, it could be able to give clear answers.

Elastic Volume Weighted Moving Average (EVWMA), a natural replacement for the standard moving average.

This is a very simplistic method, one of the best in the signal processing and target tracking.

The indicator is very simple, and it requires certain mental and psychological efforts.

The modified version of the DayImplus 1.1 indicator.

A clearly visible fractal is required to determine a signal. The second point is the presence of an auxiliary (reference) peak. A signal line is drawn from the fractal through this auxiliary peak...

This is an impulse or signal indicator. It is very sensitive and quickly responds to the price movements.

Based on the intersection of the averages. The author of the system states that about 90% of the trades are positive. And considering its exit strategy, it is possible to collect a rather big profit during a trend.

The indicator generates a sound signal and a Sell or Bye window appears.

Directional system (ADX). The directional system has been created by George Wilder in the middle of the 70s as an addition to the PARABOLIC SAR system, and then further developed by a number of analysts.

The properties of this indicator are quite similar to the classic oscillators and exactly the same methods of technical analysis can be applied to it as to the RSI.

The BW2 - WiseMan 1 indicator. Based on the book by Bill Williams - Trading Chaos Second Edition.

TMA

Here, the focus is on the middle part of the price series. In fact, they are double-smoothed simple moving averages. The simple Moving Averages' length depends on evenness or oddness of the chosen number of periods.

This indicator is very simple to use: red arrow - sell signal, blue arrow - buy signal. Exceeds its analogues, such as Hi-Lo, Trend and others, by several times. Works on any timeframe and with any currency pair.

Displays 3 vertical lines each for a time zone.

The indicator implements the Gann principle in the form of a ZigZag.

An interesting indicator that plots the trading channel by fractals and adds a Fibonacci fan on top.

The fourth indicator of the series of indicators without averaging.

The trade sessions indicator.

The Paramon work time indicator.

The morning range indicator.

1...8910111213141516171819202122...61