Lean
$LEAN_TAG$
|
Provides user-facing messages for the AlphaRuntimeStatistics class and its consumers or related classes More...
Static Public Attributes | |
static string | ReturnOverMaximumDrawdownKey = "Return Over Maximum Drawdown" |
Returns a string message saying: Return Over Maximum Drawdown More... | |
static string | PortfolioTurnoverKey = "Portfolio Turnover" |
Returns a string message saying: Portfolio Turnover More... | |
static string | TotalInsightsGeneratedKey = "Total Insights Generated" |
Returns a string message saying: Total Insights Generated More... | |
static string | TotalInsightsClosedKey = "Total Insights Closed" |
Returns a string message saying: Total Insights Closed More... | |
static string | TotalInsightsAnalysisCompletedKey = "Total Insights Analysis Completed" |
Returns a string message saying: Total Insights Analysis Completed More... | |
static string | LongInsightCountKey = "Long Insight Count" |
Returns a string message saying: Long Insight Count More... | |
static string | ShortInsightCountKey = "Short Insight Count" |
Returns a string message saying: Short Insight Count More... | |
static string | LongShortRatioKey = "Long/Short Ratio" |
Returns a string message saying: Long/Short Ratio More... | |
Provides user-facing messages for the AlphaRuntimeStatistics class and its consumers or related classes
Definition at line 36 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Return Over Maximum Drawdown
Definition at line 41 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Portfolio Turnover
Definition at line 46 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Total Insights Generated
Definition at line 51 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Total Insights Closed
Definition at line 56 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Total Insights Analysis Completed
Definition at line 61 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Long Insight Count
Definition at line 66 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Short Insight Count
Definition at line 71 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying: Long/Short Ratio
Definition at line 76 of file Messages.QuantConnect.cs.