Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
5281
Derecelendirme:
(21)
Yayınlandı:
2012.12.25 11:31
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

This indicator presents four parabolic indicators at one time. The indicator is for amateurs of parabolic trading systems.

Indicator input parameters:

//+----------------------------------------------+
//| Indicator input parameters                   |
//+----------------------------------------------+
input double Start_Step=0.002;     // step to the smallest indicator
input double Step_Shift=0.002;    // size of step change
input double Maximum=0.2;        // the maximum for all indicators
input int    Shift=0;           // horizontal shift of the indicator in bars

Start_Step input parameter is a Step for the first parabolic.

For the second parabolic Step parameter will be equal to Start_Step+1*Step_Shift.

For the third parabolic Step parameter will be equal to Start_Step+2*Step_Shift.

And for the fourth parabolic Step parameter will be equal to Start_Step+3*Step_Shift. 

Fig.1 The iSarX4 indicator

Fig.1 The iSarX4 indicator

 

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/1325

GRNN Neural Network Class GRNN Neural Network Class

The class realizes generalized regression network (General Regression Neural Network - GRNN)

PNN Neural Network Class PNN Neural Network Class

The class realizes the probabilistic neural network (Probabilistic Neural Network - PNN)

Aggressiveness Aggressiveness

The Aggressiveness indicator displays how many points the instrument runs on the average for one candlestick

Volatility Volatility

A volatility indicator displays the amount of the corridor price movements for N period in points