View Single Post
  #64 (permalink)  
Old 07-23-2009, 04:29 PM
Mistigri's Avatar
Mistigri Mistigri is offline
Member
 
Join Date: Mar 2006
Posts: 34
Mistigri is on a distinguished road
You mean like when calculating an Indicator?

Then yes, for example I wrote my own ATR function in a dll and what happens is that my DLL ATR uses wilder's smoothing while MT4 just uses a simple average ... Same with any of the indicators written by wilders and other indicators who seem to have multiple versions ...

I would first make sure your indicators give the same results as the MT4 platform from the DLL ...

Patrick
Reply With Quote