dotnetCHARTING Send comments on this topic.
CrossingSignal Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : CrossingSignal Method


Implements a general framework for producing trading signals based on the crossing of two Stochastics.

Overload List

OverloadDescription
CrossingSignal(String,Series,Int32,Int32,Int32) Implements a general framework for producing trading signals based on the crossing of two Stochastics.  
CrossingSignal(Series,Int32,Int32,Int32) Implements a general framework for producing trading signals based on the crossing of two Stochastics.  
CrossingSignal(SeriesCollection,Int32,Int32,Int32) Implements a general framework for producing trading signals based on the crossing of two Stochastics.  

See Also