Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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ı - 104

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

Indicator displays different candlestick patterns on chart. It is possible to change colors and disable alerts.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the colors of the clouds of the DigitMacd indicator.

The Exp_DigitMacd EA is based on the signals generated by the DigitMacd oscillator.

This indicator is an oscillator based on the averaged difference between the SATL digital filter and the Close price.

The indicator is drawn as a colored cloud between the lines of a slow digital filter and the price.

An oscillator from an averaged difference between the FATL digital filter and the Close price.

A colored cloud formed by the lines of the FATL and SATL digital filters.

The indicator is drawn as a colored cloud between the lines of a fast digital filter and the price.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the StepMA_Stoch_KV1 indicator.

The MultiHighsLowsSignal indicator shows information on active trends using the values of seven HighsLowsSignal indicators from different timeframes.

A trend indicator of the series of indicators without averaging.

The indicator implements a breakthrough system using a channel drawn on extrema for a period.

A candlestick chart, all the Open prices of which are shifted to zero.

The indicator shows inverted chart for better short trading.

This is Bollinger Bands %b indicator for MetaTrader 5.

The indicator is designed to show how the seven major currencies have moved against the US dollar.

The indicator counts Bull and Bear candles in Bar_Period bars and calculates percent.

Fast FrAMA, in contrast to the version from MQL5 suite, has more wide applied price constant choose and, what's the main difference, calculation speed is increased by a factor of 30 to 100.

This technical indicator detects constant price zones and draws resistance and support lines.

Advanced ADX indicator.

Example code on how to draw an horizontal line for maximum and minimum prices of the last 2 years.

The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL5 language and functions.

The HighsLowsSignal indicator with the timeframe selection option available in input parameters.

The StochasticCGOscillator indicator with the timeframe selection option available in input parameters.

The MinusDi indicator processed through the Laguerre filter.

The PlusDi indicator processed through the Laguerre filter.

A semaphore signal indicator determining the moments of a directional price change on several bars, the number of bars is specified in the indicator input parameters.

The StepMA_Stoch_KV1_Signal indicator shows information on the current trend using the values of the StepMA_Stoch_KV1 indicator with a fixed timeframe.

The StepMA_Stoch_KV1 indicator with the timeframe selection option available in input parameters.

A non-normalized oscillator implemented in the form of a seven-color histogram.

The indicator shows fractals of different time periods on one chart.

The AsymmetricStochNR indicator with the timeframe selection option available in input parameters.

The indicator shows the minimum price for the period specified in the input parameters of the indicator, taking into account the timeframe, in which the price was searched for.

The indicator shows the maximum price for the period specified in the input parameters of the indicator, taking into account the timeframe, in which the price was searched for.

The indicator shows the minimum price for the period fixed in the input parameters of the indicator.

The indicator shows the maximum price for the period specified in the input parameters of the indicator.

Three MFI (Money Flow Index) oscillators with three different timeframes on one chart.

The iMirror indicator shows a prices mirrored upside down. When the mouse is on the indicator, its color changes to the chart color, while the chart is dimmed. When you click on the indicator, it remains in the foreground till another click.

Four semaphore signal indicators based on MFI oscillators with different periods on one price chart.

1...979899100101102103104105106107108109110111...134