Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
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
Ö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:
- 4294
- Derecelendirme:
- Yayınlandı:
- 2018.04.18 17:12
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Two indicators in one: Momentum and Stochastic:
- If smoothing is applied, it is an Average Stochastic Momentum (ASM);
- If not, it is a Stochastic Momentum (SM).
The indicator has eight configurable parameters:
- Period - period of Stochastic;
- Signal - period of the signal line;
- Method - signal line calculation method;
- Smooth - enable or disable smoothing (Yes/No);
- First MA period - the period for the calculation of the initial smoothing MA;
- First MA method - the method of the calculation of the initial smoothing MA;
- Second MA period - the period for the calculation of the second smoothing MA;
- Second MA method - the method of the calculation of the second smoothing MA.
Fig.1 Average Stochastic Momentum (with smoothing)
Fig.2 Stochastic Momentum (no smoothing)
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/20160

A colored histogram drawn using the High/Low prices.

The indicator adds signal marks to a price chart when the CCI indicator crosses its zero line.

The IDayIIndex (Intraday Intensity Index) oscillator indicator.

VSI - Volatility Switch Indicator.