Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
MetaTrader 5 terminalinizden Kod Tabanına erişin
Doğru kodu bulamadınız mı? Freelance bölümünden sipariş edin
Bir Uzman Danışman veya gösterge nasıl yazılır?

MetaTrader 5 için MQL5 teknik gösterge kaynak kodları - 132

icon

MQL5 teknik göstergeleri, MetaTrader 5 forex fiyat grafiklerinin yanı sıra borsa ve emtia piyasalarını da analiz eder. Göstergeler, trend yönünü ve gücünü, aşırı alış ve aşırı satış durumlarını, destek ve direnç seviyelerini tanımlar. Dayandığı matematiksel modeller, yatırımcıların ticaret sisteminin sinyallerini kabul etmelerine veya reddetmelerine olanak tanıyan mevcut piyasa durumunun objektif bir değerlendirmesini sağlar.

Sunulan göstergeleri MetaTrader 5'te indirebilir ve başlatabilirsiniz. Gösterge kütüphanesine ayrıca doğrudan MetaTrader 5 platformundan ve MetaEditor geliştirme ortamından da erişebilirsiniz.

Kod ekle

Stochastic indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).

RSI indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).

MACD indicator with histogram, can be applied any timeframe (higher or lower than the current chart's timeframe).

MACD indicator with MACD line, Signal line and multi-color histogram.

The MACD oscillator with zero lag.

It's an oscillator, similar to OsMA with Variable Index Dynamic Average.

The indicator is based on the Elder's Impluse system.

This is MQL5 version of DinapoliTargets indicator. The ZigZag indicator is added to the chart.

The Relative Strength Index, applied to standard deviation of price.

The Dual Trix indicator with dual magnified Values in the Chart and in the Indicator window.

Dual Trix Upgrade 1.

This indicator is based on simple MACD but allows you to choose also timeframe of indicator, different from current. You can choose current timeframe of chart (then indicator shows the same values as common MACD) or any higher timeframe.

The spread_on_chart indicator shows the current values of spread, stop and freeze levels.

This is the Heiken Ashi indicator, based on the averaged Open, High, Low and Close prices, averaged using the Adaptive Moving Average.

The indicator shows the rate of change of the simple moving average.

The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.

Dual Trix Indicator : 2 Moving Averages.

The indicator determines the bulls or bears prevail on the market and plots their strength.

The indicator helps to find the reversal bar of the trend.

The updated version of TimeClosingPeriod indicator, it plots the time, remained to the current bar complete. At the last second it plays the sound file, specified in the input parameters.

Color Parabolic 2. The color depends on the acceleration factor.

The Stochastic of all oscillator-like indicators, included in MetaTrader 5 client terminal.

The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.

A Colorful Fan of Moving Averages.

The Heiken Ashi indicator with smoothing.

The Hodrick-Prescott Filter.

The Moving Average indicator, based on the Quasi-Digital Filter. The MACD indicator as example of its use is presented.

Now it's two-color (or two-mode) trend indicator, the number of calculated bars can be specified.

Bollinger Bands +-3sigma. You can change period and sigma ratio (Proper size of Deviation is 0.5~1.0)

This indicator finds the nearest neighbor by using a weighted correlation coefficient, in which more recent prices have larger weights. The weight decays linearly from newer to older prices within a price pattern.

This indicator uses the Nearest Neighbor clustering technique, also called k-NN, to search for the most similar pattern in history and use its past prices as predictions of the current pattern future prices.

Trend indicator with simple smoothing algorithms.

This indicator fits a trigonometric model to prices and extrapolates it in the future.

This indicator uses an autoregresive model to extrapolate prices

Linear regression slope normalized to SMA.

Moving Average, calculated using the digital filter.

It searches for tops or bottoms of price movement.

This is HILO Indicator

The indicator shows recalculated ("broken") highs/lows of the standard ZigZag indicator.

The iS7N_SacuL.mq5 indicator is based on the original indicator 'Lucas1.mq4', written in MQL4.

1...125126127128129130131132133