Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 1.21 KB

Beta.md

File metadata and controls

54 lines (27 loc) · 1.21 KB

Beta

Properties

Name Type Description
periodType PeriodTypeEnum Type of period for this beta value.  
oneYearBeta BigDecimal The one year beta value for this security.  
threeYearBeta BigDecimal The three year beta value for this security.  
fiveYearBeta BigDecimal The five year beta value for this security.  
sevenYearBeta BigDecimal The seven year beta value for this security.  
tenYearBeta BigDecimal The ten year beta value for this security.  
security SecuritySummary The Security.  

Enum: PeriodTypeEnum

Name Value
WEEKLY "weekly"
MONTHLY "monthly"