StochasticCalculationType
Summary
An enumeration of the different Stochastic Oscillator indicator calculation types.
Signature
1 | |
Namespace
cAlgo.API
See Also
Fields
LowHigh
Summary
Uses lowest low and highest high (default).
Signature
1 | |
Return Value
StochasticCalculationType
CloseClose
Summary
Uses lowest close and highest close.
Signature
1 | |
Return Value
StochasticCalculationType