Sha256: 8769d155ea67d37836b06823ee6b8080e5257ed9609c707e1142b8ccb5d6a5c0
Contents?: true
Size: 1.08 KB
Versions: 66
Compression:
Stored size: 1.08 KB
Contents
[//]: # (CLASS:Intrinio::ZacksAnalystRating) [//]: # (KIND:object) ### Intrinio::ZacksAnalystRating #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **id** | String | The Intrinio ID for the record **date** | Date | The date of the Zacks Analyst Rating. **mean** | Float | The mean (average) weighing of analyst recommendations, from 1 (strong buy) to 5 (strong sell). **strong_buys** | Integer | The number of analysts recommending Strong Buy. **buys** | Integer | The number of analysts recommending Buy. **holds** | Integer | The number of analysts recommending Hold. **sells** | Integer | The number of analysts recommending Sell. **strong_sells** | Integer | The number of analysts recommending Strong Sell. **total** | Integer | The total number of analyst recommendations. **security** | [**SecuritySummary**](SecuritySummary.md) | The Security of the Zacks Analyst Rating [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::SecuritySummary)
Version data entries
66 entries across 66 versions & 1 rubygems