Någon som kan hjälpa till och översätta följande till friendly språket
Skew Function
Calculates the Skewness of a distribution for a set of values.
Function
Skew(PRICE,LENGTH)
Parameters
PRICE price on which the Skew will be based
LENGTH number of bars to use to build the distribution
RETURNS A numeric value containing the skewness of a distribution.
USAGE Skewness characterizes the degree of asymmetry of a distribution around its mean. Positive skewness indicates a distribution with an asymmetric tail extending toward more positive values. Negative skewness indicates a distribution with an asymmetric tail extending toward more negative values.
Finns mer uppgifter i bilden
Skew Function
Calculates the Skewness of a distribution for a set of values.
Function
Skew(PRICE,LENGTH)
Parameters
PRICE price on which the Skew will be based
LENGTH number of bars to use to build the distribution
RETURNS A numeric value containing the skewness of a distribution.
USAGE Skewness characterizes the degree of asymmetry of a distribution around its mean. Positive skewness indicates a distribution with an asymmetric tail extending toward more positive values. Negative skewness indicates a distribution with an asymmetric tail extending toward more negative values.
Finns mer uppgifter i bilden
Comment