CCI Alert

Syntax:

CCIAlert
CCIAlert()
CCIAlert(“Method”)
CCIAlert(“Period”, ”Method”)
CCIAlert(“OutPutStartCell”, ”Period”, ”Method”)

Inputs:

'High', 'Low', and 'Close' columns values

Parameters:

Examples:

CCIAlert
CCIAlert()
CCIAlert(“MvAvg”)
CCIAlert(MvAvg)
CCIAlert(“LinWgtMvAvg”)
CCIAlert(LinWgtMvAvg)
CCIAlert(“ExpMvAvg”)
CCIAlert(ExpMvAvg)
CCIAlert(“14”,“MvAvg”)
CCIAlert(14,MvAvg)
CCIAlert(“14”, “LinWgtMvAvg”)
CCIAlert(14,LinWgtMvAvg)
CCIAlert(“14”,“ExpMvAvg”)
CCIAlert(14,ExpMvAvg)
CCIAlert(“G2”, “14”,“MvAvg”)
CCIAlert(G2, 14, MvAvg)
CCIAlert(“G2”, “14”, “LinWgtMvAvg”)
CCIAlert(G2, 14, LinWgtMvAvg)
CCIAlert(“G2”, “14”,“ExpMvAvg”)
CCIAlert(G2, 14, ExpMvAvg) 


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