Negative Changes Sum

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

Syntax:

NegativeChangesSum
NegativeChangesSum()
NegativeChangesSum(“Period”)
NegativeChangesSum(“OutPutStartCell”, ”Period”)

Inputs:

'Close' column values

Parameters:

Examples:

NegativeChangesSum
NegativeChangesSum()
NegativeChangesSum(“14”)
NegativeChangesSum(14)
NegativeChangesSum(“G2”,”14”)
NegativeChangesSum(“G2”, 14)
NegativeChangesSum(G2,”14”)
NegativeChangesSum(G2, 14)


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