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.
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:
SmoothAlgorithms.mqh
261 kb
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

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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"
Author: Nikolay Kositsin