Lean  $LEAN_TAG$
QuantConnect.Algorithm.Framework.Alphas.ConstantAlphaModel Member List

This is the complete list of members for QuantConnect.Algorithm.Framework.Alphas.ConstantAlphaModel, including all inherited members.

AlphaModel()QuantConnect.Algorithm.Framework.Alphas.AlphaModel
ConstantAlphaModel(InsightType type, InsightDirection direction, TimeSpan period)QuantConnect.Algorithm.Framework.Alphas.ConstantAlphaModel
ConstantAlphaModel(InsightType type, InsightDirection direction, TimeSpan period, double? magnitude, double? confidence, double? weight=null)QuantConnect.Algorithm.Framework.Alphas.ConstantAlphaModel
NameQuantConnect.Algorithm.Framework.Alphas.AlphaModel
OnSecuritiesChanged(QCAlgorithm algorithm, SecurityChanges changes)QuantConnect.Algorithm.Framework.Alphas.ConstantAlphaModelvirtual
ShouldEmitInsight(DateTime utcTime, Symbol symbol)QuantConnect.Algorithm.Framework.Alphas.ConstantAlphaModelprotectedvirtual
Update(QCAlgorithm algorithm, Slice data)QuantConnect.Algorithm.Framework.Alphas.ConstantAlphaModelvirtual