intrinio-sdk 6.24.1 → 6.25.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. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/docs/OptionsApi.md +24 -5
  4. data/intrinio-sdk.gemspec +1 -1
  5. data/lib/intrinio-sdk/api/bulk_downloads_api.rb +1 -1
  6. data/lib/intrinio-sdk/api/company_api.rb +1 -1
  7. data/lib/intrinio-sdk/api/data_point_api.rb +1 -1
  8. data/lib/intrinio-sdk/api/data_tag_api.rb +1 -1
  9. data/lib/intrinio-sdk/api/esg_api.rb +1 -1
  10. data/lib/intrinio-sdk/api/et_fs_api.rb +1 -1
  11. data/lib/intrinio-sdk/api/filing_api.rb +1 -1
  12. data/lib/intrinio-sdk/api/forex_api.rb +1 -1
  13. data/lib/intrinio-sdk/api/fundamentals_api.rb +1 -1
  14. data/lib/intrinio-sdk/api/historical_data_api.rb +1 -1
  15. data/lib/intrinio-sdk/api/index_api.rb +1 -1
  16. data/lib/intrinio-sdk/api/insider_transaction_filings_api.rb +1 -1
  17. data/lib/intrinio-sdk/api/municipality_api.rb +1 -1
  18. data/lib/intrinio-sdk/api/options_api.rb +49 -1
  19. data/lib/intrinio-sdk/api/owners_api.rb +1 -1
  20. data/lib/intrinio-sdk/api/security_api.rb +3 -3
  21. data/lib/intrinio-sdk/api/stock_exchange_api.rb +1 -1
  22. data/lib/intrinio-sdk/api/technical_api.rb +1 -1
  23. data/lib/intrinio-sdk/api/zacks_api.rb +1 -1
  24. data/lib/intrinio-sdk/api_client.rb +1 -1
  25. data/lib/intrinio-sdk/api_error.rb +1 -1
  26. data/lib/intrinio-sdk/configuration.rb +1 -1
  27. data/lib/intrinio-sdk/models/accumulation_distribution_index_technical_value.rb +1 -1
  28. data/lib/intrinio-sdk/models/api_response_bulk_download_links.rb +1 -1
  29. data/lib/intrinio-sdk/models/api_response_companies.rb +1 -1
  30. data/lib/intrinio-sdk/models/api_response_companies_search.rb +1 -1
  31. data/lib/intrinio-sdk/models/api_response_company_answers.rb +1 -1
  32. data/lib/intrinio-sdk/models/api_response_company_filings.rb +1 -1
  33. data/lib/intrinio-sdk/models/api_response_company_fundamentals.rb +1 -1
  34. data/lib/intrinio-sdk/models/api_response_company_historical_data.rb +1 -1
  35. data/lib/intrinio-sdk/models/api_response_company_insider_transaction_filings.rb +1 -1
  36. data/lib/intrinio-sdk/models/api_response_company_news.rb +1 -1
  37. data/lib/intrinio-sdk/models/api_response_company_recognize.rb +1 -1
  38. data/lib/intrinio-sdk/models/api_response_company_securities.rb +1 -1
  39. data/lib/intrinio-sdk/models/api_response_company_shares_outstanding.rb +1 -1
  40. data/lib/intrinio-sdk/models/api_response_data_tags.rb +1 -1
  41. data/lib/intrinio-sdk/models/api_response_data_tags_search.rb +1 -1
  42. data/lib/intrinio-sdk/models/api_response_economic_index_historical_data.rb +1 -1
  43. data/lib/intrinio-sdk/models/api_response_economic_indices.rb +1 -1
  44. data/lib/intrinio-sdk/models/api_response_economic_indices_search.rb +1 -1
  45. data/lib/intrinio-sdk/models/api_response_esg_companies.rb +1 -1
  46. data/lib/intrinio-sdk/models/api_response_esg_company_comprehensive_rating_history.rb +1 -1
  47. data/lib/intrinio-sdk/models/api_response_esg_company_rating_history.rb +1 -1
  48. data/lib/intrinio-sdk/models/api_response_esg_latest.rb +1 -1
  49. data/lib/intrinio-sdk/models/api_response_esg_latest_comprehensive.rb +1 -1
  50. data/lib/intrinio-sdk/models/api_response_et_fs.rb +1 -1
  51. data/lib/intrinio-sdk/models/api_response_etf_holdings.rb +1 -1
  52. data/lib/intrinio-sdk/models/api_response_filing_answers.rb +1 -1
  53. data/lib/intrinio-sdk/models/api_response_filing_fundamentals.rb +1 -1
  54. data/lib/intrinio-sdk/models/api_response_filing_notes.rb +1 -1
  55. data/lib/intrinio-sdk/models/api_response_filing_notes_search.rb +1 -1
  56. data/lib/intrinio-sdk/models/api_response_filings.rb +1 -1
  57. data/lib/intrinio-sdk/models/api_response_forex_currencies.rb +1 -1
  58. data/lib/intrinio-sdk/models/api_response_forex_pairs.rb +1 -1
  59. data/lib/intrinio-sdk/models/api_response_forex_prices.rb +1 -1
  60. data/lib/intrinio-sdk/models/api_response_historical_data.rb +1 -1
  61. data/lib/intrinio-sdk/models/api_response_initial_public_offerings.rb +1 -1
  62. data/lib/intrinio-sdk/models/api_response_insider_transaction_filings.rb +1 -1
  63. data/lib/intrinio-sdk/models/api_response_municipalities.rb +1 -1
  64. data/lib/intrinio-sdk/models/api_response_municipalitiy_financials.rb +1 -1
  65. data/lib/intrinio-sdk/models/api_response_news.rb +1 -1
  66. data/lib/intrinio-sdk/models/api_response_option_prices.rb +1 -1
  67. data/lib/intrinio-sdk/models/api_response_options.rb +1 -1
  68. data/lib/intrinio-sdk/models/api_response_options_chain.rb +1 -1
  69. data/lib/intrinio-sdk/models/api_response_options_chain_eod.rb +1 -1
  70. data/lib/intrinio-sdk/models/api_response_options_chain_realtime.rb +1 -1
  71. data/lib/intrinio-sdk/models/api_response_options_expirations.rb +1 -1
  72. data/lib/intrinio-sdk/models/api_response_options_price_realtime.rb +1 -1
  73. data/lib/intrinio-sdk/models/api_response_options_prices_batch_realtime.rb +1 -1
  74. data/lib/intrinio-sdk/models/api_response_options_prices_eod.rb +1 -1
  75. data/lib/intrinio-sdk/models/api_response_options_realtime.rb +1 -1
  76. data/lib/intrinio-sdk/models/api_response_options_stats_realtime.rb +1 -1
  77. data/lib/intrinio-sdk/models/api_response_options_tickers.rb +1 -1
  78. data/lib/intrinio-sdk/models/api_response_options_unusual_activity.rb +1 -1
  79. data/lib/intrinio-sdk/models/api_response_owner_insider_transaction_filings.rb +1 -1
  80. data/lib/intrinio-sdk/models/api_response_owner_institutional_holdings.rb +1 -1
  81. data/lib/intrinio-sdk/models/api_response_owners.rb +1 -1
  82. data/lib/intrinio-sdk/models/api_response_reported_financials.rb +1 -1
  83. data/lib/intrinio-sdk/models/api_response_securities.rb +1 -1
  84. data/lib/intrinio-sdk/models/api_response_securities_search.rb +1 -1
  85. data/lib/intrinio-sdk/models/api_response_security_accumulation_distribution_index.rb +1 -1
  86. data/lib/intrinio-sdk/models/api_response_security_average_daily_trading_volume.rb +1 -1
  87. data/lib/intrinio-sdk/models/api_response_security_average_directional_index.rb +1 -1
  88. data/lib/intrinio-sdk/models/api_response_security_average_true_range.rb +1 -1
  89. data/lib/intrinio-sdk/models/api_response_security_awesome_oscillator.rb +1 -1
  90. data/lib/intrinio-sdk/models/api_response_security_bollinger_bands.rb +1 -1
  91. data/lib/intrinio-sdk/models/api_response_security_chaikin_money_flow.rb +1 -1
  92. data/lib/intrinio-sdk/models/api_response_security_commodity_channel_index.rb +1 -1
  93. data/lib/intrinio-sdk/models/api_response_security_detrended_price_oscillator.rb +1 -1
  94. data/lib/intrinio-sdk/models/api_response_security_donchian_channel.rb +1 -1
  95. data/lib/intrinio-sdk/models/api_response_security_ease_of_movement.rb +1 -1
  96. data/lib/intrinio-sdk/models/api_response_security_force_index.rb +1 -1
  97. data/lib/intrinio-sdk/models/api_response_security_historical_data.rb +1 -1
  98. data/lib/intrinio-sdk/models/api_response_security_ichimoku_kinko_hyo.rb +1 -1
  99. data/lib/intrinio-sdk/models/api_response_security_institutional_ownership.rb +1 -1
  100. data/lib/intrinio-sdk/models/api_response_security_interval_prices.rb +1 -1
  101. data/lib/intrinio-sdk/models/api_response_security_intraday_prices.rb +3 -3
  102. data/lib/intrinio-sdk/models/api_response_security_keltner_channel.rb +1 -1
  103. data/lib/intrinio-sdk/models/api_response_security_know_sure_thing.rb +1 -1
  104. data/lib/intrinio-sdk/models/api_response_security_mass_index.rb +1 -1
  105. data/lib/intrinio-sdk/models/api_response_security_money_flow_index.rb +1 -1
  106. data/lib/intrinio-sdk/models/api_response_security_moving_average_convergence_divergence.rb +1 -1
  107. data/lib/intrinio-sdk/models/api_response_security_negative_volume_index.rb +1 -1
  108. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume.rb +1 -1
  109. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume_mean.rb +1 -1
  110. data/lib/intrinio-sdk/models/api_response_security_relative_strength_index.rb +1 -1
  111. data/lib/intrinio-sdk/models/api_response_security_simple_moving_average.rb +1 -1
  112. data/lib/intrinio-sdk/models/api_response_security_stochastic_oscillator.rb +1 -1
  113. data/lib/intrinio-sdk/models/api_response_security_stock_price_adjustments.rb +1 -1
  114. data/lib/intrinio-sdk/models/api_response_security_stock_prices.rb +1 -1
  115. data/lib/intrinio-sdk/models/api_response_security_triple_exponential_average.rb +1 -1
  116. data/lib/intrinio-sdk/models/api_response_security_true_strength_index.rb +1 -1
  117. data/lib/intrinio-sdk/models/api_response_security_ultimate_oscillator.rb +1 -1
  118. data/lib/intrinio-sdk/models/api_response_security_volume_price_trend.rb +1 -1
  119. data/lib/intrinio-sdk/models/api_response_security_volume_weighted_average_price.rb +1 -1
  120. data/lib/intrinio-sdk/models/api_response_security_vortex_indicator.rb +1 -1
  121. data/lib/intrinio-sdk/models/api_response_security_williams_r.rb +1 -1
  122. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings.rb +1 -1
  123. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings_snapshot.rb +1 -1
  124. data/lib/intrinio-sdk/models/api_response_security_zacks_eps_surprises.rb +1 -1
  125. data/lib/intrinio-sdk/models/api_response_security_zacks_sales_surprises.rb +1 -1
  126. data/lib/intrinio-sdk/models/api_response_sic_index_historical_data.rb +1 -1
  127. data/lib/intrinio-sdk/models/api_response_sic_indices.rb +1 -1
  128. data/lib/intrinio-sdk/models/api_response_sic_indices_search.rb +1 -1
  129. data/lib/intrinio-sdk/models/api_response_standardized_financials.rb +1 -1
  130. data/lib/intrinio-sdk/models/api_response_standardized_financials_dimensions.rb +1 -1
  131. data/lib/intrinio-sdk/models/api_response_stock_exchange_realtime_stock_prices.rb +1 -1
  132. data/lib/intrinio-sdk/models/api_response_stock_exchange_securities.rb +1 -1
  133. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_price_adjustments.rb +1 -1
  134. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_prices.rb +1 -1
  135. data/lib/intrinio-sdk/models/api_response_stock_exchanges.rb +1 -1
  136. data/lib/intrinio-sdk/models/api_response_stock_market_index_historical_data.rb +1 -1
  137. data/lib/intrinio-sdk/models/api_response_stock_market_indices.rb +1 -1
  138. data/lib/intrinio-sdk/models/api_response_stock_market_indices_search.rb +1 -1
  139. data/lib/intrinio-sdk/models/api_response_zacks_analyst_ratings.rb +1 -1
  140. data/lib/intrinio-sdk/models/api_response_zacks_eps_estimates.rb +1 -1
  141. data/lib/intrinio-sdk/models/api_response_zacks_eps_growth_rates.rb +1 -1
  142. data/lib/intrinio-sdk/models/api_response_zacks_eps_surprises.rb +1 -1
  143. data/lib/intrinio-sdk/models/api_response_zacks_etf_holdings.rb +1 -1
  144. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_companies.rb +1 -1
  145. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_owners.rb +1 -1
  146. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holdings.rb +1 -1
  147. data/lib/intrinio-sdk/models/api_response_zacks_long_term_growth_rates.rb +1 -1
  148. data/lib/intrinio-sdk/models/api_response_zacks_sales_surprises.rb +1 -1
  149. data/lib/intrinio-sdk/models/api_response_zacks_target_price_consensuses.rb +1 -1
  150. data/lib/intrinio-sdk/models/average_daily_trading_volume_technical_value.rb +1 -1
  151. data/lib/intrinio-sdk/models/average_directional_index_technical_value.rb +1 -1
  152. data/lib/intrinio-sdk/models/average_true_range_technical_value.rb +1 -1
  153. data/lib/intrinio-sdk/models/awesome_oscillator_technical_value.rb +1 -1
  154. data/lib/intrinio-sdk/models/bollinger_bands_technical_value.rb +1 -1
  155. data/lib/intrinio-sdk/models/bulk_download_links.rb +1 -1
  156. data/lib/intrinio-sdk/models/bulk_download_summary.rb +1 -1
  157. data/lib/intrinio-sdk/models/chaikin_money_flow_technical_value.rb +1 -1
  158. data/lib/intrinio-sdk/models/commodity_channel_index_technical_value.rb +1 -1
  159. data/lib/intrinio-sdk/models/company.rb +1 -1
  160. data/lib/intrinio-sdk/models/company_filing.rb +1 -1
  161. data/lib/intrinio-sdk/models/company_initial_public_offering.rb +1 -1
  162. data/lib/intrinio-sdk/models/company_news.rb +1 -1
  163. data/lib/intrinio-sdk/models/company_news_summary.rb +1 -1
  164. data/lib/intrinio-sdk/models/company_shares_outstanding.rb +1 -1
  165. data/lib/intrinio-sdk/models/company_summary.rb +1 -1
  166. data/lib/intrinio-sdk/models/data_tag.rb +1 -1
  167. data/lib/intrinio-sdk/models/data_tag_summary.rb +1 -1
  168. data/lib/intrinio-sdk/models/detrended_price_oscillator_technical_value.rb +1 -1
  169. data/lib/intrinio-sdk/models/dividend_record.rb +1 -1
  170. data/lib/intrinio-sdk/models/donchian_channel_technical_value.rb +1 -1
  171. data/lib/intrinio-sdk/models/earnings_record.rb +1 -1
  172. data/lib/intrinio-sdk/models/ease_of_movement_technical_value.rb +1 -1
  173. data/lib/intrinio-sdk/models/economic_index.rb +1 -1
  174. data/lib/intrinio-sdk/models/economic_index_summary.rb +1 -1
  175. data/lib/intrinio-sdk/models/esg_company_summary.rb +1 -1
  176. data/lib/intrinio-sdk/models/esg_comprehensive_rating.rb +1 -1
  177. data/lib/intrinio-sdk/models/esg_comprehensive_rating_with_company.rb +1 -1
  178. data/lib/intrinio-sdk/models/esg_rating.rb +1 -1
  179. data/lib/intrinio-sdk/models/esg_rating_with_company.rb +1 -1
  180. data/lib/intrinio-sdk/models/etf.rb +1 -1
  181. data/lib/intrinio-sdk/models/etf_analytics.rb +1 -1
  182. data/lib/intrinio-sdk/models/etf_holding.rb +1 -1
  183. data/lib/intrinio-sdk/models/etf_stats.rb +1 -1
  184. data/lib/intrinio-sdk/models/etf_summary.rb +1 -1
  185. data/lib/intrinio-sdk/models/filing.rb +1 -1
  186. data/lib/intrinio-sdk/models/filing_note.rb +1 -1
  187. data/lib/intrinio-sdk/models/filing_note_filing.rb +1 -1
  188. data/lib/intrinio-sdk/models/filing_note_summary.rb +1 -1
  189. data/lib/intrinio-sdk/models/filing_summary.rb +1 -1
  190. data/lib/intrinio-sdk/models/force_index_technical_value.rb +1 -1
  191. data/lib/intrinio-sdk/models/forex_currency.rb +1 -1
  192. data/lib/intrinio-sdk/models/forex_pair.rb +1 -1
  193. data/lib/intrinio-sdk/models/forex_price.rb +1 -1
  194. data/lib/intrinio-sdk/models/fundamental.rb +1 -1
  195. data/lib/intrinio-sdk/models/fundamental_summary.rb +1 -1
  196. data/lib/intrinio-sdk/models/historical_data.rb +1 -1
  197. data/lib/intrinio-sdk/models/ichimoku_kinko_hyo_technical_value.rb +1 -1
  198. data/lib/intrinio-sdk/models/insider_transaction.rb +1 -1
  199. data/lib/intrinio-sdk/models/insider_transaction_filing.rb +1 -1
  200. data/lib/intrinio-sdk/models/institutional_holding.rb +1 -1
  201. data/lib/intrinio-sdk/models/institutional_ownership.rb +1 -1
  202. data/lib/intrinio-sdk/models/intraday_stock_price.rb +1 -1
  203. data/lib/intrinio-sdk/models/keltner_channel_technical_value.rb +1 -1
  204. data/lib/intrinio-sdk/models/know_sure_thing_technical_value.rb +1 -1
  205. data/lib/intrinio-sdk/models/mass_index_technical_value.rb +1 -1
  206. data/lib/intrinio-sdk/models/money_flow_index_technical_value.rb +1 -1
  207. data/lib/intrinio-sdk/models/moving_average_convergence_divergence_technical_value.rb +1 -1
  208. data/lib/intrinio-sdk/models/municipality.rb +1 -1
  209. data/lib/intrinio-sdk/models/municipality_financial.rb +1 -1
  210. data/lib/intrinio-sdk/models/negative_volume_index_technical_value.rb +1 -1
  211. data/lib/intrinio-sdk/models/on_balance_volume_mean_technical_value.rb +1 -1
  212. data/lib/intrinio-sdk/models/on_balance_volume_technical_value.rb +1 -1
  213. data/lib/intrinio-sdk/models/option.rb +1 -1
  214. data/lib/intrinio-sdk/models/option_chain.rb +1 -1
  215. data/lib/intrinio-sdk/models/option_chain_eod.rb +1 -1
  216. data/lib/intrinio-sdk/models/option_chain_realtime.rb +1 -1
  217. data/lib/intrinio-sdk/models/option_contracts_list.rb +1 -1
  218. data/lib/intrinio-sdk/models/option_eod.rb +1 -1
  219. data/lib/intrinio-sdk/models/option_factors_realtime.rb +1 -1
  220. data/lib/intrinio-sdk/models/option_interval.rb +1 -1
  221. data/lib/intrinio-sdk/models/option_interval_mover.rb +1 -1
  222. data/lib/intrinio-sdk/models/option_intervals_movers_result.rb +1 -1
  223. data/lib/intrinio-sdk/models/option_intervals_result.rb +1 -1
  224. data/lib/intrinio-sdk/models/option_price.rb +1 -1
  225. data/lib/intrinio-sdk/models/option_price_batch_realtime.rb +1 -1
  226. data/lib/intrinio-sdk/models/option_price_eod.rb +1 -1
  227. data/lib/intrinio-sdk/models/option_price_realtime.rb +1 -1
  228. data/lib/intrinio-sdk/models/option_realtime.rb +1 -1
  229. data/lib/intrinio-sdk/models/option_snapshot_group.rb +1 -1
  230. data/lib/intrinio-sdk/models/option_snapshots_result.rb +1 -1
  231. data/lib/intrinio-sdk/models/option_stats_realtime.rb +1 -1
  232. data/lib/intrinio-sdk/models/option_unusual_trade.rb +1 -1
  233. data/lib/intrinio-sdk/models/owner.rb +1 -1
  234. data/lib/intrinio-sdk/models/owner_summary.rb +1 -1
  235. data/lib/intrinio-sdk/models/realtime_stock_price.rb +1 -1
  236. data/lib/intrinio-sdk/models/realtime_stock_price_security.rb +1 -1
  237. data/lib/intrinio-sdk/models/relative_strength_index_technical_value.rb +1 -1
  238. data/lib/intrinio-sdk/models/reported_financial.rb +1 -1
  239. data/lib/intrinio-sdk/models/reported_financial_dimension.rb +1 -1
  240. data/lib/intrinio-sdk/models/reported_tag.rb +1 -1
  241. data/lib/intrinio-sdk/models/security.rb +1 -1
  242. data/lib/intrinio-sdk/models/security_interval_mover.rb +1 -1
  243. data/lib/intrinio-sdk/models/security_intervals_movers_result.rb +1 -1
  244. data/lib/intrinio-sdk/models/security_replay_file_result.rb +1 -1
  245. data/lib/intrinio-sdk/models/security_screen_clause.rb +1 -1
  246. data/lib/intrinio-sdk/models/security_screen_group.rb +1 -1
  247. data/lib/intrinio-sdk/models/security_screen_result.rb +1 -1
  248. data/lib/intrinio-sdk/models/security_screen_result_data.rb +1 -1
  249. data/lib/intrinio-sdk/models/security_snapshot_group.rb +1 -1
  250. data/lib/intrinio-sdk/models/security_snapshots_result.rb +1 -1
  251. data/lib/intrinio-sdk/models/security_summary.rb +1 -1
  252. data/lib/intrinio-sdk/models/security_trades.rb +1 -1
  253. data/lib/intrinio-sdk/models/security_trades_result.rb +1 -1
  254. data/lib/intrinio-sdk/models/sic_index.rb +1 -1
  255. data/lib/intrinio-sdk/models/simple_moving_average_technical_value.rb +1 -1
  256. data/lib/intrinio-sdk/models/standardized_financial.rb +1 -1
  257. data/lib/intrinio-sdk/models/standardized_financials_dimension.rb +1 -1
  258. data/lib/intrinio-sdk/models/stochastic_oscillator_technical_value.rb +1 -1
  259. data/lib/intrinio-sdk/models/stock_exchange.rb +1 -1
  260. data/lib/intrinio-sdk/models/stock_market_index.rb +1 -1
  261. data/lib/intrinio-sdk/models/stock_market_index_summary.rb +1 -1
  262. data/lib/intrinio-sdk/models/stock_price.rb +1 -1
  263. data/lib/intrinio-sdk/models/stock_price_adjustment.rb +1 -1
  264. data/lib/intrinio-sdk/models/stock_price_adjustment_summary.rb +1 -1
  265. data/lib/intrinio-sdk/models/stock_price_interval.rb +1 -1
  266. data/lib/intrinio-sdk/models/stock_price_summary.rb +1 -1
  267. data/lib/intrinio-sdk/models/technical_indicator.rb +1 -1
  268. data/lib/intrinio-sdk/models/thea_entity_answer.rb +1 -1
  269. data/lib/intrinio-sdk/models/thea_source_document.rb +1 -1
  270. data/lib/intrinio-sdk/models/triple_exponential_average_technical_value.rb +1 -1
  271. data/lib/intrinio-sdk/models/true_strength_index_technical_value.rb +1 -1
  272. data/lib/intrinio-sdk/models/ultimate_oscillator_technical_value.rb +1 -1
  273. data/lib/intrinio-sdk/models/volume_price_trend_technical_value.rb +1 -1
  274. data/lib/intrinio-sdk/models/volume_weighted_average_price_value.rb +1 -1
  275. data/lib/intrinio-sdk/models/vortex_indicator_technical_value.rb +1 -1
  276. data/lib/intrinio-sdk/models/williams_r_technical_value.rb +1 -1
  277. data/lib/intrinio-sdk/models/zacks_analyst_rating.rb +1 -1
  278. data/lib/intrinio-sdk/models/zacks_analyst_rating_snapshot.rb +1 -1
  279. data/lib/intrinio-sdk/models/zacks_analyst_rating_summary.rb +1 -1
  280. data/lib/intrinio-sdk/models/zacks_eps_estimate.rb +1 -1
  281. data/lib/intrinio-sdk/models/zacks_eps_growth_rate.rb +1 -1
  282. data/lib/intrinio-sdk/models/zacks_eps_surprise.rb +1 -1
  283. data/lib/intrinio-sdk/models/zacks_eps_surprise_summary.rb +1 -1
  284. data/lib/intrinio-sdk/models/zacks_etf_holding.rb +1 -1
  285. data/lib/intrinio-sdk/models/zacks_institutional_holding.rb +1 -1
  286. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_detail.rb +1 -1
  287. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_summary.rb +1 -1
  288. data/lib/intrinio-sdk/models/zacks_institutional_holding_historical_summary.rb +1 -1
  289. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_detail.rb +1 -1
  290. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_summary.rb +1 -1
  291. data/lib/intrinio-sdk/models/zacks_long_term_growth_rate.rb +1 -1
  292. data/lib/intrinio-sdk/models/zacks_sales_surprise.rb +1 -1
  293. data/lib/intrinio-sdk/models/zacks_sales_surprise_summary.rb +1 -1
  294. data/lib/intrinio-sdk/models/zacks_target_price_consensus.rb +1 -1
  295. data/lib/intrinio-sdk/version.rb +2 -2
  296. data/lib/intrinio-sdk.rb +1 -1
  297. metadata +256 -256
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8f9c8b58323ca9574ed8909617f6a3261f3b887f23ab47966a5c9890ab4bcb02
4
- data.tar.gz: f670db8c9510404258683d7e1766e46000ab6699c73034d7d80059402022cd2c
3
+ metadata.gz: 1893903d258b71d17a291be3723c6ed37e4c0769659990f924c4399bad870edb
4
+ data.tar.gz: cac34bd2761a1ce362b69d2a4a871f2a4596c9cc64b426d35dfab73ff72bab9c
5
5
  SHA512:
