Sha256: e59e429649b75bfb9fbdee8478711a22ed09dbf54bfaeb96f30ee9faa05a8e87
Contents?: true
Size: 850 Bytes
Versions: 10
Compression:
Stored size: 850 Bytes
Contents
[//]: # (CLASS:Intrinio::OptionsAggregate) [//]: # (KIND:object) ### Intrinio::OptionsAggregate #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **ticker** | String | The ticker symbol of the Security for the Option. **date** | String | The date of the data. **total_open_interest** | Integer | Total open interest for the ticker **total_volume** | Integer | Total volume for the ticker **total_put_volume** | Integer | Total put volume for the ticker **total_call_volume** | Integer | Total call volume for the ticker **put_call_volume_ratio** | Float | Total put volume to total call volume ratio for the ticker **contract_count** | Integer | Total number of active contracts for the ticker [//]: # (END_DEFINITION)
Version data entries
10 entries across 10 versions & 1 rubygems