Discussion of article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers"
The idea is well realised. Simply and clearly presented. Thank you.
I have some indicators are not compiled. For example, Momentum.mq5.
All files are placed in folders as it is written in the instructions inside the code.
I have some indicators are not compiled. For example Momentum.mq5
All files are placed in folders as it is written in the instructions inside the code.
OK! I fixed something, now all indicators will compile normally, but the thing is that my indicator Momentum.mq5 compiles without problems, so I can't say anything about this indicator!
OK! I fixed something, now all indicators will compile normally, but the thing is that my indicator Momentum.mq5 compiles without any problems, so I can't say anything about this indicator!
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.
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.
THANK YOU.ONLY WHERE (Include.rar archive has) folder Include.rar.
When compiling JMA I get this error. How to fix it?
I don't understand JJMA either:

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
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