Sha256: d40a70932562dbb96022c9ab178415016f564df23925f4cfb44ce81fca902119

Contents?: true

Size: 1.02 KB

Versions: 5

Compression:

Stored size: 1.02 KB

Contents


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

[//]: # (KIND:object)

### Intrinio::CryptoPair

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**name** | String | The Crypto Currency Pair name.  
**code** | String | The Crypto Currency Pair code.  
**first_price_date** | String | The earliest date that daily historical pricing is available for.  
**last_price_date** | String | The most recent date that daily historical pricing is available for.  
**book_depth_available** | BOOLEAN | A boolean, representing whether this pair has book depth data available or not.  
**history_available** | BOOLEAN | A boolean, representing whether this pair has historical price data available or not.  
**snapshot_available** | BOOLEAN | A boolean, representing whether this pair has snapshot data available or not.  
**trades_available** | BOOLEAN | A boolean, representing whether this pair has trade data available or not.  

[//]: # (END_DEFINITION)



Version data entries

5 entries across 5 versions & 1 rubygems

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