|
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
|