
[//]: # (CLASS:ZacksEBITDAConsensus)

[//]: # (KIND:object)

### ZacksEBITDAConsensus

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**ticker** | String | The Zacks common exchange ticker &nbsp;
**companyName** | String | The company name &nbsp;
**estimateYear** | Number | Fiscal year of the estimate &nbsp;
**estimateMonth** | Number | Fiscal month of the estimate &nbsp;
**period** | String | Whether the estimate year and month are fiscal year (fy) or quarter (fq) &nbsp;
**consensusType** | String | The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income) &nbsp;
**estimateCount** | Number | The number of estimates &nbsp;
**high** | Number | The highest estimate &nbsp;
**low** | Number | The lowest estimate &nbsp;
**mean** | Number | The mean value of all estimates &nbsp;
**stdDev** | Number | The standard deviation of all estimates &nbsp;

[//]: # (END_DEFINITION)





