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

Helper class for the AssetClassification's MorningstarSectorCode field AssetClassification.MorningstarSectorCode. More...

Static Public Attributes

static readonly int BasicMaterials = 101
 Companies that manufacture chemicals, building materials, and paper products. This sector also includes companies engaged in commodities exploration and processing. More...
 
static readonly int ConsumerCyclical = 102
 This sector includes retail stores, auto and auto-parts manufacturers, restaurants, lodging facilities, specialty retail and travel companies. More...
 
static readonly int FinancialServices = 103
 Companies that provide financial services include banks, savings and loans, asset management companies, credit services, investment brokerage firms, and insurance companies. More...
 
static readonly int RealEstate = 104
 This sector includes companies that develop, acquire, manage, and operate real estate properties. More...
 
static readonly int ConsumerDefensive = 205
 Companies that manufacture food, beverages, household and personal products, packaging, or tobacco. Also includes companies that provide services such as education and training services. More...
 
static readonly int Healthcare = 206
 This sector includes biotechnology, pharmaceuticals, research services, home healthcare, hospitals, long-term-care facilities, and medical equipment and supplies. Also include pharmaceutical retailers and companies which provide health information services. More...
 
static readonly int Utilities = 207
 Electric, gas, and water utilities. More...
 
static readonly int CommunicationServices = 308
 Companies that provide communication services using fixed-line networks or those that provide wireless access and services. Also includes companies that provide advertising & marketing services, entertainment content and services, as well as interactive media and content provider over internet or through software. More...
 
static readonly int Energy = 309
 Companies that produce or refine oil and gas, oilfield-services and equipment companies, and pipeline operators. This sector also includes companies that mine thermal coal and uranium. More...
 
static readonly int Industrials = 310
 Companies that manufacture machinery, hand-held tools, and industrial products. This sector also includes aerospace and defense firms as well as companies engaged in transportation services. More...
 
static readonly int Technology = 311
 Companies engaged in the design, development, and support of computer operating systems and applications. This sector also includes companies that make computer equipment, data storage products, networking products, semiconductors, and components. More...
 

Detailed Description

Helper class for the AssetClassification's MorningstarSectorCode field AssetClassification.MorningstarSectorCode.

Definition at line 126 of file AssetClassificationHelper.cs.

Member Data Documentation

◆ BasicMaterials

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.BasicMaterials = 101
static

Companies that manufacture chemicals, building materials, and paper products. This sector also includes companies engaged in commodities exploration and processing.

Definition at line 132 of file AssetClassificationHelper.cs.

◆ ConsumerCyclical

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.ConsumerCyclical = 102
static

This sector includes retail stores, auto and auto-parts manufacturers, restaurants, lodging facilities, specialty retail and travel companies.

Definition at line 138 of file AssetClassificationHelper.cs.

◆ FinancialServices

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.FinancialServices = 103
static

Companies that provide financial services include banks, savings and loans, asset management companies, credit services, investment brokerage firms, and insurance companies.

Definition at line 144 of file AssetClassificationHelper.cs.

◆ RealEstate

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.RealEstate = 104
static

This sector includes companies that develop, acquire, manage, and operate real estate properties.

Definition at line 149 of file AssetClassificationHelper.cs.

◆ ConsumerDefensive

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.ConsumerDefensive = 205
static

Companies that manufacture food, beverages, household and personal products, packaging, or tobacco. Also includes companies that provide services such as education and training services.

Definition at line 155 of file AssetClassificationHelper.cs.

◆ Healthcare

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.Healthcare = 206
static

This sector includes biotechnology, pharmaceuticals, research services, home healthcare, hospitals, long-term-care facilities, and medical equipment and supplies. Also include pharmaceutical retailers and companies which provide health information services.

Definition at line 162 of file AssetClassificationHelper.cs.

◆ Utilities

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.Utilities = 207
static

Electric, gas, and water utilities.

Definition at line 167 of file AssetClassificationHelper.cs.

◆ CommunicationServices

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.CommunicationServices = 308
static

Companies that provide communication services using fixed-line networks or those that provide wireless access and services. Also includes companies that provide advertising & marketing services, entertainment content and services, as well as interactive media and content provider over internet or through software.

Definition at line 173 of file AssetClassificationHelper.cs.

◆ Energy

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.Energy = 309
static

Companies that produce or refine oil and gas, oilfield-services and equipment companies, and pipeline operators. This sector also includes companies that mine thermal coal and uranium.

Definition at line 179 of file AssetClassificationHelper.cs.

◆ Industrials

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.Industrials = 310
static

Companies that manufacture machinery, hand-held tools, and industrial products. This sector also includes aerospace and defense firms as well as companies engaged in transportation services.

Definition at line 186 of file AssetClassificationHelper.cs.

◆ Technology

readonly int QuantConnect.Data.Fundamental.MorningstarSectorCode.Technology = 311
static

Companies engaged in the design, development, and support of computer operating systems and applications. This sector also includes companies that make computer equipment, data storage products, networking products, semiconductors, and components.

Definition at line 193 of file AssetClassificationHelper.cs.


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