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
Stddev 0
Function - STDDEV
STDDEV
Standard Deviation
Indicators
SYNTAX
Stddev( ARRAY close, ARRAY timeperiod)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Standard Deviation
ADDITIONAL INFO
Standard Deviation is a statistical measurement of volatility. It measures how widely values range from the average value.
High standard deviation means high volatility and large difference between the closing prices and the average closing price.
EXAMPLE
Stddev(close, 100)