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
RefZero
Function - REFZERO
REFZERO
Lag modified
Technical
SYNTAX
RefZero( ARRAY array, ARRAY period)
RETURNS
NUMERIC ARRAY
DESCRIPTION
References a previous or subsequent element in a ARRAY. A negative period references X periods in the future; a positive period references X periods ago (Replace empty values in the ARRAY with 0)
ADDITIONAL INFO
EXAMPLE
RefZero(close, 1)