Lean  $LEAN_TAG$
QuantConnect.Messages.InsightScore Class Reference

Provides user-facing messages for the Algorithm.Framework.Alphas.InsightScore class and its consumers or related classes More...

Static Public Member Functions

static string ToString (Algorithm.Framework.Alphas.InsightScore insightScore)
 Parses an InsightScore object into a string message containing basic information about it More...
 

Detailed Description

Provides user-facing messages for the Algorithm.Framework.Alphas.InsightScore class and its consumers or related classes

Definition at line 134 of file Messages.Algorithm.Framework.Alphas.cs.

Member Function Documentation

◆ ToString()

static string QuantConnect.Messages.InsightScore.ToString ( Algorithm.Framework.Alphas.InsightScore  insightScore)
static

Parses an InsightScore object into a string message containing basic information about it

Definition at line 140 of file Messages.Algorithm.Framework.Alphas.cs.

Here is the caller graph for this function:

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