6
- metadata.gz: 46edd6f97fae2677f27bbadbd189f4600d241613a3d04929ca262c4d1643b9289af1ccb2139fa25ebb21df0be35dfced7dd2b4e4b1b866cb1262c98a8683b7d2
7
- data.tar.gz: 7b9668dda861c4bd8ab984aee5dc41283f5566af3d5ba944565a875fd591ae4cbd999ddcde88229b89239c1f9ef00f5afbd0875d58d00dc92f33b1c32593bdcf
6
+ metadata.gz: f3354f48f18bc4a4f6339b7b13a4dfca8281356ee2651fa728657686a17c909377b226bd317e0e33bf9453aaa2dd2173d09164b1774ad0674eb77d9ec0742002
7
+ data.tar.gz: c395d86d9f5e9fdca988541ef33bb57daee248e57f5799e97d331adb35bed3569d444aaaf87fc48f3f67c333d7c488145738f783f92a7b46bde7bfbb4a74a66c
data/README.md CHANGED
@@ -8,8 +8,8 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a
8
8
 
9
9
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
10
10
 
11
- - API version: 2.43.6
12
- - Package version: 6.24.1
11
+ - API version: 2.45.0
12
+ - Package version: 6.25.0
13
13
 
14
14
 
15
15
  ## Installation
