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
Sum 0
Function - SUM
SUM
Sum
Math
SYNTAX
Sum( ARRAY array)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Calculates a cumulative sum of the ARRAY for all the lookback periods (current bar is included)
ADDITIONAL INFO
EXAMPLE
Sum(perf(close) > 0)