Libraries: SmoothAlgorithms

 

SmoothAlgorithms:

A library of averaging algorithms, the algorithms were described in details in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers"

Fig1. The EMA indicator in the MetaTrader 5 terminal window

Author: Nikolay Kositsin

 

I can not ever use an indicator that needs smoothalgorithms. I add that file to include folder and put the indicator in example files but they never work. I must be doing something wrong. On that article it is not explained how to use it.

Is there a place that explains how to implement it?

 
i cannot compile it! non of indicatores that depend on smoothalgorithms cannot be compiled on my system too! i downloaded it from other sources too and none of them works, can someone help me please?
 
What  I did was place the enum outside the class and deleted the enum inside. quick fix but I believe it should be addressed.
 
ALL of your indicator that need SmoothAlgorithm doesn't work :(
 
cddventura:
What  I did was place the enum outside the class and deleted the enum inside. quick fix but I believe it should be addressed.

worked for me, thanks! compilation of depended indicators work too.

got same errors like..

'Smooth_Method' - declaration without type mql5

and etc.

fixed file is attached to this comment.

Files:
 

Good Day

Could somone please explain how the Installation works, I cannot get it to show up in the Navigator. I see it was updated last month.

Thanks