Sha256: 83de29299fbdd7e07b169ba73f34e694b57e9b43ac4bd839797440388f5c4cd4

Contents?: true

Size: 1.59 KB

Versions: 5

Compression:

Stored size: 1.59 KB

Contents


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

[//]: # (KIND:object)

### Intrinio::CryptoSnapshot

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**last_updated** | String | UTC timestamp of when the snapshot was last updated.  
**bid** | Float | The bid for the Crypto Currency Pair on the exchange.  
**bid_size** | Float | The size of the bid for the Crypto Currency Pair on the exchange.  
**ask** | Float | The ask for the Crypto Currency Pair on the exchange.  
**ask_size** | Float | The size of the ask for the Crypto Currency Pair on the exchange.  
**change** | Float | The notional change in price over the last 24 hours.  
**change_percent** | Float | The percent change in price over the last 24 hours.  
**volume** | Float | The volume of the Crypto Currency Pair on the exchange.  
**open** | Float | The opening price of the currency on the exchange.  
**high** | Float | The highest price of the currency on the exchange for the last 24 hours.  
**low** | Float | The lowest price of the currency on the exchange for the last 24 hours.  
**last_trade_side** | String | The side of the last trade, either buy or sell.  
**last_trade_time** | String | UTC timestamp of the last trade for the Crypto Currency Pair on the exchange.  
**last_trade_price** | Float | The price of the last trade for the Crypto Currency Pair on the exchange.  
**last_trade_size** | Float | The size of the last trade for the Crypto Currency Pair on the exchange.  

[//]: # (END_DEFINITION)



Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
intrinio-sdk-5.0.0 docs/CryptoSnapshot.md
intrinio-sdk-4.0.0 docs/CryptoSnapshot.md
intrinio-sdk-3.3.0 docs/CryptoSnapshot.md
intrinio-sdk-3.2.0 docs/CryptoSnapshot.md
intrinio-sdk-3.1.0 docs/CryptoSnapshot.md