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

R4tna C  
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


M. Amir  
R4tna C #:

You need:

Thank you!!, that was fast
Reason: