Sha256: 034b164f0bec3e346671b53803dd12a389d1bda86a78d6141fad4dcbde16e616

Contents?: true

Size: 1.47 KB

Versions: 18

Compression:

Stored size: 1.47 KB

Contents


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

[//]: # (KIND:object)

### Intrinio::RealtimeStockPrice

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**last_price** | Float | The price of the last trade.  
**last_time** | DateTime | The date and time when the last trade occurred.  
**last_size** | Float | The size of the last trade.  
**bid_price** | Float | The price of the top bid order.  
**bid_size** | Float | The size of the top bid order.  
**ask_price** | Float | The price of the top ask order.  
**ask_size** | Float | The size of the top ask order.  
**open_price** | Float | The price at the open of the trading day.  
**close_price** | Float | The price at the close of the trading day. (IEX only)  
**high_price** | Float | The high price for the trading day.  
**low_price** | Float | The low price for the trading day.  
**exchange_volume** | Float | The number of shares exchanged during the trading day on the exchange.  
**market_volume** | Float | The number of shares exchanged during the trading day for the whole market.  
**updated_on** | DateTime | The date and time when the data was last updated.  
**source** | String | The source of the data.  
**security** | [**RealtimeStockPriceSecurity**](RealtimeStockPriceSecurity.md) |   

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:Intrinio::RealtimeStockPriceSecurity)



Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
intrinio-sdk-6.22.3 docs/RealtimeStockPrice.md
intrinio-sdk-6.22.2 docs/RealtimeStockPrice.md
intrinio-sdk-6.21.2 docs/RealtimeStockPrice.md
intrinio-sdk-6.21.1 docs/RealtimeStockPrice.md
intrinio-sdk-6.21.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.21.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.20.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.19.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.18.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.17.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.16.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.15.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.14.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.13.2 docs/RealtimeStockPrice.md
intrinio-sdk-5.13.1 docs/RealtimeStockPrice.md
intrinio-sdk-5.13.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.12.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.11.0 docs/RealtimeStockPrice.md