Version

FastStochasticOscillatorIndicatorStrategy Class Members

The following tables list the members exposed by FastStochasticOscillatorIndicatorStrategy.

Public Constructors
 NameDescription
Public ConstructorFastStochasticOscillatorIndicatorStrategy ConstructorConstructs a FastStochasticOscillatorIndicatorStrategy.  
Public Methods
 NameDescription
Public MethodBasedOnOverridden. Exposes which columns this strategy uses in its calculation so that the consumers will know when they should ask the strategy to recalculate.  
Public MethodCalculateIndicatorOverridden. Performs the calculation for the indicator.  
See Also