Sha256: 07d9c7b4f19ccb46ca6fd5b2e8b3bd41e7e953c4d0cc824411a601506484ca72

Contents?: true

Size: 1.15 KB

Versions: 53

Compression:

Stored size: 1.15 KB

Contents


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

[//]: # (KIND:object)

### Intrinio::OptionPriceRealtime

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**last** | Float | The price of the last trade  
**last_size** | Integer | The size of the last trade  
**last_timestamp** | DateTime | The time of the last trade  
**volume** | Integer | The cumulative volume of this options contract that traded that day.  
**ask** | Float | The price of the top ask order  
**ask_size** | Integer | The size of the top ask order  
**ask_timestamp** | DateTime | The timestamp of the top ask order  
**bid** | Float | The price of the top bid order  
**bid_size** | Integer | The size of the top bid order  
**bid_timestamp** | DateTime | The time of the top bid order  
**open_interest** | Integer | The total number of this options contract that are still open.  
**exercise_style** | String | The exercise style of the option.  (\"A\" = \"American\", \"E\" = \"European\")  

[//]: # (END_DEFINITION)



Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
intrinio-sdk-6.35.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.34.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.33.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.32.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.31.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.30.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.29.1 docs/OptionPriceRealtime.md
intrinio-sdk-6.29.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.28.1 docs/OptionPriceRealtime.md
intrinio-sdk-6.28.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.27.4 docs/OptionPriceRealtime.md
intrinio-sdk-6.27.3 docs/OptionPriceRealtime.md
intrinio-sdk-6.27.2 docs/OptionPriceRealtime.md
intrinio-sdk-6.27.1 docs/OptionPriceRealtime.md
intrinio-sdk-6.27.0 docs/OptionPriceRealtime.md
intrinio-sdk-6.26.8 docs/OptionPriceRealtime.md
intrinio-sdk-6.26.7 docs/OptionPriceRealtime.md
intrinio-sdk-6.26.6 docs/OptionPriceRealtime.md
intrinio-sdk-6.26.5 docs/OptionPriceRealtime.md
intrinio-sdk-6.26.4 docs/OptionPriceRealtime.md