
[//]: # (CLASS:OptionsAggregate)

[//]: # (KIND:object)

### OptionsAggregate

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**ticker** | String | The ticker symbol of the Security for the Option. &nbsp;
**date** | String | The date of the data. &nbsp;
**totalOpenInterest** | Number | Total open interest for the ticker &nbsp;
**totalVolume** | Number | Total volume for the ticker &nbsp;
**totalPutVolume** | Number | Total put volume for the ticker &nbsp;
**totalCallVolume** | Number | Total call volume for the ticker &nbsp;
**putCallVolumeRatio** | Number | Total put volume to total call volume ratio for the ticker &nbsp;
**contractCount** | Number | Total number of active contracts for the ticker &nbsp;

[//]: # (END_DEFINITION)





