MathSkewness 该函数计算数组元素的偏度(第三力矩)。 MQL5复制double MathSkewness( const double& array[] // 数值数组 ) 参数 array[] [in] 数值数组。 返回值 偏度。