Version

StochRSIIndicatorStrategy Class Members

The following tables list the members exposed by StochRSIIndicatorStrategy.

Public Constructors
 NameDescription
Public ConstructorStochRSIIndicatorStrategy ConstructorConstructs a StochRSI Indicator strategy.  
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