Lean  $LEAN_TAG$
QuantConnect.Algorithm.Framework.Alphas.AlphaModelExtensions Class Reference

Provides extension methods for alpha models More...

Static Public Member Functions

static string GetModelName (this IAlphaModel model)
 Gets the name of the alpha model More...
 

Detailed Description

Provides extension methods for alpha models

Definition at line 21 of file AlphaModelExtensions.cs.

Member Function Documentation

◆ GetModelName()

static string QuantConnect.Algorithm.Framework.Alphas.AlphaModelExtensions.GetModelName ( this IAlphaModel  model)
static

Gets the name of the alpha model

Definition at line 26 of file AlphaModelExtensions.cs.


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