data/docs/OptionsApi.md CHANGED
@@ -213,7 +213,7 @@ Name | Type | Description | Notes
213
213
 
214
214
  [//]: # (START_OVERVIEW)
215
215
 
216
- > ApiResponseOptionsChainRealtime get_option_strikes_realtime(symbol, strike)
216
+ > ApiResponseOptionsChainRealtime get_option_strikes_realtime(symbol, strike, opts)
217
217
 
218
218
  #### Option Strikes Realtime
219
219
 
@@ -241,7 +241,12 @@ options_api = Intrinio::OptionsApi.new
241
241
  symbol = "MSFT"
242
242
  strike = 95
243
243
 
244
- result = options_api.get_option_strikes_realtime(symbol, strike)
244
+ opts = {
245
+ stock_price_source: nil,
246
+ model: nil
247
+ }
248
+
249
+ result = options_api.get_option_strikes_realtime(symbol, strike, opts)
245
250
  pp result
246
251
  ```
247
252
 
@@ -258,6 +263,8 @@ Name | Type | Description | Notes
258
263
  ------------- | ------------- | ------------- | -------------
259
264
  **symbol** | String| The option symbol, corresponding to the underlying security. |  
260
265
  **strike** | Float| The strike price of the option contract. This will return options contracts with strike price equal to this price. |  
266
+ **stock_price_source** | String| Source for underlying price for calculating Greeks. | [optional]  
267
+ **model** | String| Model for calculating Greek values. Default is black_scholes. | [optional]  
261
268
 
262
269
  [//]: # (END_PARAMETERS)
263
270
 
@@ -712,7 +719,9 @@ opts = {
712
719
  volume_less_than: nil,
713
720
  open_interest_greater_than: nil,
714
721
  open_interest_less_than: nil,
715
- moneyness: nil
722
+ moneyness: nil,
723
+ stock_price_source: nil,
724
+ model: nil
716
725
  }
717
726
 
718
727
  result = options_api.get_options_chain_realtime(symbol, expiration, opts)
@@ -742,6 +751,8 @@ Name | Type | Description | Notes
742
751
  **open_interest_greater_than** | Float| The open interest of the option contract. This will return options contracts with open interest greater than this amount. | [optional]  
743
752
  **open_interest_less_than** | Float| The open interest of the option contract. This will return options contracts with open interest less than this amount. | [optional]  
744
753
  **moneyness** | String| The moneyness of the options contracts to return. 'all' will return all options contracts. 'in_the_money' will return options contracts that are in the money (call options with strike prices below the current price, put options with strike prices above the current price). 'out_of_they_money' will return options contracts that are out of the money (call options with strike prices above the current price, put options with strike prices below the current price). 'near_the_money' will return options contracts that are $0.50 or less away from being in the money. Requires subscription to realtime stock price data. | [optional]  
754
+ **stock_price_source** | String| Source for underlying price for calculating Greeks. | [optional]  
755
+ **model** | String| Model for calculating Greek values. Default is black_scholes. | [optional]  
745
756
 
746
757
  [//]: # (END_PARAMETERS)
747
758
 
@@ -1400,7 +1411,9 @@ body = {
1400
1411
  }
1401
1412
 
1402
1413
  opts = {
1403
- source: nil
1414
+ source: nil,
1415
+ stock_price_source: nil,
1416
+ model: nil
1404
1417
  }
1405
1418
 
1406
1419
  result = options_api.get_options_prices_batch_realtime(body, opts)
@@ -1420,6 +1433,8 @@ Name | Type | Description | Notes
1420
1433
  ------------- | ------------- | ------------- | -------------
1421
1434
  **body** | [**OptionContractsList**](OptionContractsList.md)| The contract symbols for which to return options prices for. |  
1422
1435
  **source** | String| Realtime or 15-minute delayed contracts. | [optional]  
1436
+ **stock_price_source** | String| Source for underlying price for calculating Greeks. | [optional]  
1437
+ **model** | String| Model for calculating Greek values. Default is black_scholes. | [optional]  
1423
1438
 
1424
1439
  [//]: # (END_PARAMETERS)
1425
1440
 
@@ -1559,7 +1574,9 @@ options_api = Intrinio::OptionsApi.new
1559
1574
  identifier = "AAPL230120C00090000"
1560
1575
 
1561
1576
  opts = {
1562
- source: nil
1577
+ source: nil,
1578
+ stock_price_source: nil,
1579
+ model: nil
1563
1580
  }
1564
1581
 
1565
1582
  result = options_api.get_options_prices_realtime(identifier, opts)
@@ -1579,6 +1596,8 @@ Name | Type | Description | Notes
1579
1596
  ------------- | ------------- | ------------- | -------------
1580
1597
  **identifier** | String| The Intrinio ID or code of the options contract to request prices for. |  
1581
1598
  **source** | String| Realtime or 15-minute delayed contracts. | [optional]  
1599
+ **stock_price_source** | String| Source for underlying price for calculating Greeks. | [optional]  
1600
+ **model** | String| Model for calculating Greek values. Default is black_scholes. | [optional]  
1582
1601
 
1583
1602
  [//]: # (END_PARAMETERS)
1584
1603
 
data/intrinio-sdk.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  #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.
7
7
 
8
- OpenAPI spec version: 2.43.6
8
+ OpenAPI spec version: 2.45.0
9
9
 
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -137,6 +137,8 @@ module Intrinio
137
137
  # @param symbol The option symbol, corresponding to the underlying security.
138
138
  # @param strike The strike price of the option contract. This will return options contracts with strike price equal to this price.
139
139
  # @param [Hash] opts the optional parameters
140
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
141
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
140
142
  # @return [ApiResponseOptionsChainRealtime]
141
143
  def get_option_strikes_realtime(symbol, strike, opts = {})
142
144
  data, _status_code, _headers = get_option_strikes_realtime_with_http_info(symbol, strike, opts)
@@ -148,6 +150,8 @@ module Intrinio
148
150
  # @param symbol The option symbol, corresponding to the underlying security.
149
151
  # @param strike The strike price of the option contract. This will return options contracts with strike price equal to this price.
150
152
  # @param [Hash] opts the optional parameters
153
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
154
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
151
155
  # @return [Array<(ApiResponseOptionsChainRealtime, Fixnum, Hash)>] ApiResponseOptionsChainRealtime data, response status code and response headers
152
156
  def get_option_strikes_realtime_with_http_info(symbol, strike, opts = {})
153
157
  if @api_client.config.debugging
@@ -161,11 +165,19 @@ module Intrinio
161
165
  if @api_client.config.client_side_validation && strike.nil?
162
166
  fail ArgumentError, "Missing the required parameter 'strike' when calling OptionsApi.get_option_strikes_realtime"
163
167
  end
168
+ if @api_client.config.client_side_validation && opts[:'stock_price_source'] && !['iex', 'bats_delayed', 'intrinio_mx', 'delayed_sip', 'utp_delayed', 'otc_delayed', 'cta_a_delayed', 'cta_b_delayed', 'nasdaq_basic'].include?(opts[:'stock_price_source'])
169
+ fail ArgumentError, 'invalid value for "stock_price_source", must be one of iex, bats_delayed, intrinio_mx, delayed_sip, utp_delayed, otc_delayed, cta_a_delayed, cta_b_delayed, nasdaq_basic'
170
+ end
171
+ if @api_client.config.client_side_validation && opts[:'model'] && !['black_scholes', 'bjerk'].include?(opts[:'model'])
172
+ fail ArgumentError, 'invalid value for "model", must be one of black_scholes, bjerk'
173
+ end
164
174
  # resource path
165
175
  local_var_path = "/options/strikes/{symbol}/{strike}/realtime".sub('{' + 'symbol' + '}', symbol.to_s).sub('{' + 'strike' + '}', strike.to_s)
166
176
 
167
177
  # query parameters
168
178
  query_params = {}
179
+ query_params[:'stock_price_source'] = opts[:'stock_price_source'] if !opts[:'stock_price_source'].nil?
180
+ query_params[:'model'] = opts[:'model'] if !opts[:'model'].nil?
169
181
 
170
182
  # header parameters
171
183
  header_params = {}
@@ -543,6 +555,8 @@ module Intrinio
543
555
  # @option opts [Float] :open_interest_greater_than The open interest of the option contract. This will return options contracts with open interest greater than this amount.
544
556
  # @option opts [Float] :open_interest_less_than The open interest of the option contract. This will return options contracts with open interest less than this amount.
545
557
  # @option opts [String] :moneyness The moneyness of the options contracts to return. &#39;all&#39; will return all options contracts. &#39;in_the_money&#39; will return options contracts that are in the money (call options with strike prices below the current price, put options with strike prices above the current price). &#39;out_of_they_money&#39; will return options contracts that are out of the money (call options with strike prices above the current price, put options with strike prices below the current price). &#39;near_the_money&#39; will return options contracts that are $0.50 or less away from being in the money. Requires subscription to realtime stock price data.
558
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
559
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
546
560
  # @return [ApiResponseOptionsChainRealtime]
547
561
  def get_options_chain_realtime(symbol, expiration, opts = {})
548
562
  data, _status_code, _headers = get_options_chain_realtime_with_http_info(symbol, expiration, opts)
@@ -564,6 +578,8 @@ module Intrinio
564
578
  # @option opts [Float] :open_interest_greater_than The open interest of the option contract. This will return options contracts with open interest greater than this amount.
565
579
  # @option opts [Float] :open_interest_less_than The open interest of the option contract. This will return options contracts with open interest less than this amount.
566
580
  # @option opts [String] :moneyness The moneyness of the options contracts to return. &#39;all&#39; will return all options contracts. &#39;in_the_money&#39; will return options contracts that are in the money (call options with strike prices below the current price, put options with strike prices above the current price). &#39;out_of_they_money&#39; will return options contracts that are out of the money (call options with strike prices above the current price, put options with strike prices below the current price). &#39;near_the_money&#39; will return options contracts that are $0.50 or less away from being in the money. Requires subscription to realtime stock price data.
581
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
582
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
567
583
  # @return [Array<(ApiResponseOptionsChainRealtime, Fixnum, Hash)>] ApiResponseOptionsChainRealtime data, response status code and response headers
568
584
  def get_options_chain_realtime_with_http_info(symbol, expiration, opts = {})
569
585
  if @api_client.config.debugging
@@ -586,6 +602,12 @@ module Intrinio
586
602
  if @api_client.config.client_side_validation && opts[:'moneyness'] && !['all', 'in_the_money', 'out_of_the_money', 'near_the_money'].include?(opts[:'moneyness'])
587
603
  fail ArgumentError, 'invalid value for "moneyness", must be one of all, in_the_money, out_of_the_money, near_the_money'
588
604
  end
605
+ if @api_client.config.client_side_validation && opts[:'stock_price_source'] && !['iex', 'bats_delayed', 'intrinio_mx', 'delayed_sip', 'utp_delayed', 'otc_delayed', 'cta_a_delayed', 'cta_b_delayed', 'nasdaq_basic'].include?(opts[:'stock_price_source'])
606
+ fail ArgumentError, 'invalid value for "stock_price_source", must be one of iex, bats_delayed, intrinio_mx, delayed_sip, utp_delayed, otc_delayed, cta_a_delayed, cta_b_delayed, nasdaq_basic'
607
+ end
608
+ if @api_client.config.client_side_validation && opts[:'model'] && !['black_scholes', 'bjerk'].include?(opts[:'model'])
609
+ fail ArgumentError, 'invalid value for "model", must be one of black_scholes, bjerk'
610
+ end
589
611
  # resource path
590
612
  local_var_path = "/options/chain/{symbol}/{expiration}/realtime".sub('{' + 'symbol' + '}', symbol.to_s).sub('{' + 'expiration' + '}', expiration.to_s)
591
613
 
@@ -601,6 +623,8 @@ module Intrinio
601
623
  query_params[:'open_interest_greater_than'] = opts[:'open_interest_greater_than'] if !opts[:'open_interest_greater_than'].nil?
602
624
  query_params[:'open_interest_less_than'] = opts[:'open_interest_less_than'] if !opts[:'open_interest_less_than'].nil?
603
625
  query_params[:'moneyness'] = opts[:'moneyness'] if !opts[:'moneyness'].nil?
626
+ query_params[:'stock_price_source'] = opts[:'stock_price_source'] if !opts[:'stock_price_source'].nil?
627
+ query_params[:'model'] = opts[:'model'] if !opts[:'model'].nil?
604
628
 
605
629
  # header parameters
606
630
  header_params = {}
@@ -1066,6 +1090,8 @@ module Intrinio
1066
1090
  # @param body The contract symbols for which to return options prices for.
1067
1091
  # @param [Hash] opts the optional parameters
1068
1092
  # @option opts [String] :source Realtime or 15-minute delayed contracts.
1093
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
1094
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
1069
1095
  # @return [ApiResponseOptionsPricesBatchRealtime]
1070
1096
  def get_options_prices_batch_realtime(body, opts = {})
1071
1097
  data, _status_code, _headers = get_options_prices_batch_realtime_with_http_info(body, opts)
@@ -1077,6 +1103,8 @@ module Intrinio
1077
1103
  # @param body The contract symbols for which to return options prices for.
1078
1104
  # @param [Hash] opts the optional parameters
1079
1105
  # @option opts [String] :source Realtime or 15-minute delayed contracts.
1106
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
1107
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
1080
1108
  # @return [Array<(ApiResponseOptionsPricesBatchRealtime, Fixnum, Hash)>] ApiResponseOptionsPricesBatchRealtime data, response status code and response headers
1081
1109
  def get_options_prices_batch_realtime_with_http_info(body, opts = {})
1082
1110
  if @api_client.config.debugging
@@ -1089,12 +1117,20 @@ module Intrinio
1089
1117
  if @api_client.config.client_side_validation && opts[:'source'] && !['realtime', 'delayed'].include?(opts[:'source'])
1090
1118
  fail ArgumentError, 'invalid value for "source", must be one of realtime, delayed'
1091
1119
  end
1120
+ if @api_client.config.client_side_validation && opts[:'stock_price_source'] && !['iex', 'bats_delayed', 'intrinio_mx', 'delayed_sip', 'utp_delayed', 'otc_delayed', 'cta_a_delayed', 'cta_b_delayed', 'nasdaq_basic'].include?(opts[:'stock_price_source'])
1121
+ fail ArgumentError, 'invalid value for "stock_price_source", must be one of iex, bats_delayed, intrinio_mx, delayed_sip, utp_delayed, otc_delayed, cta_a_delayed, cta_b_delayed, nasdaq_basic'
1122
+ end
1123
+ if @api_client.config.client_side_validation && opts[:'model'] && !['black_scholes', 'bjerk'].include?(opts[:'model'])
1124
+ fail ArgumentError, 'invalid value for "model", must be one of black_scholes, bjerk'
1125
+ end
1092
1126
  # resource path
1093
1127
  local_var_path = "/options/prices/realtime/batch"
1094
1128
 
1095
1129
  # query parameters
1096
1130
  query_params = {}
1097
1131
  query_params[:'source'] = opts[:'source'] if !opts[:'source'].nil?
1132
+ query_params[:'stock_price_source'] = opts[:'stock_price_source'] if !opts[:'stock_price_source'].nil?
1133
+ query_params[:'model'] = opts[:'model'] if !opts[:'model'].nil?
1098
1134
 
1099
1135
  # header parameters
1100
1136
  header_params = {}
@@ -1180,6 +1216,8 @@ module Intrinio
1180
1216
  # @param identifier The Intrinio ID or code of the options contract to request prices for.
1181
1217
  # @param [Hash] opts the optional parameters
1182
1218
  # @option opts [String] :source Realtime or 15-minute delayed contracts.
1219
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
1220
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
1183
1221
  # @return [ApiResponseOptionsPriceRealtime]
1184
1222
  def get_options_prices_realtime(identifier, opts = {})
1185
1223
  data, _status_code, _headers = get_options_prices_realtime_with_http_info(identifier, opts)
@@ -1191,6 +1229,8 @@ module Intrinio
1191
1229
  # @param identifier The Intrinio ID or code of the options contract to request prices for.
1192
1230
  # @param [Hash] opts the optional parameters
1193
1231
  # @option opts [String] :source Realtime or 15-minute delayed contracts.
1232
+ # @option opts [String] :stock_price_source Source for underlying price for calculating Greeks.
1233
+ # @option opts [String] :model Model for calculating Greek values. Default is black_scholes.
1194
1234
  # @return [Array<(ApiResponseOptionsPriceRealtime, Fixnum, Hash)>] ApiResponseOptionsPriceRealtime data, response status code and response headers
1195
1235
  def get_options_prices_realtime_with_http_info(identifier, opts = {})
1196
1236
  if @api_client.config.debugging
@@ -1203,12 +1243,20 @@ module Intrinio
1203
1243
  if @api_client.config.client_side_validation && opts[:'source'] && !['realtime', 'delayed'].include?(opts[:'source'])
1204
1244
  fail ArgumentError, 'invalid value for "source", must be one of realtime, delayed'
1205
1245
  end
1246
+ if @api_client.config.client_side_validation && opts[:'stock_price_source'] && !['iex', 'bats_delayed', 'intrinio_mx', 'delayed_sip', 'utp_delayed', 'otc_delayed', 'cta_a_delayed', 'cta_b_delayed', 'nasdaq_basic'].include?(opts[:'stock_price_source'])
1247
+ fail ArgumentError, 'invalid value for "stock_price_source", must be one of iex, bats_delayed, intrinio_mx, delayed_sip, utp_delayed, otc_delayed, cta_a_delayed, cta_b_delayed, nasdaq_basic'
1248
+ end
1249
+ if @api_client.config.client_side_validation && opts[:'model'] && !['black_scholes', 'bjerk'].include?(opts[:'model'])
1250
+ fail ArgumentError, 'invalid value for "model", must be one of black_scholes, bjerk'
1251
+ end
1206
1252
  # resource path
1207
1253
  local_var_path = "/options/prices/{identifier}/realtime".sub('{' + 'identifier' + '}', identifier.to_s)
1208
1254
 
1209
1255
  # query parameters
1210
1256
  query_params = {}
1211
1257
  query_params[:'source'] = opts[:'source'] if !opts[:'source'].nil?
1258
+ query_params[:'stock_price_source'] = opts[:'stock_price_source'] if !opts[:'stock_price_source'].nil?
1259
+ query_params[:'model'] = opts[:'model'] if !opts[:'model'].nil?
1212
1260
 
1213
1261
  # header parameters
1214
1262
  header_params = {}
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -741,8 +741,8 @@ module Intrinio
741
741
  if @api_client.config.client_side_validation && identifier.nil?
742
742
  fail ArgumentError, "Missing the required parameter 'identifier' when calling SecurityApi.get_security_intraday_prices"
743
743
  end
744
- if @api_client.config.client_side_validation && opts[:'source'] && !['iex', 'bats'].include?(opts[:'source'])
745
- fail ArgumentError, 'invalid value for "source", must be one of iex, bats'
744
+ if @api_client.config.client_side_validation && opts[:'source'] && !['realtime', 'delayed', 'nasdaq_basic'].include?(opts[:'source'])
745
+ fail ArgumentError, 'invalid value for "source", must be one of realtime, delayed, nasdaq_basic'
746
746
  end
747
747
  if @api_client.config.client_side_validation && !opts[:'page_size'].nil? && opts[:'page_size'] > 10000
748
748
  fail ArgumentError, 'invalid value for "opts[:"page_size"]" when calling SecurityApi.get_security_intraday_prices, must be smaller than or equal to 10000.'
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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.
5
5
 
6
- OpenAPI spec version: 2.43.6
6
+ OpenAPI spec version: 2.45.0
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset