How to find mean value for array?
M. Amir:
Hi Experts,
There is this function called MathMean() and does not work for some reason. Do I need to include library for it?
M. Amir
You need:
#include <Math\Stat\Math.mqh>
The context menu provides a handy way to include these

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
Hi Experts,
There is this function called MathMean() and does not work for some reason. Do I need to include library for it?
M. Amir