Lean  $LEAN_TAG$
QuantConnect.Data.Fundamental.StyleBox Class Reference

Helper class for the AssetClassification's StyleBox field AssetClassification.StyleBox. For stocks and stock funds, it classifies securities according to market capitalization and growth and value factor More...

Static Public Attributes

static readonly int LargeValue = 1
 
static readonly int LargeCore = 2
 
static readonly int LargeGrowth = 3
 
static readonly int MidValue = 4
 
static readonly int MidCore = 5
 
static readonly int MidGrowth = 6
 
static readonly int SmallValue = 7
 
static readonly int SmallCore = 8
 
static readonly int SmallGrowth = 9
 

Detailed Description

Helper class for the AssetClassification's StyleBox field AssetClassification.StyleBox. For stocks and stock funds, it classifies securities according to market capitalization and growth and value factor

Please refer to https://www.morningstar.com/InvGlossary/morningstar_style_box.aspx

Definition at line 77 of file AssetClassificationHelper.cs.


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