Stochastic_Slow - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

The Slow Stochastic Oscillator displays the Stochastic indicator in a separate window and is calculated as follows:
SSD[i] = SMA(FSK,PeriodD)
SSDS[i] = SMA(SSD, slow down)
Where:
FSK[i] = (minimum value/maximum value) * 100.0, SSD[i] = SMA(FSK,PeriodD), min = closing price[i] - lowest price[BL], Maximum = High[BH] - Low[BL], BH is the highest price index in the range from PeriodK to i, BL is the lowest price index in the range from PeriodK to i,
If max=0,
FSK[i] = 50.0
The indicator has five input parameters:

Attachment download
📎 stochastic_slow.mq5 (11.2 KB)
Source: MQL5 #20571
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •