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


Overload List

OverloadDescription
CrossingExtremeSignal(String,Series,Double,Double,Int32,Int32,Int32) This trading system combines the features of the crossing and extremum value trading systems by requiring that a signal will only be generated if the fast K Stochastic crosses the slow D Stochastic either above or below the extremal values.  
CrossingExtremeSignal(Series,Double,Double,Int32,Int32,Int32) This trading system combines the features of the crossing and extremum value trading systems by requiring that a signal will only be generated if the fast K Stochastic crosses the slow D Stochastic either above or below the extremal values.  
CrossingExtremeSignal(SeriesCollection,Double,Double,Int32,Int32,Int32) This trading system combines the features of the crossing and extremum value trading systems by requiring that a signal will only be generated if the fast K Stochastic crosses the slow D Stochastic either above or below the extremal values.  

Example

See Also

© 2010 All Rights Reserved.