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

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

icon

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

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

코드를 제출하세요

This version of ZigZag can simultaneously display three zigzags both drawn on the data from the current timeframe and on the data from the larger timeframes.

Standard OsMA indicator with the indication of the possible trade signals.

Smoothed RSI indicator with the sound signalling of crossing the level 50.

A "cover" for the normalization of the indicator values.

MM Lines are drawn where support and resistance is.

I added audible alerts so that when a strong buy or strong sell signal it can generate alerts when the "SoundOn" input variable is set to true.

The application of Lagrange's interpolation polynomial at FOREX.

This indicator signal buys and sell in the market.

Larry Williams indicator. It considers the influence of the secondary market on the trading market.

The indicator shows the difference between Open[0] and Close[1].

This indicator is intended for the trading with the huge enough amount of symbols but it is not necessarily. The indicator calculates the percentage of growth of every symbol from the beginning of the day by a group of symbols, it's not a secret that the

The indicator shows the average between the maximum and the minimum price within a time range.

Indicator LargeTimeFrame. It draws the candlesticks of a larger timeframe on the chart.

How a trend changes? How to determine a flat? ... etc. This indicator will help to answer these questions.

Indicator QStick represents a simple n-period moving average for the difference of the close and open prices.

A modified verion of the Chande & Kroll's Stop indicator. The author consider that the ChandelierStops_v1 is very similar to it and look better than the Chande & Kroll's Stop.

Indicator Impulse CD, an extension of the impulse approach.

Forecasting of price daily ranges. This indicator shows the resistance and support levels of the current day.

It is developed on the other principle, not on ADX's. Chand suggests 13-weeks SMA as a basis of the indicator.

The drawing of the moving average is performed on the basis of Demark's method "Daily Range Projections". Indicator on a zero bar points at the future price change.

Moving Averages show the average value of the price of the symbol for a period of time.

Steve Nison 'three line break' strategy on chart.

The indicator of peaks.

I made this indicator colored at Zet's request.

The indicator searches for the patterns, displays the end of the D and C points on the screen.

An effective trade system, it determines the levels of support/resistance, rollback, trend reverse by a complex mathematical algorithm.

It uses three timeframes to determine a trend.

The indicator is based on CandlesticksBW. It colors the japanese candlesticks by B. Williams displaying the "black" and "white" candlesticks.

The indicator is written by the fourth dimension of B. Williams - Trading Zone.

It represents a standard MovingAverage indicator with the function of smoothing by the second-order Butterworth filter added.

Indicator of Bollinger bands.

Another version of the Madeleine indicator.

The indicator shows the break through line.

The indicator shows the probabilistic reverses.

The indicator of Fibo levels and arcs drawing.

ZigZag with rays (on a break through)

An analogue of the intersection of two stochastics.

A simple indicator that displays the chart of the symbol in the window of another symbol.

Indicator of STOPLEVEL.

Indicator TrendManagerNT.

1...363738394041424344454647484950...63