intrinio-sdk 5.0.0 → 5.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (559) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -124
  3. data/docs/CompanyApi.md +2 -15
  4. data/docs/DataPointApi.md +0 -2
  5. data/docs/DataTagApi.md +0 -3
  6. data/docs/DividendRecord.md +1 -0
  7. data/docs/EarningsRecord.md +1 -0
  8. data/docs/FilingApi.md +0 -8
  9. data/docs/ForexApi.md +0 -3
  10. data/docs/Fundamental.md +1 -0
  11. data/docs/FundamentalsApi.md +0 -4
  12. data/docs/HistoricalDataApi.md +0 -1
  13. data/docs/IndexApi.md +0 -18
  14. data/docs/MunicipalityApi.md +0 -3
  15. data/docs/OptionsApi.md +1 -5
  16. data/docs/SecurityApi.md +0 -48
  17. data/docs/StockExchangeApi.md +0 -6
  18. data/docs/TechnicalApi.md +0 -3396
  19. data/docs/ZacksApi.md +0 -3
  20. data/intrinio-sdk.gemspec +2 -2
  21. data/lib/intrinio-sdk.rb +2 -54
  22. data/lib/intrinio-sdk/api/company_api.rb +4 -4
  23. data/lib/intrinio-sdk/api/data_point_api.rb +2 -2
  24. data/lib/intrinio-sdk/api/data_tag_api.rb +2 -2
  25. data/lib/intrinio-sdk/api/filing_api.rb +2 -2
  26. data/lib/intrinio-sdk/api/forex_api.rb +2 -2
  27. data/lib/intrinio-sdk/api/fundamentals_api.rb +2 -2
  28. data/lib/intrinio-sdk/api/historical_data_api.rb +2 -2
  29. data/lib/intrinio-sdk/api/index_api.rb +2 -2
  30. data/lib/intrinio-sdk/api/municipality_api.rb +2 -2
  31. data/lib/intrinio-sdk/api/options_api.rb +2 -2
  32. data/lib/intrinio-sdk/api/security_api.rb +2 -2
  33. data/lib/intrinio-sdk/api/stock_exchange_api.rb +2 -2
  34. data/lib/intrinio-sdk/api/technical_api.rb +2 -3101
  35. data/lib/intrinio-sdk/api/zacks_api.rb +2 -2
  36. data/lib/intrinio-sdk/api_client.rb +2 -2
  37. data/lib/intrinio-sdk/api_error.rb +2 -2
  38. data/lib/intrinio-sdk/configuration.rb +2 -2
  39. data/lib/intrinio-sdk/models/accumulation_distribution_index_technical_value.rb +2 -2
  40. data/lib/intrinio-sdk/models/api_response_companies.rb +2 -2
  41. data/lib/intrinio-sdk/models/api_response_companies_search.rb +2 -2
  42. data/lib/intrinio-sdk/models/api_response_company_filings.rb +2 -2
  43. data/lib/intrinio-sdk/models/api_response_company_fundamentals.rb +2 -2
  44. data/lib/intrinio-sdk/models/api_response_company_historical_data.rb +2 -2
  45. data/lib/intrinio-sdk/models/api_response_company_news.rb +2 -2
  46. data/lib/intrinio-sdk/models/api_response_company_securities.rb +2 -2
  47. data/lib/intrinio-sdk/models/api_response_data_tags.rb +2 -2
  48. data/lib/intrinio-sdk/models/api_response_data_tags_search.rb +2 -2
  49. data/lib/intrinio-sdk/models/api_response_economic_index_historical_data.rb +2 -2
  50. data/lib/intrinio-sdk/models/api_response_economic_indices.rb +2 -2
  51. data/lib/intrinio-sdk/models/api_response_economic_indices_search.rb +2 -2
  52. data/lib/intrinio-sdk/models/api_response_filing_fundamentals.rb +2 -2
  53. data/lib/intrinio-sdk/models/api_response_filing_notes.rb +2 -2
  54. data/lib/intrinio-sdk/models/api_response_filing_notes_search.rb +2 -2
  55. data/lib/intrinio-sdk/models/api_response_filings.rb +2 -2
  56. data/lib/intrinio-sdk/models/api_response_forex_currencies.rb +2 -2
  57. data/lib/intrinio-sdk/models/api_response_forex_pairs.rb +2 -2
  58. data/lib/intrinio-sdk/models/api_response_forex_prices.rb +2 -2
  59. data/lib/intrinio-sdk/models/api_response_historical_data.rb +2 -2
  60. data/lib/intrinio-sdk/models/api_response_initial_public_offerings.rb +2 -2
  61. data/lib/intrinio-sdk/models/api_response_municipalities.rb +2 -2
  62. data/lib/intrinio-sdk/models/api_response_municipalitiy_financials.rb +2 -2
  63. data/lib/intrinio-sdk/models/api_response_news.rb +2 -2
  64. data/lib/intrinio-sdk/models/api_response_option_prices.rb +2 -2
  65. data/lib/intrinio-sdk/models/api_response_options.rb +2 -2
  66. data/lib/intrinio-sdk/models/api_response_options_chain.rb +2 -2
  67. data/lib/intrinio-sdk/models/api_response_options_expirations.rb +2 -2
  68. data/lib/intrinio-sdk/models/api_response_reported_financials.rb +2 -2
  69. data/lib/intrinio-sdk/models/api_response_securities.rb +2 -2
  70. data/lib/intrinio-sdk/models/api_response_securities_search.rb +2 -2
  71. data/lib/intrinio-sdk/models/api_response_security_accumulation_distribution_index.rb +2 -2
  72. data/lib/intrinio-sdk/models/api_response_security_average_daily_trading_volume.rb +2 -2
  73. data/lib/intrinio-sdk/models/api_response_security_average_directional_index.rb +2 -2
  74. data/lib/intrinio-sdk/models/api_response_security_average_true_range.rb +2 -2
  75. data/lib/intrinio-sdk/models/api_response_security_awesome_oscillator.rb +2 -2
  76. data/lib/intrinio-sdk/models/api_response_security_bollinger_bands.rb +2 -2
  77. data/lib/intrinio-sdk/models/api_response_security_chaikin_money_flow.rb +2 -2
  78. data/lib/intrinio-sdk/models/api_response_security_commodity_channel_index.rb +2 -2
  79. data/lib/intrinio-sdk/models/api_response_security_detrended_price_oscillator.rb +2 -2
  80. data/lib/intrinio-sdk/models/api_response_security_donchian_channel.rb +2 -2
  81. data/lib/intrinio-sdk/models/api_response_security_ease_of_movement.rb +2 -2
  82. data/lib/intrinio-sdk/models/api_response_security_force_index.rb +2 -2
  83. data/lib/intrinio-sdk/models/api_response_security_historical_data.rb +2 -2
  84. data/lib/intrinio-sdk/models/api_response_security_ichimoku_kinko_hyo.rb +2 -2
  85. data/lib/intrinio-sdk/models/api_response_security_intraday_prices.rb +2 -2
  86. data/lib/intrinio-sdk/models/api_response_security_keltner_channel.rb +2 -2
  87. data/lib/intrinio-sdk/models/api_response_security_know_sure_thing.rb +2 -2
  88. data/lib/intrinio-sdk/models/api_response_security_mass_index.rb +2 -2
  89. data/lib/intrinio-sdk/models/api_response_security_money_flow_index.rb +2 -2
  90. data/lib/intrinio-sdk/models/api_response_security_moving_average_convergence_divergence.rb +2 -2
  91. data/lib/intrinio-sdk/models/api_response_security_negative_volume_index.rb +2 -2
  92. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume.rb +2 -2
  93. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume_mean.rb +2 -2
  94. data/lib/intrinio-sdk/models/api_response_security_relative_strength_index.rb +2 -2
  95. data/lib/intrinio-sdk/models/api_response_security_simple_moving_average.rb +2 -2
  96. data/lib/intrinio-sdk/models/api_response_security_stochastic_oscillator.rb +2 -2
  97. data/lib/intrinio-sdk/models/api_response_security_stock_price_adjustments.rb +2 -2
  98. data/lib/intrinio-sdk/models/api_response_security_stock_prices.rb +2 -2
  99. data/lib/intrinio-sdk/models/api_response_security_triple_exponential_average.rb +2 -2
  100. data/lib/intrinio-sdk/models/api_response_security_true_strength_index.rb +2 -2
  101. data/lib/intrinio-sdk/models/api_response_security_ultimate_oscillator.rb +2 -2
  102. data/lib/intrinio-sdk/models/api_response_security_volume_price_trend.rb +2 -2
  103. data/lib/intrinio-sdk/models/api_response_security_volume_weighted_average_price.rb +2 -2
  104. data/lib/intrinio-sdk/models/api_response_security_vortex_indicator.rb +2 -2
  105. data/lib/intrinio-sdk/models/api_response_security_williams_r.rb +2 -2
  106. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings.rb +2 -2
  107. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings_snapshot.rb +2 -2
  108. data/lib/intrinio-sdk/models/api_response_security_zacks_eps_surprises.rb +2 -2
  109. data/lib/intrinio-sdk/models/api_response_security_zacks_sales_surprises.rb +2 -2
  110. data/lib/intrinio-sdk/models/api_response_sic_index_historical_data.rb +2 -2
  111. data/lib/intrinio-sdk/models/api_response_sic_indices.rb +2 -2
  112. data/lib/intrinio-sdk/models/api_response_sic_indices_search.rb +2 -2
  113. data/lib/intrinio-sdk/models/api_response_standardized_financials.rb +2 -2
  114. data/lib/intrinio-sdk/models/api_response_stock_exchange_realtime_stock_prices.rb +2 -2
  115. data/lib/intrinio-sdk/models/api_response_stock_exchange_securities.rb +2 -2
  116. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_price_adjustments.rb +2 -2
  117. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_prices.rb +2 -2
  118. data/lib/intrinio-sdk/models/api_response_stock_exchanges.rb +2 -2
  119. data/lib/intrinio-sdk/models/api_response_stock_market_index_historical_data.rb +2 -2
  120. data/lib/intrinio-sdk/models/api_response_stock_market_indices.rb +2 -2
  121. data/lib/intrinio-sdk/models/api_response_stock_market_indices_search.rb +2 -2
  122. data/lib/intrinio-sdk/models/api_response_zacks_analyst_ratings.rb +2 -2
  123. data/lib/intrinio-sdk/models/api_response_zacks_eps_surprises.rb +2 -2
  124. data/lib/intrinio-sdk/models/api_response_zacks_sales_surprises.rb +2 -2
  125. data/lib/intrinio-sdk/models/average_daily_trading_volume_technical_value.rb +2 -2
  126. data/lib/intrinio-sdk/models/average_directional_index_technical_value.rb +2 -2
  127. data/lib/intrinio-sdk/models/average_true_range_technical_value.rb +2 -2
  128. data/lib/intrinio-sdk/models/awesome_oscillator_technical_value.rb +2 -2
  129. data/lib/intrinio-sdk/models/bollinger_bands_technical_value.rb +2 -2
  130. data/lib/intrinio-sdk/models/chaikin_money_flow_technical_value.rb +2 -2
  131. data/lib/intrinio-sdk/models/commodity_channel_index_technical_value.rb +2 -2
  132. data/lib/intrinio-sdk/models/company.rb +2 -2
  133. data/lib/intrinio-sdk/models/company_filing.rb +2 -2
  134. data/lib/intrinio-sdk/models/company_initial_public_offering.rb +2 -2
  135. data/lib/intrinio-sdk/models/company_news.rb +2 -2
  136. data/lib/intrinio-sdk/models/company_news_summary.rb +2 -2
  137. data/lib/intrinio-sdk/models/company_summary.rb +2 -2
  138. data/lib/intrinio-sdk/models/data_tag.rb +2 -2
  139. data/lib/intrinio-sdk/models/data_tag_summary.rb +2 -2
  140. data/lib/intrinio-sdk/models/detrended_price_oscillator_technical_value.rb +2 -2
  141. data/lib/intrinio-sdk/models/dividend_record.rb +13 -3
  142. data/lib/intrinio-sdk/models/donchian_channel_technical_value.rb +2 -2
  143. data/lib/intrinio-sdk/models/earnings_record.rb +13 -3
  144. data/lib/intrinio-sdk/models/ease_of_movement_technical_value.rb +2 -2
  145. data/lib/intrinio-sdk/models/economic_index.rb +2 -2
  146. data/lib/intrinio-sdk/models/economic_index_summary.rb +2 -2
  147. data/lib/intrinio-sdk/models/filing.rb +2 -2
  148. data/lib/intrinio-sdk/models/filing_note.rb +2 -2
  149. data/lib/intrinio-sdk/models/filing_note_filing.rb +2 -2
  150. data/lib/intrinio-sdk/models/filing_note_summary.rb +2 -2
  151. data/lib/intrinio-sdk/models/filing_summary.rb +2 -2
  152. data/lib/intrinio-sdk/models/force_index_technical_value.rb +2 -2
  153. data/lib/intrinio-sdk/models/forex_currency.rb +2 -2
  154. data/lib/intrinio-sdk/models/forex_pair.rb +2 -2
  155. data/lib/intrinio-sdk/models/forex_price.rb +2 -2
  156. data/lib/intrinio-sdk/models/fundamental.rb +13 -3
  157. data/lib/intrinio-sdk/models/fundamental_summary.rb +2 -2
  158. data/lib/intrinio-sdk/models/historical_data.rb +2 -2
  159. data/lib/intrinio-sdk/models/ichimoku_kinko_hyo_technical_value.rb +2 -2
  160. data/lib/intrinio-sdk/models/intraday_stock_price.rb +2 -2
  161. data/lib/intrinio-sdk/models/keltner_channel_technical_value.rb +2 -2
  162. data/lib/intrinio-sdk/models/know_sure_thing_technical_value.rb +2 -2
  163. data/lib/intrinio-sdk/models/mass_index_technical_value.rb +2 -2
  164. data/lib/intrinio-sdk/models/money_flow_index_technical_value.rb +2 -2
  165. data/lib/intrinio-sdk/models/moving_average_convergence_divergence_technical_value.rb +2 -2
  166. data/lib/intrinio-sdk/models/municipality.rb +2 -2
  167. data/lib/intrinio-sdk/models/municipality_financial.rb +2 -2
  168. data/lib/intrinio-sdk/models/negative_volume_index_technical_value.rb +2 -2
  169. data/lib/intrinio-sdk/models/on_balance_volume_mean_technical_value.rb +2 -2
  170. data/lib/intrinio-sdk/models/on_balance_volume_technical_value.rb +2 -2
  171. data/lib/intrinio-sdk/models/option.rb +2 -2
  172. data/lib/intrinio-sdk/models/option_chain.rb +2 -2
  173. data/lib/intrinio-sdk/models/option_price.rb +2 -2
  174. data/lib/intrinio-sdk/models/realtime_stock_price.rb +2 -2
  175. data/lib/intrinio-sdk/models/realtime_stock_price_security.rb +2 -2
  176. data/lib/intrinio-sdk/models/relative_strength_index_technical_value.rb +2 -2
  177. data/lib/intrinio-sdk/models/reported_financial.rb +2 -2
  178. data/lib/intrinio-sdk/models/reported_financial_dimension.rb +2 -2
  179. data/lib/intrinio-sdk/models/reported_tag.rb +2 -2
  180. data/lib/intrinio-sdk/models/security.rb +2 -2
  181. data/lib/intrinio-sdk/models/security_screen_clause.rb +2 -2
  182. data/lib/intrinio-sdk/models/security_screen_group.rb +2 -2
  183. data/lib/intrinio-sdk/models/security_screen_result.rb +2 -2
  184. data/lib/intrinio-sdk/models/security_screen_result_data.rb +2 -2
  185. data/lib/intrinio-sdk/models/security_summary.rb +2 -2
  186. data/lib/intrinio-sdk/models/sic_index.rb +2 -2
  187. data/lib/intrinio-sdk/models/simple_moving_average_technical_value.rb +2 -2
  188. data/lib/intrinio-sdk/models/standardized_financial.rb +2 -2
  189. data/lib/intrinio-sdk/models/stochastic_oscillator_technical_value.rb +2 -2
  190. data/lib/intrinio-sdk/models/stock_exchange.rb +2 -2
  191. data/lib/intrinio-sdk/models/stock_market_index.rb +2 -2
  192. data/lib/intrinio-sdk/models/stock_market_index_summary.rb +2 -2
  193. data/lib/intrinio-sdk/models/stock_price.rb +2 -2
  194. data/lib/intrinio-sdk/models/stock_price_adjustment.rb +2 -2
  195. data/lib/intrinio-sdk/models/stock_price_adjustment_summary.rb +2 -2
  196. data/lib/intrinio-sdk/models/stock_price_summary.rb +2 -2
  197. data/lib/intrinio-sdk/models/technical_indicator.rb +2 -2
  198. data/lib/intrinio-sdk/models/triple_exponential_average_technical_value.rb +2 -2
  199. data/lib/intrinio-sdk/models/true_strength_index_technical_value.rb +2 -2
  200. data/lib/intrinio-sdk/models/ultimate_oscillator_technical_value.rb +2 -2
  201. data/lib/intrinio-sdk/models/volume_price_trend_technical_value.rb +2 -2
  202. data/lib/intrinio-sdk/models/volume_weighted_average_price_value.rb +2 -2
  203. data/lib/intrinio-sdk/models/vortex_indicator_technical_value.rb +2 -2
  204. data/lib/intrinio-sdk/models/williams_r_technical_value.rb +2 -2
  205. data/lib/intrinio-sdk/models/zacks_analyst_rating.rb +2 -2
  206. data/lib/intrinio-sdk/models/zacks_analyst_rating_snapshot.rb +2 -2
  207. data/lib/intrinio-sdk/models/zacks_analyst_rating_summary.rb +2 -2
  208. data/lib/intrinio-sdk/models/zacks_eps_surprise.rb +2 -2
  209. data/lib/intrinio-sdk/models/zacks_eps_surprise_summary.rb +2 -2
  210. data/lib/intrinio-sdk/models/zacks_sales_surprise.rb +2 -2
  211. data/lib/intrinio-sdk/models/zacks_sales_surprise_summary.rb +2 -2
  212. data/lib/intrinio-sdk/version.rb +3 -3
  213. data/spec/api/company_api_spec.rb +3 -3
  214. data/spec/api/data_point_api_spec.rb +2 -2
  215. data/spec/api/data_tag_api_spec.rb +2 -2
  216. data/spec/api/filing_api_spec.rb +2 -2
  217. data/spec/api/forex_api_spec.rb +2 -2
  218. data/spec/api/fundamentals_api_spec.rb +2 -2
  219. data/spec/api/historical_data_api_spec.rb +2 -2
  220. data/spec/api/index_api_spec.rb +2 -2
  221. data/spec/api/municipality_api_spec.rb +2 -2
  222. data/spec/api/options_api_spec.rb +2 -2
  223. data/spec/api/security_api_spec.rb +2 -2
  224. data/spec/api/stock_exchange_api_spec.rb +2 -2
  225. data/spec/api/technical_api_spec.rb +2 -739
  226. data/spec/api/zacks_api_spec.rb +2 -2
  227. data/spec/api_client_spec.rb +2 -2
  228. data/spec/configuration_spec.rb +2 -2
  229. data/spec/models/accumulation_distribution_index_technical_value_spec.rb +2 -2
  230. data/spec/models/api_response_companies_search_spec.rb +2 -2
  231. data/spec/models/api_response_companies_spec.rb +2 -2
  232. data/spec/models/api_response_company_filings_spec.rb +2 -2
  233. data/spec/models/api_response_company_fundamentals_spec.rb +2 -2
  234. data/spec/models/api_response_company_historical_data_spec.rb +2 -2
  235. data/spec/models/api_response_company_news_spec.rb +2 -2
  236. data/spec/models/api_response_company_securities_spec.rb +2 -2
  237. data/spec/models/api_response_data_tags_search_spec.rb +2 -2
  238. data/spec/models/api_response_data_tags_spec.rb +2 -2
  239. data/spec/models/api_response_economic_index_historical_data_spec.rb +2 -2
  240. data/spec/models/api_response_economic_indices_search_spec.rb +2 -2
  241. data/spec/models/api_response_economic_indices_spec.rb +2 -2
  242. data/spec/models/api_response_filing_fundamentals_spec.rb +2 -2
  243. data/spec/models/api_response_filing_notes_search_spec.rb +2 -2
  244. data/spec/models/api_response_filing_notes_spec.rb +2 -2
  245. data/spec/models/api_response_filings_spec.rb +2 -2
  246. data/spec/models/api_response_forex_currencies_spec.rb +2 -2
  247. data/spec/models/api_response_forex_pairs_spec.rb +2 -2
  248. data/spec/models/api_response_forex_prices_spec.rb +2 -2
  249. data/spec/models/api_response_historical_data_spec.rb +2 -2
  250. data/spec/models/api_response_initial_public_offerings_spec.rb +2 -2
  251. data/spec/models/api_response_municipalities_spec.rb +2 -2
  252. data/spec/models/api_response_municipalitiy_financials_spec.rb +2 -2
  253. data/spec/models/api_response_news_spec.rb +2 -2
  254. data/spec/models/api_response_option_prices_spec.rb +2 -2
  255. data/spec/models/api_response_options_chain_spec.rb +2 -2
  256. data/spec/models/api_response_options_expirations_spec.rb +2 -2
  257. data/spec/models/api_response_options_spec.rb +2 -2
  258. data/spec/models/api_response_reported_financials_spec.rb +2 -2
  259. data/spec/models/api_response_securities_search_spec.rb +2 -2
  260. data/spec/models/api_response_securities_spec.rb +2 -2
  261. data/spec/models/api_response_security_accumulation_distribution_index_spec.rb +2 -2
  262. data/spec/models/api_response_security_average_daily_trading_volume_spec.rb +2 -2
  263. data/spec/models/api_response_security_average_directional_index_spec.rb +2 -2
  264. data/spec/models/api_response_security_average_true_range_spec.rb +2 -2
  265. data/spec/models/api_response_security_awesome_oscillator_spec.rb +2 -2
  266. data/spec/models/api_response_security_bollinger_bands_spec.rb +2 -2
  267. data/spec/models/api_response_security_chaikin_money_flow_spec.rb +2 -2
  268. data/spec/models/api_response_security_commodity_channel_index_spec.rb +2 -2
  269. data/spec/models/api_response_security_detrended_price_oscillator_spec.rb +2 -2
  270. data/spec/models/api_response_security_donchian_channel_spec.rb +2 -2
  271. data/spec/models/api_response_security_ease_of_movement_spec.rb +2 -2
  272. data/spec/models/api_response_security_force_index_spec.rb +2 -2
  273. data/spec/models/api_response_security_historical_data_spec.rb +2 -2
  274. data/spec/models/api_response_security_ichimoku_kinko_hyo_spec.rb +2 -2
  275. data/spec/models/api_response_security_intraday_prices_spec.rb +2 -2
  276. data/spec/models/api_response_security_keltner_channel_spec.rb +2 -2
  277. data/spec/models/api_response_security_know_sure_thing_spec.rb +2 -2
  278. data/spec/models/api_response_security_mass_index_spec.rb +2 -2
  279. data/spec/models/api_response_security_money_flow_index_spec.rb +2 -2
  280. data/spec/models/api_response_security_moving_average_convergence_divergence_spec.rb +2 -2
  281. data/spec/models/api_response_security_negative_volume_index_spec.rb +2 -2
  282. data/spec/models/api_response_security_on_balance_volume_mean_spec.rb +2 -2
  283. data/spec/models/api_response_security_on_balance_volume_spec.rb +2 -2
  284. data/spec/models/api_response_security_relative_strength_index_spec.rb +2 -2
  285. data/spec/models/api_response_security_simple_moving_average_spec.rb +2 -2
  286. data/spec/models/api_response_security_stochastic_oscillator_spec.rb +2 -2
  287. data/spec/models/api_response_security_stock_price_adjustments_spec.rb +2 -2
  288. data/spec/models/api_response_security_stock_prices_spec.rb +2 -2
  289. data/spec/models/api_response_security_triple_exponential_average_spec.rb +2 -2
  290. data/spec/models/api_response_security_true_strength_index_spec.rb +2 -2
  291. data/spec/models/api_response_security_ultimate_oscillator_spec.rb +2 -2
  292. data/spec/models/api_response_security_volume_price_trend_spec.rb +2 -2
  293. data/spec/models/api_response_security_volume_weighted_average_price_spec.rb +2 -2
  294. data/spec/models/api_response_security_vortex_indicator_spec.rb +2 -2
  295. data/spec/models/api_response_security_williams_r_spec.rb +2 -2
  296. data/spec/models/api_response_security_zacks_analyst_ratings_snapshot_spec.rb +2 -2
  297. data/spec/models/api_response_security_zacks_analyst_ratings_spec.rb +2 -2
  298. data/spec/models/api_response_security_zacks_eps_surprises_spec.rb +2 -2
  299. data/spec/models/api_response_security_zacks_sales_surprises_spec.rb +2 -2
  300. data/spec/models/api_response_sic_index_historical_data_spec.rb +2 -2
  301. data/spec/models/api_response_sic_indices_search_spec.rb +2 -2
  302. data/spec/models/api_response_sic_indices_spec.rb +2 -2
  303. data/spec/models/api_response_standardized_financials_spec.rb +2 -2
  304. data/spec/models/api_response_stock_exchange_realtime_stock_prices_spec.rb +2 -2
  305. data/spec/models/api_response_stock_exchange_securities_spec.rb +2 -2
  306. data/spec/models/api_response_stock_exchange_stock_price_adjustments_spec.rb +2 -2
  307. data/spec/models/api_response_stock_exchange_stock_prices_spec.rb +2 -2
  308. data/spec/models/api_response_stock_exchanges_spec.rb +2 -2
  309. data/spec/models/api_response_stock_market_index_historical_data_spec.rb +2 -2
  310. data/spec/models/api_response_stock_market_indices_search_spec.rb +2 -2
  311. data/spec/models/api_response_stock_market_indices_spec.rb +2 -2
  312. data/spec/models/api_response_zacks_analyst_ratings_spec.rb +2 -2
  313. data/spec/models/api_response_zacks_eps_surprises_spec.rb +2 -2
  314. data/spec/models/api_response_zacks_sales_surprises_spec.rb +2 -2
  315. data/spec/models/average_daily_trading_volume_technical_value_spec.rb +2 -2
  316. data/spec/models/average_directional_index_technical_value_spec.rb +2 -2
  317. data/spec/models/average_true_range_technical_value_spec.rb +2 -2
  318. data/spec/models/awesome_oscillator_technical_value_spec.rb +2 -2
  319. data/spec/models/bollinger_bands_technical_value_spec.rb +2 -2
  320. data/spec/models/chaikin_money_flow_technical_value_spec.rb +2 -2
  321. data/spec/models/commodity_channel_index_technical_value_spec.rb +2 -2
  322. data/spec/models/company_filing_spec.rb +2 -2
  323. data/spec/models/company_initial_public_offering_spec.rb +2 -2
  324. data/spec/models/company_news_spec.rb +2 -2
  325. data/spec/models/company_news_summary_spec.rb +2 -2
  326. data/spec/models/company_spec.rb +2 -2
  327. data/spec/models/company_summary_spec.rb +2 -2
  328. data/spec/models/data_tag_spec.rb +2 -2
  329. data/spec/models/data_tag_summary_spec.rb +2 -2
  330. data/spec/models/detrended_price_oscillator_technical_value_spec.rb +2 -2
  331. data/spec/models/dividend_record_spec.rb +8 -2
  332. data/spec/models/donchian_channel_technical_value_spec.rb +2 -2
  333. data/spec/models/earnings_record_spec.rb +8 -2
  334. data/spec/models/ease_of_movement_technical_value_spec.rb +2 -2
  335. data/spec/models/economic_index_spec.rb +2 -2
  336. data/spec/models/economic_index_summary_spec.rb +2 -2
  337. data/spec/models/filing_note_filing_spec.rb +2 -2
  338. data/spec/models/filing_note_spec.rb +2 -2
  339. data/spec/models/filing_note_summary_spec.rb +2 -2
  340. data/spec/models/filing_spec.rb +2 -2
  341. data/spec/models/filing_summary_spec.rb +2 -2
  342. data/spec/models/force_index_technical_value_spec.rb +2 -2
  343. data/spec/models/forex_currency_spec.rb +2 -2
  344. data/spec/models/forex_pair_spec.rb +2 -2
  345. data/spec/models/forex_price_spec.rb +2 -2
  346. data/spec/models/fundamental_spec.rb +8 -2
  347. data/spec/models/fundamental_summary_spec.rb +2 -2
  348. data/spec/models/historical_data_spec.rb +2 -2
  349. data/spec/models/ichimoku_kinko_hyo_technical_value_spec.rb +2 -2
  350. data/spec/models/intraday_stock_price_spec.rb +2 -2
  351. data/spec/models/keltner_channel_technical_value_spec.rb +2 -2
  352. data/spec/models/know_sure_thing_technical_value_spec.rb +2 -2
  353. data/spec/models/mass_index_technical_value_spec.rb +2 -2
  354. data/spec/models/money_flow_index_technical_value_spec.rb +2 -2
  355. data/spec/models/moving_average_convergence_divergence_technical_value_spec.rb +2 -2
  356. data/spec/models/municipality_financial_spec.rb +2 -2
  357. data/spec/models/municipality_spec.rb +2 -2
  358. data/spec/models/negative_volume_index_technical_value_spec.rb +2 -2
  359. data/spec/models/on_balance_volume_mean_technical_value_spec.rb +2 -2
  360. data/spec/models/on_balance_volume_technical_value_spec.rb +2 -2
  361. data/spec/models/option_chain_spec.rb +2 -2
  362. data/spec/models/option_price_spec.rb +2 -2
  363. data/spec/models/option_spec.rb +2 -2
  364. data/spec/models/realtime_stock_price_security_spec.rb +2 -2
  365. data/spec/models/realtime_stock_price_spec.rb +2 -2
  366. data/spec/models/relative_strength_index_technical_value_spec.rb +2 -2
  367. data/spec/models/reported_financial_dimension_spec.rb +2 -2
  368. data/spec/models/reported_financial_spec.rb +2 -2
  369. data/spec/models/reported_tag_spec.rb +2 -2
  370. data/spec/models/security_screen_clause_spec.rb +2 -2
  371. data/spec/models/security_screen_group_spec.rb +2 -2
  372. data/spec/models/security_screen_result_data_spec.rb +2 -2
  373. data/spec/models/security_screen_result_spec.rb +2 -2
  374. data/spec/models/security_spec.rb +2 -2
  375. data/spec/models/security_summary_spec.rb +2 -2
  376. data/spec/models/sic_index_spec.rb +2 -2
  377. data/spec/models/simple_moving_average_technical_value_spec.rb +2 -2
  378. data/spec/models/standardized_financial_spec.rb +2 -2
  379. data/spec/models/stochastic_oscillator_technical_value_spec.rb +2 -2
  380. data/spec/models/stock_exchange_spec.rb +2 -2
  381. data/spec/models/stock_market_index_spec.rb +2 -2
  382. data/spec/models/stock_market_index_summary_spec.rb +2 -2
  383. data/spec/models/stock_price_adjustment_spec.rb +2 -2
  384. data/spec/models/stock_price_adjustment_summary_spec.rb +2 -2
  385. data/spec/models/stock_price_spec.rb +2 -2
  386. data/spec/models/stock_price_summary_spec.rb +2 -2
  387. data/spec/models/technical_indicator_spec.rb +2 -2
  388. data/spec/models/triple_exponential_average_technical_value_spec.rb +2 -2
  389. data/spec/models/true_strength_index_technical_value_spec.rb +2 -2
  390. data/spec/models/ultimate_oscillator_technical_value_spec.rb +2 -2
  391. data/spec/models/volume_price_trend_technical_value_spec.rb +2 -2
  392. data/spec/models/volume_weighted_average_price_value_spec.rb +2 -2
  393. data/spec/models/vortex_indicator_technical_value_spec.rb +2 -2
  394. data/spec/models/williams_r_technical_value_spec.rb +2 -2
  395. data/spec/models/zacks_analyst_rating_snapshot_spec.rb +2 -2
  396. data/spec/models/zacks_analyst_rating_spec.rb +2 -2
  397. data/spec/models/zacks_analyst_rating_summary_spec.rb +2 -2
  398. data/spec/models/zacks_eps_surprise_spec.rb +2 -2
  399. data/spec/models/zacks_eps_surprise_summary_spec.rb +2 -2
  400. data/spec/models/zacks_sales_surprise_spec.rb +2 -2
  401. data/spec/models/zacks_sales_surprise_summary_spec.rb +2 -2
  402. data/spec/spec_helper.rb +2 -2
  403. metadata +2 -210
  404. data/docs/ApiResponseCryptoAccumulationDistributionIndex.md +0 -37
  405. data/docs/ApiResponseCryptoAverageDailyTradingVolume.md +0 -37
  406. data/docs/ApiResponseCryptoAverageDirectionalIndex.md +0 -37
  407. data/docs/ApiResponseCryptoAverageTrueRange.md +0 -37
  408. data/docs/ApiResponseCryptoAwesomeOscillator.md +0 -37
  409. data/docs/ApiResponseCryptoBollingerBands.md +0 -37
  410. data/docs/ApiResponseCryptoBook.md +0 -36
  411. data/docs/ApiResponseCryptoBookAsks.md +0 -32
  412. data/docs/ApiResponseCryptoBookBids.md +0 -32
  413. data/docs/ApiResponseCryptoChaikinMoneyFlow.md +0 -37
  414. data/docs/ApiResponseCryptoCommodityChannelIndex.md +0 -37
  415. data/docs/ApiResponseCryptoCurrencies.md +0 -23
  416. data/docs/ApiResponseCryptoDetrendedPriceOscillator.md +0 -37
  417. data/docs/ApiResponseCryptoDonchianChannel.md +0 -37
  418. data/docs/ApiResponseCryptoEaseOfMovement.md +0 -37
  419. data/docs/ApiResponseCryptoExchanges.md +0 -23
  420. data/docs/ApiResponseCryptoForceIndex.md +0 -37
  421. data/docs/ApiResponseCryptoIchimokuKinkoHyo.md +0 -37
  422. data/docs/ApiResponseCryptoKeltnerChannel.md +0 -37
  423. data/docs/ApiResponseCryptoKnowSureThing.md +0 -37
  424. data/docs/ApiResponseCryptoMassIndex.md +0 -37
  425. data/docs/ApiResponseCryptoMoneyFlowIndex.md +0 -37
  426. data/docs/ApiResponseCryptoMovingAverageConvergenceDivergence.md +0 -37
  427. data/docs/ApiResponseCryptoNegativeVolumeIndex.md +0 -37
  428. data/docs/ApiResponseCryptoOnBalanceVolume.md +0 -37
  429. data/docs/ApiResponseCryptoOnBalanceVolumeMean.md +0 -37
  430. data/docs/ApiResponseCryptoPairs.md +0 -24
  431. data/docs/ApiResponseCryptoPrices.md +0 -33
  432. data/docs/ApiResponseCryptoRelativeStrengthIndex.md +0 -37
  433. data/docs/ApiResponseCryptoSimpleMovingAverage.md +0 -37
  434. data/docs/ApiResponseCryptoSnapshot.md +0 -31
  435. data/docs/ApiResponseCryptoStats.md +0 -23
  436. data/docs/ApiResponseCryptoStochasticOscillator.md +0 -37
  437. data/docs/ApiResponseCryptoTripleExponentialAverage.md +0 -37
  438. data/docs/ApiResponseCryptoTrueStrengthIndex.md +0 -37
  439. data/docs/ApiResponseCryptoUltimateOscillator.md +0 -37
  440. data/docs/ApiResponseCryptoVolumePriceTrend.md +0 -37
  441. data/docs/ApiResponseCryptoVolumeWeightedAveragePrice.md +0 -37
  442. data/docs/ApiResponseCryptoVortexIndicator.md +0 -37
  443. data/docs/ApiResponseCryptoWilliamsR.md +0 -37
  444. data/docs/CryptoApi.md +0 -4185
  445. data/docs/CryptoAsk.md +0 -21
  446. data/docs/CryptoBid.md +0 -21
  447. data/docs/CryptoBookEntry.md +0 -21
  448. data/docs/CryptoCurrency.md +0 -24
  449. data/docs/CryptoExchange.md +0 -25
  450. data/docs/CryptoExchangeSummary.md +0 -21
  451. data/docs/CryptoPair.md +0 -27
  452. data/docs/CryptoPairSummary.md +0 -21
  453. data/docs/CryptoPrice.md +0 -25
  454. data/docs/CryptoSnapshot.md +0 -34
  455. data/docs/CryptoStat.md +0 -27
  456. data/lib/intrinio-sdk/api/crypto_api.rb +0 -3660
  457. data/lib/intrinio-sdk/models/api_response_crypto_accumulation_distribution_index.rb +0 -238
  458. data/lib/intrinio-sdk/models/api_response_crypto_average_daily_trading_volume.rb +0 -238
  459. data/lib/intrinio-sdk/models/api_response_crypto_average_directional_index.rb +0 -238
  460. data/lib/intrinio-sdk/models/api_response_crypto_average_true_range.rb +0 -238
  461. data/lib/intrinio-sdk/models/api_response_crypto_awesome_oscillator.rb +0 -238
  462. data/lib/intrinio-sdk/models/api_response_crypto_bollinger_bands.rb +0 -238
  463. data/lib/intrinio-sdk/models/api_response_crypto_book.rb +0 -231
  464. data/lib/intrinio-sdk/models/api_response_crypto_book_asks.rb +0 -219
  465. data/lib/intrinio-sdk/models/api_response_crypto_book_bids.rb +0 -219
  466. data/lib/intrinio-sdk/models/api_response_crypto_chaikin_money_flow.rb +0 -238
  467. data/lib/intrinio-sdk/models/api_response_crypto_commodity_channel_index.rb +0 -238
  468. data/lib/intrinio-sdk/models/api_response_crypto_currencies.rb +0 -191
  469. data/lib/intrinio-sdk/models/api_response_crypto_detrended_price_oscillator.rb +0 -238
  470. data/lib/intrinio-sdk/models/api_response_crypto_donchian_channel.rb +0 -238
  471. data/lib/intrinio-sdk/models/api_response_crypto_ease_of_movement.rb +0 -238
  472. data/lib/intrinio-sdk/models/api_response_crypto_exchanges.rb +0 -191
  473. data/lib/intrinio-sdk/models/api_response_crypto_force_index.rb +0 -238
  474. data/lib/intrinio-sdk/models/api_response_crypto_ichimoku_kinko_hyo.rb +0 -238
  475. data/lib/intrinio-sdk/models/api_response_crypto_keltner_channel.rb +0 -238
  476. data/lib/intrinio-sdk/models/api_response_crypto_know_sure_thing.rb +0 -238
  477. data/lib/intrinio-sdk/models/api_response_crypto_mass_index.rb +0 -238
  478. data/lib/intrinio-sdk/models/api_response_crypto_money_flow_index.rb +0 -238
  479. data/lib/intrinio-sdk/models/api_response_crypto_moving_average_convergence_divergence.rb +0 -238
  480. data/lib/intrinio-sdk/models/api_response_crypto_negative_volume_index.rb +0 -238
  481. data/lib/intrinio-sdk/models/api_response_crypto_on_balance_volume.rb +0 -238
  482. data/lib/intrinio-sdk/models/api_response_crypto_on_balance_volume_mean.rb +0 -238
  483. data/lib/intrinio-sdk/models/api_response_crypto_pairs.rb +0 -201
  484. data/lib/intrinio-sdk/models/api_response_crypto_prices.rb +0 -229
  485. data/lib/intrinio-sdk/models/api_response_crypto_relative_strength_index.rb +0 -238
  486. data/lib/intrinio-sdk/models/api_response_crypto_simple_moving_average.rb +0 -238
  487. data/lib/intrinio-sdk/models/api_response_crypto_snapshot.rb +0 -206
  488. data/lib/intrinio-sdk/models/api_response_crypto_stats.rb +0 -191
  489. data/lib/intrinio-sdk/models/api_response_crypto_stochastic_oscillator.rb +0 -238
  490. data/lib/intrinio-sdk/models/api_response_crypto_triple_exponential_average.rb +0 -238
  491. data/lib/intrinio-sdk/models/api_response_crypto_true_strength_index.rb +0 -238
  492. data/lib/intrinio-sdk/models/api_response_crypto_ultimate_oscillator.rb +0 -238
  493. data/lib/intrinio-sdk/models/api_response_crypto_volume_price_trend.rb +0 -238
  494. data/lib/intrinio-sdk/models/api_response_crypto_volume_weighted_average_price.rb +0 -238
  495. data/lib/intrinio-sdk/models/api_response_crypto_vortex_indicator.rb +0 -238
  496. data/lib/intrinio-sdk/models/api_response_crypto_williams_r.rb +0 -238
  497. data/lib/intrinio-sdk/models/crypto_ask.rb +0 -199
  498. data/lib/intrinio-sdk/models/crypto_bid.rb +0 -199
  499. data/lib/intrinio-sdk/models/crypto_book_entry.rb +0 -199
  500. data/lib/intrinio-sdk/models/crypto_currency.rb +0 -229
  501. data/lib/intrinio-sdk/models/crypto_exchange.rb +0 -239
  502. data/lib/intrinio-sdk/models/crypto_exchange_summary.rb +0 -199
  503. data/lib/intrinio-sdk/models/crypto_pair.rb +0 -259
  504. data/lib/intrinio-sdk/models/crypto_pair_summary.rb +0 -199
  505. data/lib/intrinio-sdk/models/crypto_price.rb +0 -239
  506. data/lib/intrinio-sdk/models/crypto_snapshot.rb +0 -329
  507. data/lib/intrinio-sdk/models/crypto_stat.rb +0 -259
  508. data/spec/api/crypto_api_spec.rb +0 -903
  509. data/spec/models/api_response_crypto_accumulation_distribution_index_spec.rb +0 -72
  510. data/spec/models/api_response_crypto_average_daily_trading_volume_spec.rb +0 -72
  511. data/spec/models/api_response_crypto_average_directional_index_spec.rb +0 -72
  512. data/spec/models/api_response_crypto_average_true_range_spec.rb +0 -72
  513. data/spec/models/api_response_crypto_awesome_oscillator_spec.rb +0 -72
  514. data/spec/models/api_response_crypto_bollinger_bands_spec.rb +0 -72
  515. data/spec/models/api_response_crypto_book_asks_spec.rb +0 -60
  516. data/spec/models/api_response_crypto_book_bids_spec.rb +0 -60
  517. data/spec/models/api_response_crypto_book_spec.rb +0 -66
  518. data/spec/models/api_response_crypto_chaikin_money_flow_spec.rb +0 -72
  519. data/spec/models/api_response_crypto_commodity_channel_index_spec.rb +0 -72
  520. data/spec/models/api_response_crypto_currencies_spec.rb +0 -42
  521. data/spec/models/api_response_crypto_detrended_price_oscillator_spec.rb +0 -72
  522. data/spec/models/api_response_crypto_donchian_channel_spec.rb +0 -72
  523. data/spec/models/api_response_crypto_ease_of_movement_spec.rb +0 -72
  524. data/spec/models/api_response_crypto_exchanges_spec.rb +0 -42
  525. data/spec/models/api_response_crypto_force_index_spec.rb +0 -72
  526. data/spec/models/api_response_crypto_ichimoku_kinko_hyo_spec.rb +0 -72
  527. data/spec/models/api_response_crypto_keltner_channel_spec.rb +0 -72
  528. data/spec/models/api_response_crypto_know_sure_thing_spec.rb +0 -72
  529. data/spec/models/api_response_crypto_mass_index_spec.rb +0 -72
  530. data/spec/models/api_response_crypto_money_flow_index_spec.rb +0 -72
  531. data/spec/models/api_response_crypto_moving_average_convergence_divergence_spec.rb +0 -72
  532. data/spec/models/api_response_crypto_negative_volume_index_spec.rb +0 -72
  533. data/spec/models/api_response_crypto_on_balance_volume_mean_spec.rb +0 -72
  534. data/spec/models/api_response_crypto_on_balance_volume_spec.rb +0 -72
  535. data/spec/models/api_response_crypto_pairs_spec.rb +0 -48
  536. data/spec/models/api_response_crypto_prices_spec.rb +0 -66
  537. data/spec/models/api_response_crypto_relative_strength_index_spec.rb +0 -72
  538. data/spec/models/api_response_crypto_simple_moving_average_spec.rb +0 -72
  539. data/spec/models/api_response_crypto_snapshot_spec.rb +0 -54
  540. data/spec/models/api_response_crypto_stats_spec.rb +0 -42
  541. data/spec/models/api_response_crypto_stochastic_oscillator_spec.rb +0 -72
  542. data/spec/models/api_response_crypto_triple_exponential_average_spec.rb +0 -72
  543. data/spec/models/api_response_crypto_true_strength_index_spec.rb +0 -72
  544. data/spec/models/api_response_crypto_ultimate_oscillator_spec.rb +0 -72
  545. data/spec/models/api_response_crypto_volume_price_trend_spec.rb +0 -72
  546. data/spec/models/api_response_crypto_volume_weighted_average_price_spec.rb +0 -72
  547. data/spec/models/api_response_crypto_vortex_indicator_spec.rb +0 -72
  548. data/spec/models/api_response_crypto_williams_r_spec.rb +0 -72
  549. data/spec/models/crypto_ask_spec.rb +0 -48
  550. data/spec/models/crypto_bid_spec.rb +0 -48
  551. data/spec/models/crypto_book_entry_spec.rb +0 -48
  552. data/spec/models/crypto_currency_spec.rb +0 -66
  553. data/spec/models/crypto_exchange_spec.rb +0 -72
  554. data/spec/models/crypto_exchange_summary_spec.rb +0 -48
  555. data/spec/models/crypto_pair_spec.rb +0 -84
  556. data/spec/models/crypto_pair_summary_spec.rb +0 -48
  557. data/spec/models/crypto_price_spec.rb +0 -72
  558. data/spec/models/crypto_snapshot_spec.rb +0 -126
  559. data/spec/models/crypto_stat_spec.rb +0 -84
