Sha256: e6f32707be5fcc4e7d1432bfebb8b66d214ea1821f2b0050472549dbbacfd75a

Contents?: true

Size: 1.43 KB

Versions: 2

Compression:

Stored size: 1.43 KB

Contents


[//]: # (CLASS:Intrinio::OptionPriceEod)

[//]: # (KIND:object)

### Intrinio::OptionPriceEod

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**date** | String | The date of the price, in the format YYYY-MM-DD  
**close** | Float | The closing price of the options contract.  
**close_bid** | Float | The closing bid price of the options contract.  
**close_ask** | Float | The closing ask price of the options contract.  
**volume** | Integer | The cumulative volume of this options contract that traded that day.  
**open** | Float | The price at the beginning of the period  
**open_ask** | Float | The ask at the beginning of the period  
**open_bid** | Float | The bid at the beginning of the period  
**open_interest** | Integer | The total number of this options contract that are still open.  
**high** | Float | The highest price over the span of the period  
**low** | Float | The highest price over the span of the period  
**mark** | Float | The mid price between the latest bid and ask spread  
**ask_high** | Float | The highest ask over the span of the period  
**ask_low** | Float | The lowest ask over the span of the period  
**bid_high** | Float | The highest bid over the span of the period  
**bid_low** | Object | The lowest bid over the span of the period  

[//]: # (END_DEFINITION)



Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
intrinio-sdk-5.17.0 docs/OptionPriceEod.md
intrinio-sdk-5.16.0 docs/OptionPriceEod.md