Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
Var 0
Function - VAR
VAR
Variance
Indicators
SYNTAX
Var( ARRAY close, ARRAY timeperiod)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Variance
ADDITIONAL INFO
The variance is a statistical measure of the dispersion of values arount the expected value.
The standard deviation is the square root of the variance.
EXAMPLE
Var(close, 100)