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
Avg 1
Function - AVG
AVG
Average
Math
SYNTAX
Avg( ARRAY array, ARRAY period)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Calculates the average of the ARRAY for the specified number of lookback periods (current bar is included)
ADDITIONAL INFO
EXAMPLE
Avg(close, 10)