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

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

icon

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

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

코드를 제출하세요

Another Avocational Indicator by Hidden Divergence of OsMA.

The indicator applies Hodrick-Prescott low-frequency filter to predict future prices

The different colored snippets of MA are shown on the current chart depending on the direction of the MA moving at on the chosen timeframes, or they're not drawn at all if the moving on the chosen timeframes is differently directed.

Indicator of the morning flat.

The indicators that can display several larger timeframes, japanese candlesticks and Fibo levels on a single chart.

The indicator draws the charts of the euqity and balance basing on the minute history. In such a manner you get more authentic picture of maximum rises and drawdowns.

An indicator that allows to see the "larger" periods (for example, half-yearly or yearly).

The indicator line sharply changes its direction at the critical moments. It helps to identify the beginning of the trend.

The indicator calculates the correlation of the currency pairs.

The indicator of the Keltner's channel.

A standard ADX indicator with time frame setting.

An indicator of group moving. It shows the difference between two MAs in a separate window.

Judging by the code of indicator, it calculates the difference between the maximum maximums and minimum minimums of prices of the candlesticks for the last 20 bars (parameter). The result is displayed in points.

Extrapolator is a result of my long-term research in the area of the Timeseries Forecasting.

It shows where to buy and where to sell via the arrows. If a trend occurs then it will bring profit, if there is no trend, there will be no profit.

Another Fibo indicator.

Colored ОsМА, and ОsМА that shows the divergences.

Another indicator that shows the tick chart, it would be useful for the pipsers. It has some features.

The divergence of RSI, the continuation of the divergence topic.

It arranges the stop levels depending on the price and ATR.

Alert indicator that allows to move the signal via the mouse.

The indicator has the informative character.

New version of famous and simple indicator created by Joe DiNapoli. It is different than rest of this type indicators, because it could count and display overbought and oversold levels.

Visual and Audio alerts when reversal or continuation candle patterns occur.

The indicator writes the history to the CSV file.

It is calculated as the moving average of the values of the internal bars strength.

The WKBIBS indicator is a new generation oscillator with combined functions of two indicators WKB and IBS.

The «Madlen» lines are similar to the lines of support and resistance of horizontal or trend lines by their application.

Indicator Indexes_v4. It shows the motion pattern of two or more indexes on a single chart.

The indicator draws the dollar index on the chart. The indicator is intended to simplify the charts analysis.

Indicator MultiStrend. It works only with the Supertrend indicator.

This indicator is an adaptation of NONLagDOT. It indicates the direction of the AMA slope without any lag. It works best when use on the 30 minutes charts.

The indicator displays what dominates in a time series: the trend or the flat component or the series acts randomly.

The indicator that shows the direction of the trend on all timeframes in one window of the chart.

It displays the current time position in relation to the beginning and the end of the bar. In addition the ratio between the time passed since the beginning of the bar and the whole bar duration expressed in percents is given. The informer is useful for c

Have audio output of latest price in stereo! Revised to cater for fractional pips as now offered by some brokers to MT4.

Indicator Supertrend. It displays the buying and selling with the colors.

The trading technique that is based on the support/resistance that are determined at the daily opening.

This indicator plots in the chart base on the tick price , ie. when the price moves down 10 pips it plots the down candle and wait till the next 10 pips if move up 10 pips it plots the up candle with the other color candle to indicate the up down price

The MUV indicator created by Sator is used.

1...353637383940414243444546474849...63