Momentum

The momentum of a security is the ratio of today's price compared to the price PERIOD time periods ago.

Syntax:

Momentum
Momentum()
Momentum(“Period”)
Momentum(“OutPutStartCell”,”Period”)

Inputs:

'Close' column values

Parameters:

Examples:

Momentum
Momentum()
Momentum(“14”)
Momentum(14)
Momentum(“G2”,”14”)
Momentum(“G2”, 14)
Momentum(G2,”14”)
Momentum(G2, 14)


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