CUM(d)
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

Returns

Comment

Example

Interpretation

Sum a data serie from beginning of the chart

Sum the values of the data series d from beginning of chart

Data series, reference back in data series or return value from other function returning a data series.

Accumulating new value from all bars in chart

Only relevant for charts and use in Calculation Explorer

CUM(1) accumulates the value 1 and creates data series 1,2,3,4.. across chart

-