
[//]: # (CLASS:ETFAnalytics)

[//]: # (KIND:object)

### ETFAnalytics

#### Properties

[//]: # (START_DEFINITION)

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

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:ETFSummary)





