Sha256: 9cf75e8cbf799f1e1a7549ca6f5e5dee422dc6191f42b07c03505b883ef91114
Contents?: true
Size: 1 KB
Versions: 19
Compression:
Stored size: 1 KB
Contents
[//]: # (CLASS:Intrinio::OptionPriceRealtimeExtended) [//]: # (KIND:object) ### Intrinio::OptionPriceRealtimeExtended #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **bid_open** | Float | The price of the bid at open **bid_high** | Float | The high bid so far today **bid_low** | Float | The low bid so far today **ask_open** | Float | The price of the ask at open **ask_high** | Float | The high ask so far today **ask_low** | Float | The low ask so far today **trade_open** | Float | The price of the trade at open **trade_high** | Float | The high trade so far today **trade_low** | Float | The low trade so far today **ask_close** | Float | The price of ask at close today **bid_close** | Float | The price of bid at close today **trade_close** | Float | The price of the last trade of the day **mark** | Float | The mark price [//]: # (END_DEFINITION)
Version data entries
19 entries across 19 versions & 1 rubygems