Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Dinapoli_Preferred_Stochastic - MetaTrader 5 script

author EAcpu | 5 reads | 0 comments |

Dinapoli_Preferred_Stochastic - indicator for MetaTrader 5

The Dinapoli preferred stochastic indicator uses the smoothing method described by Joe DiNapoli, which is different from the standard stochastic indicator.

There are four input parameters:

 K = PrevK + (FastK -PrevK) / Deceleration D = PrevD + (K - PrevD) / %D period

Where:

 FastK = 100.0 * (closing price - minimum value) / (maximum value - minimum value)
Max and Min are the highest price and lowest price within the "%K period" range 

Dinapoli_Preferred_Stochastic - indicator for MetaTrader 5


Attachment download

📎 dinapoli_preferred_stochastic.mq5 (9.6 KB)

Source: MQL5 #21716

Verification code Refresh