intrinio-sdk 6.22.3 → 6.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (297) hide show
  1. package/README.md +8 -3
  2. package/docs/ApiResponseSecurityIntervalPrices.md +3 -3
  3. package/docs/OptionsApi.md +2 -2
  4. package/docs/RealtimeStockPrice.md +5 -0
  5. package/docs/SecurityApi.md +256 -7
  6. package/docs/SecurityIntervalMover.md +28 -0
  7. package/docs/SecurityIntervalsMoversResult.md +40 -0
  8. package/docs/StockPriceInterval.md +20 -3
  9. package/package.json +1 -1
  10. package/src/ApiClient.js +2 -2
  11. package/src/api/BulkDownloadsApi.js +2 -2
  12. package/src/api/CompanyApi.js +2 -2
  13. package/src/api/DataPointApi.js +2 -2
  14. package/src/api/DataTagApi.js +2 -2
  15. package/src/api/ESGApi.js +2 -2
  16. package/src/api/ETFsApi.js +2 -2
  17. package/src/api/FilingApi.js +2 -2
  18. package/src/api/ForexApi.js +2 -2
  19. package/src/api/FundamentalsApi.js +2 -2
  20. package/src/api/HistoricalDataApi.js +2 -2
  21. package/src/api/IndexApi.js +2 -2
  22. package/src/api/InsiderTransactionFilingsApi.js +2 -2
  23. package/src/api/MunicipalityApi.js +2 -2
  24. package/src/api/OptionsApi.js +4 -4
  25. package/src/api/OwnersApi.js +2 -2
  26. package/src/api/SecurityApi.js +188 -18
  27. package/src/api/StockExchangeApi.js +2 -2
  28. package/src/api/TechnicalApi.js +2 -2
  29. package/src/api/ZacksApi.js +2 -2
  30. package/src/index.js +15 -5
  31. package/src/model/AccumulationDistributionIndexTechnicalValue.js +2 -2
  32. package/src/model/ApiResponseBulkDownloadLinks.js +2 -2
  33. package/src/model/ApiResponseCompanies.js +2 -2
  34. package/src/model/ApiResponseCompaniesSearch.js +2 -2
  35. package/src/model/ApiResponseCompanyAnswers.js +2 -2
  36. package/src/model/ApiResponseCompanyFilings.js +2 -2
  37. package/src/model/ApiResponseCompanyFundamentals.js +2 -2
  38. package/src/model/ApiResponseCompanyHistoricalData.js +2 -2
  39. package/src/model/ApiResponseCompanyInsiderTransactionFilings.js +2 -2
  40. package/src/model/ApiResponseCompanyNews.js +2 -2
  41. package/src/model/ApiResponseCompanyRecognize.js +2 -2
  42. package/src/model/ApiResponseCompanySecurities.js +2 -2
  43. package/src/model/ApiResponseCompanySharesOutstanding.js +2 -2
  44. package/src/model/ApiResponseDataTags.js +2 -2
  45. package/src/model/ApiResponseDataTagsSearch.js +2 -2
  46. package/src/model/ApiResponseESGCompanies.js +2 -2
  47. package/src/model/ApiResponseESGCompanyComprehensiveRatingHistory.js +2 -2
  48. package/src/model/ApiResponseESGCompanyRatingHistory.js +2 -2
  49. package/src/model/ApiResponseESGLatest.js +2 -2
  50. package/src/model/ApiResponseESGLatestComprehensive.js +2 -2
  51. package/src/model/ApiResponseETFHoldings.js +2 -2
  52. package/src/model/ApiResponseETFs.js +2 -2
  53. package/src/model/ApiResponseEconomicIndexHistoricalData.js +2 -2
  54. package/src/model/ApiResponseEconomicIndices.js +2 -2
  55. package/src/model/ApiResponseEconomicIndicesSearch.js +2 -2
  56. package/src/model/ApiResponseFilingAnswers.js +2 -2
  57. package/src/model/ApiResponseFilingFundamentals.js +2 -2
  58. package/src/model/ApiResponseFilingNotes.js +2 -2
  59. package/src/model/ApiResponseFilingNotesSearch.js +2 -2
  60. package/src/model/ApiResponseFilings.js +2 -2
  61. package/src/model/ApiResponseForexCurrencies.js +2 -2
  62. package/src/model/ApiResponseForexPairs.js +2 -2
  63. package/src/model/ApiResponseForexPrices.js +2 -2
  64. package/src/model/ApiResponseHistoricalData.js +2 -2
  65. package/src/model/ApiResponseInitialPublicOfferings.js +2 -2
  66. package/src/model/ApiResponseInsiderTransactionFilings.js +2 -2
  67. package/src/model/ApiResponseMunicipalities.js +2 -2
  68. package/src/model/ApiResponseMunicipalitiyFinancials.js +2 -2
  69. package/src/model/ApiResponseNews.js +2 -2
  70. package/src/model/ApiResponseOptionPrices.js +2 -2
  71. package/src/model/ApiResponseOptions.js +2 -2
  72. package/src/model/ApiResponseOptionsChain.js +2 -2
  73. package/src/model/ApiResponseOptionsChainEod.js +2 -2
  74. package/src/model/ApiResponseOptionsChainRealtime.js +2 -2
  75. package/src/model/ApiResponseOptionsExpirations.js +2 -2
  76. package/src/model/ApiResponseOptionsPriceRealtime.js +2 -2
  77. package/src/model/ApiResponseOptionsPricesBatchRealtime.js +2 -2
  78. package/src/model/ApiResponseOptionsPricesEod.js +2 -2
  79. package/src/model/ApiResponseOptionsRealtime.js +2 -2
  80. package/src/model/ApiResponseOptionsStatsRealtime.js +2 -2
  81. package/src/model/ApiResponseOptionsTickers.js +2 -2
  82. package/src/model/ApiResponseOptionsUnusualActivity.js +2 -2
  83. package/src/model/ApiResponseOwnerInsiderTransactionFilings.js +2 -2
  84. package/src/model/ApiResponseOwnerInstitutionalHoldings.js +2 -2
  85. package/src/model/ApiResponseOwners.js +2 -2
  86. package/src/model/ApiResponseReportedFinancials.js +2 -2
  87. package/src/model/ApiResponseSICIndexHistoricalData.js +2 -2
  88. package/src/model/ApiResponseSICIndices.js +2 -2
  89. package/src/model/ApiResponseSICIndicesSearch.js +2 -2
  90. package/src/model/ApiResponseSecurities.js +2 -2
  91. package/src/model/ApiResponseSecuritiesSearch.js +2 -2
  92. package/src/model/ApiResponseSecurityAccumulationDistributionIndex.js +2 -2
  93. package/src/model/ApiResponseSecurityAverageDailyTradingVolume.js +2 -2
  94. package/src/model/ApiResponseSecurityAverageDirectionalIndex.js +2 -2
  95. package/src/model/ApiResponseSecurityAverageTrueRange.js +2 -2
  96. package/src/model/ApiResponseSecurityAwesomeOscillator.js +2 -2
  97. package/src/model/ApiResponseSecurityBollingerBands.js +2 -2
  98. package/src/model/ApiResponseSecurityChaikinMoneyFlow.js +2 -2
  99. package/src/model/ApiResponseSecurityCommodityChannelIndex.js +2 -2
  100. package/src/model/ApiResponseSecurityDetrendedPriceOscillator.js +2 -2
  101. package/src/model/ApiResponseSecurityDonchianChannel.js +2 -2
  102. package/src/model/ApiResponseSecurityEaseOfMovement.js +2 -2
  103. package/src/model/ApiResponseSecurityForceIndex.js +2 -2
  104. package/src/model/ApiResponseSecurityHistoricalData.js +2 -2
  105. package/src/model/ApiResponseSecurityIchimokuKinkoHyo.js +2 -2
  106. package/src/model/ApiResponseSecurityInstitutionalOwnership.js +2 -2
  107. package/src/model/ApiResponseSecurityIntervalPrices.js +7 -7
  108. package/src/model/ApiResponseSecurityIntradayPrices.js +2 -2
  109. package/src/model/ApiResponseSecurityKeltnerChannel.js +2 -2
  110. package/src/model/ApiResponseSecurityKnowSureThing.js +2 -2
  111. package/src/model/ApiResponseSecurityMassIndex.js +2 -2
  112. package/src/model/ApiResponseSecurityMoneyFlowIndex.js +2 -2
  113. package/src/model/ApiResponseSecurityMovingAverageConvergenceDivergence.js +2 -2
  114. package/src/model/ApiResponseSecurityNegativeVolumeIndex.js +2 -2
  115. package/src/model/ApiResponseSecurityOnBalanceVolume.js +2 -2
  116. package/src/model/ApiResponseSecurityOnBalanceVolumeMean.js +2 -2
  117. package/src/model/ApiResponseSecurityRelativeStrengthIndex.js +2 -2
  118. package/src/model/ApiResponseSecuritySimpleMovingAverage.js +2 -2
  119. package/src/model/ApiResponseSecurityStochasticOscillator.js +2 -2
  120. package/src/model/ApiResponseSecurityStockPriceAdjustments.js +2 -2
  121. package/src/model/ApiResponseSecurityStockPrices.js +2 -2
  122. package/src/model/ApiResponseSecurityTripleExponentialAverage.js +2 -2
  123. package/src/model/ApiResponseSecurityTrueStrengthIndex.js +2 -2
  124. package/src/model/ApiResponseSecurityUltimateOscillator.js +2 -2
  125. package/src/model/ApiResponseSecurityVolumePriceTrend.js +2 -2
  126. package/src/model/ApiResponseSecurityVolumeWeightedAveragePrice.js +2 -2
  127. package/src/model/ApiResponseSecurityVortexIndicator.js +2 -2
  128. package/src/model/ApiResponseSecurityWilliamsR.js +2 -2
  129. package/src/model/ApiResponseSecurityZacksAnalystRatings.js +2 -2
  130. package/src/model/ApiResponseSecurityZacksAnalystRatingsSnapshot.js +2 -2
  131. package/src/model/ApiResponseSecurityZacksEPSSurprises.js +2 -2
  132. package/src/model/ApiResponseSecurityZacksSalesSurprises.js +2 -2
  133. package/src/model/ApiResponseStandardizedFinancials.js +2 -2
  134. package/src/model/ApiResponseStandardizedFinancialsDimensions.js +2 -2
  135. package/src/model/ApiResponseStockExchangeRealtimeStockPrices.js +2 -2
  136. package/src/model/ApiResponseStockExchangeSecurities.js +2 -2
  137. package/src/model/ApiResponseStockExchangeStockPriceAdjustments.js +2 -2
  138. package/src/model/ApiResponseStockExchangeStockPrices.js +2 -2
  139. package/src/model/ApiResponseStockExchanges.js +2 -2
  140. package/src/model/ApiResponseStockMarketIndexHistoricalData.js +2 -2
  141. package/src/model/ApiResponseStockMarketIndices.js +2 -2
  142. package/src/model/ApiResponseStockMarketIndicesSearch.js +2 -2
  143. package/src/model/ApiResponseZacksAnalystRatings.js +2 -2
  144. package/src/model/ApiResponseZacksEPSEstimates.js +2 -2
  145. package/src/model/ApiResponseZacksEPSGrowthRates.js +2 -2
  146. package/src/model/ApiResponseZacksEPSSurprises.js +2 -2
  147. package/src/model/ApiResponseZacksETFHoldings.js +2 -2
  148. package/src/model/ApiResponseZacksInstitutionalHoldingCompanies.js +2 -2
  149. package/src/model/ApiResponseZacksInstitutionalHoldingOwners.js +2 -2
  150. package/src/model/ApiResponseZacksInstitutionalHoldings.js +2 -2
  151. package/src/model/ApiResponseZacksLongTermGrowthRates.js +2 -2
  152. package/src/model/ApiResponseZacksSalesSurprises.js +2 -2
  153. package/src/model/ApiResponseZacksTargetPriceConsensuses.js +2 -2
  154. package/src/model/AverageDailyTradingVolumeTechnicalValue.js +2 -2
  155. package/src/model/AverageDirectionalIndexTechnicalValue.js +2 -2
  156. package/src/model/AverageTrueRangeTechnicalValue.js +2 -2
  157. package/src/model/AwesomeOscillatorTechnicalValue.js +2 -2
  158. package/src/model/BollingerBandsTechnicalValue.js +2 -2
  159. package/src/model/BulkDownloadLinks.js +2 -2
  160. package/src/model/BulkDownloadSummary.js +2 -2
  161. package/src/model/ChaikinMoneyFlowTechnicalValue.js +2 -2
  162. package/src/model/CommodityChannelIndexTechnicalValue.js +2 -2
  163. package/src/model/Company.js +2 -2
  164. package/src/model/CompanyFiling.js +2 -2
  165. package/src/model/CompanyInitialPublicOffering.js +2 -2
  166. package/src/model/CompanyNews.js +2 -2
  167. package/src/model/CompanyNewsSummary.js +2 -2
  168. package/src/model/CompanySharesOutstanding.js +2 -2
  169. package/src/model/CompanySummary.js +2 -2
  170. package/src/model/DataTag.js +2 -2
  171. package/src/model/DataTagSummary.js +2 -2
  172. package/src/model/DetrendedPriceOscillatorTechnicalValue.js +2 -2
  173. package/src/model/DividendRecord.js +2 -2
  174. package/src/model/DonchianChannelTechnicalValue.js +2 -2
  175. package/src/model/ESGCompanySummary.js +2 -2
  176. package/src/model/ESGComprehensiveRating.js +2 -2
  177. package/src/model/ESGComprehensiveRatingWithCompany.js +2 -2
  178. package/src/model/ESGRating.js +2 -2
  179. package/src/model/ESGRatingWithCompany.js +2 -2
  180. package/src/model/ETF.js +2 -2
  181. package/src/model/ETFAnalytics.js +2 -2
  182. package/src/model/ETFHolding.js +2 -2
  183. package/src/model/ETFStats.js +2 -2
  184. package/src/model/ETFSummary.js +2 -2
  185. package/src/model/EarningsRecord.js +2 -2
  186. package/src/model/EaseOfMovementTechnicalValue.js +2 -2
  187. package/src/model/EconomicIndex.js +2 -2
  188. package/src/model/EconomicIndexSummary.js +2 -2
  189. package/src/model/Filing.js +2 -2
  190. package/src/model/FilingNote.js +2 -2
  191. package/src/model/FilingNoteFiling.js +2 -2
  192. package/src/model/FilingNoteSummary.js +2 -2
  193. package/src/model/FilingSummary.js +2 -2
  194. package/src/model/ForceIndexTechnicalValue.js +2 -2
  195. package/src/model/ForexCurrency.js +2 -2
  196. package/src/model/ForexPair.js +2 -2
  197. package/src/model/ForexPrice.js +2 -2
  198. package/src/model/Fundamental.js +2 -2
  199. package/src/model/FundamentalSummary.js +2 -2
  200. package/src/model/HistoricalData.js +2 -2
  201. package/src/model/IchimokuKinkoHyoTechnicalValue.js +2 -2
  202. package/src/model/InsiderTransaction.js +2 -2
  203. package/src/model/InsiderTransactionFiling.js +2 -2
  204. package/src/model/InstitutionalHolding.js +2 -2
  205. package/src/model/InstitutionalOwnership.js +2 -2
  206. package/src/model/IntradayStockPrice.js +2 -2
  207. package/src/model/KeltnerChannelTechnicalValue.js +2 -2
  208. package/src/model/KnowSureThingTechnicalValue.js +2 -2
  209. package/src/model/MassIndexTechnicalValue.js +2 -2
  210. package/src/model/MoneyFlowIndexTechnicalValue.js +2 -2
  211. package/src/model/MovingAverageConvergenceDivergenceTechnicalValue.js +2 -2
  212. package/src/model/Municipality.js +2 -2
  213. package/src/model/MunicipalityFinancial.js +2 -2
  214. package/src/model/NegativeVolumeIndexTechnicalValue.js +2 -2
  215. package/src/model/OnBalanceVolumeMeanTechnicalValue.js +2 -2
  216. package/src/model/OnBalanceVolumeTechnicalValue.js +2 -2
  217. package/src/model/Option.js +2 -2
  218. package/src/model/OptionChain.js +2 -2
  219. package/src/model/OptionChainEod.js +2 -2
  220. package/src/model/OptionChainRealtime.js +2 -2
  221. package/src/model/OptionContractsList.js +2 -2
  222. package/src/model/OptionEod.js +2 -2
  223. package/src/model/OptionFactorsRealtime.js +2 -2
  224. package/src/model/OptionInterval.js +2 -2
  225. package/src/model/OptionIntervalMover.js +2 -2
  226. package/src/model/OptionIntervalsMoversResult.js +2 -2
  227. package/src/model/OptionIntervalsResult.js +2 -2
  228. package/src/model/OptionPrice.js +2 -2
  229. package/src/model/OptionPriceBatchRealtime.js +2 -2
  230. package/src/model/OptionPriceEod.js +2 -2
  231. package/src/model/OptionPriceRealtime.js +2 -2
  232. package/src/model/OptionRealtime.js +2 -2
  233. package/src/model/OptionSnapshotGroup.js +2 -2
  234. package/src/model/OptionSnapshotsResult.js +2 -2
  235. package/src/model/OptionStatsRealtime.js +2 -2
  236. package/src/model/OptionUnusualTrade.js +2 -2
  237. package/src/model/Owner.js +2 -2
  238. package/src/model/OwnerSummary.js +2 -2
  239. package/src/model/RealtimeStockPrice.js +47 -2
  240. package/src/model/RealtimeStockPriceSecurity.js +2 -2
  241. package/src/model/RelativeStrengthIndexTechnicalValue.js +2 -2
  242. package/src/model/ReportedFinancial.js +2 -2
  243. package/src/model/ReportedFinancialDimension.js +2 -2
  244. package/src/model/ReportedTag.js +2 -2
  245. package/src/model/SICIndex.js +2 -2
  246. package/src/model/Security.js +2 -2
  247. package/src/model/SecurityIntervalMover.js +146 -0
  248. package/src/model/SecurityIntervalsMoversResult.js +147 -0
  249. package/src/model/SecurityScreenClause.js +2 -2
  250. package/src/model/SecurityScreenGroup.js +2 -2
  251. package/src/model/SecurityScreenResult.js +2 -2
  252. package/src/model/SecurityScreenResultData.js +2 -2
  253. package/src/model/SecuritySnapshotGroup.js +2 -2
  254. package/src/model/SecuritySnapshotsResult.js +2 -2
  255. package/src/model/SecuritySummary.js +2 -2
  256. package/src/model/SimpleMovingAverageTechnicalValue.js +2 -2
  257. package/src/model/StandardizedFinancial.js +2 -2
  258. package/src/model/StandardizedFinancialsDimension.js +2 -2
  259. package/src/model/StochasticOscillatorTechnicalValue.js +2 -2
  260. package/src/model/StockExchange.js +2 -2
  261. package/src/model/StockMarketIndex.js +2 -2
  262. package/src/model/StockMarketIndexSummary.js +2 -2
  263. package/src/model/StockPrice.js +2 -2
  264. package/src/model/StockPriceAdjustment.js +2 -2
  265. package/src/model/StockPriceAdjustmentSummary.js +2 -2
  266. package/src/model/StockPriceInterval.js +79 -6
  267. package/src/model/StockPriceSummary.js +2 -2
  268. package/src/model/TechnicalIndicator.js +2 -2
  269. package/src/model/TheaEntityAnswer.js +2 -2
  270. package/src/model/TheaSourceDocument.js +2 -2
  271. package/src/model/TripleExponentialAverageTechnicalValue.js +2 -2
  272. package/src/model/TrueStrengthIndexTechnicalValue.js +2 -2
  273. package/src/model/UltimateOscillatorTechnicalValue.js +2 -2
  274. package/src/model/VolumePriceTrendTechnicalValue.js +2 -2
  275. package/src/model/VolumeWeightedAveragePriceValue.js +2 -2
  276. package/src/model/VortexIndicatorTechnicalValue.js +2 -2
  277. package/src/model/WilliamsRTechnicalValue.js +2 -2
  278. package/src/model/ZacksAnalystRating.js +2 -2
  279. package/src/model/ZacksAnalystRatingSnapshot.js +2 -2
  280. package/src/model/ZacksAnalystRatingSummary.js +2 -2
  281. package/src/model/ZacksEPSEstimate.js +2 -2
  282. package/src/model/ZacksEPSGrowthRate.js +2 -2
  283. package/src/model/ZacksEPSSurprise.js +2 -2
  284. package/src/model/ZacksEPSSurpriseSummary.js +2 -2
  285. package/src/model/ZacksETFHolding.js +2 -2
  286. package/src/model/ZacksInstitutionalHolding.js +2 -2
  287. package/src/model/ZacksInstitutionalHoldingCompanyDetail.js +2 -2
  288. package/src/model/ZacksInstitutionalHoldingCompanySummary.js +2 -2
  289. package/src/model/ZacksInstitutionalHoldingHistoricalSummary.js +2 -2
  290. package/src/model/ZacksInstitutionalHoldingOwnerDetail.js +2 -2
  291. package/src/model/ZacksInstitutionalHoldingOwnerSummary.js +2 -2
  292. package/src/model/ZacksLongTermGrowthRate.js +2 -2
  293. package/src/model/ZacksSalesSurprise.js +2 -2
  294. package/src/model/ZacksSalesSurpriseSummary.js +2 -2
  295. package/src/model/ZacksTargetPriceConsensus.js +2 -2
  296. package/test/model/SecurityIntervalMover.spec.js +109 -0
  297. package/test/model/SecurityIntervalsMoversResult.spec.js +85 -0
