Lean  $LEAN_TAG$
QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager Member List

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

Add(Insight item)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
AddRange(IEnumerable< Insight > insights)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
Cancel(IEnumerable< Symbol > symbols)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
Cancel(IEnumerable< Insight > insights)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
Clear(Symbol[] symbols)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
Contains(Insight item)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
ContainsKey(Symbol symbol)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
CountQuantConnect.Algorithm.Framework.Alphas.InsightCollection
Expire(IEnumerable< Symbol > symbols)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
Expire(IEnumerable< Insight > insights)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
GetActiveInsights(DateTime utcTime)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
GetEnumerator()QuantConnect.Algorithm.Framework.Alphas.InsightCollection
GetInsights(Func< Insight, bool > filter=null)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
GetInsights(PyObject filter)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
GetNextExpiryTime()QuantConnect.Algorithm.Framework.Alphas.InsightCollection
HasActiveInsights(Symbol symbol, DateTime utcTime)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
InsightManager(IAlgorithm algorithm)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
Remove(Insight item)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
RemoveExpiredInsights(DateTime utcTime)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
RemoveInsights(Func< Insight, bool > filter)QuantConnect.Algorithm.Framework.Alphas.InsightCollection
SetInsightScoreFunction(IInsightScoreFunction insightScoreFunction)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
SetInsightScoreFunction(PyObject insightScoreFunction)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
Step(DateTime utcNow)QuantConnect.Algorithm.Framework.Alphas.Analysis.InsightManager
this[Symbol symbol]QuantConnect.Algorithm.Framework.Alphas.InsightCollection
TotalCountQuantConnect.Algorithm.Framework.Alphas.InsightCollection
TryGetValue(Symbol symbol, out List< Insight > insights)QuantConnect.Algorithm.Framework.Alphas.InsightCollection