loopyno Posted May 23, 2010 Report Share 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 Quote Link to comment Share on other sites More sharing options...
prabuc Posted July 23, 2010 Report Share 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.