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
ssnyder-intrinio committed Sep 19, 2024
1 parent aa68938 commit b620b26
Show file tree
Hide file tree
Showing 646 changed files with 1,521 additions and 974 deletions.
8 changes: 5 additions & 3 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://docs.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.66.2
- Package version: 6.30.0
- API version: 2.70.0
- Package version: 6.31.0


## Installation
Expand Down Expand Up @@ -86,7 +86,7 @@ Class | Method | HTTP request | Description
*intrinioSDK.CompanyApi* | [**getCompanyHistoricalData**](docs/CompanyApi.md#getCompanyHistoricalData) | **GET** /companies/{identifier}/historical_data/{tag} | Historical Data for Company
*intrinioSDK.CompanyApi* | [**getCompanyIpos**](docs/CompanyApi.md#getCompanyIpos) | **GET** /companies/ipos | IPOs
*intrinioSDK.CompanyApi* | [**getCompanyNews**](docs/CompanyApi.md#getCompanyNews) | **GET** /companies/{identifier}/news | All News by Company
*intrinioSDK.CompanyApi* | [**getCompanyNewsBody**](docs/CompanyApi.md#getCompanyNewsBody) | **GET** /companies/news/body | The body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
*intrinioSDK.CompanyApi* | [**getCompanyNewsBody**](docs/CompanyApi.md#getCompanyNewsBody) | **GET** /companies/news/body | News Article Body
*intrinioSDK.CompanyApi* | [**getCompanyPublicFloat**](docs/CompanyApi.md#getCompanyPublicFloat) | **GET** /companies/{identifier}/public_float | Get Company's public float
*intrinioSDK.CompanyApi* | [**getCompanySecurities**](docs/CompanyApi.md#getCompanySecurities) | **GET** /companies/{identifier}/securities | All Securities by Company
*intrinioSDK.CompanyApi* | [**insiderTransactionFilingsByCompany**](docs/CompanyApi.md#insiderTransactionFilingsByCompany) | **GET** /companies/{identifier}/insider_transaction_filings | Insider Transaction Filings by Company
Expand Down Expand Up @@ -256,6 +256,7 @@ Class | Method | HTTP request | Description
*intrinioSDK.StockExchangeApi* | [**getStockExchangeById**](docs/StockExchangeApi.md#getStockExchangeById) | **GET** /stock_exchanges/{identifier} | Lookup Stock Exchange
*intrinioSDK.StockExchangeApi* | [**getStockExchangePriceAdjustments**](docs/StockExchangeApi.md#getStockExchangePriceAdjustments) | **GET** /stock_exchanges/{identifier}/prices/adjustments | Stock Price Adjustments by Exchange
*intrinioSDK.StockExchangeApi* | [**getStockExchangePrices**](docs/StockExchangeApi.md#getStockExchangePrices) | **GET** /stock_exchanges/{identifier}/prices | Stock Prices by Exchange
*intrinioSDK.StockExchangeApi* | [**getStockExchangeQuote**](docs/StockExchangeApi.md#getStockExchangeQuote) | **GET** /stock_exchanges/{identifier}/quote | Realtime Quote Prices by Exchange
*intrinioSDK.StockExchangeApi* | [**getStockExchangeRealtimePrices**](docs/StockExchangeApi.md#getStockExchangeRealtimePrices) | **GET** /stock_exchanges/{identifier}/prices/realtime | Realtime Stock Prices by Exchange
*intrinioSDK.StockExchangeApi* | [**getStockExchangeSecurities**](docs/StockExchangeApi.md#getStockExchangeSecurities) | **GET** /stock_exchanges/{identifier}/securities | Securities by Exchange
*intrinioSDK.TechnicalApi* | [**getSecurityPriceTechnicalsAdi**](docs/TechnicalApi.md#getSecurityPriceTechnicalsAdi) | **GET** /securities/{identifier}/prices/technicals/adi | Accumulation/Distribution Index
Expand Down Expand Up @@ -423,6 +424,7 @@ Class | Method | HTTP request | Description
- [intrinioSDK.ApiResponseSecurityZacksSalesSurprises](docs/ApiResponseSecurityZacksSalesSurprises.md)
- [intrinioSDK.ApiResponseStandardizedFinancials](docs/ApiResponseStandardizedFinancials.md)
- [intrinioSDK.ApiResponseStandardizedFinancialsDimensions](docs/ApiResponseStandardizedFinancialsDimensions.md)
- [intrinioSDK.ApiResponseStockExchangeQuote](docs/ApiResponseStockExchangeQuote.md)
- [intrinioSDK.ApiResponseStockExchangeRealtimeStockPrices](docs/ApiResponseStockExchangeRealtimeStockPrices.md)
- [intrinioSDK.ApiResponseStockExchangeSecurities](docs/ApiResponseStockExchangeSecurities.md)
- [intrinioSDK.ApiResponseStockExchangeStockPriceAdjustments](docs/ApiResponseStockExchangeStockPriceAdjustments.md)
Expand Down
9 changes: 9 additions & 0 deletions docs/ApiResponseSecurityQuote.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,23 @@ Name | Type | Description
**changePercent** | Number | The percent difference in last price from the last close price  
**adjClose5DaysAgo** | Number | The adjusted close price 5 days ago.  
**adjClose30DaysAgo** | Number | The adjusted close price 30 days ago.  
**adjClose90DaysAgo** | Number | The adjusted close price 90 days ago.  
**adjClose180DaysAgo** | Number | The adjusted close price 180 days ago.  
**adjClose365DaysAgo** | Number | The adjusted close price 365 days ago.  
**adjClose730DaysAgo** | Number | The adjusted close price 730 days ago.  
**adjClose1825DaysAgo** | Number | The adjusted close price 1825 days ago.  
**adjCloseYearToDate** | Number | The adjusted close price at the start of the calendar year.  
**changePercent5Days** | Number | The percent change from the adjusted price 5 days ago to now.  
**changePercent30Days** | Number | The percent change from the adjusted price 30 days ago to now.  
**changePercent90Days** | Number | The percent change from the adjusted price 90 days ago to now.  
**changePercent180Days** | Number | The percent change from the adjusted price 180 days ago to now.  
**changePercent365Days** | Number | The percent change from the adjusted price 365 days ago to now.  
**changePercent730DaysAgo** | Number | The percent change from the adjusted price 730 days ago to now.  
**changePercent1825Days** | Number | The percent change from the adjusted price 1825 days ago to now.  
**changePercentYearToDate** | Number | The percent change from the adjusted price since the start of the calendar year to now.  
**extendedHoursLast** | Number | The price of the latest trade in pre and post market trading. Might be null during normal trading  
**extendedHoursChange** | Number | The difference in extended_hours_last price from most recent official close price  
**extendedHoursChangePercent** | Number | The percent difference in extended_hours_last from the most recent official close price  

[//]: # (END_DEFINITION)

Expand Down
28 changes: 28 additions & 0 deletions docs/ApiResponseStockExchangeQuote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

[//]: # (CLASS:ApiResponseStockExchangeQuote)

[//]: # (KIND:object)

### ApiResponseStockExchangeQuote

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**quotes** | [**[ApiResponseSecurityQuote]**](ApiResponseSecurityQuote.md) | The realtime stock prices for all Securities traded on the Stock Exchange  
**stockExchange** | [**StockExchange**](StockExchange.md) | The Stock Exchange resolved from the given identifier  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:ApiResponseSecurityQuote)


[//]: # (CONTAINED_CLASS:StockExchange)





1 change: 1 addition & 0 deletions docs/BulkDownloadSummary.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Name | Type | Description
**format** | String | The file format of the bulk download  
**dataLengthBytes** | String | The total length of the bulk download data in bytes  
**updateFrequency** | String | The update frequency for the bulk download  
**lastUpdated** | Date | The date on which the bulk download was last updated  
**links** | [**[BulkDownloadLinks]**](BulkDownloadLinks.md) | Links to all of the files comprising the bulk download. Links expire in 24 hours.  

[//]: # (END_DEFINITION)
Expand Down
6 changes: 3 additions & 3 deletions docs/CompanyApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Method | HTTP request | Description
[**getCompanyHistoricalData**](CompanyApi.md#getCompanyHistoricalData) | **GET** /companies/{identifier}/historical_data/{tag} | Historical Data for Company
[**getCompanyIpos**](CompanyApi.md#getCompanyIpos) | **GET** /companies/ipos | IPOs
[**getCompanyNews**](CompanyApi.md#getCompanyNews) | **GET** /companies/{identifier}/news | All News by Company
[**getCompanyNewsBody**](CompanyApi.md#getCompanyNewsBody) | **GET** /companies/news/body | The body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
[**getCompanyNewsBody**](CompanyApi.md#getCompanyNewsBody) | **GET** /companies/news/body | News Article Body
[**getCompanyPublicFloat**](CompanyApi.md#getCompanyPublicFloat) | **GET** /companies/{identifier}/public_float | Get Company's public float
[**getCompanySecurities**](CompanyApi.md#getCompanySecurities) | **GET** /companies/{identifier}/securities | All Securities by Company
[**insiderTransactionFilingsByCompany**](CompanyApi.md#insiderTransactionFilingsByCompany) | **GET** /companies/{identifier}/insider_transaction_filings | Insider Transaction Filings by Company
Expand Down Expand Up @@ -1264,10 +1264,10 @@ Name | Type | Description | Notes

> ApiResponseCompanyNewsBody getCompanyNewsBody(newsStoryId, publicationDate, opts)
#### The body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
#### News Article Body


Returns the news article body.
Returns the body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.

[//]: # (END_OVERVIEW)

Expand Down
6 changes: 5 additions & 1 deletion docs/OptionsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ intrinioSDK.ApiClient.instance.enableRetries = true;
var options = new intrinioSDK.OptionsApi();

var opts = {
'date': "2024-04-24"
'date': "2024-04-24",
'pageSize': 100,
'nextPage': null
};

options.getOptionAggregates(opts).then(function(data) {
Expand All @@ -173,6 +175,8 @@ options.getOptionAggregates(opts).then(function(data) {
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**date** | [**Object**](.md)| Return aggregated data for this date | [optional]  
**pageSize** | Number| The number of results to return | [optional] [default to 100]  
**nextPage** | String| Gets the next page of data from a previous API call | [optional]  
<br/>

[//]: # (END_PARAMETERS)
Expand Down
91 changes: 91 additions & 0 deletions docs/StockExchangeApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Method | HTTP request | Description
[**getStockExchangeById**](StockExchangeApi.md#getStockExchangeById) | **GET** /stock_exchanges/{identifier} | Lookup Stock Exchange
[**getStockExchangePriceAdjustments**](StockExchangeApi.md#getStockExchangePriceAdjustments) | **GET** /stock_exchanges/{identifier}/prices/adjustments | Stock Price Adjustments by Exchange
[**getStockExchangePrices**](StockExchangeApi.md#getStockExchangePrices) | **GET** /stock_exchanges/{identifier}/prices | Stock Prices by Exchange
[**getStockExchangeQuote**](StockExchangeApi.md#getStockExchangeQuote) | **GET** /stock_exchanges/{identifier}/quote | Realtime Quote Prices by Exchange
[**getStockExchangeRealtimePrices**](StockExchangeApi.md#getStockExchangeRealtimePrices) | **GET** /stock_exchanges/{identifier}/prices/realtime | Realtime Stock Prices by Exchange
[**getStockExchangeSecurities**](StockExchangeApi.md#getStockExchangeSecurities) | **GET** /stock_exchanges/{identifier}/securities | Securities by Exchange

Expand Down Expand Up @@ -359,6 +360,94 @@ Name | Type | Description | Notes



[//]: # (END_OPERATION)


[//]: # (START_OPERATION)

[//]: # (CLASS:StockExchangeApi)

[//]: # (METHOD:getStockExchangeQuote)

[//]: # (RETURN_TYPE:ApiResponseStockExchangeQuote)

[//]: # (RETURN_TYPE_KIND:object)

[//]: # (RETURN_TYPE_DOC:ApiResponseStockExchangeQuote.md)

[//]: # (OPERATION:getStockExchangeQuote_v2)

[//]: # (ENDPOINT:/stock_exchanges/{identifier}/quote)

[//]: # (DOCUMENT_LINK:StockExchangeApi.md#getStockExchangeQuote)

<a name="getStockExchangeQuote"></a>
## **getStockExchangeQuote**

[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/javascript/getStockExchangeQuote_v2)

[//]: # (START_OVERVIEW)

> ApiResponseStockExchangeQuote getStockExchangeQuote(identifier, tickers, opts)
#### Realtime Quote Prices by Exchange


Returns quote prices for the Stock Exchange with the given &#x60;identifier&#x60;

[//]: # (END_OVERVIEW)

### Example

[//]: # (START_CODE_EXAMPLE)

```javascript
var intrinioSDK = require('intrinio-sdk');
intrinioSDK.ApiClient.instance.authentications['ApiKeyAuth'].apiKey = "YOUR_API_KEY";
intrinioSDK.ApiClient.instance.enableRetries = true;

var stockExchange = new intrinioSDK.StockExchangeApi();

var identifier = "USCOMP";
var tickers = ["AAPL,MSFT,NVDA"];


var opts = {
'source': "delayed_sip",
'activeOnly': null
};

stockExchange.getStockExchangeQuote(identifier, tickers, opts).then(function(data) {
data = JSON.stringify(data, null, 2)
console.log(data);
}, function(error) {
console.error(error);
});
```

[//]: # (END_CODE_EXAMPLE)

### Parameters

[//]: # (START_PARAMETERS)


Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**identifier** | String| A Stock Exchange identifier (MIC or Intrinio ID) | &nbsp;
**tickers** | [**[String]**](String.md)| The comma-delimited list of ticker symbols to return quotes for. | &nbsp;
**source** | String| Return the realtime price from the specified source instead of the most recent. | [optional] &nbsp;
**activeOnly** | Boolean| Returns prices only from the most recent trading day. | [optional] &nbsp;
<br/>

[//]: # (END_PARAMETERS)

### Return type

[**ApiResponseStockExchangeQuote**](ApiResponseStockExchangeQuote.md)



[//]: # (END_OPERATION)


Expand Down Expand Up @@ -413,6 +502,7 @@ var identifier = "USCOMP";
var opts = {
'source': ["iex,delayed_sip"],
'activeOnly': null,
'tradedToday': null,
'pageSize': 100,
'tickers': ["AAPL,MSFT,NVDA"],
'nextPage': null
Expand All @@ -438,6 +528,7 @@ Name | Type | Description | Notes
**identifier** | String| A Stock Exchange identifier (MIC or Intrinio ID) | &nbsp;
**source** | [**[String]**](String.md)| Return realtime prices from the specified comma-delimited data sources. If no source is specified, all sources available to user are used. | [optional] &nbsp;
**activeOnly** | Boolean| Returns prices only from the most recent trading day. | [optional] &nbsp;
**tradedToday** | Boolean| Returns prices only from securities which have traded on the most recent trading day. | [optional] &nbsp;
**pageSize** | Number| The number of results to return | [optional] [default to 100] &nbsp;
**tickers** | [**[String]**](String.md)| The comma-delimited list of ticker symbols to filter to. If not provided, the entire stock exchange is returned. | [optional] &nbsp;
**nextPage** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intrinio-sdk",
"version": "6.30.0",
"version": "6.31.0",
"description": "Access the Intrinio API",
"license": "GPLv3",
"main": "src/index.js",
Expand Down
4 changes: 2 additions & 2 deletions src/ApiClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Intrinio API
* 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://docs.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.
*
* OpenAPI spec version: 2.66.2
* OpenAPI spec version: 2.70.0
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
Expand Down Expand Up @@ -32,7 +32,7 @@

/**
* @module ApiClient
* @version 6.30.0
* @version 6.31.0
*/

/**
Expand Down
4 changes: 2 additions & 2 deletions src/api/BulkDownloadsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Intrinio API
* 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://docs.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.
*
* OpenAPI spec version: 2.66.2
* OpenAPI spec version: 2.70.0
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
Expand Down Expand Up @@ -33,7 +33,7 @@
/**
* BulkDownloads service.
* @module api/BulkDownloadsApi
* @version 6.30.0
* @version 6.31.0
*/

/**
Expand Down
12 changes: 6 additions & 6 deletions src/api/CompanyApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Intrinio API
* 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://docs.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.
*
* OpenAPI spec version: 2.66.2
* OpenAPI spec version: 2.70.0
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
Expand Down Expand Up @@ -33,7 +33,7 @@
/**
* Company service.
* @module api/CompanyApi
* @version 6.30.0
* @version 6.31.0
*/

/**
Expand Down Expand Up @@ -1022,8 +1022,8 @@


/**
* The body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
* Returns the news article body.
* News Article Body
* Returns the body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
* @param {String} newsStoryId The identifier of the news story.
* @param {Date} publicationDate The DateTime of the story.
* @param {Object} opts Optional parameters
Expand Down Expand Up @@ -1074,8 +1074,8 @@
}

/**
* The body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
* Returns the news article body.
* News Article Body
* Returns the body of a news article. This endpoint requires additional authorization beyond basic news access. Please see a representative for details.
* @param {String} newsStoryId The identifier of the news story.
* @param {Date} publicationDate The DateTime of the story.
* @param {Object} opts Optional parameters
Expand Down
4 changes: 2 additions & 2 deletions src/api/DataPointApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Intrinio API
* 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://docs.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.
*
* OpenAPI spec version: 2.66.2
* OpenAPI spec version: 2.70.0
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
Expand Down Expand Up @@ -33,7 +33,7 @@
/**
* DataPoint service.
* @module api/DataPointApi
* @version 6.30.0
* @version 6.31.0
*/

/**
Expand Down
Loading

0 comments on commit b620b26

Please sign in to comment.