package/README.md CHANGED
@@ -4,8 +4,8 @@ To get an API key, [sign up here](https://intrinio.com/).
4
4
 
5
5
  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.
6
6
 
7
- - API version: 2.34.0
8
- - Package version: 6.22.3
7
+ - API version: 2.39.0
8
+ - Package version: 6.23.0
9
9
 
10
10
 
11
11
  ## Installation
@@ -159,7 +159,7 @@ Class | Method | HTTP request | Description
159
159
  *intrinioSDK.OptionsApi* | [**getOptionsChainEod**](docs/OptionsApi.md#getOptionsChainEod) | **GET** /options/chain/{symbol}/{expiration}/eod | Options Chain EOD
160
160
  *intrinioSDK.OptionsApi* | [**getOptionsChainRealtime**](docs/OptionsApi.md#getOptionsChainRealtime) | **GET** /options/chain/{symbol}/{expiration}/realtime | Options Chain Realtime
161
161
  *intrinioSDK.OptionsApi* | [**getOptionsExpirations**](docs/OptionsApi.md#getOptionsExpirations) | **GET** /options/expirations/{symbol} | Options Expirations
162
- *intrinioSDK.OptionsApi* | [**getOptionsIntervalByContract**](docs/OptionsApi.md#getOptionsIntervalByContract) | **GET** /options/interval/{identifier} | Options intervals by contract
162
+ *intrinioSDK.OptionsApi* | [**getOptionsIntervalByContract**](docs/OptionsApi.md#getOptionsIntervalByContract) | **GET** /options/interval/{identifier} | Options Intervals By Contract
163
163
  *intrinioSDK.OptionsApi* | [**getOptionsIntervalMovers**](docs/OptionsApi.md#getOptionsIntervalMovers) | **GET** /options/interval/movers | Options Intervals Movers
164
164
  *intrinioSDK.OptionsApi* | [**getOptionsIntervalMoversChange**](docs/OptionsApi.md#getOptionsIntervalMoversChange) | **GET** /options/interval/movers/change | Options Intervals Movers By Change
165
165
  *intrinioSDK.OptionsApi* | [**getOptionsIntervalMoversVolume**](docs/OptionsApi.md#getOptionsIntervalMoversVolume) | **GET** /options/interval/movers/volume | Options Intervals Movers By Volume
@@ -184,6 +184,9 @@ Class | Method | HTTP request | Description
184
184
  *intrinioSDK.SecurityApi* | [**getSecurityDataPointText**](docs/SecurityApi.md#getSecurityDataPointText) | **GET** /securities/{identifier}/data_point/{tag}/text | Data Point (Text) for Security
185
185
  *intrinioSDK.SecurityApi* | [**getSecurityHistoricalData**](docs/SecurityApi.md#getSecurityHistoricalData) | **GET** /securities/{identifier}/historical_data/{tag} | Historical Data for Security
186
186
  *intrinioSDK.SecurityApi* | [**getSecurityInsiderOwnership**](docs/SecurityApi.md#getSecurityInsiderOwnership) | **GET** /securities/{identifier}/institutional_ownership | Institutional Ownership by Security
187
+ *intrinioSDK.SecurityApi* | [**getSecurityIntervalMovers**](docs/SecurityApi.md#getSecurityIntervalMovers) | **GET** /securities/market_movers | Security Intervals Movers
188
+ *intrinioSDK.SecurityApi* | [**getSecurityIntervalMoversChange**](docs/SecurityApi.md#getSecurityIntervalMoversChange) | **GET** /securities/market_movers/change | Security Intervals Movers By Change
189
+ *intrinioSDK.SecurityApi* | [**getSecurityIntervalMoversVolume**](docs/SecurityApi.md#getSecurityIntervalMoversVolume) | **GET** /securities/market_movers/volume | Security Intervals Movers By Volume
187
190
  *intrinioSDK.SecurityApi* | [**getSecurityIntervalPrices**](docs/SecurityApi.md#getSecurityIntervalPrices) | **GET** /securities/{identifier}/prices/intervals | Interval Stock Prices for Security
188
191
  *intrinioSDK.SecurityApi* | [**getSecurityIntradayPrices**](docs/SecurityApi.md#getSecurityIntradayPrices) | **GET** /securities/{identifier}/prices/intraday | Intraday Stock Prices for Security
189
192
  *intrinioSDK.SecurityApi* | [**getSecurityLatestDividendRecord**](docs/SecurityApi.md#getSecurityLatestDividendRecord) | **GET** /securities/{identifier}/dividends/latest | Latest Dividend Record for Security
@@ -497,6 +500,8 @@ Class | Method | HTTP request | Description
497
500
  - [intrinioSDK.ReportedTag](docs/ReportedTag.md)
498
501
  - [intrinioSDK.SICIndex](docs/SICIndex.md)
499
502
  - [intrinioSDK.Security](docs/Security.md)
503
+ - [intrinioSDK.SecurityIntervalMover](docs/SecurityIntervalMover.md)
504
+ - [intrinioSDK.SecurityIntervalsMoversResult](docs/SecurityIntervalsMoversResult.md)
500
505
  - [intrinioSDK.SecurityScreenClause](docs/SecurityScreenClause.md)
501
506
  - [intrinioSDK.SecurityScreenGroup](docs/SecurityScreenGroup.md)
502
507
  - [intrinioSDK.SecurityScreenResult](docs/SecurityScreenResult.md)
@@ -11,7 +11,7 @@
11
11
 
12
12
  Name | Type | Description
13
13
  ------------ | ------------- | -------------
14
- **intervals** | [**[StockPriceInterval]**](StockPriceInterval.md) | Open, High, Low, Close, and Volume for a particular interval  
14
+ **intervals** | [**[StockPriceInterval]**](StockPriceInterval.md) | Open, close, high, low, volume, average price, and change ratio for a particular interval  
15
15
  **security** | [**SecuritySummary**](SecuritySummary.md) | The Security resolved from the given identifier  
16
16
  **source** | String | The source of the data  
17
17
  **nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
@@ -32,8 +32,8 @@ Name | Type | Description
32
32
 
33
33
  Name | Value
34
34
  ---- | -----
35
- iex | "iex"
36
- bats | "bats"
35
+ realtime | "realtime"
36
+ delayed | "delayed"
37
37
 
38
38
 
39
39
 
@@ -13,7 +13,7 @@ Method | HTTP request | Description
13
13
  [**getOptionsChainEod**](OptionsApi.md#getOptionsChainEod) | **GET** /options/chain/{symbol}/{expiration}/eod | Options Chain EOD
14
14
  [**getOptionsChainRealtime**](OptionsApi.md#getOptionsChainRealtime) | **GET** /options/chain/{symbol}/{expiration}/realtime | Options Chain Realtime
15
15
  [**getOptionsExpirations**](OptionsApi.md#getOptionsExpirations) | **GET** /options/expirations/{symbol} | Options Expirations
16
- [**getOptionsIntervalByContract**](OptionsApi.md#getOptionsIntervalByContract) | **GET** /options/interval/{identifier} | Options intervals by contract
16
+ [**getOptionsIntervalByContract**](OptionsApi.md#getOptionsIntervalByContract) | **GET** /options/interval/{identifier} | Options Intervals By Contract
17
17
  [**getOptionsIntervalMovers**](OptionsApi.md#getOptionsIntervalMovers) | **GET** /options/interval/movers | Options Intervals Movers
18
18
  [**getOptionsIntervalMoversChange**](OptionsApi.md#getOptionsIntervalMoversChange) | **GET** /options/interval/movers/change | Options Intervals Movers By Change
19
19
  [**getOptionsIntervalMoversVolume**](OptionsApi.md#getOptionsIntervalMoversVolume) | **GET** /options/interval/movers/volume | Options Intervals Movers By Volume
@@ -879,7 +879,7 @@ Name | Type | Description | Notes
879
879
 
880
880
  > OptionIntervalsResult getOptionsIntervalByContract(identifier, intervalSize, opts)
881
881
 
882
- #### Options intervals by contract
882
+ #### Options Intervals By Contract
883
883
 
884
884
 
885
885
  Returns a list of interval data points for a contract.
@@ -26,6 +26,11 @@ Name | Type | Description
26
26
  **marketVolume** | Number | The number of shares exchanged during the trading day for the whole market.  
27
27
  **updatedOn** | Date | The date and time when the data was last updated.  
28
28
  **source** | String | The source of the data.  
29
+ **listingVenue** | String | The venue the price came from.  
30
+ **salesConditions** | String | The condition for the sale.  
31
+ **quoteConditions** | String | The condition for the quote.  
32
+ **marketCenterCode** | String | The market center character code.  
33
+ **isDarkpool** | Boolean | Whether or not the current trade is from a darkpool or not.  
29
34
  **security** | [**RealtimeStockPriceSecurity**](RealtimeStockPriceSecurity.md) |  
30
35
 
31
36
  [//]: # (END_DEFINITION)
@@ -10,6 +10,9 @@ Method | HTTP request | Description
10
10
  [**getSecurityDataPointText**](SecurityApi.md#getSecurityDataPointText) | **GET** /securities/{identifier}/data_point/{tag}/text | Data Point (Text) for Security
11
11
  [**getSecurityHistoricalData**](SecurityApi.md#getSecurityHistoricalData) | **GET** /securities/{identifier}/historical_data/{tag} | Historical Data for Security
12
12
  [**getSecurityInsiderOwnership**](SecurityApi.md#getSecurityInsiderOwnership) | **GET** /securities/{identifier}/institutional_ownership | Institutional Ownership by Security
13
+ [**getSecurityIntervalMovers**](SecurityApi.md#getSecurityIntervalMovers) | **GET** /securities/market_movers | Security Intervals Movers
14
+ [**getSecurityIntervalMoversChange**](SecurityApi.md#getSecurityIntervalMoversChange) | **GET** /securities/market_movers/change | Security Intervals Movers By Change
15
+ [**getSecurityIntervalMoversVolume**](SecurityApi.md#getSecurityIntervalMoversVolume) | **GET** /securities/market_movers/volume | Security Intervals Movers By Volume
13
16
  [**getSecurityIntervalPrices**](SecurityApi.md#getSecurityIntervalPrices) | **GET** /securities/{identifier}/prices/intervals | Interval Stock Prices for Security
14
17
  [**getSecurityIntradayPrices**](SecurityApi.md#getSecurityIntradayPrices) | **GET** /securities/{identifier}/prices/intraday | Intraday Stock Prices for Security
15
18
  [**getSecurityLatestDividendRecord**](SecurityApi.md#getSecurityLatestDividendRecord) | **GET** /securities/{identifier}/dividends/latest | Latest Dividend Record for Security
@@ -589,6 +592,252 @@ Name | Type | Description | Notes
589
592
 
590
593
 
591
594
 
595
+ [//]: # (END_OPERATION)
596
+
597
+
598
+ [//]: # (START_OPERATION)
599
+
600
+ [//]: # (CLASS:SecurityApi)
601
+
602
+ [//]: # (METHOD:getSecurityIntervalMovers)
603
+
604
+ [//]: # (RETURN_TYPE:SecurityIntervalsMoversResult)
605
+
606
+ [//]: # (RETURN_TYPE_KIND:object)
607
+
608
+ [//]: # (RETURN_TYPE_DOC:SecurityIntervalsMoversResult.md)
609
+
610
+ [//]: # (OPERATION:getSecurityIntervalMovers_v2)
611
+
612
+ [//]: # (ENDPOINT:/securities/market_movers)
613
+
614
+ [//]: # (DOCUMENT_LINK:SecurityApi.md#getSecurityIntervalMovers)
615
+
616
+ <a name="getSecurityIntervalMovers"></a>
617
+ ## **getSecurityIntervalMovers**
618
+
619
+ [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/javascript/getSecurityIntervalMovers_v2)
620
+
621
+ [//]: # (START_OVERVIEW)
622
+
623
+ > SecurityIntervalsMoversResult getSecurityIntervalMovers(opts)
624
+
625
+ #### Security Intervals Movers
626
+
627
+
628
+ Returns a list of intervals for the biggest movers over the last hour interval.
629
+
630
+ [//]: # (END_OVERVIEW)
631
+
632
+ ### Example
633
+
634
+ [//]: # (START_CODE_EXAMPLE)
635
+
636
+ ```javascript
637
+ var intrinioSDK = require('intrinio-sdk');
638
+ intrinioSDK.ApiClient.instance.authentications['ApiKeyAuth'].apiKey = "YOUR_API_KEY";
639
+ intrinioSDK.ApiClient.instance.enableRetries = true;
640
+
641
+ var security = new intrinioSDK.SecurityApi();
642
+
643
+ var opts = {
644
+ 'source': null,
645
+ 'openTime': null
646
+ };
647
+
648
+ security.getSecurityIntervalMovers(opts).then(function(data) {
649
+ data = JSON.stringify(data, null, 2)
650
+ console.log(data);
651
+ }, function(error) {
652
+ console.error(error);
653
+ });
654
+ ```
655
+
656
+ [//]: # (END_CODE_EXAMPLE)
657
+
658
+ ### Parameters
659
+
660
+ [//]: # (START_PARAMETERS)
661
+
662
+
663
+ Name | Type | Description | Notes
664
+ ------------- | ------------- | ------------- | -------------
665
+ **source** | String| Realtime or 15-minute delayed contracts. | [optional] &nbsp;
666
+ **openTime** | Date| The inclusive UTC date and time the interval opens at. | [optional] &nbsp;
667
+ <br/>
668
+
669
+ [//]: # (END_PARAMETERS)
670
+
671
+ ### Return type
672
+
673
+ [**SecurityIntervalsMoversResult**](SecurityIntervalsMoversResult.md)
674
+
675
+
676
+
677
+ [//]: # (END_OPERATION)
678
+
679
+
680
+ [//]: # (START_OPERATION)
681
+
682
+ [//]: # (CLASS:SecurityApi)
683
+
684
+ [//]: # (METHOD:getSecurityIntervalMoversChange)
685
+
686
+ [//]: # (RETURN_TYPE:SecurityIntervalsMoversResult)
687
+
688
+ [//]: # (RETURN_TYPE_KIND:object)
689
+
690
+ [//]: # (RETURN_TYPE_DOC:SecurityIntervalsMoversResult.md)
691
+
692
+ [//]: # (OPERATION:getSecurityIntervalMoversChange_v2)
693
+
694
+ [//]: # (ENDPOINT:/securities/market_movers/change)
695
+
696
+ [//]: # (DOCUMENT_LINK:SecurityApi.md#getSecurityIntervalMoversChange)
697
+
698
+ <a name="getSecurityIntervalMoversChange"></a>
699
+ ## **getSecurityIntervalMoversChange**
700
+
701
+ [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/javascript/getSecurityIntervalMoversChange_v2)
702
+
703
+ [//]: # (START_OVERVIEW)
704
+
705
+ > SecurityIntervalsMoversResult getSecurityIntervalMoversChange(opts)
706
+
707
+ #### Security Intervals Movers By Change
708
+
709
+
710
+ Returns a list of intervals for the biggest movers by change over the last hour interval.
711
+
712
+ [//]: # (END_OVERVIEW)
713
+
714
+ ### Example
715
+
716
+ [//]: # (START_CODE_EXAMPLE)
717
+
718
+ ```javascript
719
+ var intrinioSDK = require('intrinio-sdk');
720
+ intrinioSDK.ApiClient.instance.authentications['ApiKeyAuth'].apiKey = "YOUR_API_KEY";
721
+ intrinioSDK.ApiClient.instance.enableRetries = true;
722
+
723
+ var security = new intrinioSDK.SecurityApi();
724
+
725
+ var opts = {
726
+ 'source': null,
727
+ 'openTime': null
728
+ };
729
+
730
+ security.getSecurityIntervalMoversChange(opts).then(function(data) {
731
+ data = JSON.stringify(data, null, 2)
732
+ console.log(data);
733
+ }, function(error) {
734
+ console.error(error);
735
+ });
736
+ ```
737
+
738
+ [//]: # (END_CODE_EXAMPLE)
739
+
740
+ ### Parameters
741
+
742
+ [//]: # (START_PARAMETERS)
743
+
744
+
745
+ Name | Type | Description | Notes
746
+ ------------- | ------------- | ------------- | -------------
747
+ **source** | String| Realtime or 15-minute delayed contracts. | [optional] &nbsp;
748
+ **openTime** | Date| The inclusive UTC date and time the interval opens at. | [optional] &nbsp;
749
+ <br/>
750
+
751
+ [//]: # (END_PARAMETERS)
752
+
753
+ ### Return type
754
+
755
+ [**SecurityIntervalsMoversResult**](SecurityIntervalsMoversResult.md)
756
+
757
+
758
+
759
+ [//]: # (END_OPERATION)
760
+
761
+
762
+ [//]: # (START_OPERATION)
763
+
764
+ [//]: # (CLASS:SecurityApi)
765
+
766
+ [//]: # (METHOD:getSecurityIntervalMoversVolume)
767
+
768
+ [//]: # (RETURN_TYPE:SecurityIntervalsMoversResult)
769
+
770
+ [//]: # (RETURN_TYPE_KIND:object)
771
+
772
+ [//]: # (RETURN_TYPE_DOC:SecurityIntervalsMoversResult.md)
773
+
774
+ [//]: # (OPERATION:getSecurityIntervalMoversVolume_v2)
775
+
776
+ [//]: # (ENDPOINT:/securities/market_movers/volume)
777
+
778
+ [//]: # (DOCUMENT_LINK:SecurityApi.md#getSecurityIntervalMoversVolume)
779
+
780
+ <a name="getSecurityIntervalMoversVolume"></a>
781
+ ## **getSecurityIntervalMoversVolume**
782
+
783
+ [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/javascript/getSecurityIntervalMoversVolume_v2)
784
+
785
+ [//]: # (START_OVERVIEW)
786
+
787
+ > SecurityIntervalsMoversResult getSecurityIntervalMoversVolume(opts)
788
+
789
+ #### Security Intervals Movers By Volume
790
+
791
+
792
+ Returns a list of intervals for the biggest movers by volume over the last hour interval.
793
+
794
+ [//]: # (END_OVERVIEW)
795
+
796
+ ### Example
797
+
798
+ [//]: # (START_CODE_EXAMPLE)
799
+
800
+ ```javascript
801
+ var intrinioSDK = require('intrinio-sdk');
802
+ intrinioSDK.ApiClient.instance.authentications['ApiKeyAuth'].apiKey = "YOUR_API_KEY";
803
+ intrinioSDK.ApiClient.instance.enableRetries = true;
804
+
805
+ var security = new intrinioSDK.SecurityApi();
806
+
807
+ var opts = {
808
+ 'source': null,
809
+ 'openTime': null
810
+ };
811
+
812
+ security.getSecurityIntervalMoversVolume(opts).then(function(data) {
813
+ data = JSON.stringify(data, null, 2)
814
+ console.log(data);
815
+ }, function(error) {
816
+ console.error(error);
817
+ });
818
+ ```
819
+
820
+ [//]: # (END_CODE_EXAMPLE)
821
+
822
+ ### Parameters
823
+
824
+ [//]: # (START_PARAMETERS)
825
+
826
+
827
+ Name | Type | Description | Notes
828
+ ------------- | ------------- | ------------- | -------------
829
+ **source** | String| Realtime or 15-minute delayed contracts. | [optional] &nbsp;
830
+ **openTime** | Date| The inclusive UTC date and time the interval opens at. | [optional] &nbsp;
831
+ <br/>
832
+
833
+ [//]: # (END_PARAMETERS)
834
+
835
+ ### Return type
836
+
837
+ [**SecurityIntervalsMoversResult**](SecurityIntervalsMoversResult.md)
838
+
839
+
840
+
592
841
  [//]: # (END_OPERATION)
593
842
 
594
843
 
@@ -617,12 +866,12 @@ Name | Type | Description | Notes
617
866
 
618
867
  [//]: # (START_OVERVIEW)
619
868
 
620
- > ApiResponseSecurityIntervalPrices getSecurityIntervalPrices(identifier, opts)
869
+ > ApiResponseSecurityIntervalPrices getSecurityIntervalPrices(identifier, intervalSize, opts)
621
870
 
622
871
  #### Interval Stock Prices for Security
623
872
 
624
873
 
625
- Return Open, High, Low, Close, and Volume for a particular interval for the Security with the given &#x60;identifier&#x60;
874
+ Return open, close, high, low, volume, average price, and change ratio for a particular interval for the Security with the given &#x60;identifier&#x60;
626
875
 
627
876
  [//]: # (END_OVERVIEW)
628
877
 
@@ -638,6 +887,7 @@ intrinioSDK.ApiClient.instance.enableRetries = true;
638
887
  var security = new intrinioSDK.SecurityApi();
639
888
 
640
889
  var identifier = "AAPL";
890
+ var intervalSize = "15m";
641
891
 
642
892
 
643
893
  var opts = {
@@ -647,12 +897,11 @@ var opts = {
647
897
  'endDate': new Date("2019-01-01"),
648
898
  'endTime': null,
649
899
  'timezone': "UTC",
650
- 'intervalSize': "1d",
651
900
  'pageSize': 100,
652
901
  'nextPage': null
653
902
  };
654
903
 
655
- security.getSecurityIntervalPrices(identifier, opts).then(function(data) {
904
+ security.getSecurityIntervalPrices(identifier, intervalSize, opts).then(function(data) {
656
905
  data = JSON.stringify(data, null, 2)
657
906
  console.log(data);
658
907
  }, function(error) {
@@ -670,13 +919,13 @@ security.getSecurityIntervalPrices(identifier, opts).then(function(data) {
670
919
  Name | Type | Description | Notes
671
920
  ------------- | ------------- | ------------- | -------------
672
921
  **identifier** | String| A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) | &nbsp;
922
+ **intervalSize** | String| The interval for which to return stock prices | [default to 15m] &nbsp;
673
923
  **source** | String| Return intervals from the specified data source | [optional] &nbsp;
674
924
  **startDate** | Date| Return intervals starting at the specified date | [optional] &nbsp;
675
- **startTime** | String| Return intervals starting at the specified time on the &#x60;start_date&#x60; (24-hour in &#39;hh:mm&#39; format, UTC timezone) | [optional] &nbsp;
925
+ **startTime** | String| Return intervals starting at the specified time on the &#x60;start_date&#x60; (24-hour in &#39;hh:mm:ss&#39; format) | [optional] &nbsp;
676
926
  **endDate** | Date| Return intervals stopping at the specified date | [optional] &nbsp;
677
- **endTime** | String| Return intervals stopping at the specified time on the &#x60;end_date&#x60; (24-hour in &#39;hh:mm&#39; format, UTC timezone) | [optional] &nbsp;
927
+ **endTime** | String| Return intervals stopping at the specified time on the &#x60;end_date&#x60; (24-hour in &#39;hh:mm:ss&#39; format) | [optional] &nbsp;
678
928
  **timezone** | String| Returns trading times in this timezone | [optional] [default to UTC] &nbsp;
679
- **intervalSize** | String| The interval for which to return stock prices | [optional] [default to 1d] &nbsp;
680
929
  **pageSize** | Number| The number of results to return | [optional] [default to 100] &nbsp;
681
930
  **nextPage** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
682
931
  <br/>
@@ -0,0 +1,28 @@
1
+
2
+ [//]: # (CLASS:SecurityIntervalMover)
3
+
4
+ [//]: # (KIND:object)
5
+
6
+ ### SecurityIntervalMover
7
+
8
+ #### Properties
9
+
10
+ [//]: # (START_DEFINITION)
11
+
12
+ Name | Type | Description
13
+ ------------ | ------------- | -------------
14
+ **symbol** | String | The ticker symbol for the interval &nbsp;
15
+ **change** | Number | The ratio of Close minus Open to Open. &nbsp;
16
+ **open** | Number | The first traded price in this interval. &nbsp;
17
+ **high** | Number | The highest traded price in this interval. &nbsp;
18
+ **low** | Number | The lowest traded price in this interval. &nbsp;
19
+ **close** | Number | The last traded price in this interval. &nbsp;
20
+ **volume** | Number | The volume of trades in this interval. &nbsp;
21
+ **average** | Number | The volume weighted average price of trades in this interval. &nbsp;
22
+
23
+ [//]: # (END_DEFINITION)
24
+
25
+
26
+
27
+
28
+
@@ -0,0 +1,40 @@
1
+
2
+ [//]: # (CLASS:SecurityIntervalsMoversResult)
3
+
4
+ [//]: # (KIND:object)
5
+
6
+ ### SecurityIntervalsMoversResult
7
+
8
+ #### Properties
9
+
10
+ [//]: # (START_DEFINITION)
11
+
12
+ Name | Type | Description
13
+ ------------ | ------------- | -------------
14
+ **openTime** | Date | The UTC timestamp for the time this interval opened. &nbsp;
15
+ **closeTime** | Date | The UTC timestamp for the time this interval closed. &nbsp;
16
+ **size** | String | The size of the time span for the interval. &nbsp;
17
+ **intervals** | [**[SecurityIntervalMover]**](SecurityIntervalMover.md) | Array of all the intervals in the result. &nbsp;
18
+
19
+ [//]: # (END_DEFINITION)
20
+
21
+
22
+ [//]: # (CONTAINED_CLASS:SecurityIntervalMover)
23
+
24
+
25
+
26
+ <br/>
27
+
28
+ #### Enum: SizeEnum**
29
+
30
+ Name | Value
31
+ ---- | -----
32
+ SixtyMinute | &quot;SixtyMinute&quot;
33
+ ThirtyMinute | &quot;ThirtyMinute&quot;
34
+ FifteenMinute | &quot;FifteenMinute&quot;
35
+ TenMinute | &quot;TenMinute&quot;
36
+ FiveMinute | &quot;FiveMinute&quot;
37
+ OneMinute | &quot;OneMinute&quot;
38
+
39
+
40
+
@@ -11,16 +11,33 @@
11
11
 
12
12
  Name | Type | Description
13
13
  ------------ | ------------- | -------------
14
- **time** | Date | The timestamp that the &#x60;last_price&#x60; represents. &nbsp;
15
- **open** | Number | The price at the beginning of the period &nbsp;
16
- **close** | Number | The price at the end of the period &nbsp;
14
+ **time** | Date | The timestamp that represents the start of the interval span. &nbsp;
15
+ **open** | Number | The first traded price during the period &nbsp;
16
+ **close** | Number | The last traded price during the period &nbsp;
17
17
  **high** | Number | The highest price over the span of the period &nbsp;
18
18
  **low** | Number | The lowest price over the span of the period &nbsp;
19
19
  **volume** | Number | The number of shares exchanged during the period &nbsp;
20
+ **closeTime** | Date | The timestamp that represents the end of the interval span. &nbsp;
21
+ **interval** | String | The size of the interval. &nbsp;
22
+ **average** | Number | The average trade price of an individual stock during the interval. &nbsp;
23
+ **change** | Number | The change ratio from open to close. ((Close - Open)/Open). &nbsp;
20
24
 
21
25
  [//]: # (END_DEFINITION)
22
26
 
23
27
 
24
28
 
29
+ <br/>
30
+
31
+ #### Enum: IntervalEnum**
32
+
33
+ Name | Value
34
+ ---- | -----
35
+ SixtyMinute | &quot;SixtyMinute&quot;
36
+ ThirtyMinute | &quot;ThirtyMinute&quot;
37
+ FifteenMinute | &quot;FifteenMinute&quot;
38
+ TenMinute | &quot;TenMinute&quot;
39
+ FiveMinute | &quot;FiveMinute&quot;
40
+ OneMinute | &quot;OneMinute&quot;
41
+
25
42
 
26
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intrinio-sdk",
3
- "version": "6.22.3",
3
+ "version": "6.23.0",
4
4
  "description": "Access the Intrinio API",
5
5
  "license": "GPLv3",
6
6
  "main": "src/index.js",
package/src/ApiClient.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * Intrinio API
3
3
  * 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.
4
4
  *
5
- * OpenAPI spec version: 2.34.0
5
+ * OpenAPI spec version: 2.39.0
6
6
  *
7
7
  * NOTE: This class is auto generated by the swagger code generator program.
8
8
  * https://github.com/swagger-api/swagger-codegen.git
@@ -32,7 +32,7 @@
32
32
 
33
33
  /**
34
34
  * @module ApiClient
35
- * @version 6.22.3
35
+ * @version 6.23.0
36
36
  */
37
37
 
38
38
  /**
@@ -2,7 +2,7 @@
2
2
  * Intrinio API
3
3
  * 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.
4
4
  *
5
- * OpenAPI spec version: 2.34.0
5
+ * OpenAPI spec version: 2.39.0
6
6
  *
7
7
  * NOTE: This class is auto generated by the swagger code generator program.
8
8
  * https://github.com/swagger-api/swagger-codegen.git
@@ -33,7 +33,7 @@
33
33
  /**
34
34
  * BulkDownloads service.
35
35
  * @module api/BulkDownloadsApi
36
- * @version 6.22.3
36
+ * @version 6.23.0
37
37
  */
38
38
 
39
39
  /**
@@ -2,7 +2,7 @@
2
2
  * Intrinio API
3
3
  * 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.
4
4
  *
5
- * OpenAPI spec version: 2.34.0
5
+ * OpenAPI spec version: 2.39.0
6
6
  *
7
7
  * NOTE: This class is auto generated by the swagger code generator program.
8
8
  * https://github.com/swagger-api/swagger-codegen.git
@@ -33,7 +33,7 @@
33
33
  /**
34
34
  * Company service.
35
35
  * @module api/CompanyApi
36
- * @version 6.22.3
36
+ * @version 6.23.0
37
37
  */
38
38
 
39
39
  /**
@@ -2,7 +2,7 @@
2
2
  * Intrinio API
3
3
  * 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.
4
4
  *
5
- * OpenAPI spec version: 2.34.0
5
+ * OpenAPI spec version: 2.39.0
6
6
  *
7
7
  * NOTE: This class is auto generated by the swagger code generator program.
8
8
  * https://github.com/swagger-api/swagger-codegen.git
@@ -33,7 +33,7 @@
33
33
  /**
34
34
  * DataPoint service.
35
35
  * @module api/DataPointApi
36
- * @version 6.22.3
36
+ * @version 6.23.0
37
37
  */
38
38
 
39
39
  /**
@@ -2,7 +2,7 @@
2
2
  * Intrinio API
3
3
  * 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.
4
4
  *
5
- * OpenAPI spec version: 2.34.0
5
+ * OpenAPI spec version: 2.39.0
6
6
  *
7
7
  * NOTE: This class is auto generated by the swagger code generator program.
8
8
  * https://github.com/swagger-api/swagger-codegen.git
@@ -33,7 +33,7 @@
33
33
  /**
34
34
  * DataTag service.
35
35
  * @module api/DataTagApi
36
- * @version 6.22.3
36
+ * @version 6.23.0
37
37
  */
38
38
 
39
39
  /**
package/src/api/ESGApi.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * Intrinio API
3
3
  * 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.
4
4
  *
5
- * OpenAPI spec version: 2.34.0
5
+ * OpenAPI spec version: 2.39.0
6
6
  *
7
7
  * NOTE: This class is auto generated by the swagger code generator program.
8
8
  * https://github.com/swagger-api/swagger-codegen.git
@@ -33,7 +33,7 @@
33
33
  /**
34
34
  * ESG service.
35
35
  * @module api/ESGApi
36
- * @version 6.22.3
36
+ * @version 6.23.0
37
37
  */
38
38
 
39
39
  /**
@@ -2,7 +2,7 @@
2
2
  * Intrinio API
3
3
  * 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.
4
4
  *
5
- * OpenAPI spec version: 2.34.0
5
+ * OpenAPI spec version: 2.39.0
6
6
  *
7
7
  * NOTE: This class is auto generated by the swagger code generator program.
8
8
  * https://github.com/swagger-api/swagger-codegen.git
@@ -33,7 +33,7 @@
33
33
  /**
34
34
  * ETFs service.
35
35
  * @module api/ETFsApi
36
- * @version 6.22.3
36
+ * @version 6.23.0
37
37
  */
38
38
 
39
39
  /**