Lean  $LEAN_TAG$
QuantConnect.Messages.AlphaRuntimeStatistics Class Reference

Provides user-facing messages for the QuantConnect.AlphaRuntimeStatistics class and its consumers or related classes More...

Static Public Attributes

static string ReturnOverMaximumDrawdownKey = "Return Over Maximum Drawdown"
 
static string PortfolioTurnoverKey = "Portfolio Turnover"
 
static string TotalInsightsGeneratedKey = "Total Insights Generated"
 
static string TotalInsightsClosedKey = "Total Insights Closed"
 
static string TotalInsightsAnalysisCompletedKey = "Total Insights Analysis Completed"
 
static string LongInsightCountKey = "Long Insight Count"
 
static string ShortInsightCountKey = "Short Insight Count"
 
static string LongShortRatioKey = "Long/Short Ratio"
 

Detailed Description

Provides user-facing messages for the QuantConnect.AlphaRuntimeStatistics class and its consumers or related classes

Definition at line 36 of file Messages.QuantConnect.cs.


The documentation for this class was generated from the following file: