loopyno Posted May 23, 2010 Report Posted May 23, 2010 Hi everybody Does anyone know what FastD(25) mean in mql or simple English :P I think it has something to do with Stochastics :) But i must understand in order to use it in MT4 Thanks Loopyno
prabuc Posted July 23, 2010 Report Posted July 23, 2010 its average of previous 25 bars of fastk fastk = (close - lowestlow)/(higesthigh-lowestlow)*100 where Close = Currentbar close; lowestlow = lowest low of the previous 25 bars; Highesthigh = highesthigh of the previous 25 bars; Rgds Prabu c
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now