Name | Type | Description |
---|---|---|
Ticker | string | The ticker symbol of the Security for the Option. |
Date | string | The date of the data. |
TotalOpenInterest | long? | Total open interest for the ticker |
TotalVolume | long? | Total volume for the ticker |
TotalPutVolume | long? | Total put volume for the ticker |
TotalCallVolume | long? | Total call volume for the ticker |
PutCallVolumeRatio | double? | Total put volume to total call volume ratio for the ticker |
ContractCount | int? | Total number of active contracts for the ticker |