Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
- Görüntülemeler:
- 5926
- Derecelendirme:
- Yayınlandı:
- 2014.04.18 17:32
- 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
Four semaphore signal indicators based on stochastic oscillators with different periods on one price chart.
Trend signals occur when the oscillators enter the oversold and overbought areas specified in the input parameters:
input uint rsiUpperTrigger=62; // Overbought level input uint rsiLowerTrigger=38; // Oversold level
Figure 1. Indicator X4Period_Stochastic_Arrows
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/2240

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

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

Four semaphore signal indicators based on Larry Williams' Percent Range oscillators with different periods on one price chart.

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