@@ -92,7 +92,6 @@ Name | Type | Description | Notes
92
92
  **country** | String| Filter by country | [optional]  
93
93
  **country_code** | String| Filter by ISO country code | [optional]  
94
94
  **page_size** | Integer| The number of results to return | [optional] [default to 100]  
95
- <br/>
96
95
 
97
96
  [//]: # (END_PARAMETERS)
98
97
 
@@ -175,7 +174,6 @@ end
175
174
  Name | Type | Description | Notes
176
175
  ------------- | ------------- | ------------- | -------------
177
176
  **identifier** | String| A Stock Exchange identifier (MIC or Intrinio ID) | &nbsp;
178
- <br/>
179
177
 
180
178
  [//]: # (END_PARAMETERS)
181
179
 
@@ -266,7 +264,6 @@ Name | Type | Description | Notes
266
264
  **date** | Date| The date for which to return price adjustments | [optional] &nbsp;
267
265
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
268
266
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
269
- <br/>
270
267
 
271
268
  [//]: # (END_PARAMETERS)
272
269
 
@@ -357,7 +354,6 @@ Name | Type | Description | Notes
357
354
  **date** | Date| The date for which to return prices | [optional] &nbsp;
358
355
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
359
356
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
360
- <br/>
361
357
 
362
358
  [//]: # (END_PARAMETERS)
363
359
 
@@ -448,7 +444,6 @@ Name | Type | Description | Notes
448
444
  **source** | String| Return realtime prices from the specified data source. If no source is specified, all sources are used. | [optional] &nbsp;
449
445
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
450
446
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
451
- <br/>
452
447
 
453
448
  [//]: # (END_PARAMETERS)
454
449
 
@@ -537,7 +532,6 @@ Name | Type | Description | Notes
537
532
  **identifier** | String| A Stock Exchange identifier (MIC or Intrinio ID) | &nbsp;
538
533
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
539
534
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
540
- <br/>
541
535
 
542
536
  [//]: # (END_PARAMETERS)
543
537
 
@@ -4,37 +4,6 @@ All URIs are relative to *https://api-v2.intrinio.com*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**get_crypto_price_technicals_adi**](TechnicalApi.md#get_crypto_price_technicals_adi) | **GET** /crypto/prices/technicals/adi | Accumulation/Distribution Index
8
- [**get_crypto_price_technicals_adtv**](TechnicalApi.md#get_crypto_price_technicals_adtv) | **GET** /crypto/prices/technicals/adtv | Average Daily Trading Volume
9
- [**get_crypto_price_technicals_adx**](TechnicalApi.md#get_crypto_price_technicals_adx) | **GET** /crypto/prices/technicals/adx | Average Directional Index
10
- [**get_crypto_price_technicals_ao**](TechnicalApi.md#get_crypto_price_technicals_ao) | **GET** /crypto/prices/technicals/ao | Awesome Oscillator
11
- [**get_crypto_price_technicals_atr**](TechnicalApi.md#get_crypto_price_technicals_atr) | **GET** /crypto/prices/technicals/atr | Average True Range
12
- [**get_crypto_price_technicals_bb**](TechnicalApi.md#get_crypto_price_technicals_bb) | **GET** /crypto/prices/technicals/bb | Bollinger Bands
13
- [**get_crypto_price_technicals_cci**](TechnicalApi.md#get_crypto_price_technicals_cci) | **GET** /crypto/prices/technicals/cci | Commodity Channel Index
14
- [**get_crypto_price_technicals_cmf**](TechnicalApi.md#get_crypto_price_technicals_cmf) | **GET** /crypto/prices/technicals/cmf | Chaikin Money Flow
15
- [**get_crypto_price_technicals_dc**](TechnicalApi.md#get_crypto_price_technicals_dc) | **GET** /crypto/prices/technicals/dc | Donchian Channel
16
- [**get_crypto_price_technicals_dpo**](TechnicalApi.md#get_crypto_price_technicals_dpo) | **GET** /crypto/prices/technicals/dpo | Detrended Price Oscillator
17
- [**get_crypto_price_technicals_eom**](TechnicalApi.md#get_crypto_price_technicals_eom) | **GET** /crypto/prices/technicals/eom | Ease of Movement
18
- [**get_crypto_price_technicals_fi**](TechnicalApi.md#get_crypto_price_technicals_fi) | **GET** /crypto/prices/technicals/fi | Force Index
19
- [**get_crypto_price_technicals_ichimoku**](TechnicalApi.md#get_crypto_price_technicals_ichimoku) | **GET** /crypto/prices/technicals/ichimoku | Ichimoku Kinko Hyo
20
- [**get_crypto_price_technicals_kc**](TechnicalApi.md#get_crypto_price_technicals_kc) | **GET** /crypto/prices/technicals/kc | Keltner Channel
21
- [**get_crypto_price_technicals_kst**](TechnicalApi.md#get_crypto_price_technicals_kst) | **GET** /crypto/prices/technicals/kst | Know Sure Thing
22
- [**get_crypto_price_technicals_macd**](TechnicalApi.md#get_crypto_price_technicals_macd) | **GET** /crypto/prices/technicals/macd | Moving Average Convergence Divergence
23
- [**get_crypto_price_technicals_mfi**](TechnicalApi.md#get_crypto_price_technicals_mfi) | **GET** /crypto/prices/technicals/mfi | Money Flow Index
24
- [**get_crypto_price_technicals_mi**](TechnicalApi.md#get_crypto_price_technicals_mi) | **GET** /crypto/prices/technicals/mi | Mass Index
25
- [**get_crypto_price_technicals_nvi**](TechnicalApi.md#get_crypto_price_technicals_nvi) | **GET** /crypto/prices/technicals/nvi | Negative Volume Index
26
- [**get_crypto_price_technicals_obv**](TechnicalApi.md#get_crypto_price_technicals_obv) | **GET** /crypto/prices/technicals/obv | On-balance Volume
27
- [**get_crypto_price_technicals_obv_mean**](TechnicalApi.md#get_crypto_price_technicals_obv_mean) | **GET** /crypto/prices/technicals/obv_mean | On-balance Volume Mean
28
- [**get_crypto_price_technicals_rsi**](TechnicalApi.md#get_crypto_price_technicals_rsi) | **GET** /crypto/prices/technicals/rsi | Relative Strength Index
29
- [**get_crypto_price_technicals_sma**](TechnicalApi.md#get_crypto_price_technicals_sma) | **GET** /crypto/prices/technicals/sma | Simple Moving Average
30
- [**get_crypto_price_technicals_sr**](TechnicalApi.md#get_crypto_price_technicals_sr) | **GET** /crypto/prices/technicals/sr | Stochastic Oscillator
31
- [**get_crypto_price_technicals_trix**](TechnicalApi.md#get_crypto_price_technicals_trix) | **GET** /crypto/prices/technicals/trix | Triple Exponential Average
32
- [**get_crypto_price_technicals_tsi**](TechnicalApi.md#get_crypto_price_technicals_tsi) | **GET** /crypto/prices/technicals/tsi | True Strength Index
33
- [**get_crypto_price_technicals_uo**](TechnicalApi.md#get_crypto_price_technicals_uo) | **GET** /crypto/prices/technicals/uo | Ultimate Oscillator
34
- [**get_crypto_price_technicals_vi**](TechnicalApi.md#get_crypto_price_technicals_vi) | **GET** /crypto/prices/technicals/vi | Vortex Indicator
35
- [**get_crypto_price_technicals_vpt**](TechnicalApi.md#get_crypto_price_technicals_vpt) | **GET** /crypto/prices/technicals/vpt | Volume-price Trend
36
- [**get_crypto_price_technicals_vwap**](TechnicalApi.md#get_crypto_price_technicals_vwap) | **GET** /crypto/prices/technicals/vwap | Volume Weighted Average Price
37
- [**get_crypto_price_technicals_wr**](TechnicalApi.md#get_crypto_price_technicals_wr) | **GET** /crypto/prices/technicals/wr | Williams %R
38
7
  [**get_security_price_technicals_adi**](TechnicalApi.md#get_security_price_technicals_adi) | **GET** /securities/{identifier}/prices/technicals/adi | Accumulation/Distribution Index
39
8
  [**get_security_price_technicals_adtv**](TechnicalApi.md#get_security_price_technicals_adtv) | **GET** /securities/{identifier}/prices/technicals/adtv | Average Daily Trading Volume
40
9
  [**get_security_price_technicals_adx**](TechnicalApi.md#get_security_price_technicals_adx) | **GET** /securities/{identifier}/prices/technicals/adx | Average Directional Index
@@ -69,3340 +38,6 @@ Method | HTTP request | Description
69
38
 
70
39
 
71
40
 
72
- [//]: # (START_OPERATION)
73
-
74
- [//]: # (CLASS:Intrinio::TechnicalApi)
75
-
76
- [//]: # (METHOD:get_crypto_price_technicals_adi)
77
-
78
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAccumulationDistributionIndex)
79
-
80
- [//]: # (RETURN_TYPE_KIND:object)
81
-
82
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAccumulationDistributionIndex.md)
83
-
84
- [//]: # (OPERATION:get_crypto_price_technicals_adi_v2)
85
-
86
- [//]: # (ENDPOINT:/crypto/prices/technicals/adi)
87
-
88
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_adi)
89
-
90
- ## **get_crypto_price_technicals_adi**
91
-
92
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adi_v2)
93
-
94
- [//]: # (START_OVERVIEW)
95
-
96
- > ApiResponseCryptoAccumulationDistributionIndex get_crypto_price_technicals_adi(opts)
97
-
98
- #### Accumulation/Distribution Index
99
-
100
-
101
- Returns the Accumulation/Distribution Index values of Crypto Currency Prices for a Crypto Currency Pair
102
-
103
- [//]: # (END_OVERVIEW)
104
-
105
- ### Example
106
-
107
- [//]: # (START_CODE_EXAMPLE)
108
-
109
- ```ruby
110
- # Load the gem
111
- require 'intrinio-sdk'
112
- require 'pp'
113
-
114
- # Setup authorization
115
- Intrinio.configure do |config|
116
- config.api_key['api_key'] = 'YOUR_API_KEY'
117
- end
118
-
119
- technical_api = Intrinio::TechnicalApi.new
120
-
121
- opts = {
122
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
123
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
124
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
125
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
126
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
127
- start_date: nil, # Date | Return technicals on or after this date.
128
- start_time: nil, # String | Return technicals at or after this time (24-hour).
129
- end_date: nil, # Date | Return technicals on or before this date.
130
- end_time: nil, # String | Return technicals at or before this time (24-hour).
131
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
132
- next_page: nil # String | Gets the next page of data from a previous API call
133
- }
134
-
135
- begin
136
- result = technical_api.get_crypto_price_technicals_adi(opts)
137
- pp result
138
- rescue Intrinio::ApiError => e
139
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adi: #{e}"
140
- end
141
- ```
142
-
143
- [//]: # (END_CODE_EXAMPLE)
144
-
145
- [//]: # (START_DEFINITION)
146
-
147
- ### Parameters
148
-
149
- [//]: # (START_PARAMETERS)
150
-
151
-
152
- Name | Type | Description | Notes
153
- ------------- | ------------- | ------------- | -------------
154
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
155
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
156
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
157
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
158
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
159
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
160
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
161
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
162
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
163
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
164
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
165
- <br/>
166
-
167
- [//]: # (END_PARAMETERS)
168
-
169
- ### Return type
170
-
171
- [**ApiResponseCryptoAccumulationDistributionIndex**](ApiResponseCryptoAccumulationDistributionIndex.md)
172
-
173
- [//]: # (END_OPERATION)
174
-
175
-
176
- [//]: # (START_OPERATION)
177
-
178
- [//]: # (CLASS:Intrinio::TechnicalApi)
179
-
180
- [//]: # (METHOD:get_crypto_price_technicals_adtv)
181
-
182
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAverageDailyTradingVolume)
183
-
184
- [//]: # (RETURN_TYPE_KIND:object)
185
-
186
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAverageDailyTradingVolume.md)
187
-
188
- [//]: # (OPERATION:get_crypto_price_technicals_adtv_v2)
189
-
190
- [//]: # (ENDPOINT:/crypto/prices/technicals/adtv)
191
-
192
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_adtv)
193
-
194
- ## **get_crypto_price_technicals_adtv**
195
-
196
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adtv_v2)
197
-
198
- [//]: # (START_OVERVIEW)
199
-
200
- > ApiResponseCryptoAverageDailyTradingVolume get_crypto_price_technicals_adtv(opts)
201
-
202
- #### Average Daily Trading Volume
203
-
204
-
205
- Returns the Average Daily Trading Volume values of Crypto Currency Prices for a Crypto Currency Pair
206
-
207
- [//]: # (END_OVERVIEW)
208
-
209
- ### Example
210
-
211
- [//]: # (START_CODE_EXAMPLE)
212
-
213
- ```ruby
214
- # Load the gem
215
- require 'intrinio-sdk'
216
- require 'pp'
217
-
218
- # Setup authorization
219
- Intrinio.configure do |config|
220
- config.api_key['api_key'] = 'YOUR_API_KEY'
221
- end
222
-
223
- technical_api = Intrinio::TechnicalApi.new
224
-
225
- opts = {
226
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
227
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
228
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
229
- period: 22, # Integer | The number of observations, per period, to calculate Average Daily Trading Volume.
230
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
231
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
232
- start_date: nil, # Date | Return technicals on or after this date.
233
- start_time: nil, # String | Return technicals at or after this time (24-hour).
234
- end_date: nil, # Date | Return technicals on or before this date.
235
- end_time: nil, # String | Return technicals at or before this time (24-hour).
236
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
237
- next_page: nil # String | Gets the next page of data from a previous API call
238
- }
239
-
240
- begin
241
- result = technical_api.get_crypto_price_technicals_adtv(opts)
242
- pp result
243
- rescue Intrinio::ApiError => e
244
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adtv: #{e}"
245
- end
246
- ```
247
-
248
- [//]: # (END_CODE_EXAMPLE)
249
-
250
- [//]: # (START_DEFINITION)
251
-
252
- ### Parameters
253
-
254
- [//]: # (START_PARAMETERS)
255
-
256
-
257
- Name | Type | Description | Notes
258
- ------------- | ------------- | ------------- | -------------
259
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
260
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
261
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
262
- **period** | Integer| The number of observations, per period, to calculate Average Daily Trading Volume. | [optional] [default to 22] &nbsp;
263
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
264
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
265
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
266
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
267
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
268
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
269
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
270
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
271
- <br/>
272
-
273
- [//]: # (END_PARAMETERS)
274
-
275
- ### Return type
276
-
277
- [**ApiResponseCryptoAverageDailyTradingVolume**](ApiResponseCryptoAverageDailyTradingVolume.md)
278
-
279
- [//]: # (END_OPERATION)
280
-
281
-
282
- [//]: # (START_OPERATION)
283
-
284
- [//]: # (CLASS:Intrinio::TechnicalApi)
285
-
286
- [//]: # (METHOD:get_crypto_price_technicals_adx)
287
-
288
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAverageDirectionalIndex)
289
-
290
- [//]: # (RETURN_TYPE_KIND:object)
291
-
292
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAverageDirectionalIndex.md)
293
-
294
- [//]: # (OPERATION:get_crypto_price_technicals_adx_v2)
295
-
296
- [//]: # (ENDPOINT:/crypto/prices/technicals/adx)
297
-
298
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_adx)
299
-
300
- ## **get_crypto_price_technicals_adx**
301
-
302
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adx_v2)
303
-
304
- [//]: # (START_OVERVIEW)
305
-
306
- > ApiResponseCryptoAverageDirectionalIndex get_crypto_price_technicals_adx(opts)
307
-
308
- #### Average Directional Index
309
-
310
-
311
- Returns the Average Directional Index values of Crypto Currency Prices for a Crypto Currency Pair
312
-
313
- [//]: # (END_OVERVIEW)
314
-
315
- ### Example
316
-
317
- [//]: # (START_CODE_EXAMPLE)
318
-
319
- ```ruby
320
- # Load the gem
321
- require 'intrinio-sdk'
322
- require 'pp'
323
-
324
- # Setup authorization
325
- Intrinio.configure do |config|
326
- config.api_key['api_key'] = 'YOUR_API_KEY'
327
- end
328
-
329
- technical_api = Intrinio::TechnicalApi.new
330
-
331
- opts = {
332
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
333
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
334
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
335
- period: 22, # Integer | The number of observations, per period, to calculate Average Directional Index.
336
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
337
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
338
- start_date: nil, # Date | Return technicals on or after this date.
339
- start_time: nil, # String | Return technicals at or after this time (24-hour).
340
- end_date: nil, # Date | Return technicals on or before this date.
341
- end_time: nil, # String | Return technicals at or before this time (24-hour).
342
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
343
- next_page: nil # String | Gets the next page of data from a previous API call
344
- }
345
-
346
- begin
347
- result = technical_api.get_crypto_price_technicals_adx(opts)
348
- pp result
349
- rescue Intrinio::ApiError => e
350
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adx: #{e}"
351
- end
352
- ```
353
-
354
- [//]: # (END_CODE_EXAMPLE)
355
-
356
- [//]: # (START_DEFINITION)
357
-
358
- ### Parameters
359
-
360
- [//]: # (START_PARAMETERS)
361
-
362
-
363
- Name | Type | Description | Notes
364
- ------------- | ------------- | ------------- | -------------
365
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
366
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
367
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
368
- **period** | Integer| The number of observations, per period, to calculate Average Directional Index. | [optional] [default to 22] &nbsp;
369
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
370
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
371
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
372
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
373
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
374
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
375
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
376
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
377
- <br/>
378
-
379
- [//]: # (END_PARAMETERS)
380
-
381
- ### Return type
382
-
383
- [**ApiResponseCryptoAverageDirectionalIndex**](ApiResponseCryptoAverageDirectionalIndex.md)
384
-
385
- [//]: # (END_OPERATION)
386
-
387
-
388
- [//]: # (START_OPERATION)
389
-
390
- [//]: # (CLASS:Intrinio::TechnicalApi)
391
-
392
- [//]: # (METHOD:get_crypto_price_technicals_ao)
393
-
394
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAwesomeOscillator)
395
-
396
- [//]: # (RETURN_TYPE_KIND:object)
397
-
398
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAwesomeOscillator.md)
399
-
400
- [//]: # (OPERATION:get_crypto_price_technicals_ao_v2)
401
-
402
- [//]: # (ENDPOINT:/crypto/prices/technicals/ao)
403
-
404
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_ao)
405
-
406
- ## **get_crypto_price_technicals_ao**
407
-
408
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ao_v2)
409
-
410
- [//]: # (START_OVERVIEW)
411
-
412
- > ApiResponseCryptoAwesomeOscillator get_crypto_price_technicals_ao(opts)
413
-
414
- #### Awesome Oscillator
415
-
416
-
417
- Returns the Awesome Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
418
-
419
- [//]: # (END_OVERVIEW)
420
-
421
- ### Example
422
-
423
- [//]: # (START_CODE_EXAMPLE)
424
-
425
- ```ruby
426
- # Load the gem
427
- require 'intrinio-sdk'
428
- require 'pp'
429
-
430
- # Setup authorization
431
- Intrinio.configure do |config|
432
- config.api_key['api_key'] = 'YOUR_API_KEY'
433
- end
434
-
435
- technical_api = Intrinio::TechnicalApi.new
436
-
437
- opts = {
438
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
439
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
440
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
441
- short_period: 5, # Integer | The number of observations, per period, to calculate short period Simple Moving Average of the Awesome Oscillator.
442
- long_period: 34, # Integer | The number of observations, per period, to calculate long period Simple Moving Average of the Awesome Oscillator.
443
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
444
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
445
- start_date: nil, # Date | Return technicals on or after this date.
446
- start_time: nil, # String | Return technicals at or after this time (24-hour).
447
- end_date: nil, # Date | Return technicals on or before this date.
448
- end_time: nil, # String | Return technicals at or before this time (24-hour).
449
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
450
- next_page: nil # String | Gets the next page of data from a previous API call
451
- }
452
-
453
- begin
454
- result = technical_api.get_crypto_price_technicals_ao(opts)
455
- pp result
456
- rescue Intrinio::ApiError => e
457
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_ao: #{e}"
458
- end
459
- ```
460
-
461
- [//]: # (END_CODE_EXAMPLE)
462
-
463
- [//]: # (START_DEFINITION)
464
-
465
- ### Parameters
466
-
467
- [//]: # (START_PARAMETERS)
468
-
469
-
470
- Name | Type | Description | Notes
471
- ------------- | ------------- | ------------- | -------------
472
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
473
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
474
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
475
- **short_period** | Integer| The number of observations, per period, to calculate short period Simple Moving Average of the Awesome Oscillator. | [optional] [default to 5] &nbsp;
476
- **long_period** | Integer| The number of observations, per period, to calculate long period Simple Moving Average of the Awesome Oscillator. | [optional] [default to 34] &nbsp;
477
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
478
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
479
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
480
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
481
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
482
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
483
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
484
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
485
- <br/>
486
-
487
- [//]: # (END_PARAMETERS)
488
-
489
- ### Return type
490
-
491
- [**ApiResponseCryptoAwesomeOscillator**](ApiResponseCryptoAwesomeOscillator.md)
492
-
493
- [//]: # (END_OPERATION)
494
-
495
-
496
- [//]: # (START_OPERATION)
497
-
498
- [//]: # (CLASS:Intrinio::TechnicalApi)
499
-
500
- [//]: # (METHOD:get_crypto_price_technicals_atr)
501
-
502
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAverageTrueRange)
503
-
504
- [//]: # (RETURN_TYPE_KIND:object)
505
-
506
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAverageTrueRange.md)
507
-
508
- [//]: # (OPERATION:get_crypto_price_technicals_atr_v2)
509
-
510
- [//]: # (ENDPOINT:/crypto/prices/technicals/atr)
511
-
512
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_atr)
513
-
514
- ## **get_crypto_price_technicals_atr**
515
-
516
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_atr_v2)
517
-
518
- [//]: # (START_OVERVIEW)
519
-
520
- > ApiResponseCryptoAverageTrueRange get_crypto_price_technicals_atr(opts)
521
-
522
- #### Average True Range
523
-
524
-
525
- Returns the Average True Range values of Crypto Currency Prices for Crypto Currency Pair
526
-
527
- [//]: # (END_OVERVIEW)
528
-
529
- ### Example
530
-
531
- [//]: # (START_CODE_EXAMPLE)
532
-
533
- ```ruby
534
- # Load the gem
535
- require 'intrinio-sdk'
536
- require 'pp'
537
-
538
- # Setup authorization
539
- Intrinio.configure do |config|
540
- config.api_key['api_key'] = 'YOUR_API_KEY'
541
- end
542
-
543
- technical_api = Intrinio::TechnicalApi.new
544
-
545
- opts = {
546
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
547
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
548
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
549
- period: 22, # Integer | The number of observations, per period, to calculate Average True Range.
550
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
551
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
552
- start_date: nil, # Date | Return technicals on or after this date.
553
- start_time: nil, # String | Return technicals at or after this time (24-hour).
554
- end_date: nil, # Date | Return technicals on or before this date.
555
- end_time: nil, # String | Return technicals at or before this time (24-hour).
556
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
557
- next_page: nil # String | Gets the next page of data from a previous API call
558
- }
559
-
560
- begin
561
- result = technical_api.get_crypto_price_technicals_atr(opts)
562
- pp result
563
- rescue Intrinio::ApiError => e
564
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_atr: #{e}"
565
- end
566
- ```
567
-
568
- [//]: # (END_CODE_EXAMPLE)
569
-
570
- [//]: # (START_DEFINITION)
571
-
572
- ### Parameters
573
-
574
- [//]: # (START_PARAMETERS)
575
-
576
-
577
- Name | Type | Description | Notes
578
- ------------- | ------------- | ------------- | -------------
579
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
580
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
581
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
582
- **period** | Integer| The number of observations, per period, to calculate Average True Range. | [optional] [default to 22] &nbsp;
583
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
584
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
585
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
586
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
587
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
588
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
589
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
590
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
591
- <br/>
592
-
593
- [//]: # (END_PARAMETERS)
594
-
595
- ### Return type
596
-
597
- [**ApiResponseCryptoAverageTrueRange**](ApiResponseCryptoAverageTrueRange.md)
598
-
599
- [//]: # (END_OPERATION)
600
-
601
-
602
- [//]: # (START_OPERATION)
603
-
604
- [//]: # (CLASS:Intrinio::TechnicalApi)
605
-
606
- [//]: # (METHOD:get_crypto_price_technicals_bb)
607
-
608
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoBollingerBands)
609
-
610
- [//]: # (RETURN_TYPE_KIND:object)
611
-
612
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoBollingerBands.md)
613
-
614
- [//]: # (OPERATION:get_crypto_price_technicals_bb_v2)
615
-
616
- [//]: # (ENDPOINT:/crypto/prices/technicals/bb)
617
-
618
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_bb)
619
-
620
- ## **get_crypto_price_technicals_bb**
621
-
622
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_bb_v2)
623
-
624
- [//]: # (START_OVERVIEW)
625
-
626
- > ApiResponseCryptoBollingerBands get_crypto_price_technicals_bb(opts)
627
-
628
- #### Bollinger Bands
629
-
630
-
631
- Returns the Bollinger Bands values of Crypto Currency Prices for a Crypto Currency Pair
632
-
633
- [//]: # (END_OVERVIEW)
634
-
635
- ### Example
636
-
637
- [//]: # (START_CODE_EXAMPLE)
638
-
639
- ```ruby
640
- # Load the gem
641
- require 'intrinio-sdk'
642
- require 'pp'
643
-
644
- # Setup authorization
645
- Intrinio.configure do |config|
646
- config.api_key['api_key'] = 'YOUR_API_KEY'
647
- end
648
-
649
- technical_api = Intrinio::TechnicalApi.new
650
-
651
- opts = {
652
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
653
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
654
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
655
- period: 20, # Integer | The number of observations, per period, to calculate Bollinger Bands.
656
- standard_deviations: 2.0, # Float | The number of standard deviations to calculate the upper and lower bands of the Bollinger Bands.
657
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Bollinger Bands.
658
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
659
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
660
- start_date: nil, # Date | Return technicals on or after this date.
661
- start_time: nil, # String | Return technicals at or after this time (24-hour).
662
- end_date: nil, # Date | Return technicals on or before this date.
663
- end_time: nil, # String | Return technicals at or before this time (24-hour).
664
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
665
- next_page: nil # String | Gets the next page of data from a previous API call
666
- }
667
-
668
- begin
669
- result = technical_api.get_crypto_price_technicals_bb(opts)
670
- pp result
671
- rescue Intrinio::ApiError => e
672
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_bb: #{e}"
673
- end
674
- ```
675
-
676
- [//]: # (END_CODE_EXAMPLE)
677
-
678
- [//]: # (START_DEFINITION)
679
-
680
- ### Parameters
681
-
682
- [//]: # (START_PARAMETERS)
683
-
684
-
685
- Name | Type | Description | Notes
686
- ------------- | ------------- | ------------- | -------------
687
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
688
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
689
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
690
- **period** | Integer| The number of observations, per period, to calculate Bollinger Bands. | [optional] [default to 20] &nbsp;
691
- **standard_deviations** | Float| The number of standard deviations to calculate the upper and lower bands of the Bollinger Bands. | [optional] [default to 2.0] &nbsp;
692
- **price_key** | String| The Crypto Currency Price field to use when calculating Bollinger Bands. | [optional] [default to close] &nbsp;
693
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
694
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
695
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
696
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
697
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
698
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
699
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
700
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
701
- <br/>
702
-
703
- [//]: # (END_PARAMETERS)
704
-
705
- ### Return type
706
-
707
- [**ApiResponseCryptoBollingerBands**](ApiResponseCryptoBollingerBands.md)
708
-
709
- [//]: # (END_OPERATION)
710
-
711
-
712
- [//]: # (START_OPERATION)
713
-
714
- [//]: # (CLASS:Intrinio::TechnicalApi)
715
-
716
- [//]: # (METHOD:get_crypto_price_technicals_cci)
717
-
718
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoCommodityChannelIndex)
719
-
720
- [//]: # (RETURN_TYPE_KIND:object)
721
-
722
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoCommodityChannelIndex.md)
723
-
724
- [//]: # (OPERATION:get_crypto_price_technicals_cci_v2)
725
-
726
- [//]: # (ENDPOINT:/crypto/prices/technicals/cci)
727
-
728
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_cci)
729
-
730
- ## **get_crypto_price_technicals_cci**
731
-
732
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cci_v2)
733
-
734
- [//]: # (START_OVERVIEW)
735
-
736
- > ApiResponseCryptoCommodityChannelIndex get_crypto_price_technicals_cci(opts)
737
-
738
- #### Commodity Channel Index
739
-
740
-
741
- Returns the Commodity Channel Index values of Crypto Currency Prices for Crypto Currency Pair
742
-
743
- [//]: # (END_OVERVIEW)
744
-
745
- ### Example
746
-
747
- [//]: # (START_CODE_EXAMPLE)
748
-
749
- ```ruby
750
- # Load the gem
751
- require 'intrinio-sdk'
752
- require 'pp'
753
-
754
- # Setup authorization
755
- Intrinio.configure do |config|
756
- config.api_key['api_key'] = 'YOUR_API_KEY'
757
- end
758
-
759
- technical_api = Intrinio::TechnicalApi.new
760
-
761
- opts = {
762
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
763
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
764
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
765
- period: 20, # Integer | The number of observations, per period, to calculate Commodity Channel Index.
766
- constant: 0.015, # Float | The number of observations, per period, to calculate Commodity Channel Index.
767
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
768
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
769
- start_date: nil, # Date | Return technicals on or after this date.
770
- start_time: nil, # String | Return technicals at or after this time (24-hour).
771
- end_date: nil, # Date | Return technicals on or before this date.
772
- end_time: nil, # String | Return technicals at or before this time (24-hour).
773
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
774
- next_page: nil # String | Gets the next page of data from a previous API call
775
- }
776
-
777
- begin
778
- result = technical_api.get_crypto_price_technicals_cci(opts)
779
- pp result
780
- rescue Intrinio::ApiError => e
781
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_cci: #{e}"
782
- end
783
- ```
784
-
785
- [//]: # (END_CODE_EXAMPLE)
786
-
787
- [//]: # (START_DEFINITION)
788
-
789
- ### Parameters
790
-
791
- [//]: # (START_PARAMETERS)
792
-
793
-
794
- Name | Type | Description | Notes
795
- ------------- | ------------- | ------------- | -------------
796
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
797
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
798
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
799
- **period** | Integer| The number of observations, per period, to calculate Commodity Channel Index. | [optional] [default to 20] &nbsp;
800
- **constant** | Float| The number of observations, per period, to calculate Commodity Channel Index. | [optional] [default to 0.015] &nbsp;
801
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
802
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
803
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
804
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
805
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
806
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
807
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
808
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
809
- <br/>
810
-
811
- [//]: # (END_PARAMETERS)
812
-
813
- ### Return type
814
-
815
- [**ApiResponseCryptoCommodityChannelIndex**](ApiResponseCryptoCommodityChannelIndex.md)
816
-
817
- [//]: # (END_OPERATION)
818
-
819
-
820
- [//]: # (START_OPERATION)
821
-
822
- [//]: # (CLASS:Intrinio::TechnicalApi)
823
-
824
- [//]: # (METHOD:get_crypto_price_technicals_cmf)
825
-
826
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoChaikinMoneyFlow)
827
-
828
- [//]: # (RETURN_TYPE_KIND:object)
829
-
830
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoChaikinMoneyFlow.md)
831
-
832
- [//]: # (OPERATION:get_crypto_price_technicals_cmf_v2)
833
-
834
- [//]: # (ENDPOINT:/crypto/prices/technicals/cmf)
835
-
836
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_cmf)
837
-
838
- ## **get_crypto_price_technicals_cmf**
839
-
840
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cmf_v2)
841
-
842
- [//]: # (START_OVERVIEW)
843
-
844
- > ApiResponseCryptoChaikinMoneyFlow get_crypto_price_technicals_cmf(opts)
845
-
846
- #### Chaikin Money Flow
847
-
848
-
849
- Returns the Chaikin Money Flow values of Crypto Currency Prices for a Crypto Currency Pair
850
-
851
- [//]: # (END_OVERVIEW)
852
-
853
- ### Example
854
-
855
- [//]: # (START_CODE_EXAMPLE)
856
-
857
- ```ruby
858
- # Load the gem
859
- require 'intrinio-sdk'
860
- require 'pp'
861
-
862
- # Setup authorization
863
- Intrinio.configure do |config|
864
- config.api_key['api_key'] = 'YOUR_API_KEY'
865
- end
866
-
867
- technical_api = Intrinio::TechnicalApi.new
868
-
869
- opts = {
870
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
871
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
872
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
873
- period: 20, # Integer | The number of observations, per period, to calculate Chaikin Money Flow.
874
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
875
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
876
- start_date: nil, # Date | Return technicals on or after this date.
877
- start_time: nil, # String | Return technicals at or after this time (24-hour).
878
- end_date: nil, # Date | Return technicals on or before this date.
879
- end_time: nil, # String | Return technicals at or before this time (24-hour).
880
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
881
- next_page: nil # String | Gets the next page of data from a previous API call
882
- }
883
-
884
- begin
885
- result = technical_api.get_crypto_price_technicals_cmf(opts)
886
- pp result
887
- rescue Intrinio::ApiError => e
888
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_cmf: #{e}"
889
- end
890
- ```
891
-
892
- [//]: # (END_CODE_EXAMPLE)
893
-
894
- [//]: # (START_DEFINITION)
895
-
896
- ### Parameters
897
-
898
- [//]: # (START_PARAMETERS)
899
-
900
-
901
- Name | Type | Description | Notes
902
- ------------- | ------------- | ------------- | -------------
903
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
904
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
905
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
906
- **period** | Integer| The number of observations, per period, to calculate Chaikin Money Flow. | [optional] [default to 20] &nbsp;
907
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
908
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
909
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
910
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
911
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
912
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
913
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
914
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
915
- <br/>
916
-
917
- [//]: # (END_PARAMETERS)
918
-
919
- ### Return type
920
-
921
- [**ApiResponseCryptoChaikinMoneyFlow**](ApiResponseCryptoChaikinMoneyFlow.md)
922
-
923
- [//]: # (END_OPERATION)
924
-
925
-
926
- [//]: # (START_OPERATION)
927
-
928
- [//]: # (CLASS:Intrinio::TechnicalApi)
929
-
930
- [//]: # (METHOD:get_crypto_price_technicals_dc)
931
-
932
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoDonchianChannel)
933
-
934
- [//]: # (RETURN_TYPE_KIND:object)
935
-
936
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoDonchianChannel.md)
937
-
938
- [//]: # (OPERATION:get_crypto_price_technicals_dc_v2)
939
-
940
- [//]: # (ENDPOINT:/crypto/prices/technicals/dc)
941
-
942
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_dc)
943
-
944
- ## **get_crypto_price_technicals_dc**
945
-
946
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dc_v2)
947
-
948
- [//]: # (START_OVERVIEW)
949
-
950
- > ApiResponseCryptoDonchianChannel get_crypto_price_technicals_dc(opts)
951
-
952
- #### Donchian Channel
953
-
954
-
955
- Returns the Donchian Channel values of Crypto Currency Prices for a Crypto Currency Pair
956
-
957
- [//]: # (END_OVERVIEW)
958
-
959
- ### Example
960
-
961
- [//]: # (START_CODE_EXAMPLE)
962
-
963
- ```ruby
964
- # Load the gem
965
- require 'intrinio-sdk'
966
- require 'pp'
967
-
968
- # Setup authorization
969
- Intrinio.configure do |config|
970
- config.api_key['api_key'] = 'YOUR_API_KEY'
971
- end
972
-
973
- technical_api = Intrinio::TechnicalApi.new
974
-
975
- opts = {
976
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
977
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
978
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
979
- period: 20, # Integer | The number of observations, per period, to calculate Donchian Channel.
980
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Donchian Channel.
981
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
982
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
983
- start_date: nil, # Date | Return technicals on or after this date.
984
- start_time: nil, # String | Return technicals at or after this time (24-hour).
985
- end_date: nil, # Date | Return technicals on or before this date.
986
- end_time: nil, # String | Return technicals at or before this time (24-hour).
987
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
988
- next_page: nil # String | Gets the next page of data from a previous API call
989
- }
990
-
991
- begin
992
- result = technical_api.get_crypto_price_technicals_dc(opts)
993
- pp result
994
- rescue Intrinio::ApiError => e
995
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_dc: #{e}"
996
- end
997
- ```
998
-
999
- [//]: # (END_CODE_EXAMPLE)
1000
-
1001
- [//]: # (START_DEFINITION)
1002
-
1003
- ### Parameters
1004
-
1005
- [//]: # (START_PARAMETERS)
1006
-
1007
-
1008
- Name | Type | Description | Notes
1009
- ------------- | ------------- | ------------- | -------------
1010
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1011
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1012
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1013
- **period** | Integer| The number of observations, per period, to calculate Donchian Channel. | [optional] [default to 20] &nbsp;
1014
- **price_key** | String| The Crypto Currency Price field to use when calculating Donchian Channel. | [optional] [default to close] &nbsp;
1015
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1016
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1017
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1018
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1019
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1020
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1021
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1022
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1023
- <br/>
1024
-
1025
- [//]: # (END_PARAMETERS)
1026
-
1027
- ### Return type
1028
-
1029
- [**ApiResponseCryptoDonchianChannel**](ApiResponseCryptoDonchianChannel.md)
1030
-
1031
- [//]: # (END_OPERATION)
1032
-
1033
-
1034
- [//]: # (START_OPERATION)
1035
-
1036
- [//]: # (CLASS:Intrinio::TechnicalApi)
1037
-
1038
- [//]: # (METHOD:get_crypto_price_technicals_dpo)
1039
-
1040
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoDetrendedPriceOscillator)
1041
-
1042
- [//]: # (RETURN_TYPE_KIND:object)
1043
-
1044
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoDetrendedPriceOscillator.md)
1045
-
1046
- [//]: # (OPERATION:get_crypto_price_technicals_dpo_v2)
1047
-
1048
- [//]: # (ENDPOINT:/crypto/prices/technicals/dpo)
1049
-
1050
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_dpo)
1051
-
1052
- ## **get_crypto_price_technicals_dpo**
1053
-
1054
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dpo_v2)
1055
-
1056
- [//]: # (START_OVERVIEW)
1057
-
1058
- > ApiResponseCryptoDetrendedPriceOscillator get_crypto_price_technicals_dpo(opts)
1059
-
1060
- #### Detrended Price Oscillator
1061
-
1062
-
1063
- Returns the Detrended Price Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
1064
-
1065
- [//]: # (END_OVERVIEW)
1066
-
1067
- ### Example
1068
-
1069
- [//]: # (START_CODE_EXAMPLE)
1070
-
1071
- ```ruby
1072
- # Load the gem
1073
- require 'intrinio-sdk'
1074
- require 'pp'
1075
-
1076
- # Setup authorization
1077
- Intrinio.configure do |config|
1078
- config.api_key['api_key'] = 'YOUR_API_KEY'
1079
- end
1080
-
1081
- technical_api = Intrinio::TechnicalApi.new
1082
-
1083
- opts = {
1084
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1085
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1086
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1087
- period: 20, # Integer | The number of observations, per period, to calculate Detrended Price Oscillator.
1088
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Detrended Price Oscillator.
1089
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1090
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1091
- start_date: nil, # Date | Return technicals on or after this date.
1092
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1093
- end_date: nil, # Date | Return technicals on or before this date.
1094
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1095
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1096
- next_page: nil # String | Gets the next page of data from a previous API call
1097
- }
1098
-
1099
- begin
1100
- result = technical_api.get_crypto_price_technicals_dpo(opts)
1101
- pp result
1102
- rescue Intrinio::ApiError => e
1103
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_dpo: #{e}"
1104
- end
1105
- ```
1106
-
1107
- [//]: # (END_CODE_EXAMPLE)
1108
-
1109
- [//]: # (START_DEFINITION)
1110
-
1111
- ### Parameters
1112
-
1113
- [//]: # (START_PARAMETERS)
1114
-
1115
-
1116
- Name | Type | Description | Notes
1117
- ------------- | ------------- | ------------- | -------------
1118
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1119
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1120
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1121
- **period** | Integer| The number of observations, per period, to calculate Detrended Price Oscillator. | [optional] [default to 20] &nbsp;
1122
- **price_key** | String| The Crypto Currency Price field to use when calculating Detrended Price Oscillator. | [optional] [default to close] &nbsp;
1123
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1124
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1125
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1126
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1127
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1128
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1129
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1130
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1131
- <br/>
1132
-
1133
- [//]: # (END_PARAMETERS)
1134
-
1135
- ### Return type
1136
-
1137
- [**ApiResponseCryptoDetrendedPriceOscillator**](ApiResponseCryptoDetrendedPriceOscillator.md)
1138
-
1139
- [//]: # (END_OPERATION)
1140
-
1141
-
1142
- [//]: # (START_OPERATION)
1143
-
1144
- [//]: # (CLASS:Intrinio::TechnicalApi)
1145
-
1146
- [//]: # (METHOD:get_crypto_price_technicals_eom)
1147
-
1148
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoEaseOfMovement)
1149
-
1150
- [//]: # (RETURN_TYPE_KIND:object)
1151
-
1152
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoEaseOfMovement.md)
1153
-
1154
- [//]: # (OPERATION:get_crypto_price_technicals_eom_v2)
1155
-
1156
- [//]: # (ENDPOINT:/crypto/prices/technicals/eom)
1157
-
1158
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_eom)
1159
-
1160
- ## **get_crypto_price_technicals_eom**
1161
-
1162
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_eom_v2)
1163
-
1164
- [//]: # (START_OVERVIEW)
1165
-
1166
- > ApiResponseCryptoEaseOfMovement get_crypto_price_technicals_eom(opts)
1167
-
1168
- #### Ease of Movement
1169
-
1170
-
1171
- Returns the Ease of Movement values of Crypto Currency Prices for a Crypto Currency Pair
1172
-
1173
- [//]: # (END_OVERVIEW)
1174
-
1175
- ### Example
1176
-
1177
- [//]: # (START_CODE_EXAMPLE)
1178
-
1179
- ```ruby
1180
- # Load the gem
1181
- require 'intrinio-sdk'
1182
- require 'pp'
1183
-
1184
- # Setup authorization
1185
- Intrinio.configure do |config|
1186
- config.api_key['api_key'] = 'YOUR_API_KEY'
1187
- end
1188
-
1189
- technical_api = Intrinio::TechnicalApi.new
1190
-
1191
- opts = {
1192
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1193
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1194
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1195
- period: 20, # Integer | The number of observations, per period, to calculate Ease of Movement.
1196
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1197
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1198
- start_date: nil, # Date | Return technicals on or after this date.
1199
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1200
- end_date: nil, # Date | Return technicals on or before this date.
1201
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1202
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1203
- next_page: nil # String | Gets the next page of data from a previous API call
1204
- }
1205
-
1206
- begin
1207
- result = technical_api.get_crypto_price_technicals_eom(opts)
1208
- pp result
1209
- rescue Intrinio::ApiError => e
1210
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_eom: #{e}"
1211
- end
1212
- ```
1213
-
1214
- [//]: # (END_CODE_EXAMPLE)
1215
-
1216
- [//]: # (START_DEFINITION)
1217
-
1218
- ### Parameters
1219
-
1220
- [//]: # (START_PARAMETERS)
1221
-
1222
-
1223
- Name | Type | Description | Notes
1224
- ------------- | ------------- | ------------- | -------------
1225
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1226
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1227
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1228
- **period** | Integer| The number of observations, per period, to calculate Ease of Movement. | [optional] [default to 20] &nbsp;
1229
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1230
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1231
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1232
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1233
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1234
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1235
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1236
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1237
- <br/>
1238
-
1239
- [//]: # (END_PARAMETERS)
1240
-
1241
- ### Return type
1242
-
1243
- [**ApiResponseCryptoEaseOfMovement**](ApiResponseCryptoEaseOfMovement.md)
1244
-
1245
- [//]: # (END_OPERATION)
1246
-
1247
-
1248
- [//]: # (START_OPERATION)
1249
-
1250
- [//]: # (CLASS:Intrinio::TechnicalApi)
1251
-
1252
- [//]: # (METHOD:get_crypto_price_technicals_fi)
1253
-
1254
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoForceIndex)
1255
-
1256
- [//]: # (RETURN_TYPE_KIND:object)
1257
-
1258
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoForceIndex.md)
1259
-
1260
- [//]: # (OPERATION:get_crypto_price_technicals_fi_v2)
1261
-
1262
- [//]: # (ENDPOINT:/crypto/prices/technicals/fi)
1263
-
1264
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_fi)
1265
-
1266
- ## **get_crypto_price_technicals_fi**
1267
-
1268
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_fi_v2)
1269
-
1270
- [//]: # (START_OVERVIEW)
1271
-
1272
- > ApiResponseCryptoForceIndex get_crypto_price_technicals_fi(opts)
1273
-
1274
- #### Force Index
1275
-
1276
-
1277
- Returns the Force Index values of Crypto Currency Prices for a Crypto Currency Pair
1278
-
1279
- [//]: # (END_OVERVIEW)
1280
-
1281
- ### Example
1282
-
1283
- [//]: # (START_CODE_EXAMPLE)
1284
-
1285
- ```ruby
1286
- # Load the gem
1287
- require 'intrinio-sdk'
1288
- require 'pp'
1289
-
1290
- # Setup authorization
1291
- Intrinio.configure do |config|
1292
- config.api_key['api_key'] = 'YOUR_API_KEY'
1293
- end
1294
-
1295
- technical_api = Intrinio::TechnicalApi.new
1296
-
1297
- opts = {
1298
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1299
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1300
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1301
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1302
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1303
- start_date: nil, # Date | Return technicals on or after this date.
1304
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1305
- end_date: nil, # Date | Return technicals on or before this date.
1306
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1307
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1308
- next_page: nil # String | Gets the next page of data from a previous API call
1309
- }
1310
-
1311
- begin
1312
- result = technical_api.get_crypto_price_technicals_fi(opts)
1313
- pp result
1314
- rescue Intrinio::ApiError => e
1315
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_fi: #{e}"
1316
- end
1317
- ```
1318
-
1319
- [//]: # (END_CODE_EXAMPLE)
1320
-
1321
- [//]: # (START_DEFINITION)
1322
-
1323
- ### Parameters
1324
-
1325
- [//]: # (START_PARAMETERS)
1326
-
1327
-
1328
- Name | Type | Description | Notes
1329
- ------------- | ------------- | ------------- | -------------
1330
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1331
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1332
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1333
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1334
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1335
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1336
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1337
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1338
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1339
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1340
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1341
- <br/>
1342
-
1343
- [//]: # (END_PARAMETERS)
1344
-
1345
- ### Return type
1346
-
1347
- [**ApiResponseCryptoForceIndex**](ApiResponseCryptoForceIndex.md)
1348
-
1349
- [//]: # (END_OPERATION)
1350
-
1351
-
1352
- [//]: # (START_OPERATION)
1353
-
1354
- [//]: # (CLASS:Intrinio::TechnicalApi)
1355
-
1356
- [//]: # (METHOD:get_crypto_price_technicals_ichimoku)
1357
-
1358
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoIchimokuKinkoHyo)
1359
-
1360
- [//]: # (RETURN_TYPE_KIND:object)
1361
-
1362
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoIchimokuKinkoHyo.md)
1363
-
1364
- [//]: # (OPERATION:get_crypto_price_technicals_ichimoku_v2)
1365
-
1366
- [//]: # (ENDPOINT:/crypto/prices/technicals/ichimoku)
1367
-
1368
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_ichimoku)
1369
-
1370
- ## **get_crypto_price_technicals_ichimoku**
1371
-
1372
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ichimoku_v2)
1373
-
1374
- [//]: # (START_OVERVIEW)
1375
-
1376
- > ApiResponseCryptoIchimokuKinkoHyo get_crypto_price_technicals_ichimoku(opts)
1377
-
1378
- #### Ichimoku Kinko Hyo
1379
-
1380
-
1381
- Returns the Ichimoku Kinko Hyo values of Crypto Currency Prices for a Crypto Currency Pair
1382
-
1383
- [//]: # (END_OVERVIEW)
1384
-
1385
- ### Example
1386
-
1387
- [//]: # (START_CODE_EXAMPLE)
1388
-
1389
- ```ruby
1390
- # Load the gem
1391
- require 'intrinio-sdk'
1392
- require 'pp'
1393
-
1394
- # Setup authorization
1395
- Intrinio.configure do |config|
1396
- config.api_key['api_key'] = 'YOUR_API_KEY'
1397
- end
1398
-
1399
- technical_api = Intrinio::TechnicalApi.new
1400
-
1401
- opts = {
1402
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1403
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1404
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1405
- low_period: 9, # Integer | The number of observations, per period, to calculate Tenkan Sen (Conversion Line) of Ichimoku Kinko Hyo.
1406
- medium_period: 26, # Integer | The number of observations, per period, to calculate Kijun Sen (Base Line), Senkou Span A (Leading Span A), and Chikou Span (Lagging Span) of Ichimoku Kinko Hyo.
1407
- high_period: 52, # Integer | The number of observations, per period, to calculate Senkou Span B (Leading Span B) of Ichimoku Kinko Hyo.
1408
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1409
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1410
- start_date: nil, # Date | Return technicals on or after this date.
1411
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1412
- end_date: nil, # Date | Return technicals on or before this date.
1413
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1414
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1415
- next_page: nil # String | Gets the next page of data from a previous API call
1416
- }
1417
-
1418
- begin
1419
- result = technical_api.get_crypto_price_technicals_ichimoku(opts)
1420
- pp result
1421
- rescue Intrinio::ApiError => e
1422
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_ichimoku: #{e}"
1423
- end
1424
- ```
1425
-
1426
- [//]: # (END_CODE_EXAMPLE)
1427
-
1428
- [//]: # (START_DEFINITION)
1429
-
1430
- ### Parameters
1431
-
1432
- [//]: # (START_PARAMETERS)
1433
-
1434
-
1435
- Name | Type | Description | Notes
1436
- ------------- | ------------- | ------------- | -------------
1437
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1438
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1439
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1440
- **low_period** | Integer| The number of observations, per period, to calculate Tenkan Sen (Conversion Line) of Ichimoku Kinko Hyo. | [optional] [default to 9] &nbsp;
1441
- **medium_period** | Integer| The number of observations, per period, to calculate Kijun Sen (Base Line), Senkou Span A (Leading Span A), and Chikou Span (Lagging Span) of Ichimoku Kinko Hyo. | [optional] [default to 26] &nbsp;
1442
- **high_period** | Integer| The number of observations, per period, to calculate Senkou Span B (Leading Span B) of Ichimoku Kinko Hyo. | [optional] [default to 52] &nbsp;
1443
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1444
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1445
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1446
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1447
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1448
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1449
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1450
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1451
- <br/>
1452
-
1453
- [//]: # (END_PARAMETERS)
1454
-
1455
- ### Return type
1456
-
1457
- [**ApiResponseCryptoIchimokuKinkoHyo**](ApiResponseCryptoIchimokuKinkoHyo.md)
1458
-
1459
- [//]: # (END_OPERATION)
1460
-
1461
-
1462
- [//]: # (START_OPERATION)
1463
-
1464
- [//]: # (CLASS:Intrinio::TechnicalApi)
1465
-
1466
- [//]: # (METHOD:get_crypto_price_technicals_kc)
1467
-
1468
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoKeltnerChannel)
1469
-
1470
- [//]: # (RETURN_TYPE_KIND:object)
1471
-
1472
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoKeltnerChannel.md)
1473
-
1474
- [//]: # (OPERATION:get_crypto_price_technicals_kc_v2)
1475
-
1476
- [//]: # (ENDPOINT:/crypto/prices/technicals/kc)
1477
-
1478
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_kc)
1479
-
1480
- ## **get_crypto_price_technicals_kc**
1481
-
1482
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kc_v2)
1483
-
1484
- [//]: # (START_OVERVIEW)
1485
-
1486
- > ApiResponseCryptoKeltnerChannel get_crypto_price_technicals_kc(opts)
1487
-
1488
- #### Keltner Channel
1489
-
1490
-
1491
- Returns the Keltner Channel values of Crypto Currency Prices for a Crypto Currency Pair
1492
-
1493
- [//]: # (END_OVERVIEW)
1494
-
1495
- ### Example
1496
-
1497
- [//]: # (START_CODE_EXAMPLE)
1498
-
1499
- ```ruby
1500
- # Load the gem
1501
- require 'intrinio-sdk'
1502
- require 'pp'
1503
-
1504
- # Setup authorization
1505
- Intrinio.configure do |config|
1506
- config.api_key['api_key'] = 'YOUR_API_KEY'
1507
- end
1508
-
1509
- technical_api = Intrinio::TechnicalApi.new
1510
-
1511
- opts = {
1512
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1513
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1514
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1515
- period: 10, # Integer | The number of observations, per period, to calculate Kelter Channel.
1516
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1517
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1518
- start_date: nil, # Date | Return technicals on or after this date.
1519
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1520
- end_date: nil, # Date | Return technicals on or before this date.
1521
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1522
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1523
- next_page: nil # String | Gets the next page of data from a previous API call
1524
- }
1525
-
1526
- begin
1527
- result = technical_api.get_crypto_price_technicals_kc(opts)
1528
- pp result
1529
- rescue Intrinio::ApiError => e
1530
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_kc: #{e}"
1531
- end
1532
- ```
1533
-
1534
- [//]: # (END_CODE_EXAMPLE)
1535
-
1536
- [//]: # (START_DEFINITION)
1537
-
1538
- ### Parameters
1539
-
1540
- [//]: # (START_PARAMETERS)
1541
-
1542
-
1543
- Name | Type | Description | Notes
1544
- ------------- | ------------- | ------------- | -------------
1545
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1546
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1547
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1548
- **period** | Integer| The number of observations, per period, to calculate Kelter Channel. | [optional] [default to 10] &nbsp;
1549
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1550
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1551
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1552
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1553
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1554
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1555
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1556
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1557
- <br/>
1558
-
1559
- [//]: # (END_PARAMETERS)
1560
-
1561
- ### Return type
1562
-
1563
- [**ApiResponseCryptoKeltnerChannel**](ApiResponseCryptoKeltnerChannel.md)
1564
-
1565
- [//]: # (END_OPERATION)
1566
-
1567
-
1568
- [//]: # (START_OPERATION)
1569
-
1570
- [//]: # (CLASS:Intrinio::TechnicalApi)
1571
-
1572
- [//]: # (METHOD:get_crypto_price_technicals_kst)
1573
-
1574
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoKnowSureThing)
1575
-
1576
- [//]: # (RETURN_TYPE_KIND:object)
1577
-
1578
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoKnowSureThing.md)
1579
-
1580
- [//]: # (OPERATION:get_crypto_price_technicals_kst_v2)
1581
-
1582
- [//]: # (ENDPOINT:/crypto/prices/technicals/kst)
1583
-
1584
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_kst)
1585
-
1586
- ## **get_crypto_price_technicals_kst**
1587
-
1588
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kst_v2)
1589
-
1590
- [//]: # (START_OVERVIEW)
1591
-
1592
- > ApiResponseCryptoKnowSureThing get_crypto_price_technicals_kst(opts)
1593
-
1594
- #### Know Sure Thing
1595
-
1596
-
1597
- Returns the Know Sure Thing values of Crypto Currency Prices for a Crypto Currency Pair
1598
-
1599
- [//]: # (END_OVERVIEW)
1600
-
1601
- ### Example
1602
-
1603
- [//]: # (START_CODE_EXAMPLE)
1604
-
1605
- ```ruby
1606
- # Load the gem
1607
- require 'intrinio-sdk'
1608
- require 'pp'
1609
-
1610
- # Setup authorization
1611
- Intrinio.configure do |config|
1612
- config.api_key['api_key'] = 'YOUR_API_KEY'
1613
- end
1614
-
1615
- technical_api = Intrinio::TechnicalApi.new
1616
-
1617
- opts = {
1618
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1619
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1620
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1621
- roc1: 10, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA1.
1622
- roc2: 15, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA2.
1623
- roc3: 20, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA3.
1624
- roc4: 30, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA4.
1625
- sma1: 10, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA1.
1626
- sma2: 10, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA2.
1627
- sma3: 10, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA3.
1628
- sma4: 15, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA4.
1629
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Know Sure Thing.
1630
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1631
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1632
- start_date: nil, # Date | Return technicals on or after this date.
1633
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1634
- end_date: nil, # Date | Return technicals on or before this date.
1635
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1636
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1637
- next_page: nil # String | Gets the next page of data from a previous API call
1638
- }
1639
-
1640
- begin
1641
- result = technical_api.get_crypto_price_technicals_kst(opts)
1642
- pp result
1643
- rescue Intrinio::ApiError => e
1644
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_kst: #{e}"
1645
- end
1646
- ```
1647
-
1648
- [//]: # (END_CODE_EXAMPLE)
1649
-
1650
- [//]: # (START_DEFINITION)
1651
-
1652
- ### Parameters
1653
-
1654
- [//]: # (START_PARAMETERS)
1655
-
1656
-
1657
- Name | Type | Description | Notes
1658
- ------------- | ------------- | ------------- | -------------
1659
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1660
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1661
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1662
- **roc1** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA1. | [optional] [default to 10] &nbsp;
1663
- **roc2** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA2. | [optional] [default to 15] &nbsp;
1664
- **roc3** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA3. | [optional] [default to 20] &nbsp;
1665
- **roc4** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA4. | [optional] [default to 30] &nbsp;
1666
- **sma1** | Integer| The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA1. | [optional] [default to 10] &nbsp;
1667
- **sma2** | Integer| The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA2. | [optional] [default to 10] &nbsp;
1668
- **sma3** | Integer| The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA3. | [optional] [default to 10] &nbsp;
1669
- **sma4** | Integer| The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA4. | [optional] [default to 15] &nbsp;
1670
- **price_key** | String| The Crypto Currency Price field to use when calculating Know Sure Thing. | [optional] [default to close] &nbsp;
1671
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1672
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1673
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1674
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1675
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1676
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1677
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1678
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1679
- <br/>
1680
-
1681
- [//]: # (END_PARAMETERS)
1682
-
1683
- ### Return type
1684
-
1685
- [**ApiResponseCryptoKnowSureThing**](ApiResponseCryptoKnowSureThing.md)
1686
-
1687
- [//]: # (END_OPERATION)
1688
-
1689
-
1690
- [//]: # (START_OPERATION)
1691
-
1692
- [//]: # (CLASS:Intrinio::TechnicalApi)
1693
-
1694
- [//]: # (METHOD:get_crypto_price_technicals_macd)
1695
-
1696
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoMovingAverageConvergenceDivergence)
1697
-
1698
- [//]: # (RETURN_TYPE_KIND:object)
1699
-
1700
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoMovingAverageConvergenceDivergence.md)
1701
-
1702
- [//]: # (OPERATION:get_crypto_price_technicals_macd_v2)
1703
-
1704
- [//]: # (ENDPOINT:/crypto/prices/technicals/macd)
1705
-
1706
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_macd)
1707
-
1708
- ## **get_crypto_price_technicals_macd**
1709
-
1710
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_macd_v2)
1711
-
1712
- [//]: # (START_OVERVIEW)
1713
-
1714
- > ApiResponseCryptoMovingAverageConvergenceDivergence get_crypto_price_technicals_macd(opts)
1715
-
1716
- #### Moving Average Convergence Divergence
1717
-
1718
-
1719
- Returns the Moving Average Convergence Divergence values of Crypto Currency Prices for a Crypto Currency Pair
1720
-
1721
- [//]: # (END_OVERVIEW)
1722
-
1723
- ### Example
1724
-
1725
- [//]: # (START_CODE_EXAMPLE)
1726
-
1727
- ```ruby
1728
- # Load the gem
1729
- require 'intrinio-sdk'
1730
- require 'pp'
1731
-
1732
- # Setup authorization
1733
- Intrinio.configure do |config|
1734
- config.api_key['api_key'] = 'YOUR_API_KEY'
1735
- end
1736
-
1737
- technical_api = Intrinio::TechnicalApi.new
1738
-
1739
- opts = {
1740
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1741
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1742
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1743
- fast_period: 12, # Integer | The number of observations, per period, to calculate the fast moving Exponential Moving Average for Moving Average Convergence Divergence.
1744
- slow_period: 26, # Integer | The number of observations, per period, to calculate the slow moving Exponential Moving Average for Moving Average Convergence Divergence.
1745
- signal_period: 9, # Integer | The number of observations, per period, to calculate the signal line for Moving Average Convergence Divergence.
1746
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Moving Average Convergence Divergence.
1747
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1748
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1749
- start_date: nil, # Date | Return technicals on or after this date.
1750
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1751
- end_date: nil, # Date | Return technicals on or before this date.
1752
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1753
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1754
- next_page: nil # String | Gets the next page of data from a previous API call
1755
- }
1756
-
1757
- begin
1758
- result = technical_api.get_crypto_price_technicals_macd(opts)
1759
- pp result
1760
- rescue Intrinio::ApiError => e
1761
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_macd: #{e}"
1762
- end
1763
- ```
1764
-
1765
- [//]: # (END_CODE_EXAMPLE)
1766
-
1767
- [//]: # (START_DEFINITION)
1768
-
1769
- ### Parameters
1770
-
1771
- [//]: # (START_PARAMETERS)
1772
-
1773
-
1774
- Name | Type | Description | Notes
1775
- ------------- | ------------- | ------------- | -------------
1776
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1777
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1778
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1779
- **fast_period** | Integer| The number of observations, per period, to calculate the fast moving Exponential Moving Average for Moving Average Convergence Divergence. | [optional] [default to 12] &nbsp;
1780
- **slow_period** | Integer| The number of observations, per period, to calculate the slow moving Exponential Moving Average for Moving Average Convergence Divergence. | [optional] [default to 26] &nbsp;
1781
- **signal_period** | Integer| The number of observations, per period, to calculate the signal line for Moving Average Convergence Divergence. | [optional] [default to 9] &nbsp;
1782
- **price_key** | String| The Crypto Currency Price field to use when calculating Moving Average Convergence Divergence. | [optional] [default to close] &nbsp;
1783
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1784
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1785
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1786
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1787
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1788
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1789
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1790
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1791
- <br/>
1792
-
1793
- [//]: # (END_PARAMETERS)
1794
-
1795
- ### Return type
1796
-
1797
- [**ApiResponseCryptoMovingAverageConvergenceDivergence**](ApiResponseCryptoMovingAverageConvergenceDivergence.md)
1798
-
1799
- [//]: # (END_OPERATION)
1800
-
1801
-
1802
- [//]: # (START_OPERATION)
1803
-
1804
- [//]: # (CLASS:Intrinio::TechnicalApi)
1805
-
1806
- [//]: # (METHOD:get_crypto_price_technicals_mfi)
1807
-
1808
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoMoneyFlowIndex)
1809
-
1810
- [//]: # (RETURN_TYPE_KIND:object)
1811
-
1812
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoMoneyFlowIndex.md)
1813
-
1814
- [//]: # (OPERATION:get_crypto_price_technicals_mfi_v2)
1815
-
1816
- [//]: # (ENDPOINT:/crypto/prices/technicals/mfi)
1817
-
1818
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_mfi)
1819
-
1820
- ## **get_crypto_price_technicals_mfi**
1821
-
1822
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mfi_v2)
1823
-
1824
- [//]: # (START_OVERVIEW)
1825
-
1826
- > ApiResponseCryptoMoneyFlowIndex get_crypto_price_technicals_mfi(opts)
1827
-
1828
- #### Money Flow Index
1829
-
1830
-
1831
- Returns the Money Flow Index values of Crypto Currency Prices for a Crypto Currency Pair
1832
-
1833
- [//]: # (END_OVERVIEW)
1834
-
1835
- ### Example
1836
-
1837
- [//]: # (START_CODE_EXAMPLE)
1838
-
1839
- ```ruby
1840
- # Load the gem
1841
- require 'intrinio-sdk'
1842
- require 'pp'
1843
-
1844
- # Setup authorization
1845
- Intrinio.configure do |config|
1846
- config.api_key['api_key'] = 'YOUR_API_KEY'
1847
- end
1848
-
1849
- technical_api = Intrinio::TechnicalApi.new
1850
-
1851
- opts = {
1852
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1853
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1854
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1855
- period: 14, # Integer | The number of observations, per period, to calculate Money Flow Index.
1856
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1857
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1858
- start_date: nil, # Date | Return technicals on or after this date.
1859
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1860
- end_date: nil, # Date | Return technicals on or before this date.
1861
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1862
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1863
- next_page: nil # String | Gets the next page of data from a previous API call
1864
- }
1865
-
1866
- begin
1867
- result = technical_api.get_crypto_price_technicals_mfi(opts)
1868
- pp result
1869
- rescue Intrinio::ApiError => e
1870
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_mfi: #{e}"
1871
- end
1872
- ```
1873
-
1874
- [//]: # (END_CODE_EXAMPLE)
1875
-
1876
- [//]: # (START_DEFINITION)
1877
-
1878
- ### Parameters
1879
-
1880
- [//]: # (START_PARAMETERS)
1881
-
1882
-
1883
- Name | Type | Description | Notes
1884
- ------------- | ------------- | ------------- | -------------
1885
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1886
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1887
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1888
- **period** | Integer| The number of observations, per period, to calculate Money Flow Index. | [optional] [default to 14] &nbsp;
1889
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1890
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1891
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1892
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1893
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1894
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1895
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
1896
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1897
- <br/>
1898
-
1899
- [//]: # (END_PARAMETERS)
1900
-
1901
- ### Return type
1902
-
1903
- [**ApiResponseCryptoMoneyFlowIndex**](ApiResponseCryptoMoneyFlowIndex.md)
1904
-
1905
- [//]: # (END_OPERATION)
1906
-
1907
-
1908
- [//]: # (START_OPERATION)
1909
-
1910
- [//]: # (CLASS:Intrinio::TechnicalApi)
1911
-
1912
- [//]: # (METHOD:get_crypto_price_technicals_mi)
1913
-
1914
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoMassIndex)
1915
-
1916
- [//]: # (RETURN_TYPE_KIND:object)
1917
-
1918
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoMassIndex.md)
1919
-
1920
- [//]: # (OPERATION:get_crypto_price_technicals_mi_v2)
1921
-
1922
- [//]: # (ENDPOINT:/crypto/prices/technicals/mi)
1923
-
1924
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_mi)
1925
-
1926
- ## **get_crypto_price_technicals_mi**
1927
-
1928
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mi_v2)
1929
-
1930
- [//]: # (START_OVERVIEW)
1931
-
1932
- > ApiResponseCryptoMassIndex get_crypto_price_technicals_mi(opts)
1933
-
1934
- #### Mass Index
1935
-
1936
-
1937
- Returns the Mass Index values of Crypto Currency Prices for a Crypto Currency Pair
1938
-
1939
- [//]: # (END_OVERVIEW)
1940
-
1941
- ### Example
1942
-
1943
- [//]: # (START_CODE_EXAMPLE)
1944
-
1945
- ```ruby
1946
- # Load the gem
1947
- require 'intrinio-sdk'
1948
- require 'pp'
1949
-
1950
- # Setup authorization
1951
- Intrinio.configure do |config|
1952
- config.api_key['api_key'] = 'YOUR_API_KEY'
1953
- end
1954
-
1955
- technical_api = Intrinio::TechnicalApi.new
1956
-
1957
- opts = {
1958
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1959
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1960
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1961
- ema_period: 9, # Integer | The number of observations, per period, to calculate the single Exponential Moving Average and the Double Exponential Moving Average for Mass Index.
1962
- sum_period: 25, # Integer | The number of observations, per period, to calculate the sum of the Exponetinal Moving Average Ratios for Mass Index.
1963
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1964
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1965
- start_date: nil, # Date | Return technicals on or after this date.
1966
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1967
- end_date: nil, # Date | Return technicals on or before this date.
1968
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1969
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1970
- next_page: nil # String | Gets the next page of data from a previous API call
1971
- }
1972
-
1973
- begin
1974
- result = technical_api.get_crypto_price_technicals_mi(opts)
1975
- pp result
1976
- rescue Intrinio::ApiError => e
1977
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_mi: #{e}"
1978
- end
1979
- ```
1980
-
1981
- [//]: # (END_CODE_EXAMPLE)
1982
-
1983
- [//]: # (START_DEFINITION)
1984
-
1985
- ### Parameters
1986
-
1987
- [//]: # (START_PARAMETERS)
1988
-
1989
-
1990
- Name | Type | Description | Notes
1991
- ------------- | ------------- | ------------- | -------------
1992
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1993
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1994
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1995
- **ema_period** | Integer| The number of observations, per period, to calculate the single Exponential Moving Average and the Double Exponential Moving Average for Mass Index. | [optional] [default to 9] &nbsp;
1996
- **sum_period** | Integer| The number of observations, per period, to calculate the sum of the Exponetinal Moving Average Ratios for Mass Index. | [optional] [default to 25] &nbsp;
1997
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1998
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1999
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2000
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2001
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2002
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2003
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2004
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2005
- <br/>
2006
-
2007
- [//]: # (END_PARAMETERS)
2008
-
2009
- ### Return type
2010
-
2011
- [**ApiResponseCryptoMassIndex**](ApiResponseCryptoMassIndex.md)
2012
-
2013
- [//]: # (END_OPERATION)
2014
-
2015
-
2016
- [//]: # (START_OPERATION)
2017
-
2018
- [//]: # (CLASS:Intrinio::TechnicalApi)
2019
-
2020
- [//]: # (METHOD:get_crypto_price_technicals_nvi)
2021
-
2022
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoNegativeVolumeIndex)
2023
-
2024
- [//]: # (RETURN_TYPE_KIND:object)
2025
-
2026
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoNegativeVolumeIndex.md)
2027
-
2028
- [//]: # (OPERATION:get_crypto_price_technicals_nvi_v2)
2029
-
2030
- [//]: # (ENDPOINT:/crypto/prices/technicals/nvi)
2031
-
2032
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_nvi)
2033
-
2034
- ## **get_crypto_price_technicals_nvi**
2035
-
2036
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_nvi_v2)
2037
-
2038
- [//]: # (START_OVERVIEW)
2039
-
2040
- > ApiResponseCryptoNegativeVolumeIndex get_crypto_price_technicals_nvi(opts)
2041
-
2042
- #### Negative Volume Index
2043
-
2044
-
2045
- Returns the Negative Volume Index values of Crypto Currency Prices for a Crypto Currency Pair
2046
-
2047
- [//]: # (END_OVERVIEW)
2048
-
2049
- ### Example
2050
-
2051
- [//]: # (START_CODE_EXAMPLE)
2052
-
2053
- ```ruby
2054
- # Load the gem
2055
- require 'intrinio-sdk'
2056
- require 'pp'
2057
-
2058
- # Setup authorization
2059
- Intrinio.configure do |config|
2060
- config.api_key['api_key'] = 'YOUR_API_KEY'
2061
- end
2062
-
2063
- technical_api = Intrinio::TechnicalApi.new
2064
-
2065
- opts = {
2066
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2067
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2068
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2069
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2070
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2071
- start_date: nil, # Date | Return technicals on or after this date.
2072
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2073
- end_date: nil, # Date | Return technicals on or before this date.
2074
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2075
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2076
- next_page: nil # String | Gets the next page of data from a previous API call
2077
- }
2078
-
2079
- begin
2080
- result = technical_api.get_crypto_price_technicals_nvi(opts)
2081
- pp result
2082
- rescue Intrinio::ApiError => e
2083
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_nvi: #{e}"
2084
- end
2085
- ```
2086
-
2087
- [//]: # (END_CODE_EXAMPLE)
2088
-
2089
- [//]: # (START_DEFINITION)
2090
-
2091
- ### Parameters
2092
-
2093
- [//]: # (START_PARAMETERS)
2094
-
2095
-
2096
- Name | Type | Description | Notes
2097
- ------------- | ------------- | ------------- | -------------
2098
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2099
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2100
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2101
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2102
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2103
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2104
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2105
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2106
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2107
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2108
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2109
- <br/>
2110
-
2111
- [//]: # (END_PARAMETERS)
2112
-
2113
- ### Return type
2114
-
2115
- [**ApiResponseCryptoNegativeVolumeIndex**](ApiResponseCryptoNegativeVolumeIndex.md)
2116
-
2117
- [//]: # (END_OPERATION)
2118
-
2119
-
2120
- [//]: # (START_OPERATION)
2121
-
2122
- [//]: # (CLASS:Intrinio::TechnicalApi)
2123
-
2124
- [//]: # (METHOD:get_crypto_price_technicals_obv)
2125
-
2126
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoOnBalanceVolume)
2127
-
2128
- [//]: # (RETURN_TYPE_KIND:object)
2129
-
2130
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoOnBalanceVolume.md)
2131
-
2132
- [//]: # (OPERATION:get_crypto_price_technicals_obv_v2)
2133
-
2134
- [//]: # (ENDPOINT:/crypto/prices/technicals/obv)
2135
-
2136
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_obv)
2137
-
2138
- ## **get_crypto_price_technicals_obv**
2139
-
2140
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_v2)
2141
-
2142
- [//]: # (START_OVERVIEW)
2143
-
2144
- > ApiResponseCryptoOnBalanceVolume get_crypto_price_technicals_obv(opts)
2145
-
2146
- #### On-balance Volume
2147
-
2148
-
2149
- Returns the On-balance Volume values of Crypto Currency Prices for a Crypto Currency Pair
2150
-
2151
- [//]: # (END_OVERVIEW)
2152
-
2153
- ### Example
2154
-
2155
- [//]: # (START_CODE_EXAMPLE)
2156
-
2157
- ```ruby
2158
- # Load the gem
2159
- require 'intrinio-sdk'
2160
- require 'pp'
2161
-
2162
- # Setup authorization
2163
- Intrinio.configure do |config|
2164
- config.api_key['api_key'] = 'YOUR_API_KEY'
2165
- end
2166
-
2167
- technical_api = Intrinio::TechnicalApi.new
2168
-
2169
- opts = {
2170
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2171
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2172
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2173
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2174
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2175
- start_date: nil, # Date | Return technicals on or after this date.
2176
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2177
- end_date: nil, # Date | Return technicals on or before this date.
2178
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2179
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2180
- next_page: nil # String | Gets the next page of data from a previous API call
2181
- }
2182
-
2183
- begin
2184
- result = technical_api.get_crypto_price_technicals_obv(opts)
2185
- pp result
2186
- rescue Intrinio::ApiError => e
2187
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_obv: #{e}"
2188
- end
2189
- ```
2190
-
2191
- [//]: # (END_CODE_EXAMPLE)
2192
-
2193
- [//]: # (START_DEFINITION)
2194
-
2195
- ### Parameters
2196
-
2197
- [//]: # (START_PARAMETERS)
2198
-
2199
-
2200
- Name | Type | Description | Notes
2201
- ------------- | ------------- | ------------- | -------------
2202
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2203
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2204
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2205
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2206
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2207
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2208
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2209
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2210
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2211
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2212
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2213
- <br/>
2214
-
2215
- [//]: # (END_PARAMETERS)
2216
-
2217
- ### Return type
2218
-
2219
- [**ApiResponseCryptoOnBalanceVolume**](ApiResponseCryptoOnBalanceVolume.md)
2220
-
2221
- [//]: # (END_OPERATION)
2222
-
2223
-
2224
- [//]: # (START_OPERATION)
2225
-
2226
- [//]: # (CLASS:Intrinio::TechnicalApi)
2227
-
2228
- [//]: # (METHOD:get_crypto_price_technicals_obv_mean)
2229
-
2230
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoOnBalanceVolumeMean)
2231
-
2232
- [//]: # (RETURN_TYPE_KIND:object)
2233
-
2234
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoOnBalanceVolumeMean.md)
2235
-
2236
- [//]: # (OPERATION:get_crypto_price_technicals_obv_mean_v2)
2237
-
2238
- [//]: # (ENDPOINT:/crypto/prices/technicals/obv_mean)
2239
-
2240
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_obv_mean)
2241
-
2242
- ## **get_crypto_price_technicals_obv_mean**
2243
-
2244
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_mean_v2)
2245
-
2246
- [//]: # (START_OVERVIEW)
2247
-
2248
- > ApiResponseCryptoOnBalanceVolumeMean get_crypto_price_technicals_obv_mean(opts)
2249
-
2250
- #### On-balance Volume Mean
2251
-
2252
-
2253
- Returns the On-balance Volume Mean values of Crypto Currency Prices for a Crypto Currency Pair
2254
-
2255
- [//]: # (END_OVERVIEW)
2256
-
2257
- ### Example
2258
-
2259
- [//]: # (START_CODE_EXAMPLE)
2260
-
2261
- ```ruby
2262
- # Load the gem
2263
- require 'intrinio-sdk'
2264
- require 'pp'
2265
-
2266
- # Setup authorization
2267
- Intrinio.configure do |config|
2268
- config.api_key['api_key'] = 'YOUR_API_KEY'
2269
- end
2270
-
2271
- technical_api = Intrinio::TechnicalApi.new
2272
-
2273
- opts = {
2274
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2275
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2276
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2277
- period: 10, # Integer | The number of observations, per period, to calculate On-balance Volume Mean.
2278
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2279
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2280
- start_date: nil, # Date | Return technicals on or after this date.
2281
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2282
- end_date: nil, # Date | Return technicals on or before this date.
2283
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2284
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2285
- next_page: nil # String | Gets the next page of data from a previous API call
2286
- }
2287
-
2288
- begin
2289
- result = technical_api.get_crypto_price_technicals_obv_mean(opts)
2290
- pp result
2291
- rescue Intrinio::ApiError => e
2292
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_obv_mean: #{e}"
2293
- end
2294
- ```
2295
-
2296
- [//]: # (END_CODE_EXAMPLE)
2297
-
2298
- [//]: # (START_DEFINITION)
2299
-
2300
- ### Parameters
2301
-
2302
- [//]: # (START_PARAMETERS)
2303
-
2304
-
2305
- Name | Type | Description | Notes
2306
- ------------- | ------------- | ------------- | -------------
2307
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2308
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2309
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2310
- **period** | Integer| The number of observations, per period, to calculate On-balance Volume Mean. | [optional] [default to 10] &nbsp;
2311
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2312
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2313
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2314
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2315
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2316
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2317
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2318
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2319
- <br/>
2320
-
2321
- [//]: # (END_PARAMETERS)
2322
-
2323
- ### Return type
2324
-
2325
- [**ApiResponseCryptoOnBalanceVolumeMean**](ApiResponseCryptoOnBalanceVolumeMean.md)
2326
-
2327
- [//]: # (END_OPERATION)
2328
-
2329
-
2330
- [//]: # (START_OPERATION)
2331
-
2332
- [//]: # (CLASS:Intrinio::TechnicalApi)
2333
-
2334
- [//]: # (METHOD:get_crypto_price_technicals_rsi)
2335
-
2336
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoRelativeStrengthIndex)
2337
-
2338
- [//]: # (RETURN_TYPE_KIND:object)
2339
-
2340
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoRelativeStrengthIndex.md)
2341
-
2342
- [//]: # (OPERATION:get_crypto_price_technicals_rsi_v2)
2343
-
2344
- [//]: # (ENDPOINT:/crypto/prices/technicals/rsi)
2345
-
2346
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_rsi)
2347
-
2348
- ## **get_crypto_price_technicals_rsi**
2349
-
2350
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_rsi_v2)
2351
-
2352
- [//]: # (START_OVERVIEW)
2353
-
2354
- > ApiResponseCryptoRelativeStrengthIndex get_crypto_price_technicals_rsi(opts)
2355
-
2356
- #### Relative Strength Index
2357
-
2358
-
2359
- Returns the Relative Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
2360
-
2361
- [//]: # (END_OVERVIEW)
2362
-
2363
- ### Example
2364
-
2365
- [//]: # (START_CODE_EXAMPLE)
2366
-
2367
- ```ruby
2368
- # Load the gem
2369
- require 'intrinio-sdk'
2370
- require 'pp'
2371
-
2372
- # Setup authorization
2373
- Intrinio.configure do |config|
2374
- config.api_key['api_key'] = 'YOUR_API_KEY'
2375
- end
2376
-
2377
- technical_api = Intrinio::TechnicalApi.new
2378
-
2379
- opts = {
2380
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2381
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2382
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2383
- period: 14, # Integer | The number of observations, per period, to calculate Relative Strength Index.
2384
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Relative Strength Index.
2385
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2386
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2387
- start_date: nil, # Date | Return technicals on or after this date.
2388
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2389
- end_date: nil, # Date | Return technicals on or before this date.
2390
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2391
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2392
- next_page: nil # String | Gets the next page of data from a previous API call
2393
- }
2394
-
2395
- begin
2396
- result = technical_api.get_crypto_price_technicals_rsi(opts)
2397
- pp result
2398
- rescue Intrinio::ApiError => e
2399
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_rsi: #{e}"
2400
- end
2401
- ```
2402
-
2403
- [//]: # (END_CODE_EXAMPLE)
2404
-
2405
- [//]: # (START_DEFINITION)
2406
-
2407
- ### Parameters
2408
-
2409
- [//]: # (START_PARAMETERS)
2410
-
2411
-
2412
- Name | Type | Description | Notes
2413
- ------------- | ------------- | ------------- | -------------
2414
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2415
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2416
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2417
- **period** | Integer| The number of observations, per period, to calculate Relative Strength Index. | [optional] [default to 14] &nbsp;
2418
- **price_key** | String| The Crypto Currency Price field to use when calculating Relative Strength Index. | [optional] [default to close] &nbsp;
2419
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2420
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2421
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2422
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2423
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2424
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2425
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2426
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2427
- <br/>
2428
-
2429
- [//]: # (END_PARAMETERS)
2430
-
2431
- ### Return type
2432
-
2433
- [**ApiResponseCryptoRelativeStrengthIndex**](ApiResponseCryptoRelativeStrengthIndex.md)
2434
-
2435
- [//]: # (END_OPERATION)
2436
-
2437
-
2438
- [//]: # (START_OPERATION)
2439
-
2440
- [//]: # (CLASS:Intrinio::TechnicalApi)
2441
-
2442
- [//]: # (METHOD:get_crypto_price_technicals_sma)
2443
-
2444
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoSimpleMovingAverage)
2445
-
2446
- [//]: # (RETURN_TYPE_KIND:object)
2447
-
2448
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoSimpleMovingAverage.md)
2449
-
2450
- [//]: # (OPERATION:get_crypto_price_technicals_sma_v2)
2451
-
2452
- [//]: # (ENDPOINT:/crypto/prices/technicals/sma)
2453
-
2454
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_sma)
2455
-
2456
- ## **get_crypto_price_technicals_sma**
2457
-
2458
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sma_v2)
2459
-
2460
- [//]: # (START_OVERVIEW)
2461
-
2462
- > ApiResponseCryptoSimpleMovingAverage get_crypto_price_technicals_sma(opts)
2463
-
2464
- #### Simple Moving Average
2465
-
2466
-
2467
- Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
2468
-
2469
- [//]: # (END_OVERVIEW)
2470
-
2471
- ### Example
2472
-
2473
- [//]: # (START_CODE_EXAMPLE)
2474
-
2475
- ```ruby
2476
- # Load the gem
2477
- require 'intrinio-sdk'
2478
- require 'pp'
2479
-
2480
- # Setup authorization
2481
- Intrinio.configure do |config|
2482
- config.api_key['api_key'] = 'YOUR_API_KEY'
2483
- end
2484
-
2485
- technical_api = Intrinio::TechnicalApi.new
2486
-
2487
- opts = {
2488
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2489
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2490
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2491
- period: 20, # Integer | The number of observations, per period, to calculate Simple Moving Average.
2492
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Simple Moving Average.
2493
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2494
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2495
- start_date: nil, # Date | Return technicals on or after this date.
2496
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2497
- end_date: nil, # Date | Return technicals on or before this date.
2498
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2499
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2500
- next_page: nil # String | Gets the next page of data from a previous API call
2501
- }
2502
-
2503
- begin
2504
- result = technical_api.get_crypto_price_technicals_sma(opts)
2505
- pp result
2506
- rescue Intrinio::ApiError => e
2507
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_sma: #{e}"
2508
- end
2509
- ```
2510
-
2511
- [//]: # (END_CODE_EXAMPLE)
2512
-
2513
- [//]: # (START_DEFINITION)
2514
-
2515
- ### Parameters
2516
-
2517
- [//]: # (START_PARAMETERS)
2518
-
2519
-
2520
- Name | Type | Description | Notes
2521
- ------------- | ------------- | ------------- | -------------
2522
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2523
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2524
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2525
- **period** | Integer| The number of observations, per period, to calculate Simple Moving Average. | [optional] [default to 20] &nbsp;
2526
- **price_key** | String| The Crypto Currency Price field to use when calculating Simple Moving Average. | [optional] [default to close] &nbsp;
2527
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2528
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2529
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2530
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2531
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2532
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2533
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2534
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2535
- <br/>
2536
-
2537
- [//]: # (END_PARAMETERS)
2538
-
2539
- ### Return type
2540
-
2541
- [**ApiResponseCryptoSimpleMovingAverage**](ApiResponseCryptoSimpleMovingAverage.md)
2542
-
2543
- [//]: # (END_OPERATION)
2544
-
2545
-
2546
- [//]: # (START_OPERATION)
2547
-
2548
- [//]: # (CLASS:Intrinio::TechnicalApi)
2549
-
2550
- [//]: # (METHOD:get_crypto_price_technicals_sr)
2551
-
2552
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoStochasticOscillator)
2553
-
2554
- [//]: # (RETURN_TYPE_KIND:object)
2555
-
2556
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoStochasticOscillator.md)
2557
-
2558
- [//]: # (OPERATION:get_crypto_price_technicals_sr_v2)
2559
-
2560
- [//]: # (ENDPOINT:/crypto/prices/technicals/sr)
2561
-
2562
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_sr)
2563
-
2564
- ## **get_crypto_price_technicals_sr**
2565
-
2566
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sr_v2)
2567
-
2568
- [//]: # (START_OVERVIEW)
2569
-
2570
- > ApiResponseCryptoStochasticOscillator get_crypto_price_technicals_sr(opts)
2571
-
2572
- #### Stochastic Oscillator
2573
-
2574
-
2575
- Returns the Stochastic Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
2576
-
2577
- [//]: # (END_OVERVIEW)
2578
-
2579
- ### Example
2580
-
2581
- [//]: # (START_CODE_EXAMPLE)
2582
-
2583
- ```ruby
2584
- # Load the gem
2585
- require 'intrinio-sdk'
2586
- require 'pp'
2587
-
2588
- # Setup authorization
2589
- Intrinio.configure do |config|
2590
- config.api_key['api_key'] = 'YOUR_API_KEY'
2591
- end
2592
-
2593
- technical_api = Intrinio::TechnicalApi.new
2594
-
2595
- opts = {
2596
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2597
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2598
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2599
- period: 14, # Integer | The number of observations, per period, to calculate %K of Stochastic Oscillator.
2600
- signal_period: 3, # Integer | The number of observations, per period, to calculate the %D (the Simple Moving Average of %K) as a signal line for Stochastic Oscillator.
2601
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2602
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2603
- start_date: nil, # Date | Return technicals on or after this date.
2604
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2605
- end_date: nil, # Date | Return technicals on or before this date.
2606
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2607
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2608
- next_page: nil # String | Gets the next page of data from a previous API call
2609
- }
2610
-
2611
- begin
2612
- result = technical_api.get_crypto_price_technicals_sr(opts)
2613
- pp result
2614
- rescue Intrinio::ApiError => e
2615
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_sr: #{e}"
2616
- end
2617
- ```
2618
-
2619
- [//]: # (END_CODE_EXAMPLE)
2620
-
2621
- [//]: # (START_DEFINITION)
2622
-
2623
- ### Parameters
2624
-
2625
- [//]: # (START_PARAMETERS)
2626
-
2627
-
2628
- Name | Type | Description | Notes
2629
- ------------- | ------------- | ------------- | -------------
2630
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2631
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2632
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2633
- **period** | Integer| The number of observations, per period, to calculate %K of Stochastic Oscillator. | [optional] [default to 14] &nbsp;
2634
- **signal_period** | Integer| The number of observations, per period, to calculate the %D (the Simple Moving Average of %K) as a signal line for Stochastic Oscillator. | [optional] [default to 3] &nbsp;
2635
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2636
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2637
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2638
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2639
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2640
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2641
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2642
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2643
- <br/>
2644
-
2645
- [//]: # (END_PARAMETERS)
2646
-
2647
- ### Return type
2648
-
2649
- [**ApiResponseCryptoStochasticOscillator**](ApiResponseCryptoStochasticOscillator.md)
2650
-
2651
- [//]: # (END_OPERATION)
2652
-
2653
-
2654
- [//]: # (START_OPERATION)
2655
-
2656
- [//]: # (CLASS:Intrinio::TechnicalApi)
2657
-
2658
- [//]: # (METHOD:get_crypto_price_technicals_trix)
2659
-
2660
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoTripleExponentialAverage)
2661
-
2662
- [//]: # (RETURN_TYPE_KIND:object)
2663
-
2664
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoTripleExponentialAverage.md)
2665
-
2666
- [//]: # (OPERATION:get_crypto_price_technicals_trix_v2)
2667
-
2668
- [//]: # (ENDPOINT:/crypto/prices/technicals/trix)
2669
-
2670
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_trix)
2671
-
2672
- ## **get_crypto_price_technicals_trix**
2673
-
2674
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_trix_v2)
2675
-
2676
- [//]: # (START_OVERVIEW)
2677
-
2678
- > ApiResponseCryptoTripleExponentialAverage get_crypto_price_technicals_trix(opts)
2679
-
2680
- #### Triple Exponential Average
2681
-
2682
-
2683
- Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
2684
-
2685
- [//]: # (END_OVERVIEW)
2686
-
2687
- ### Example
2688
-
2689
- [//]: # (START_CODE_EXAMPLE)
2690
-
2691
- ```ruby
2692
- # Load the gem
2693
- require 'intrinio-sdk'
2694
- require 'pp'
2695
-
2696
- # Setup authorization
2697
- Intrinio.configure do |config|
2698
- config.api_key['api_key'] = 'YOUR_API_KEY'
2699
- end
2700
-
2701
- technical_api = Intrinio::TechnicalApi.new
2702
-
2703
- opts = {
2704
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2705
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2706
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2707
- period: 15, # Integer | The number of observations, per period, to calculate Exponential Moving Average for Triple Exponential Average.
2708
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2709
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2710
- start_date: nil, # Date | Return technicals on or after this date.
2711
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2712
- end_date: nil, # Date | Return technicals on or before this date.
2713
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2714
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2715
- next_page: nil # String | Gets the next page of data from a previous API call
2716
- }
2717
-
2718
- begin
2719
- result = technical_api.get_crypto_price_technicals_trix(opts)
2720
- pp result
2721
- rescue Intrinio::ApiError => e
2722
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_trix: #{e}"
2723
- end
2724
- ```
2725
-
2726
- [//]: # (END_CODE_EXAMPLE)
2727
-
2728
- [//]: # (START_DEFINITION)
2729
-
2730
- ### Parameters
2731
-
2732
- [//]: # (START_PARAMETERS)
2733
-
2734
-
2735
- Name | Type | Description | Notes
2736
- ------------- | ------------- | ------------- | -------------
2737
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2738
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2739
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2740
- **period** | Integer| The number of observations, per period, to calculate Exponential Moving Average for Triple Exponential Average. | [optional] [default to 15] &nbsp;
2741
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2742
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2743
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2744
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2745
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2746
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2747
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2748
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2749
- <br/>
2750
-
2751
- [//]: # (END_PARAMETERS)
2752
-
2753
- ### Return type
2754
-
2755
- [**ApiResponseCryptoTripleExponentialAverage**](ApiResponseCryptoTripleExponentialAverage.md)
2756
-
2757
- [//]: # (END_OPERATION)
2758
-
2759
-
2760
- [//]: # (START_OPERATION)
2761
-
2762
- [//]: # (CLASS:Intrinio::TechnicalApi)
2763
-
2764
- [//]: # (METHOD:get_crypto_price_technicals_tsi)
2765
-
2766
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoTrueStrengthIndex)
2767
-
2768
- [//]: # (RETURN_TYPE_KIND:object)
2769
-
2770
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoTrueStrengthIndex.md)
2771
-
2772
- [//]: # (OPERATION:get_crypto_price_technicals_tsi_v2)
2773
-
2774
- [//]: # (ENDPOINT:/crypto/prices/technicals/tsi)
2775
-
2776
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_tsi)
2777
-
2778
- ## **get_crypto_price_technicals_tsi**
2779
-
2780
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_tsi_v2)
2781
-
2782
- [//]: # (START_OVERVIEW)
2783
-
2784
- > ApiResponseCryptoTrueStrengthIndex get_crypto_price_technicals_tsi(opts)
2785
-
2786
- #### True Strength Index
2787
-
2788
-
2789
- Returns the True Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
2790
-
2791
- [//]: # (END_OVERVIEW)
2792
-
2793
- ### Example
2794
-
2795
- [//]: # (START_CODE_EXAMPLE)
2796
-
2797
- ```ruby
2798
- # Load the gem
2799
- require 'intrinio-sdk'
2800
- require 'pp'
2801
-
2802
- # Setup authorization
2803
- Intrinio.configure do |config|
2804
- config.api_key['api_key'] = 'YOUR_API_KEY'
2805
- end
2806
-
2807
- technical_api = Intrinio::TechnicalApi.new
2808
-
2809
- opts = {
2810
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2811
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2812
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2813
- low_period: 13, # Integer | The number of observations, per period, to calculate low period Exponential Moving Average for smoothing in True Strength Index.
2814
- high_period: 25, # Integer | The number of observations, per period, to calculate high period Exponential Moving Average for smoothing in True Strength Index.
2815
- price_key: "close", # String | The Crypto Currency Price field to use when calculating True Strength Index.
2816
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2817
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2818
- start_date: nil, # Date | Return technicals on or after this date.
2819
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2820
- end_date: nil, # Date | Return technicals on or before this date.
2821
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2822
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2823
- next_page: nil # String | Gets the next page of data from a previous API call
2824
- }
2825
-
2826
- begin
2827
- result = technical_api.get_crypto_price_technicals_tsi(opts)
2828
- pp result
2829
- rescue Intrinio::ApiError => e
2830
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_tsi: #{e}"
2831
- end
2832
- ```
2833
-
2834
- [//]: # (END_CODE_EXAMPLE)
2835
-
2836
- [//]: # (START_DEFINITION)
2837
-
2838
- ### Parameters
2839
-
2840
- [//]: # (START_PARAMETERS)
2841
-
2842
-
2843
- Name | Type | Description | Notes
2844
- ------------- | ------------- | ------------- | -------------
2845
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2846
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2847
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2848
- **low_period** | Integer| The number of observations, per period, to calculate low period Exponential Moving Average for smoothing in True Strength Index. | [optional] [default to 13] &nbsp;
2849
- **high_period** | Integer| The number of observations, per period, to calculate high period Exponential Moving Average for smoothing in True Strength Index. | [optional] [default to 25] &nbsp;
2850
- **price_key** | String| The Crypto Currency Price field to use when calculating True Strength Index. | [optional] [default to close] &nbsp;
2851
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2852
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2853
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2854
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2855
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2856
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2857
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2858
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2859
- <br/>
2860
-
2861
- [//]: # (END_PARAMETERS)
2862
-
2863
- ### Return type
2864
-
2865
- [**ApiResponseCryptoTrueStrengthIndex**](ApiResponseCryptoTrueStrengthIndex.md)
2866
-
2867
- [//]: # (END_OPERATION)
2868
-
2869
-
2870
- [//]: # (START_OPERATION)
2871
-
2872
- [//]: # (CLASS:Intrinio::TechnicalApi)
2873
-
2874
- [//]: # (METHOD:get_crypto_price_technicals_uo)
2875
-
2876
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoUltimateOscillator)
2877
-
2878
- [//]: # (RETURN_TYPE_KIND:object)
2879
-
2880
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoUltimateOscillator.md)
2881
-
2882
- [//]: # (OPERATION:get_crypto_price_technicals_uo_v2)
2883
-
2884
- [//]: # (ENDPOINT:/crypto/prices/technicals/uo)
2885
-
2886
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_uo)
2887
-
2888
- ## **get_crypto_price_technicals_uo**
2889
-
2890
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_uo_v2)
2891
-
2892
- [//]: # (START_OVERVIEW)
2893
-
2894
- > ApiResponseCryptoUltimateOscillator get_crypto_price_technicals_uo(opts)
2895
-
2896
- #### Ultimate Oscillator
2897
-
2898
-
2899
- Returns the Ultimate Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
2900
-
2901
- [//]: # (END_OVERVIEW)
2902
-
2903
- ### Example
2904
-
2905
- [//]: # (START_CODE_EXAMPLE)
2906
-
2907
- ```ruby
2908
- # Load the gem
2909
- require 'intrinio-sdk'
2910
- require 'pp'
2911
-
2912
- # Setup authorization
2913
- Intrinio.configure do |config|
2914
- config.api_key['api_key'] = 'YOUR_API_KEY'
2915
- end
2916
-
2917
- technical_api = Intrinio::TechnicalApi.new
2918
-
2919
- opts = {
2920
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2921
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2922
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2923
- short_period: 7, # Integer | The number of observations, per period, to calculate the short period for Ultimate Oscillator.
2924
- medium_period: 14, # Integer | The number of observations, per period, to calculate the medium period for Ultimate Oscillator.
2925
- long_period: 28, # Integer | The number of observations, per period, to calculate the long period for Ultimate Oscillator.
2926
- short_weight: 4.0, # Float | The weight of short Buying Pressure average for Ultimate Oscillator.
2927
- medium_weight: 2.0, # Float | The weight of medium Buying Pressure average for Ultimate Oscillator.
2928
- long_weight: 1.0, # Float | The weight of long Buying Pressure average for Ultimate Oscillator.
2929
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2930
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2931
- start_date: nil, # Date | Return technicals on or after this date.
2932
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2933
- end_date: nil, # Date | Return technicals on or before this date.
2934
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2935
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2936
- next_page: nil # String | Gets the next page of data from a previous API call
2937
- }
2938
-
2939
- begin
2940
- result = technical_api.get_crypto_price_technicals_uo(opts)
2941
- pp result
2942
- rescue Intrinio::ApiError => e
2943
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_uo: #{e}"
2944
- end
2945
- ```
2946
-
2947
- [//]: # (END_CODE_EXAMPLE)
2948
-
2949
- [//]: # (START_DEFINITION)
2950
-
2951
- ### Parameters
2952
-
2953
- [//]: # (START_PARAMETERS)
2954
-
2955
-
2956
- Name | Type | Description | Notes
2957
- ------------- | ------------- | ------------- | -------------
2958
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2959
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2960
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2961
- **short_period** | Integer| The number of observations, per period, to calculate the short period for Ultimate Oscillator. | [optional] [default to 7] &nbsp;
2962
- **medium_period** | Integer| The number of observations, per period, to calculate the medium period for Ultimate Oscillator. | [optional] [default to 14] &nbsp;
2963
- **long_period** | Integer| The number of observations, per period, to calculate the long period for Ultimate Oscillator. | [optional] [default to 28] &nbsp;
2964
- **short_weight** | Float| The weight of short Buying Pressure average for Ultimate Oscillator. | [optional] [default to 4.0] &nbsp;
2965
- **medium_weight** | Float| The weight of medium Buying Pressure average for Ultimate Oscillator. | [optional] [default to 2.0] &nbsp;
2966
- **long_weight** | Float| The weight of long Buying Pressure average for Ultimate Oscillator. | [optional] [default to 1.0] &nbsp;
2967
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2968
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2969
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2970
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2971
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2972
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2973
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
2974
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2975
- <br/>
2976
-
2977
- [//]: # (END_PARAMETERS)
2978
-
2979
- ### Return type
2980
-
2981
- [**ApiResponseCryptoUltimateOscillator**](ApiResponseCryptoUltimateOscillator.md)
2982
-
2983
- [//]: # (END_OPERATION)
2984
-
2985
-
2986
- [//]: # (START_OPERATION)
2987
-
2988
- [//]: # (CLASS:Intrinio::TechnicalApi)
2989
-
2990
- [//]: # (METHOD:get_crypto_price_technicals_vi)
2991
-
2992
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoVortexIndicator)
2993
-
2994
- [//]: # (RETURN_TYPE_KIND:object)
2995
-
2996
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoVortexIndicator.md)
2997
-
2998
- [//]: # (OPERATION:get_crypto_price_technicals_vi_v2)
2999
-
3000
- [//]: # (ENDPOINT:/crypto/prices/technicals/vi)
3001
-
3002
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_vi)
3003
-
3004
- ## **get_crypto_price_technicals_vi**
3005
-
3006
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vi_v2)
3007
-
3008
- [//]: # (START_OVERVIEW)
3009
-
3010
- > ApiResponseCryptoVortexIndicator get_crypto_price_technicals_vi(opts)
3011
-
3012
- #### Vortex Indicator
3013
-
3014
-
3015
- Returns the Vortex Indicator values of Crypto Currency Prices for a Crypto Currency Pair
3016
-
3017
- [//]: # (END_OVERVIEW)
3018
-
3019
- ### Example
3020
-
3021
- [//]: # (START_CODE_EXAMPLE)
3022
-
3023
- ```ruby
3024
- # Load the gem
3025
- require 'intrinio-sdk'
3026
- require 'pp'
3027
-
3028
- # Setup authorization
3029
- Intrinio.configure do |config|
3030
- config.api_key['api_key'] = 'YOUR_API_KEY'
3031
- end
3032
-
3033
- technical_api = Intrinio::TechnicalApi.new
3034
-
3035
- opts = {
3036
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3037
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3038
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3039
- period: 14, # Integer | The number of observations, per period, to calculate Vortex Indicator.
3040
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3041
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3042
- start_date: nil, # Date | Return technicals on or after this date.
3043
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3044
- end_date: nil, # Date | Return technicals on or before this date.
3045
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3046
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3047
- next_page: nil # String | Gets the next page of data from a previous API call
3048
- }
3049
-
3050
- begin
3051
- result = technical_api.get_crypto_price_technicals_vi(opts)
3052
- pp result
3053
- rescue Intrinio::ApiError => e
3054
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vi: #{e}"
3055
- end
3056
- ```
3057
-
3058
- [//]: # (END_CODE_EXAMPLE)
3059
-
3060
- [//]: # (START_DEFINITION)
3061
-
3062
- ### Parameters
3063
-
3064
- [//]: # (START_PARAMETERS)
3065
-
3066
-
3067
- Name | Type | Description | Notes
3068
- ------------- | ------------- | ------------- | -------------
3069
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3070
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3071
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3072
- **period** | Integer| The number of observations, per period, to calculate Vortex Indicator. | [optional] [default to 14] &nbsp;
3073
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3074
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3075
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3076
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3077
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3078
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3079
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
3080
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3081
- <br/>
3082
-
3083
- [//]: # (END_PARAMETERS)
3084
-
3085
- ### Return type
3086
-
3087
- [**ApiResponseCryptoVortexIndicator**](ApiResponseCryptoVortexIndicator.md)
3088
-
3089
- [//]: # (END_OPERATION)
3090
-
3091
-
3092
- [//]: # (START_OPERATION)
3093
-
3094
- [//]: # (CLASS:Intrinio::TechnicalApi)
3095
-
3096
- [//]: # (METHOD:get_crypto_price_technicals_vpt)
3097
-
3098
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoVolumePriceTrend)
3099
-
3100
- [//]: # (RETURN_TYPE_KIND:object)
3101
-
3102
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoVolumePriceTrend.md)
3103
-
3104
- [//]: # (OPERATION:get_crypto_price_technicals_vpt_v2)
3105
-
3106
- [//]: # (ENDPOINT:/crypto/prices/technicals/vpt)
3107
-
3108
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_vpt)
3109
-
3110
- ## **get_crypto_price_technicals_vpt**
3111
-
3112
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vpt_v2)
3113
-
3114
- [//]: # (START_OVERVIEW)
3115
-
3116
- > ApiResponseCryptoVolumePriceTrend get_crypto_price_technicals_vpt(opts)
3117
-
3118
- #### Volume-price Trend
3119
-
3120
-
3121
- Returns the Volume-price Trend values of Crypto Currency Prices for a Crypto Currency Pair
3122
-
3123
- [//]: # (END_OVERVIEW)
3124
-
3125
- ### Example
3126
-
3127
- [//]: # (START_CODE_EXAMPLE)
3128
-
3129
- ```ruby
3130
- # Load the gem
3131
- require 'intrinio-sdk'
3132
- require 'pp'
3133
-
3134
- # Setup authorization
3135
- Intrinio.configure do |config|
3136
- config.api_key['api_key'] = 'YOUR_API_KEY'
3137
- end
3138
-
3139
- technical_api = Intrinio::TechnicalApi.new
3140
-
3141
- opts = {
3142
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3143
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3144
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3145
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3146
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3147
- start_date: nil, # Date | Return technicals on or after this date.
3148
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3149
- end_date: nil, # Date | Return technicals on or before this date.
3150
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3151
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3152
- next_page: nil # String | Gets the next page of data from a previous API call
3153
- }
3154
-
3155
- begin
3156
- result = technical_api.get_crypto_price_technicals_vpt(opts)
3157
- pp result
3158
- rescue Intrinio::ApiError => e
3159
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vpt: #{e}"
3160
- end
3161
- ```
3162
-
3163
- [//]: # (END_CODE_EXAMPLE)
3164
-
3165
- [//]: # (START_DEFINITION)
3166
-
3167
- ### Parameters
3168
-
3169
- [//]: # (START_PARAMETERS)
3170
-
3171
-
3172
- Name | Type | Description | Notes
3173
- ------------- | ------------- | ------------- | -------------
3174
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3175
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3176
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3177
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3178
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3179
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3180
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3181
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3182
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3183
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
3184
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3185
- <br/>
3186
-
3187
- [//]: # (END_PARAMETERS)
3188
-
3189
- ### Return type
3190
-
3191
- [**ApiResponseCryptoVolumePriceTrend**](ApiResponseCryptoVolumePriceTrend.md)
3192
-
3193
- [//]: # (END_OPERATION)
3194
-
3195
-
3196
- [//]: # (START_OPERATION)
3197
-
3198
- [//]: # (CLASS:Intrinio::TechnicalApi)
3199
-
3200
- [//]: # (METHOD:get_crypto_price_technicals_vwap)
3201
-
3202
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoVolumeWeightedAveragePrice)
3203
-
3204
- [//]: # (RETURN_TYPE_KIND:object)
3205
-
3206
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoVolumeWeightedAveragePrice.md)
3207
-
3208
- [//]: # (OPERATION:get_crypto_price_technicals_vwap_v2)
3209
-
3210
- [//]: # (ENDPOINT:/crypto/prices/technicals/vwap)
3211
-
3212
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_vwap)
3213
-
3214
- ## **get_crypto_price_technicals_vwap**
3215
-
3216
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vwap_v2)
3217
-
3218
- [//]: # (START_OVERVIEW)
3219
-
3220
- > ApiResponseCryptoVolumeWeightedAveragePrice get_crypto_price_technicals_vwap(opts)
3221
-
3222
- #### Volume Weighted Average Price
3223
-
3224
-
3225
- Returns the Volume Weighted Average Price values of Crypto Currency Prices for a Crypto Currency Pair
3226
-
3227
- [//]: # (END_OVERVIEW)
3228
-
3229
- ### Example
3230
-
3231
- [//]: # (START_CODE_EXAMPLE)
3232
-
3233
- ```ruby
3234
- # Load the gem
3235
- require 'intrinio-sdk'
3236
- require 'pp'
3237
-
3238
- # Setup authorization
3239
- Intrinio.configure do |config|
3240
- config.api_key['api_key'] = 'YOUR_API_KEY'
3241
- end
3242
-
3243
- technical_api = Intrinio::TechnicalApi.new
3244
-
3245
- opts = {
3246
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3247
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3248
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3249
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3250
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3251
- start_date: nil, # Date | Return technicals on or after this date.
3252
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3253
- end_date: nil, # Date | Return technicals on or before this date.
3254
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3255
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3256
- next_page: nil # String | Gets the next page of data from a previous API call
3257
- }
3258
-
3259
- begin
3260
- result = technical_api.get_crypto_price_technicals_vwap(opts)
3261
- pp result
3262
- rescue Intrinio::ApiError => e
3263
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vwap: #{e}"
3264
- end
3265
- ```
3266
-
3267
- [//]: # (END_CODE_EXAMPLE)
3268
-
3269
- [//]: # (START_DEFINITION)
3270
-
3271
- ### Parameters
3272
-
3273
- [//]: # (START_PARAMETERS)
3274
-
3275
-
3276
- Name | Type | Description | Notes
3277
- ------------- | ------------- | ------------- | -------------
3278
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3279
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3280
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3281
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3282
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3283
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3284
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3285
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3286
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3287
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
3288
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3289
- <br/>
3290
-
3291
- [//]: # (END_PARAMETERS)
3292
-
3293
- ### Return type
3294
-
3295
- [**ApiResponseCryptoVolumeWeightedAveragePrice**](ApiResponseCryptoVolumeWeightedAveragePrice.md)
3296
-
3297
- [//]: # (END_OPERATION)
3298
-
3299
-
3300
- [//]: # (START_OPERATION)
3301
-
3302
- [//]: # (CLASS:Intrinio::TechnicalApi)
3303
-
3304
- [//]: # (METHOD:get_crypto_price_technicals_wr)
3305
-
3306
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoWilliamsR)
3307
-
3308
- [//]: # (RETURN_TYPE_KIND:object)
3309
-
3310
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoWilliamsR.md)
3311
-
3312
- [//]: # (OPERATION:get_crypto_price_technicals_wr_v2)
3313
-
3314
- [//]: # (ENDPOINT:/crypto/prices/technicals/wr)
3315
-
3316
- [//]: # (DOCUMENT_LINK:TechnicalApi.md#get_crypto_price_technicals_wr)
3317
-
3318
- ## **get_crypto_price_technicals_wr**
3319
-
3320
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_wr_v2)
3321
-
3322
- [//]: # (START_OVERVIEW)
3323
-
3324
- > ApiResponseCryptoWilliamsR get_crypto_price_technicals_wr(opts)
3325
-
3326
- #### Williams %R
3327
-
3328
-
3329
- Returns the Williams %R values of Crypto Currency Prices for a Crypto Currency Pair
3330
-
3331
- [//]: # (END_OVERVIEW)
3332
-
3333
- ### Example
3334
-
3335
- [//]: # (START_CODE_EXAMPLE)
3336
-
3337
- ```ruby
3338
- # Load the gem
3339
- require 'intrinio-sdk'
3340
- require 'pp'
3341
-
3342
- # Setup authorization
3343
- Intrinio.configure do |config|
3344
- config.api_key['api_key'] = 'YOUR_API_KEY'
3345
- end
3346
-
3347
- technical_api = Intrinio::TechnicalApi.new
3348
-
3349
- opts = {
3350
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3351
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3352
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3353
- period: 14, # Integer | The number of observations, per period, to look-back when calculating Williams %R.
3354
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3355
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3356
- start_date: nil, # Date | Return technicals on or after this date.
3357
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3358
- end_date: nil, # Date | Return technicals on or before this date.
3359
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3360
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3361
- next_page: nil # String | Gets the next page of data from a previous API call
3362
- }
3363
-
3364
- begin
3365
- result = technical_api.get_crypto_price_technicals_wr(opts)
3366
- pp result
3367
- rescue Intrinio::ApiError => e
3368
- puts "Exception when calling TechnicalApi->get_crypto_price_technicals_wr: #{e}"
3369
- end
3370
- ```
3371
-
3372
- [//]: # (END_CODE_EXAMPLE)
3373
-
3374
- [//]: # (START_DEFINITION)
3375
-
3376
- ### Parameters
3377
-
3378
- [//]: # (START_PARAMETERS)
3379
-
3380
-
3381
- Name | Type | Description | Notes
3382
- ------------- | ------------- | ------------- | -------------
3383
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3384
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3385
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3386
- **period** | Integer| The number of observations, per period, to look-back when calculating Williams %R. | [optional] [default to 14] &nbsp;
3387
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3388
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3389
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3390
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3391
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3392
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3393
- **page_size** | Integer| An integer greater than or equal to 1 for specifying the number of results on each page. | [optional] [default to 100] &nbsp;
3394
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3395
- <br/>
3396
-
3397
- [//]: # (END_PARAMETERS)
3398
-
3399
- ### Return type
3400
-
3401
- [**ApiResponseCryptoWilliamsR**](ApiResponseCryptoWilliamsR.md)
3402
-
3403
- [//]: # (END_OPERATION)
3404
-
3405
-
3406
41
  [//]: # (START_OPERATION)
3407
42
 
3408
43
  [//]: # (CLASS:Intrinio::TechnicalApi)
@@ -3485,7 +120,6 @@ Name | Type | Description | Notes
3485
120
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
3486
121
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
3487
122
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3488
- <br/>
3489
123
 
3490
124
  [//]: # (END_PARAMETERS)
3491
125
 
@@ -3580,7 +214,6 @@ Name | Type | Description | Notes
3580
214
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
3581
215
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
3582
216
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3583
- <br/>
3584
217
 
3585
218
  [//]: # (END_PARAMETERS)
3586
219
 
@@ -3675,7 +308,6 @@ Name | Type | Description | Notes
3675
308
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
3676
309
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
3677
310
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3678
- <br/>
3679
311
 
3680
312
  [//]: # (END_PARAMETERS)
3681
313
 
@@ -3772,7 +404,6 @@ Name | Type | Description | Notes
3772
404
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
3773
405
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
3774
406
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3775
- <br/>
3776
407
 
3777
408
  [//]: # (END_PARAMETERS)
3778
409
 
@@ -3867,7 +498,6 @@ Name | Type | Description | Notes
3867
498
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
3868
499
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
3869
500
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3870
- <br/>
3871
501
 
3872
502
  [//]: # (END_PARAMETERS)
3873
503
 
@@ -3966,7 +596,6 @@ Name | Type | Description | Notes
3966
596
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
3967
597
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
3968
598
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3969
- <br/>
3970
599
 
3971
600
  [//]: # (END_PARAMETERS)
3972
601
 
@@ -4063,7 +692,6 @@ Name | Type | Description | Notes
4063
692
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4064
693
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4065
694
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4066
- <br/>
4067
695
 
4068
696
  [//]: # (END_PARAMETERS)
4069
697
 
@@ -4158,7 +786,6 @@ Name | Type | Description | Notes
4158
786
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4159
787
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4160
788
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4161
- <br/>
4162
789
 
4163
790
  [//]: # (END_PARAMETERS)
4164
791
 
@@ -4255,7 +882,6 @@ Name | Type | Description | Notes
4255
882
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4256
883
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4257
884
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4258
- <br/>
4259
885
 
4260
886
  [//]: # (END_PARAMETERS)
4261
887
 
@@ -4352,7 +978,6 @@ Name | Type | Description | Notes
4352
978
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4353
979
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4354
980
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4355
- <br/>
4356
981
 
4357
982
  [//]: # (END_PARAMETERS)
4358
983
 
@@ -4447,7 +1072,6 @@ Name | Type | Description | Notes
4447
1072
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4448
1073
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4449
1074
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4450
- <br/>
4451
1075
 
4452
1076
  [//]: # (END_PARAMETERS)
4453
1077
 
@@ -4540,7 +1164,6 @@ Name | Type | Description | Notes
4540
1164
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4541
1165
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4542
1166
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4543
- <br/>
4544
1167
 
4545
1168
  [//]: # (END_PARAMETERS)
4546
1169
 
@@ -4639,7 +1262,6 @@ Name | Type | Description | Notes
4639
1262
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4640
1263
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4641
1264
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4642
- <br/>
4643
1265
 
4644
1266
  [//]: # (END_PARAMETERS)
4645
1267
 
@@ -4734,7 +1356,6 @@ Name | Type | Description | Notes
4734
1356
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4735
1357
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4736
1358
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4737
- <br/>
4738
1359
 
4739
1360
  [//]: # (END_PARAMETERS)
4740
1361
 
@@ -4845,7 +1466,6 @@ Name | Type | Description | Notes
4845
1466
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4846
1467
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4847
1468
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4848
- <br/>
4849
1469
 
4850
1470
  [//]: # (END_PARAMETERS)
4851
1471
 
@@ -4946,7 +1566,6 @@ Name | Type | Description | Notes
4946
1566
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
4947
1567
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
4948
1568
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4949
- <br/>
4950
1569
 
4951
1570
  [//]: # (END_PARAMETERS)
4952
1571
 
@@ -5041,7 +1660,6 @@ Name | Type | Description | Notes
5041
1660
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5042
1661
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5043
1662
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5044
- <br/>
5045
1663
 
5046
1664
  [//]: # (END_PARAMETERS)
5047
1665
 
@@ -5138,7 +1756,6 @@ Name | Type | Description | Notes
5138
1756
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5139
1757
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5140
1758
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5141
- <br/>
5142
1759
 
5143
1760
  [//]: # (END_PARAMETERS)
5144
1761
 
@@ -5231,7 +1848,6 @@ Name | Type | Description | Notes
5231
1848
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5232
1849
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5233
1850
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5234
- <br/>
5235
1851
 
5236
1852
  [//]: # (END_PARAMETERS)
5237
1853
 
@@ -5324,7 +1940,6 @@ Name | Type | Description | Notes
5324
1940
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5325
1941
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5326
1942
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5327
- <br/>
5328
1943
 
5329
1944
  [//]: # (END_PARAMETERS)
5330
1945
 
@@ -5419,7 +2034,6 @@ Name | Type | Description | Notes
5419
2034
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5420
2035
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5421
2036
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5422
- <br/>
5423
2037
 
5424
2038
  [//]: # (END_PARAMETERS)
5425
2039
 
@@ -5516,7 +2130,6 @@ Name | Type | Description | Notes
5516
2130
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5517
2131
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5518
2132
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5519
- <br/>
5520
2133
 
5521
2134
  [//]: # (END_PARAMETERS)
5522
2135
 
@@ -5613,7 +2226,6 @@ Name | Type | Description | Notes
5613
2226
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5614
2227
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5615
2228
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5616
- <br/>
5617
2229
 
5618
2230
  [//]: # (END_PARAMETERS)
5619
2231
 
@@ -5710,7 +2322,6 @@ Name | Type | Description | Notes
5710
2322
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5711
2323
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5712
2324
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5713
- <br/>
5714
2325
 
5715
2326
  [//]: # (END_PARAMETERS)
5716
2327
 
@@ -5805,7 +2416,6 @@ Name | Type | Description | Notes
5805
2416
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5806
2417
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5807
2418
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5808
- <br/>
5809
2419
 
5810
2420
  [//]: # (END_PARAMETERS)
5811
2421
 
@@ -5904,7 +2514,6 @@ Name | Type | Description | Notes
5904
2514
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
5905
2515
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
5906
2516
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
5907
- <br/>
5908
2517
 
5909
2518
  [//]: # (END_PARAMETERS)
5910
2519
 
@@ -6009,7 +2618,6 @@ Name | Type | Description | Notes
6009
2618
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
6010
2619
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
6011
2620
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
6012
- <br/>
6013
2621
 
6014
2622
  [//]: # (END_PARAMETERS)
6015
2623
 
@@ -6104,7 +2712,6 @@ Name | Type | Description | Notes
6104
2712
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
6105
2713
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
6106
2714
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
6107
- <br/>
6108
2715
 
6109
2716
  [//]: # (END_PARAMETERS)
6110
2717
 
@@ -6197,7 +2804,6 @@ Name | Type | Description | Notes
6197
2804
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
6198
2805
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
6199
2806
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
6200
- <br/>
6201
2807
 
6202
2808
  [//]: # (END_PARAMETERS)
6203
2809
 
@@ -6290,7 +2896,6 @@ Name | Type | Description | Notes
6290
2896
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
6291
2897
  **page_size** | Integer| The number of results to return | [optional] [default to 100] &nbsp;
6292
2898
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
6293
- <br/>
6294
2899
 
6295
2900
  [//]: # (END_PARAMETERS)
6296
2901
 
@@ -6385,7 +2990,6 @@ Name | Type | Description | Notes
6385
2990
  **end_date** | String| Return technical indicator values on or before the date | [optional] &nbsp;
6386
2991
  **page_size** | Float| The number of results to return | [optional] [default to 100] &nbsp;
6387
2992
  **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
6388
- <br/>
6389
2993
 
6390
2994
  [//]: # (END_PARAMETERS)
6391
2995