Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 1.77 KB

ETFAnalytics.md

File metadata and controls

60 lines (28 loc) · 1.77 KB

ETFAnalytics

Properties

Name Type Description
date LocalDate The calendar date these analytics represent.  
fiftyTwoWeekHigh BigDecimal Highest trading price for the security in the preceding 52 weeks  
fiftyTwoWeekLow BigDecimal Lowest trading price for the security in the preceding 52 weeks  
volumeTraded BigDecimal The total quantity of shares traded on the latest trading day  
averageDailyVolumeOneMonth BigDecimal The average quantity of shares traded per day for the last month  
averageDailyVolumeThreeMonth BigDecimal The average quantity of shares traded per day for the last three months  
averageDailyVolumeSixMonth BigDecimal The average quantity of shares traded per day for the last six months  
marketCap BigDecimal The market capitalization for the Exchange Traded Fund (ETF)  
sharesOutstanding BigDecimal The number of shares outstanding for the Exchange Traded Fund (ETF)  
etf ETFSummary