Sha256: 4c1468140886563453ecf67b34a55f6286f199a39354207491bc6c790e6d1813

Contents?: true

Size: 1.33 KB

Versions: 12

Compression:

Stored size: 1.33 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.  
**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.  
**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

12 entries across 12 versions & 1 rubygems

Version Path
intrinio-sdk-5.6.1 docs/RealtimeStockPrice.md
intrinio-sdk-5.6.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.5.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.4.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.3.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.2.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.1.0 docs/RealtimeStockPrice.md
intrinio-sdk-5.0.0 docs/RealtimeStockPrice.md
intrinio-sdk-4.0.0 docs/RealtimeStockPrice.md
intrinio-sdk-3.3.0 docs/RealtimeStockPrice.md
intrinio-sdk-3.2.0 docs/RealtimeStockPrice.md
intrinio-sdk-3.1.0 docs/RealtimeStockPrice.md