Discussion of article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers"
Hello,
It looks like SmoothAlgorithms.mqh does not compile. The error is:
'-' - integer expression expected SmoothAlgorithms (2).mqh 1464 43
'-' - integer expression expected SmoothAlgorithms (2).mqh 1465 43
Othewise, thank you for a great article.
JohnnyDoe:
OK! I've got it!
Hello,
It looks like SmoothAlgorithms.mqh does not compile. The error is:
'-' - integer expression expected SmoothAlgorithms (2).mqh 1464 43
'-' - integer expression expected SmoothAlgorithms (2).mqh 1465 43
Othewise, thank you for a great article.
Awesome article. Even 6 years later, it's still gold.

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
New article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers is published:
This article is about traditional and unusual algorithms of averaging packed in simplest and single-type classes. They are intended for universal usage in almost all developments of indicators. I hope that the suggested classes will be a good alternative to 'bulky' calls of custom and technical indicators.
Author: Nikolay Kositsin