Skip to content

Commit

Permalink
No release notes for this build
Browse files Browse the repository at this point in the history
  • Loading branch information
kgmiller committed May 24, 2019
1 parent 6250425 commit 81f6fac
Show file tree
Hide file tree
Showing 716 changed files with 3,754 additions and 11,423 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ To get an API key, [sign up here](https://intrinio.com/).

Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.

- API version: 2.6.0
- Package version: 2.3.0
- API version: 2.6.2
- Package version: 3.0.0


## Requirements.
Expand Down
5 changes: 3 additions & 2 deletions docs/AccumulationDistributionIndexTechnicalValue.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
### AccumulationDistributionIndexTechnicalValue
# AccumulationDistributionIndexTechnicalValue

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date_time** | **datetime** | The date_time of the observation | [optional]
**adi** | **float** | The Accumulation/Distribution Index calculation value | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCompanies.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
### ApiResponseCompanies
# ApiResponseCompanies

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**companies** | [**list[CompanySummary]**](CompanySummary.md) | | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCompaniesSearch.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
### ApiResponseCompaniesSearch
# ApiResponseCompaniesSearch

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**companies** | [**list[CompanySummary]**](CompanySummary.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCompanyFilings.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
### ApiResponseCompanyFilings
# ApiResponseCompanyFilings

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filings** | [**list[FilingSummary]**](FilingSummary.md) | | [optional]
**company** | [**CompanySummary**](CompanySummary.md) | | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCompanyFundamentals.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
### ApiResponseCompanyFundamentals
# ApiResponseCompanyFundamentals

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fundamentals** | [**list[FundamentalSummary]**](FundamentalSummary.md) | | [optional]
**company** | [**CompanySummary**](CompanySummary.md) | | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCompanyHistoricalData.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
### ApiResponseCompanyHistoricalData
# ApiResponseCompanyHistoricalData

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**historical_data** | [**list[HistoricalData]**](HistoricalData.md) | | [optional]
**company** | [**CompanySummary**](CompanySummary.md) | | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCompanyNews.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
### ApiResponseCompanyNews
# ApiResponseCompanyNews

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**news** | [**list[CompanyNews]**](CompanyNews.md) | | [optional]
**company** | [**CompanySummary**](CompanySummary.md) | | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCompanySecurities.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
### ApiResponseCompanySecurities
# ApiResponseCompanySecurities

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**securities** | [**list[SecuritySummary]**](SecuritySummary.md) | | [optional]
**company** | [**CompanySummary**](CompanySummary.md) | | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoAccumulationDistributionIndex.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoAccumulationDistributionIndex
# ApiResponseCryptoAccumulationDistributionIndex

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[AccumulationDistributionIndexTechnicalValue]**](AccumulationDistributionIndexTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoAverageDailyTradingVolume.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoAverageDailyTradingVolume
# ApiResponseCryptoAverageDailyTradingVolume

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[AverageDailyTradingVolumeTechnicalValue]**](AverageDailyTradingVolumeTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoAverageDirectionalIndex.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoAverageDirectionalIndex
# ApiResponseCryptoAverageDirectionalIndex

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[AverageDirectionalIndexTechnicalValue]**](AverageDirectionalIndexTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoAverageTrueRange.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoAverageTrueRange
# ApiResponseCryptoAverageTrueRange

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[AverageTrueRangeTechnicalValue]**](AverageTrueRangeTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoAwesomeOscillator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoAwesomeOscillator
# ApiResponseCryptoAwesomeOscillator

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[AwesomeOscillatorTechnicalValue]**](AwesomeOscillatorTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoBollingerBands.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoBollingerBands
# ApiResponseCryptoBollingerBands

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[BollingerBandsTechnicalValue]**](BollingerBandsTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoBook.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoBook
# ApiResponseCryptoBook

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bids** | [**list[CryptoBookEntry]**](CryptoBookEntry.md) | The bid prices and their respective sizes, in descending order of price. | [optional]
Expand All @@ -9,5 +9,6 @@ Name | Type | Description | Notes
**exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) | | [optional]
**last_updated** | **str** | The UTC timestamp of when the order book was last updated. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoBookAsks.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
### ApiResponseCryptoBookAsks
# ApiResponseCryptoBookAsks

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asks** | [**list[CryptoBookEntry]**](CryptoBookEntry.md) | The ask prices and their respective sizes, in ascending order of price. | [optional]
**pair** | [**CryptoPairSummary**](CryptoPairSummary.md) | | [optional]
**exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) | | [optional]
**last_updated** | **str** | The UTC timestamp of when the order book was last updated. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoBookBids.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
### ApiResponseCryptoBookBids
# ApiResponseCryptoBookBids

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bids** | [**list[CryptoBookEntry]**](CryptoBookEntry.md) | The bid prices and their respective sizes, in descending order of price. | [optional]
**pair** | [**CryptoPairSummary**](CryptoPairSummary.md) | | [optional]
**exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) | | [optional]
**last_updated** | **str** | The UTC timestamp of when the order book was last updated. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoChaikinMoneyFlow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoChaikinMoneyFlow
# ApiResponseCryptoChaikinMoneyFlow

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[ChaikinMoneyFlowTechnicalValue]**](ChaikinMoneyFlowTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoCommodityChannelIndex.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoCommodityChannelIndex
# ApiResponseCryptoCommodityChannelIndex

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[CommodityChannelIndexTechnicalValue]**](CommodityChannelIndexTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoCurrencies.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
### ApiResponseCryptoCurrencies
# ApiResponseCryptoCurrencies

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**currencies** | [**list[CryptoCurrency]**](CryptoCurrency.md) | A list of Crypto Currencies for the given Crypto Exchange sorted by alphabetically by symbol. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoDetrendedPriceOscillator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoDetrendedPriceOscillator
# ApiResponseCryptoDetrendedPriceOscillator

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[DetrendedPriceOscillatorTechnicalValue]**](DetrendedPriceOscillatorTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoDonchianChannel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoDonchianChannel
# ApiResponseCryptoDonchianChannel

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[DonchianChannelTechnicalValue]**](DonchianChannelTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoEaseOfMovement.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoEaseOfMovement
# ApiResponseCryptoEaseOfMovement

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[EaseOfMovementTechnicalValue]**](EaseOfMovementTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoExchanges.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
### ApiResponseCryptoExchanges
# ApiResponseCryptoExchanges

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exchanges** | [**list[CryptoExchange]**](CryptoExchange.md) | A list of Crypto Exchanges for the given Crypto Currency Pair sorted alphabetically by code. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


5 changes: 3 additions & 2 deletions docs/ApiResponseCryptoForceIndex.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ApiResponseCryptoForceIndex
# ApiResponseCryptoForceIndex

#### Properties
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**technicals** | [**list[ForceIndexTechnicalValue]**](ForceIndexTechnicalValue.md) | | [optional]
Expand All @@ -10,5 +10,6 @@ Name | Type | Description | Notes
**timeframe** | **str** | The time interval for the crypto currency prices | [optional]
**next_page** | **str** | The token required to request the next page of the data | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


Loading

0 comments on commit 81f6fac

Please sign in to comment.