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

The Fast Stochastic Oscillator displays the stochastic indicator in a separate window and is calculated as follows:
FSK[i] = (minimum value/maximum value) * 100.0,
FSD[i] = SMA(FSK,PeriodD)
Where:
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 four input parameters:

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