Lean
$LEAN_TAG$
|
This is the complete list of members for QuantConnect.Indicators.ParabolicStopAndReverse, including all inherited members.
BarIndicator(string name) | QuantConnect.Indicators.BarIndicator | protected |
ComputeNextValue(IBaseDataBar input) | QuantConnect.Indicators.ParabolicStopAndReverse | protected |
IsReady | QuantConnect.Indicators.ParabolicStopAndReverse | |
ParabolicStopAndReverse(string name, decimal afStart=0.02m, decimal afIncrement=0.02m, decimal afMax=0.2m) | QuantConnect.Indicators.ParabolicStopAndReverse | |
ParabolicStopAndReverse(decimal afStart=0.02m, decimal afIncrement=0.02m, decimal afMax=0.2m) | QuantConnect.Indicators.ParabolicStopAndReverse | |
Reset() | QuantConnect.Indicators.ParabolicStopAndReverse | |
WarmUpPeriod | QuantConnect.Indicators.ParabolicStopAndReverse |