Positive Changes Sum

Returns the sum of all positive value changes for last PERIOD time periods.

Syntax:

PositiveChangesSum
PositiveChangesSum()
PositiveChangesSum(“Period”)
PositiveChangesSum(“OutPutStartCell”,”Period”)

Inputs:

'Close' column values

Parameters:

Examples:

PositiveChangesSum
PositiveChangesSum()
PositiveChangesSum(“14”)
PositiveChangesSum(14)
PositiveChangesSum(“G2”,”14”)
PositiveChangesSum(“G2”, 14)
PositiveChangesSum(G2,”14”)
PositiveChangesSum(G2, 14)


Copyright © 1998-2012 Franz AG
Visit website: http://www.analyzerxl.com
Send feedback: [email protected]