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
@@ -1,37 +0,0 @@
1
-
2
-
3
- [//]: # (CLASS:Intrinio::ApiResponseCryptoVortexIndicator)
4
-
5
- [//]: # (KIND:object)
6
-
7
- ### Intrinio::ApiResponseCryptoVortexIndicator
8
-
9
- #### Properties
10
-
11
- [//]: # (START_DEFINITION)
12
-
13
- Name | Type | Description
14
- ------------ | ------------- | -------------
15
- **technicals** | [**Array<VortexIndicatorTechnicalValue>**](VortexIndicatorTechnicalValue.md) |  
16
- **indicator** | [**TechnicalIndicator**](TechnicalIndicator.md) | The name and symbol of the technical indicator  
17
- **pair** | [**CryptoPairSummary**](CryptoPairSummary.md) |  
18
- **exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) |  
19
- **timeframe** | String | The time interval for the crypto currency prices  
20
- **next_page** | String | The token required to request the next page of the data. If null, no further results are available.  
21
-
22
- [//]: # (END_DEFINITION)
23
-
24
-
25
- [//]: # (CONTAINED_CLASS:Intrinio::VortexIndicatorTechnicalValue)
26
-
27
-
28
- [//]: # (CONTAINED_CLASS:Intrinio::TechnicalIndicator)
29
-
30
-
31
- [//]: # (CONTAINED_CLASS:Intrinio::CryptoPairSummary)
32
-
33
-
34
- [//]: # (CONTAINED_CLASS:Intrinio::CryptoExchangeSummary)
35
-
36
-
37
-
@@ -1,37 +0,0 @@
1
-
2
-
3
- [//]: # (CLASS:Intrinio::ApiResponseCryptoWilliamsR)
4
-
5
- [//]: # (KIND:object)
6
-
7
- ### Intrinio::ApiResponseCryptoWilliamsR
8
-
9
- #### Properties
10
-
11
- [//]: # (START_DEFINITION)
12
-
13
- Name | Type | Description
14
- ------------ | ------------- | -------------
15
- **technicals** | [**Array<WilliamsRTechnicalValue>**](WilliamsRTechnicalValue.md) |  
16
- **indicator** | [**TechnicalIndicator**](TechnicalIndicator.md) | The name and symbol of the technical indicator  
17
- **pair** | [**CryptoPairSummary**](CryptoPairSummary.md) |  
18
- **exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) |  
19
- **timeframe** | String | The time interval for the crypto currency prices  
20
- **next_page** | String | The token required to request the next page of the data. If null, no further results are available.  
21
-
22
- [//]: # (END_DEFINITION)
23
-
24
-
25
- [//]: # (CONTAINED_CLASS:Intrinio::WilliamsRTechnicalValue)
26
-
27
-
28
- [//]: # (CONTAINED_CLASS:Intrinio::TechnicalIndicator)
29
-
30
-
31
- [//]: # (CONTAINED_CLASS:Intrinio::CryptoPairSummary)
32
-
33
-
34
- [//]: # (CONTAINED_CLASS:Intrinio::CryptoExchangeSummary)
35
-
36
-
37
-
@@ -1,4185 +0,0 @@
1
- # Intrinio::CryptoApi
2
-
3
- All URIs are relative to *https://api-v2.intrinio.com*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**get_crypto_book_asks**](CryptoApi.md#get_crypto_book_asks) | **GET** /crypto/book/asks | Crypto Book Asks
8
- [**get_crypto_book_bids**](CryptoApi.md#get_crypto_book_bids) | **GET** /crypto/book/bids | Crypto Book Bids
9
- [**get_crypto_book_summary**](CryptoApi.md#get_crypto_book_summary) | **GET** /crypto/book | Crypto Book Summary
10
- [**get_crypto_currencies**](CryptoApi.md#get_crypto_currencies) | **GET** /crypto/currencies | Crypto Currencies
11
- [**get_crypto_exchanges**](CryptoApi.md#get_crypto_exchanges) | **GET** /crypto/exchanges | Crypto Exchanges
12
- [**get_crypto_pairs**](CryptoApi.md#get_crypto_pairs) | **GET** /crypto/pairs | Crypto Pairs
13
- [**get_crypto_price_technicals_adi**](CryptoApi.md#get_crypto_price_technicals_adi) | **GET** /crypto/prices/technicals/adi | Accumulation/Distribution Index
14
- [**get_crypto_price_technicals_adtv**](CryptoApi.md#get_crypto_price_technicals_adtv) | **GET** /crypto/prices/technicals/adtv | Average Daily Trading Volume
15
- [**get_crypto_price_technicals_adx**](CryptoApi.md#get_crypto_price_technicals_adx) | **GET** /crypto/prices/technicals/adx | Average Directional Index
16
- [**get_crypto_price_technicals_ao**](CryptoApi.md#get_crypto_price_technicals_ao) | **GET** /crypto/prices/technicals/ao | Awesome Oscillator
17
- [**get_crypto_price_technicals_atr**](CryptoApi.md#get_crypto_price_technicals_atr) | **GET** /crypto/prices/technicals/atr | Average True Range
18
- [**get_crypto_price_technicals_bb**](CryptoApi.md#get_crypto_price_technicals_bb) | **GET** /crypto/prices/technicals/bb | Bollinger Bands
19
- [**get_crypto_price_technicals_cci**](CryptoApi.md#get_crypto_price_technicals_cci) | **GET** /crypto/prices/technicals/cci | Commodity Channel Index
20
- [**get_crypto_price_technicals_cmf**](CryptoApi.md#get_crypto_price_technicals_cmf) | **GET** /crypto/prices/technicals/cmf | Chaikin Money Flow
21
- [**get_crypto_price_technicals_dc**](CryptoApi.md#get_crypto_price_technicals_dc) | **GET** /crypto/prices/technicals/dc | Donchian Channel
22
- [**get_crypto_price_technicals_dpo**](CryptoApi.md#get_crypto_price_technicals_dpo) | **GET** /crypto/prices/technicals/dpo | Detrended Price Oscillator
23
- [**get_crypto_price_technicals_eom**](CryptoApi.md#get_crypto_price_technicals_eom) | **GET** /crypto/prices/technicals/eom | Ease of Movement
24
- [**get_crypto_price_technicals_fi**](CryptoApi.md#get_crypto_price_technicals_fi) | **GET** /crypto/prices/technicals/fi | Force Index
25
- [**get_crypto_price_technicals_ichimoku**](CryptoApi.md#get_crypto_price_technicals_ichimoku) | **GET** /crypto/prices/technicals/ichimoku | Ichimoku Kinko Hyo
26
- [**get_crypto_price_technicals_kc**](CryptoApi.md#get_crypto_price_technicals_kc) | **GET** /crypto/prices/technicals/kc | Keltner Channel
27
- [**get_crypto_price_technicals_kst**](CryptoApi.md#get_crypto_price_technicals_kst) | **GET** /crypto/prices/technicals/kst | Know Sure Thing
28
- [**get_crypto_price_technicals_macd**](CryptoApi.md#get_crypto_price_technicals_macd) | **GET** /crypto/prices/technicals/macd | Moving Average Convergence Divergence
29
- [**get_crypto_price_technicals_mfi**](CryptoApi.md#get_crypto_price_technicals_mfi) | **GET** /crypto/prices/technicals/mfi | Money Flow Index
30
- [**get_crypto_price_technicals_mi**](CryptoApi.md#get_crypto_price_technicals_mi) | **GET** /crypto/prices/technicals/mi | Mass Index
31
- [**get_crypto_price_technicals_nvi**](CryptoApi.md#get_crypto_price_technicals_nvi) | **GET** /crypto/prices/technicals/nvi | Negative Volume Index
32
- [**get_crypto_price_technicals_obv**](CryptoApi.md#get_crypto_price_technicals_obv) | **GET** /crypto/prices/technicals/obv | On-balance Volume
33
- [**get_crypto_price_technicals_obv_mean**](CryptoApi.md#get_crypto_price_technicals_obv_mean) | **GET** /crypto/prices/technicals/obv_mean | On-balance Volume Mean
34
- [**get_crypto_price_technicals_rsi**](CryptoApi.md#get_crypto_price_technicals_rsi) | **GET** /crypto/prices/technicals/rsi | Relative Strength Index
35
- [**get_crypto_price_technicals_sma**](CryptoApi.md#get_crypto_price_technicals_sma) | **GET** /crypto/prices/technicals/sma | Simple Moving Average
36
- [**get_crypto_price_technicals_sr**](CryptoApi.md#get_crypto_price_technicals_sr) | **GET** /crypto/prices/technicals/sr | Stochastic Oscillator
37
- [**get_crypto_price_technicals_trix**](CryptoApi.md#get_crypto_price_technicals_trix) | **GET** /crypto/prices/technicals/trix | Triple Exponential Average
38
- [**get_crypto_price_technicals_tsi**](CryptoApi.md#get_crypto_price_technicals_tsi) | **GET** /crypto/prices/technicals/tsi | True Strength Index
39
- [**get_crypto_price_technicals_uo**](CryptoApi.md#get_crypto_price_technicals_uo) | **GET** /crypto/prices/technicals/uo | Ultimate Oscillator
40
- [**get_crypto_price_technicals_vi**](CryptoApi.md#get_crypto_price_technicals_vi) | **GET** /crypto/prices/technicals/vi | Vortex Indicator
41
- [**get_crypto_price_technicals_vpt**](CryptoApi.md#get_crypto_price_technicals_vpt) | **GET** /crypto/prices/technicals/vpt | Volume-price Trend
42
- [**get_crypto_price_technicals_vwap**](CryptoApi.md#get_crypto_price_technicals_vwap) | **GET** /crypto/prices/technicals/vwap | Volume Weighted Average Price
43
- [**get_crypto_price_technicals_wr**](CryptoApi.md#get_crypto_price_technicals_wr) | **GET** /crypto/prices/technicals/wr | Williams %R
44
- [**get_crypto_prices**](CryptoApi.md#get_crypto_prices) | **GET** /crypto/prices | Crypto Prices
45
- [**get_crypto_snapshot**](CryptoApi.md#get_crypto_snapshot) | **GET** /crypto/snapshot | Crypto Snapshot
46
- [**get_crypto_stats**](CryptoApi.md#get_crypto_stats) | **GET** /crypto/stats | Crypto Stats
47
-
48
-
49
-
50
- [//]: # (START_OPERATION)
51
-
52
- [//]: # (CLASS:Intrinio::CryptoApi)
53
-
54
- [//]: # (METHOD:get_crypto_book_asks)
55
-
56
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoBookAsks)
57
-
58
- [//]: # (RETURN_TYPE_KIND:object)
59
-
60
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoBookAsks.md)
61
-
62
- [//]: # (OPERATION:get_crypto_book_asks_v2)
63
-
64
- [//]: # (ENDPOINT:/crypto/book/asks)
65
-
66
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_book_asks)
67
-
68
- ## **get_crypto_book_asks**
69
-
70
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_book_asks_v2)
71
-
72
- [//]: # (START_OVERVIEW)
73
-
74
- > ApiResponseCryptoBookAsks get_crypto_book_asks(opts)
75
-
76
- #### Crypto Book Asks
77
-
78
-
79
- Returns the entire ask order book for a given Crypto Currency Pair and Crypto Exchange.
80
-
81
- [//]: # (END_OVERVIEW)
82
-
83
- ### Example
84
-
85
- [//]: # (START_CODE_EXAMPLE)
86
-
87
- ```ruby
88
- # Load the gem
89
- require 'intrinio-sdk'
90
- require 'pp'
91
-
92
- # Setup authorization
93
- Intrinio.configure do |config|
94
- config.api_key['api_key'] = 'YOUR_API_KEY'
95
- end
96
-
97
- crypto_api = Intrinio::CryptoApi.new
98
-
99
- opts = {
100
- pair: "btcusd", # String | Return the order book asks for the given Crypto Currency Pair.
101
- exchange: "binance", # String | Return the order book asks for a Crypto Currency on the given Crypto Exchange.
102
- currency: "BTC" # String | Return the order book asks for the given Crypto Currency.
103
- }
104
-
105
- begin
106
- result = crypto_api.get_crypto_book_asks(opts)
107
- pp result
108
- rescue Intrinio::ApiError => e
109
- puts "Exception when calling CryptoApi->get_crypto_book_asks: #{e}"
110
- end
111
- ```
112
-
113
- [//]: # (END_CODE_EXAMPLE)
114
-
115
- [//]: # (START_DEFINITION)
116
-
117
- ### Parameters
118
-
119
- [//]: # (START_PARAMETERS)
120
-
121
-
122
- Name | Type | Description | Notes
123
- ------------- | ------------- | ------------- | -------------
124
- **pair** | String| Return the order book asks for the given Crypto Currency Pair. | [optional]  
125
- **exchange** | String| Return the order book asks for a Crypto Currency on the given Crypto Exchange. | [optional]  
126
- **currency** | String| Return the order book asks for the given Crypto Currency. | [optional]  
127
- <br/>
128
-
129
- [//]: # (END_PARAMETERS)
130
-
131
- ### Return type
132
-
133
- [**ApiResponseCryptoBookAsks**](ApiResponseCryptoBookAsks.md)
134
-
135
- [//]: # (END_OPERATION)
136
-
137
-
138
- [//]: # (START_OPERATION)
139
-
140
- [//]: # (CLASS:Intrinio::CryptoApi)
141
-
142
- [//]: # (METHOD:get_crypto_book_bids)
143
-
144
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoBookBids)
145
-
146
- [//]: # (RETURN_TYPE_KIND:object)
147
-
148
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoBookBids.md)
149
-
150
- [//]: # (OPERATION:get_crypto_book_bids_v2)
151
-
152
- [//]: # (ENDPOINT:/crypto/book/bids)
153
-
154
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_book_bids)
155
-
156
- ## **get_crypto_book_bids**
157
-
158
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_book_bids_v2)
159
-
160
- [//]: # (START_OVERVIEW)
161
-
162
- > ApiResponseCryptoBookBids get_crypto_book_bids(opts)
163
-
164
- #### Crypto Book Bids
165
-
166
-
167
- Returns the entire bid order book for a given Crypto Currency Pair and Crypto Exchange.
168
-
169
- [//]: # (END_OVERVIEW)
170
-
171
- ### Example
172
-
173
- [//]: # (START_CODE_EXAMPLE)
174
-
175
- ```ruby
176
- # Load the gem
177
- require 'intrinio-sdk'
178
- require 'pp'
179
-
180
- # Setup authorization
181
- Intrinio.configure do |config|
182
- config.api_key['api_key'] = 'YOUR_API_KEY'
183
- end
184
-
185
- crypto_api = Intrinio::CryptoApi.new
186
-
187
- opts = {
188
- pair: "btcusd", # String | Return the order book bids for the given Crypto Currency Pair.
189
- exchange: "binance", # String | Return the order book bids for a Crypto Currency on the given Crypto Exchange.
190
- currency: "BTC" # String | Return the order book bids for the given Crypto Currency.
191
- }
192
-
193
- begin
194
- result = crypto_api.get_crypto_book_bids(opts)
195
- pp result
196
- rescue Intrinio::ApiError => e
197
- puts "Exception when calling CryptoApi->get_crypto_book_bids: #{e}"
198
- end
199
- ```
200
-
201
- [//]: # (END_CODE_EXAMPLE)
202
-
203
- [//]: # (START_DEFINITION)
204
-
205
- ### Parameters
206
-
207
- [//]: # (START_PARAMETERS)
208
-
209
-
210
- Name | Type | Description | Notes
211
- ------------- | ------------- | ------------- | -------------
212
- **pair** | String| Return the order book bids for the given Crypto Currency Pair. | [optional] &nbsp;
213
- **exchange** | String| Return the order book bids for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
214
- **currency** | String| Return the order book bids for the given Crypto Currency. | [optional] &nbsp;
215
- <br/>
216
-
217
- [//]: # (END_PARAMETERS)
218
-
219
- ### Return type
220
-
221
- [**ApiResponseCryptoBookBids**](ApiResponseCryptoBookBids.md)
222
-
223
- [//]: # (END_OPERATION)
224
-
225
-
226
- [//]: # (START_OPERATION)
227
-
228
- [//]: # (CLASS:Intrinio::CryptoApi)
229
-
230
- [//]: # (METHOD:get_crypto_book_summary)
231
-
232
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoBook)
233
-
234
- [//]: # (RETURN_TYPE_KIND:object)
235
-
236
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoBook.md)
237
-
238
- [//]: # (OPERATION:get_crypto_book_summary_v2)
239
-
240
- [//]: # (ENDPOINT:/crypto/book)
241
-
242
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_book_summary)
243
-
244
- ## **get_crypto_book_summary**
245
-
246
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_book_summary_v2)
247
-
248
- [//]: # (START_OVERVIEW)
249
-
250
- > ApiResponseCryptoBook get_crypto_book_summary(opts)
251
-
252
- #### Crypto Book Summary
253
-
254
-
255
- Returns the order book summary (bid/ask prices and size) for a given Crypto Currency Pair and Crypto Exchange.
256
-
257
- [//]: # (END_OVERVIEW)
258
-
259
- ### Example
260
-
261
- [//]: # (START_CODE_EXAMPLE)
262
-
263
- ```ruby
264
- # Load the gem
265
- require 'intrinio-sdk'
266
- require 'pp'
267
-
268
- # Setup authorization
269
- Intrinio.configure do |config|
270
- config.api_key['api_key'] = 'YOUR_API_KEY'
271
- end
272
-
273
- crypto_api = Intrinio::CryptoApi.new
274
-
275
- opts = {
276
- levels: nil, # Integer | The number of prices/levels to return on each side. For example, the max of 50 levels will return up to 50 bid prices and 50 ask prices.
277
- pair: "btcusd", # String | Return the order book summary for the given Crypto Currency Pair.
278
- exchange: "binance", # String | Return the order book summary for a Crypto Currency on the given Crypto Exchange.
279
- currency: "BTC" # String | Return the order book summary for the given Crypto Currency.
280
- }
281
-
282
- begin
283
- result = crypto_api.get_crypto_book_summary(opts)
284
- pp result
285
- rescue Intrinio::ApiError => e
286
- puts "Exception when calling CryptoApi->get_crypto_book_summary: #{e}"
287
- end
288
- ```
289
-
290
- [//]: # (END_CODE_EXAMPLE)
291
-
292
- [//]: # (START_DEFINITION)
293
-
294
- ### Parameters
295
-
296
- [//]: # (START_PARAMETERS)
297
-
298
-
299
- Name | Type | Description | Notes
300
- ------------- | ------------- | ------------- | -------------
301
- **levels** | Integer| The number of prices/levels to return on each side. For example, the max of 50 levels will return up to 50 bid prices and 50 ask prices. | [optional] &nbsp;
302
- **pair** | String| Return the order book summary for the given Crypto Currency Pair. | [optional] &nbsp;
303
- **exchange** | String| Return the order book summary for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
304
- **currency** | String| Return the order book summary for the given Crypto Currency. | [optional] &nbsp;
305
- <br/>
306
-
307
- [//]: # (END_PARAMETERS)
308
-
309
- ### Return type
310
-
311
- [**ApiResponseCryptoBook**](ApiResponseCryptoBook.md)
312
-
313
- [//]: # (END_OPERATION)
314
-
315
-
316
- [//]: # (START_OPERATION)
317
-
318
- [//]: # (CLASS:Intrinio::CryptoApi)
319
-
320
- [//]: # (METHOD:get_crypto_currencies)
321
-
322
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoCurrencies)
323
-
324
- [//]: # (RETURN_TYPE_KIND:object)
325
-
326
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoCurrencies.md)
327
-
328
- [//]: # (OPERATION:get_crypto_currencies_v2)
329
-
330
- [//]: # (ENDPOINT:/crypto/currencies)
331
-
332
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_currencies)
333
-
334
- ## **get_crypto_currencies**
335
-
336
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_currencies_v2)
337
-
338
- [//]: # (START_OVERVIEW)
339
-
340
- > ApiResponseCryptoCurrencies get_crypto_currencies(opts)
341
-
342
- #### Crypto Currencies
343
-
344
-
345
- Returns a list of Crypto Currencies for which prices are available.
346
-
347
- [//]: # (END_OVERVIEW)
348
-
349
- ### Example
350
-
351
- [//]: # (START_CODE_EXAMPLE)
352
-
353
- ```ruby
354
- # Load the gem
355
- require 'intrinio-sdk'
356
- require 'pp'
357
-
358
- # Setup authorization
359
- Intrinio.configure do |config|
360
- config.api_key['api_key'] = 'YOUR_API_KEY'
361
- end
362
-
363
- crypto_api = Intrinio::CryptoApi.new
364
-
365
- opts = {
366
- exchange: "binance" # String | Returns Crypto Currencies traded on the given Crypto Exchange.
367
- }
368
-
369
- begin
370
- result = crypto_api.get_crypto_currencies(opts)
371
- pp result
372
- rescue Intrinio::ApiError => e
373
- puts "Exception when calling CryptoApi->get_crypto_currencies: #{e}"
374
- end
375
- ```
376
-
377
- [//]: # (END_CODE_EXAMPLE)
378
-
379
- [//]: # (START_DEFINITION)
380
-
381
- ### Parameters
382
-
383
- [//]: # (START_PARAMETERS)
384
-
385
-
386
- Name | Type | Description | Notes
387
- ------------- | ------------- | ------------- | -------------
388
- **exchange** | String| Returns Crypto Currencies traded on the given Crypto Exchange. | [optional] &nbsp;
389
- <br/>
390
-
391
- [//]: # (END_PARAMETERS)
392
-
393
- ### Return type
394
-
395
- [**ApiResponseCryptoCurrencies**](ApiResponseCryptoCurrencies.md)
396
-
397
- [//]: # (END_OPERATION)
398
-
399
-
400
- [//]: # (START_OPERATION)
401
-
402
- [//]: # (CLASS:Intrinio::CryptoApi)
403
-
404
- [//]: # (METHOD:get_crypto_exchanges)
405
-
406
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoExchanges)
407
-
408
- [//]: # (RETURN_TYPE_KIND:object)
409
-
410
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoExchanges.md)
411
-
412
- [//]: # (OPERATION:get_crypto_exchanges_v2)
413
-
414
- [//]: # (ENDPOINT:/crypto/exchanges)
415
-
416
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_exchanges)
417
-
418
- ## **get_crypto_exchanges**
419
-
420
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_exchanges_v2)
421
-
422
- [//]: # (START_OVERVIEW)
423
-
424
- > ApiResponseCryptoExchanges get_crypto_exchanges(opts)
425
-
426
- #### Crypto Exchanges
427
-
428
-
429
- Returns a list of Crypto Exchanges for which prices are available.
430
-
431
- [//]: # (END_OVERVIEW)
432
-
433
- ### Example
434
-
435
- [//]: # (START_CODE_EXAMPLE)
436
-
437
- ```ruby
438
- # Load the gem
439
- require 'intrinio-sdk'
440
- require 'pp'
441
-
442
- # Setup authorization
443
- Intrinio.configure do |config|
444
- config.api_key['api_key'] = 'YOUR_API_KEY'
445
- end
446
-
447
- crypto_api = Intrinio::CryptoApi.new
448
-
449
- opts = {
450
- pair: "btcusd" # String | Filter exchanges based on whether or not prices are available on the exchange for the crypto currency pair.
451
- }
452
-
453
- begin
454
- result = crypto_api.get_crypto_exchanges(opts)
455
- pp result
456
- rescue Intrinio::ApiError => e
457
- puts "Exception when calling CryptoApi->get_crypto_exchanges: #{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| Filter exchanges based on whether or not prices are available on the exchange for the crypto currency pair. | [optional] &nbsp;
473
- <br/>
474
-
475
- [//]: # (END_PARAMETERS)
476
-
477
- ### Return type
478
-
479
- [**ApiResponseCryptoExchanges**](ApiResponseCryptoExchanges.md)
480
-
481
- [//]: # (END_OPERATION)
482
-
483
-
484
- [//]: # (START_OPERATION)
485
-
486
- [//]: # (CLASS:Intrinio::CryptoApi)
487
-
488
- [//]: # (METHOD:get_crypto_pairs)
489
-
490
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoPairs)
491
-
492
- [//]: # (RETURN_TYPE_KIND:object)
493
-
494
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoPairs.md)
495
-
496
- [//]: # (OPERATION:get_crypto_pairs_v2)
497
-
498
- [//]: # (ENDPOINT:/crypto/pairs)
499
-
500
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_pairs)
501
-
502
- ## **get_crypto_pairs**
503
-
504
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_pairs_v2)
505
-
506
- [//]: # (START_OVERVIEW)
507
-
508
- > ApiResponseCryptoPairs get_crypto_pairs(opts)
509
-
510
- #### Crypto Pairs
511
-
512
-
513
- Returns a list of Crypto Currency Pairs for which data is available.
514
-
515
- [//]: # (END_OVERVIEW)
516
-
517
- ### Example
518
-
519
- [//]: # (START_CODE_EXAMPLE)
520
-
521
- ```ruby
522
- # Load the gem
523
- require 'intrinio-sdk'
524
- require 'pp'
525
-
526
- # Setup authorization
527
- Intrinio.configure do |config|
528
- config.api_key['api_key'] = 'YOUR_API_KEY'
529
- end
530
-
531
- crypto_api = Intrinio::CryptoApi.new
532
-
533
- opts = {
534
- exchange: "binance", # String | Return pairs traded on the given Crypto Exchange.
535
- currency: "BTC", # String | Return pairs with one side being the given Crypto Currency.
536
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
537
- next_page: nil # String | Gets the next page of data from a previous API call
538
- }
539
-
540
- begin
541
- result = crypto_api.get_crypto_pairs(opts)
542
- pp result
543
- rescue Intrinio::ApiError => e
544
- puts "Exception when calling CryptoApi->get_crypto_pairs: #{e}"
545
- end
546
- ```
547
-
548
- [//]: # (END_CODE_EXAMPLE)
549
-
550
- [//]: # (START_DEFINITION)
551
-
552
- ### Parameters
553
-
554
- [//]: # (START_PARAMETERS)
555
-
556
-
557
- Name | Type | Description | Notes
558
- ------------- | ------------- | ------------- | -------------
559
- **exchange** | String| Return pairs traded on the given Crypto Exchange. | [optional] &nbsp;
560
- **currency** | String| Return pairs with one side being the given Crypto Currency. | [optional] &nbsp;
561
- **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;
562
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
563
- <br/>
564
-
565
- [//]: # (END_PARAMETERS)
566
-
567
- ### Return type
568
-
569
- [**ApiResponseCryptoPairs**](ApiResponseCryptoPairs.md)
570
-
571
- [//]: # (END_OPERATION)
572
-
573
-
574
- [//]: # (START_OPERATION)
575
-
576
- [//]: # (CLASS:Intrinio::CryptoApi)
577
-
578
- [//]: # (METHOD:get_crypto_price_technicals_adi)
579
-
580
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAccumulationDistributionIndex)
581
-
582
- [//]: # (RETURN_TYPE_KIND:object)
583
-
584
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAccumulationDistributionIndex.md)
585
-
586
- [//]: # (OPERATION:get_crypto_price_technicals_adi_v2)
587
-
588
- [//]: # (ENDPOINT:/crypto/prices/technicals/adi)
589
-
590
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_adi)
591
-
592
- ## **get_crypto_price_technicals_adi**
593
-
594
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adi_v2)
595
-
596
- [//]: # (START_OVERVIEW)
597
-
598
- > ApiResponseCryptoAccumulationDistributionIndex get_crypto_price_technicals_adi(opts)
599
-
600
- #### Accumulation/Distribution Index
601
-
602
-
603
- Returns the Accumulation/Distribution Index values of Crypto Currency Prices for a Crypto Currency Pair
604
-
605
- [//]: # (END_OVERVIEW)
606
-
607
- ### Example
608
-
609
- [//]: # (START_CODE_EXAMPLE)
610
-
611
- ```ruby
612
- # Load the gem
613
- require 'intrinio-sdk'
614
- require 'pp'
615
-
616
- # Setup authorization
617
- Intrinio.configure do |config|
618
- config.api_key['api_key'] = 'YOUR_API_KEY'
619
- end
620
-
621
- crypto_api = Intrinio::CryptoApi.new
622
-
623
- opts = {
624
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
625
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
626
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
627
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
628
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
629
- start_date: nil, # Date | Return technicals on or after this date.
630
- start_time: nil, # String | Return technicals at or after this time (24-hour).
631
- end_date: nil, # Date | Return technicals on or before this date.
632
- end_time: nil, # String | Return technicals at or before this time (24-hour).
633
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
634
- next_page: nil # String | Gets the next page of data from a previous API call
635
- }
636
-
637
- begin
638
- result = crypto_api.get_crypto_price_technicals_adi(opts)
639
- pp result
640
- rescue Intrinio::ApiError => e
641
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_adi: #{e}"
642
- end
643
- ```
644
-
645
- [//]: # (END_CODE_EXAMPLE)
646
-
647
- [//]: # (START_DEFINITION)
648
-
649
- ### Parameters
650
-
651
- [//]: # (START_PARAMETERS)
652
-
653
-
654
- Name | Type | Description | Notes
655
- ------------- | ------------- | ------------- | -------------
656
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
657
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
658
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
659
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
660
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
661
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
662
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
663
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
664
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
665
- **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;
666
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
667
- <br/>
668
-
669
- [//]: # (END_PARAMETERS)
670
-
671
- ### Return type
672
-
673
- [**ApiResponseCryptoAccumulationDistributionIndex**](ApiResponseCryptoAccumulationDistributionIndex.md)
674
-
675
- [//]: # (END_OPERATION)
676
-
677
-
678
- [//]: # (START_OPERATION)
679
-
680
- [//]: # (CLASS:Intrinio::CryptoApi)
681
-
682
- [//]: # (METHOD:get_crypto_price_technicals_adtv)
683
-
684
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAverageDailyTradingVolume)
685
-
686
- [//]: # (RETURN_TYPE_KIND:object)
687
-
688
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAverageDailyTradingVolume.md)
689
-
690
- [//]: # (OPERATION:get_crypto_price_technicals_adtv_v2)
691
-
692
- [//]: # (ENDPOINT:/crypto/prices/technicals/adtv)
693
-
694
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_adtv)
695
-
696
- ## **get_crypto_price_technicals_adtv**
697
-
698
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adtv_v2)
699
-
700
- [//]: # (START_OVERVIEW)
701
-
702
- > ApiResponseCryptoAverageDailyTradingVolume get_crypto_price_technicals_adtv(opts)
703
-
704
- #### Average Daily Trading Volume
705
-
706
-
707
- Returns the Average Daily Trading Volume values of Crypto Currency Prices for a Crypto Currency Pair
708
-
709
- [//]: # (END_OVERVIEW)
710
-
711
- ### Example
712
-
713
- [//]: # (START_CODE_EXAMPLE)
714
-
715
- ```ruby
716
- # Load the gem
717
- require 'intrinio-sdk'
718
- require 'pp'
719
-
720
- # Setup authorization
721
- Intrinio.configure do |config|
722
- config.api_key['api_key'] = 'YOUR_API_KEY'
723
- end
724
-
725
- crypto_api = Intrinio::CryptoApi.new
726
-
727
- opts = {
728
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
729
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
730
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
731
- period: 22, # Integer | The number of observations, per period, to calculate Average Daily Trading Volume.
732
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
733
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
734
- start_date: nil, # Date | Return technicals on or after this date.
735
- start_time: nil, # String | Return technicals at or after this time (24-hour).
736
- end_date: nil, # Date | Return technicals on or before this date.
737
- end_time: nil, # String | Return technicals at or before this time (24-hour).
738
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
739
- next_page: nil # String | Gets the next page of data from a previous API call
740
- }
741
-
742
- begin
743
- result = crypto_api.get_crypto_price_technicals_adtv(opts)
744
- pp result
745
- rescue Intrinio::ApiError => e
746
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_adtv: #{e}"
747
- end
748
- ```
749
-
750
- [//]: # (END_CODE_EXAMPLE)
751
-
752
- [//]: # (START_DEFINITION)
753
-
754
- ### Parameters
755
-
756
- [//]: # (START_PARAMETERS)
757
-
758
-
759
- Name | Type | Description | Notes
760
- ------------- | ------------- | ------------- | -------------
761
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
762
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
763
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
764
- **period** | Integer| The number of observations, per period, to calculate Average Daily Trading Volume. | [optional] [default to 22] &nbsp;
765
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
766
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
767
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
768
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
769
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
770
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
771
- **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;
772
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
773
- <br/>
774
-
775
- [//]: # (END_PARAMETERS)
776
-
777
- ### Return type
778
-
779
- [**ApiResponseCryptoAverageDailyTradingVolume**](ApiResponseCryptoAverageDailyTradingVolume.md)
780
-
781
- [//]: # (END_OPERATION)
782
-
783
-
784
- [//]: # (START_OPERATION)
785
-
786
- [//]: # (CLASS:Intrinio::CryptoApi)
787
-
788
- [//]: # (METHOD:get_crypto_price_technicals_adx)
789
-
790
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAverageDirectionalIndex)
791
-
792
- [//]: # (RETURN_TYPE_KIND:object)
793
-
794
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAverageDirectionalIndex.md)
795
-
796
- [//]: # (OPERATION:get_crypto_price_technicals_adx_v2)
797
-
798
- [//]: # (ENDPOINT:/crypto/prices/technicals/adx)
799
-
800
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_adx)
801
-
802
- ## **get_crypto_price_technicals_adx**
803
-
804
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adx_v2)
805
-
806
- [//]: # (START_OVERVIEW)
807
-
808
- > ApiResponseCryptoAverageDirectionalIndex get_crypto_price_technicals_adx(opts)
809
-
810
- #### Average Directional Index
811
-
812
-
813
- Returns the Average Directional Index values of Crypto Currency Prices for a Crypto Currency Pair
814
-
815
- [//]: # (END_OVERVIEW)
816
-
817
- ### Example
818
-
819
- [//]: # (START_CODE_EXAMPLE)
820
-
821
- ```ruby
822
- # Load the gem
823
- require 'intrinio-sdk'
824
- require 'pp'
825
-
826
- # Setup authorization
827
- Intrinio.configure do |config|
828
- config.api_key['api_key'] = 'YOUR_API_KEY'
829
- end
830
-
831
- crypto_api = Intrinio::CryptoApi.new
832
-
833
- opts = {
834
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
835
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
836
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
837
- period: 22, # Integer | The number of observations, per period, to calculate Average Directional Index.
838
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
839
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
840
- start_date: nil, # Date | Return technicals on or after this date.
841
- start_time: nil, # String | Return technicals at or after this time (24-hour).
842
- end_date: nil, # Date | Return technicals on or before this date.
843
- end_time: nil, # String | Return technicals at or before this time (24-hour).
844
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
845
- next_page: nil # String | Gets the next page of data from a previous API call
846
- }
847
-
848
- begin
849
- result = crypto_api.get_crypto_price_technicals_adx(opts)
850
- pp result
851
- rescue Intrinio::ApiError => e
852
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_adx: #{e}"
853
- end
854
- ```
855
-
856
- [//]: # (END_CODE_EXAMPLE)
857
-
858
- [//]: # (START_DEFINITION)
859
-
860
- ### Parameters
861
-
862
- [//]: # (START_PARAMETERS)
863
-
864
-
865
- Name | Type | Description | Notes
866
- ------------- | ------------- | ------------- | -------------
867
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
868
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
869
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
870
- **period** | Integer| The number of observations, per period, to calculate Average Directional Index. | [optional] [default to 22] &nbsp;
871
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
872
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
873
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
874
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
875
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
876
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
877
- **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;
878
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
879
- <br/>
880
-
881
- [//]: # (END_PARAMETERS)
882
-
883
- ### Return type
884
-
885
- [**ApiResponseCryptoAverageDirectionalIndex**](ApiResponseCryptoAverageDirectionalIndex.md)
886
-
887
- [//]: # (END_OPERATION)
888
-
889
-
890
- [//]: # (START_OPERATION)
891
-
892
- [//]: # (CLASS:Intrinio::CryptoApi)
893
-
894
- [//]: # (METHOD:get_crypto_price_technicals_ao)
895
-
896
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAwesomeOscillator)
897
-
898
- [//]: # (RETURN_TYPE_KIND:object)
899
-
900
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAwesomeOscillator.md)
901
-
902
- [//]: # (OPERATION:get_crypto_price_technicals_ao_v2)
903
-
904
- [//]: # (ENDPOINT:/crypto/prices/technicals/ao)
905
-
906
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_ao)
907
-
908
- ## **get_crypto_price_technicals_ao**
909
-
910
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ao_v2)
911
-
912
- [//]: # (START_OVERVIEW)
913
-
914
- > ApiResponseCryptoAwesomeOscillator get_crypto_price_technicals_ao(opts)
915
-
916
- #### Awesome Oscillator
917
-
918
-
919
- Returns the Awesome Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
920
-
921
- [//]: # (END_OVERVIEW)
922
-
923
- ### Example
924
-
925
- [//]: # (START_CODE_EXAMPLE)
926
-
927
- ```ruby
928
- # Load the gem
929
- require 'intrinio-sdk'
930
- require 'pp'
931
-
932
- # Setup authorization
933
- Intrinio.configure do |config|
934
- config.api_key['api_key'] = 'YOUR_API_KEY'
935
- end
936
-
937
- crypto_api = Intrinio::CryptoApi.new
938
-
939
- opts = {
940
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
941
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
942
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
943
- short_period: 5, # Integer | The number of observations, per period, to calculate short period Simple Moving Average of the Awesome Oscillator.
944
- long_period: 34, # Integer | The number of observations, per period, to calculate long period Simple Moving Average of the Awesome Oscillator.
945
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
946
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
947
- start_date: nil, # Date | Return technicals on or after this date.
948
- start_time: nil, # String | Return technicals at or after this time (24-hour).
949
- end_date: nil, # Date | Return technicals on or before this date.
950
- end_time: nil, # String | Return technicals at or before this time (24-hour).
951
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
952
- next_page: nil # String | Gets the next page of data from a previous API call
953
- }
954
-
955
- begin
956
- result = crypto_api.get_crypto_price_technicals_ao(opts)
957
- pp result
958
- rescue Intrinio::ApiError => e
959
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_ao: #{e}"
960
- end
961
- ```
962
-
963
- [//]: # (END_CODE_EXAMPLE)
964
-
965
- [//]: # (START_DEFINITION)
966
-
967
- ### Parameters
968
-
969
- [//]: # (START_PARAMETERS)
970
-
971
-
972
- Name | Type | Description | Notes
973
- ------------- | ------------- | ------------- | -------------
974
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
975
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
976
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
977
- **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;
978
- **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;
979
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
980
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
981
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
982
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
983
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
984
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
985
- **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;
986
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
987
- <br/>
988
-
989
- [//]: # (END_PARAMETERS)
990
-
991
- ### Return type
992
-
993
- [**ApiResponseCryptoAwesomeOscillator**](ApiResponseCryptoAwesomeOscillator.md)
994
-
995
- [//]: # (END_OPERATION)
996
-
997
-
998
- [//]: # (START_OPERATION)
999
-
1000
- [//]: # (CLASS:Intrinio::CryptoApi)
1001
-
1002
- [//]: # (METHOD:get_crypto_price_technicals_atr)
1003
-
1004
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoAverageTrueRange)
1005
-
1006
- [//]: # (RETURN_TYPE_KIND:object)
1007
-
1008
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoAverageTrueRange.md)
1009
-
1010
- [//]: # (OPERATION:get_crypto_price_technicals_atr_v2)
1011
-
1012
- [//]: # (ENDPOINT:/crypto/prices/technicals/atr)
1013
-
1014
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_atr)
1015
-
1016
- ## **get_crypto_price_technicals_atr**
1017
-
1018
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_atr_v2)
1019
-
1020
- [//]: # (START_OVERVIEW)
1021
-
1022
- > ApiResponseCryptoAverageTrueRange get_crypto_price_technicals_atr(opts)
1023
-
1024
- #### Average True Range
1025
-
1026
-
1027
- Returns the Average True Range values of Crypto Currency Prices for Crypto Currency Pair
1028
-
1029
- [//]: # (END_OVERVIEW)
1030
-
1031
- ### Example
1032
-
1033
- [//]: # (START_CODE_EXAMPLE)
1034
-
1035
- ```ruby
1036
- # Load the gem
1037
- require 'intrinio-sdk'
1038
- require 'pp'
1039
-
1040
- # Setup authorization
1041
- Intrinio.configure do |config|
1042
- config.api_key['api_key'] = 'YOUR_API_KEY'
1043
- end
1044
-
1045
- crypto_api = Intrinio::CryptoApi.new
1046
-
1047
- opts = {
1048
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1049
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1050
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1051
- period: 22, # Integer | The number of observations, per period, to calculate Average True Range.
1052
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1053
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1054
- start_date: nil, # Date | Return technicals on or after this date.
1055
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1056
- end_date: nil, # Date | Return technicals on or before this date.
1057
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1058
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1059
- next_page: nil # String | Gets the next page of data from a previous API call
1060
- }
1061
-
1062
- begin
1063
- result = crypto_api.get_crypto_price_technicals_atr(opts)
1064
- pp result
1065
- rescue Intrinio::ApiError => e
1066
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_atr: #{e}"
1067
- end
1068
- ```
1069
-
1070
- [//]: # (END_CODE_EXAMPLE)
1071
-
1072
- [//]: # (START_DEFINITION)
1073
-
1074
- ### Parameters
1075
-
1076
- [//]: # (START_PARAMETERS)
1077
-
1078
-
1079
- Name | Type | Description | Notes
1080
- ------------- | ------------- | ------------- | -------------
1081
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1082
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1083
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1084
- **period** | Integer| The number of observations, per period, to calculate Average True Range. | [optional] [default to 22] &nbsp;
1085
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1086
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1087
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1088
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1089
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1090
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1091
- **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;
1092
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1093
- <br/>
1094
-
1095
- [//]: # (END_PARAMETERS)
1096
-
1097
- ### Return type
1098
-
1099
- [**ApiResponseCryptoAverageTrueRange**](ApiResponseCryptoAverageTrueRange.md)
1100
-
1101
- [//]: # (END_OPERATION)
1102
-
1103
-
1104
- [//]: # (START_OPERATION)
1105
-
1106
- [//]: # (CLASS:Intrinio::CryptoApi)
1107
-
1108
- [//]: # (METHOD:get_crypto_price_technicals_bb)
1109
-
1110
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoBollingerBands)
1111
-
1112
- [//]: # (RETURN_TYPE_KIND:object)
1113
-
1114
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoBollingerBands.md)
1115
-
1116
- [//]: # (OPERATION:get_crypto_price_technicals_bb_v2)
1117
-
1118
- [//]: # (ENDPOINT:/crypto/prices/technicals/bb)
1119
-
1120
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_bb)
1121
-
1122
- ## **get_crypto_price_technicals_bb**
1123
-
1124
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_bb_v2)
1125
-
1126
- [//]: # (START_OVERVIEW)
1127
-
1128
- > ApiResponseCryptoBollingerBands get_crypto_price_technicals_bb(opts)
1129
-
1130
- #### Bollinger Bands
1131
-
1132
-
1133
- Returns the Bollinger Bands values of Crypto Currency Prices for a Crypto Currency Pair
1134
-
1135
- [//]: # (END_OVERVIEW)
1136
-
1137
- ### Example
1138
-
1139
- [//]: # (START_CODE_EXAMPLE)
1140
-
1141
- ```ruby
1142
- # Load the gem
1143
- require 'intrinio-sdk'
1144
- require 'pp'
1145
-
1146
- # Setup authorization
1147
- Intrinio.configure do |config|
1148
- config.api_key['api_key'] = 'YOUR_API_KEY'
1149
- end
1150
-
1151
- crypto_api = Intrinio::CryptoApi.new
1152
-
1153
- opts = {
1154
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1155
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1156
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1157
- period: 20, # Integer | The number of observations, per period, to calculate Bollinger Bands.
1158
- standard_deviations: 2.0, # Float | The number of standard deviations to calculate the upper and lower bands of the Bollinger Bands.
1159
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Bollinger Bands.
1160
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1161
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1162
- start_date: nil, # Date | Return technicals on or after this date.
1163
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1164
- end_date: nil, # Date | Return technicals on or before this date.
1165
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1166
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1167
- next_page: nil # String | Gets the next page of data from a previous API call
1168
- }
1169
-
1170
- begin
1171
- result = crypto_api.get_crypto_price_technicals_bb(opts)
1172
- pp result
1173
- rescue Intrinio::ApiError => e
1174
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_bb: #{e}"
1175
- end
1176
- ```
1177
-
1178
- [//]: # (END_CODE_EXAMPLE)
1179
-
1180
- [//]: # (START_DEFINITION)
1181
-
1182
- ### Parameters
1183
-
1184
- [//]: # (START_PARAMETERS)
1185
-
1186
-
1187
- Name | Type | Description | Notes
1188
- ------------- | ------------- | ------------- | -------------
1189
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1190
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1191
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1192
- **period** | Integer| The number of observations, per period, to calculate Bollinger Bands. | [optional] [default to 20] &nbsp;
1193
- **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;
1194
- **price_key** | String| The Crypto Currency Price field to use when calculating Bollinger Bands. | [optional] [default to close] &nbsp;
1195
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1196
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1197
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1198
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1199
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1200
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1201
- **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;
1202
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1203
- <br/>
1204
-
1205
- [//]: # (END_PARAMETERS)
1206
-
1207
- ### Return type
1208
-
1209
- [**ApiResponseCryptoBollingerBands**](ApiResponseCryptoBollingerBands.md)
1210
-
1211
- [//]: # (END_OPERATION)
1212
-
1213
-
1214
- [//]: # (START_OPERATION)
1215
-
1216
- [//]: # (CLASS:Intrinio::CryptoApi)
1217
-
1218
- [//]: # (METHOD:get_crypto_price_technicals_cci)
1219
-
1220
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoCommodityChannelIndex)
1221
-
1222
- [//]: # (RETURN_TYPE_KIND:object)
1223
-
1224
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoCommodityChannelIndex.md)
1225
-
1226
- [//]: # (OPERATION:get_crypto_price_technicals_cci_v2)
1227
-
1228
- [//]: # (ENDPOINT:/crypto/prices/technicals/cci)
1229
-
1230
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_cci)
1231
-
1232
- ## **get_crypto_price_technicals_cci**
1233
-
1234
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cci_v2)
1235
-
1236
- [//]: # (START_OVERVIEW)
1237
-
1238
- > ApiResponseCryptoCommodityChannelIndex get_crypto_price_technicals_cci(opts)
1239
-
1240
- #### Commodity Channel Index
1241
-
1242
-
1243
- Returns the Commodity Channel Index values of Crypto Currency Prices for Crypto Currency Pair
1244
-
1245
- [//]: # (END_OVERVIEW)
1246
-
1247
- ### Example
1248
-
1249
- [//]: # (START_CODE_EXAMPLE)
1250
-
1251
- ```ruby
1252
- # Load the gem
1253
- require 'intrinio-sdk'
1254
- require 'pp'
1255
-
1256
- # Setup authorization
1257
- Intrinio.configure do |config|
1258
- config.api_key['api_key'] = 'YOUR_API_KEY'
1259
- end
1260
-
1261
- crypto_api = Intrinio::CryptoApi.new
1262
-
1263
- opts = {
1264
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1265
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1266
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1267
- period: 20, # Integer | The number of observations, per period, to calculate Commodity Channel Index.
1268
- constant: 0.015, # Float | The number of observations, per period, to calculate Commodity Channel Index.
1269
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1270
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1271
- start_date: nil, # Date | Return technicals on or after this date.
1272
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1273
- end_date: nil, # Date | Return technicals on or before this date.
1274
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1275
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1276
- next_page: nil # String | Gets the next page of data from a previous API call
1277
- }
1278
-
1279
- begin
1280
- result = crypto_api.get_crypto_price_technicals_cci(opts)
1281
- pp result
1282
- rescue Intrinio::ApiError => e
1283
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_cci: #{e}"
1284
- end
1285
- ```
1286
-
1287
- [//]: # (END_CODE_EXAMPLE)
1288
-
1289
- [//]: # (START_DEFINITION)
1290
-
1291
- ### Parameters
1292
-
1293
- [//]: # (START_PARAMETERS)
1294
-
1295
-
1296
- Name | Type | Description | Notes
1297
- ------------- | ------------- | ------------- | -------------
1298
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1299
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1300
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1301
- **period** | Integer| The number of observations, per period, to calculate Commodity Channel Index. | [optional] [default to 20] &nbsp;
1302
- **constant** | Float| The number of observations, per period, to calculate Commodity Channel Index. | [optional] [default to 0.015] &nbsp;
1303
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1304
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1305
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1306
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1307
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1308
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1309
- **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;
1310
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1311
- <br/>
1312
-
1313
- [//]: # (END_PARAMETERS)
1314
-
1315
- ### Return type
1316
-
1317
- [**ApiResponseCryptoCommodityChannelIndex**](ApiResponseCryptoCommodityChannelIndex.md)
1318
-
1319
- [//]: # (END_OPERATION)
1320
-
1321
-
1322
- [//]: # (START_OPERATION)
1323
-
1324
- [//]: # (CLASS:Intrinio::CryptoApi)
1325
-
1326
- [//]: # (METHOD:get_crypto_price_technicals_cmf)
1327
-
1328
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoChaikinMoneyFlow)
1329
-
1330
- [//]: # (RETURN_TYPE_KIND:object)
1331
-
1332
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoChaikinMoneyFlow.md)
1333
-
1334
- [//]: # (OPERATION:get_crypto_price_technicals_cmf_v2)
1335
-
1336
- [//]: # (ENDPOINT:/crypto/prices/technicals/cmf)
1337
-
1338
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_cmf)
1339
-
1340
- ## **get_crypto_price_technicals_cmf**
1341
-
1342
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cmf_v2)
1343
-
1344
- [//]: # (START_OVERVIEW)
1345
-
1346
- > ApiResponseCryptoChaikinMoneyFlow get_crypto_price_technicals_cmf(opts)
1347
-
1348
- #### Chaikin Money Flow
1349
-
1350
-
1351
- Returns the Chaikin Money Flow values of Crypto Currency Prices for a Crypto Currency Pair
1352
-
1353
- [//]: # (END_OVERVIEW)
1354
-
1355
- ### Example
1356
-
1357
- [//]: # (START_CODE_EXAMPLE)
1358
-
1359
- ```ruby
1360
- # Load the gem
1361
- require 'intrinio-sdk'
1362
- require 'pp'
1363
-
1364
- # Setup authorization
1365
- Intrinio.configure do |config|
1366
- config.api_key['api_key'] = 'YOUR_API_KEY'
1367
- end
1368
-
1369
- crypto_api = Intrinio::CryptoApi.new
1370
-
1371
- opts = {
1372
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1373
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1374
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1375
- period: 20, # Integer | The number of observations, per period, to calculate Chaikin Money Flow.
1376
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1377
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1378
- start_date: nil, # Date | Return technicals on or after this date.
1379
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1380
- end_date: nil, # Date | Return technicals on or before this date.
1381
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1382
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1383
- next_page: nil # String | Gets the next page of data from a previous API call
1384
- }
1385
-
1386
- begin
1387
- result = crypto_api.get_crypto_price_technicals_cmf(opts)
1388
- pp result
1389
- rescue Intrinio::ApiError => e
1390
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_cmf: #{e}"
1391
- end
1392
- ```
1393
-
1394
- [//]: # (END_CODE_EXAMPLE)
1395
-
1396
- [//]: # (START_DEFINITION)
1397
-
1398
- ### Parameters
1399
-
1400
- [//]: # (START_PARAMETERS)
1401
-
1402
-
1403
- Name | Type | Description | Notes
1404
- ------------- | ------------- | ------------- | -------------
1405
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1406
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1407
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1408
- **period** | Integer| The number of observations, per period, to calculate Chaikin Money Flow. | [optional] [default to 20] &nbsp;
1409
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1410
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1411
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1412
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1413
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1414
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1415
- **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;
1416
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1417
- <br/>
1418
-
1419
- [//]: # (END_PARAMETERS)
1420
-
1421
- ### Return type
1422
-
1423
- [**ApiResponseCryptoChaikinMoneyFlow**](ApiResponseCryptoChaikinMoneyFlow.md)
1424
-
1425
- [//]: # (END_OPERATION)
1426
-
1427
-
1428
- [//]: # (START_OPERATION)
1429
-
1430
- [//]: # (CLASS:Intrinio::CryptoApi)
1431
-
1432
- [//]: # (METHOD:get_crypto_price_technicals_dc)
1433
-
1434
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoDonchianChannel)
1435
-
1436
- [//]: # (RETURN_TYPE_KIND:object)
1437
-
1438
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoDonchianChannel.md)
1439
-
1440
- [//]: # (OPERATION:get_crypto_price_technicals_dc_v2)
1441
-
1442
- [//]: # (ENDPOINT:/crypto/prices/technicals/dc)
1443
-
1444
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_dc)
1445
-
1446
- ## **get_crypto_price_technicals_dc**
1447
-
1448
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dc_v2)
1449
-
1450
- [//]: # (START_OVERVIEW)
1451
-
1452
- > ApiResponseCryptoDonchianChannel get_crypto_price_technicals_dc(opts)
1453
-
1454
- #### Donchian Channel
1455
-
1456
-
1457
- Returns the Donchian Channel values of Crypto Currency Prices for a Crypto Currency Pair
1458
-
1459
- [//]: # (END_OVERVIEW)
1460
-
1461
- ### Example
1462
-
1463
- [//]: # (START_CODE_EXAMPLE)
1464
-
1465
- ```ruby
1466
- # Load the gem
1467
- require 'intrinio-sdk'
1468
- require 'pp'
1469
-
1470
- # Setup authorization
1471
- Intrinio.configure do |config|
1472
- config.api_key['api_key'] = 'YOUR_API_KEY'
1473
- end
1474
-
1475
- crypto_api = Intrinio::CryptoApi.new
1476
-
1477
- opts = {
1478
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1479
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1480
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1481
- period: 20, # Integer | The number of observations, per period, to calculate Donchian Channel.
1482
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Donchian Channel.
1483
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1484
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1485
- start_date: nil, # Date | Return technicals on or after this date.
1486
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1487
- end_date: nil, # Date | Return technicals on or before this date.
1488
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1489
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1490
- next_page: nil # String | Gets the next page of data from a previous API call
1491
- }
1492
-
1493
- begin
1494
- result = crypto_api.get_crypto_price_technicals_dc(opts)
1495
- pp result
1496
- rescue Intrinio::ApiError => e
1497
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_dc: #{e}"
1498
- end
1499
- ```
1500
-
1501
- [//]: # (END_CODE_EXAMPLE)
1502
-
1503
- [//]: # (START_DEFINITION)
1504
-
1505
- ### Parameters
1506
-
1507
- [//]: # (START_PARAMETERS)
1508
-
1509
-
1510
- Name | Type | Description | Notes
1511
- ------------- | ------------- | ------------- | -------------
1512
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1513
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1514
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1515
- **period** | Integer| The number of observations, per period, to calculate Donchian Channel. | [optional] [default to 20] &nbsp;
1516
- **price_key** | String| The Crypto Currency Price field to use when calculating Donchian Channel. | [optional] [default to close] &nbsp;
1517
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1518
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1519
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1520
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1521
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1522
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1523
- **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;
1524
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1525
- <br/>
1526
-
1527
- [//]: # (END_PARAMETERS)
1528
-
1529
- ### Return type
1530
-
1531
- [**ApiResponseCryptoDonchianChannel**](ApiResponseCryptoDonchianChannel.md)
1532
-
1533
- [//]: # (END_OPERATION)
1534
-
1535
-
1536
- [//]: # (START_OPERATION)
1537
-
1538
- [//]: # (CLASS:Intrinio::CryptoApi)
1539
-
1540
- [//]: # (METHOD:get_crypto_price_technicals_dpo)
1541
-
1542
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoDetrendedPriceOscillator)
1543
-
1544
- [//]: # (RETURN_TYPE_KIND:object)
1545
-
1546
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoDetrendedPriceOscillator.md)
1547
-
1548
- [//]: # (OPERATION:get_crypto_price_technicals_dpo_v2)
1549
-
1550
- [//]: # (ENDPOINT:/crypto/prices/technicals/dpo)
1551
-
1552
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_dpo)
1553
-
1554
- ## **get_crypto_price_technicals_dpo**
1555
-
1556
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dpo_v2)
1557
-
1558
- [//]: # (START_OVERVIEW)
1559
-
1560
- > ApiResponseCryptoDetrendedPriceOscillator get_crypto_price_technicals_dpo(opts)
1561
-
1562
- #### Detrended Price Oscillator
1563
-
1564
-
1565
- Returns the Detrended Price Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
1566
-
1567
- [//]: # (END_OVERVIEW)
1568
-
1569
- ### Example
1570
-
1571
- [//]: # (START_CODE_EXAMPLE)
1572
-
1573
- ```ruby
1574
- # Load the gem
1575
- require 'intrinio-sdk'
1576
- require 'pp'
1577
-
1578
- # Setup authorization
1579
- Intrinio.configure do |config|
1580
- config.api_key['api_key'] = 'YOUR_API_KEY'
1581
- end
1582
-
1583
- crypto_api = Intrinio::CryptoApi.new
1584
-
1585
- opts = {
1586
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1587
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1588
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1589
- period: 20, # Integer | The number of observations, per period, to calculate Detrended Price Oscillator.
1590
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Detrended Price Oscillator.
1591
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1592
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1593
- start_date: nil, # Date | Return technicals on or after this date.
1594
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1595
- end_date: nil, # Date | Return technicals on or before this date.
1596
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1597
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1598
- next_page: nil # String | Gets the next page of data from a previous API call
1599
- }
1600
-
1601
- begin
1602
- result = crypto_api.get_crypto_price_technicals_dpo(opts)
1603
- pp result
1604
- rescue Intrinio::ApiError => e
1605
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_dpo: #{e}"
1606
- end
1607
- ```
1608
-
1609
- [//]: # (END_CODE_EXAMPLE)
1610
-
1611
- [//]: # (START_DEFINITION)
1612
-
1613
- ### Parameters
1614
-
1615
- [//]: # (START_PARAMETERS)
1616
-
1617
-
1618
- Name | Type | Description | Notes
1619
- ------------- | ------------- | ------------- | -------------
1620
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1621
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1622
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1623
- **period** | Integer| The number of observations, per period, to calculate Detrended Price Oscillator. | [optional] [default to 20] &nbsp;
1624
- **price_key** | String| The Crypto Currency Price field to use when calculating Detrended Price Oscillator. | [optional] [default to close] &nbsp;
1625
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1626
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1627
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1628
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1629
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1630
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1631
- **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;
1632
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1633
- <br/>
1634
-
1635
- [//]: # (END_PARAMETERS)
1636
-
1637
- ### Return type
1638
-
1639
- [**ApiResponseCryptoDetrendedPriceOscillator**](ApiResponseCryptoDetrendedPriceOscillator.md)
1640
-
1641
- [//]: # (END_OPERATION)
1642
-
1643
-
1644
- [//]: # (START_OPERATION)
1645
-
1646
- [//]: # (CLASS:Intrinio::CryptoApi)
1647
-
1648
- [//]: # (METHOD:get_crypto_price_technicals_eom)
1649
-
1650
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoEaseOfMovement)
1651
-
1652
- [//]: # (RETURN_TYPE_KIND:object)
1653
-
1654
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoEaseOfMovement.md)
1655
-
1656
- [//]: # (OPERATION:get_crypto_price_technicals_eom_v2)
1657
-
1658
- [//]: # (ENDPOINT:/crypto/prices/technicals/eom)
1659
-
1660
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_eom)
1661
-
1662
- ## **get_crypto_price_technicals_eom**
1663
-
1664
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_eom_v2)
1665
-
1666
- [//]: # (START_OVERVIEW)
1667
-
1668
- > ApiResponseCryptoEaseOfMovement get_crypto_price_technicals_eom(opts)
1669
-
1670
- #### Ease of Movement
1671
-
1672
-
1673
- Returns the Ease of Movement values of Crypto Currency Prices for a Crypto Currency Pair
1674
-
1675
- [//]: # (END_OVERVIEW)
1676
-
1677
- ### Example
1678
-
1679
- [//]: # (START_CODE_EXAMPLE)
1680
-
1681
- ```ruby
1682
- # Load the gem
1683
- require 'intrinio-sdk'
1684
- require 'pp'
1685
-
1686
- # Setup authorization
1687
- Intrinio.configure do |config|
1688
- config.api_key['api_key'] = 'YOUR_API_KEY'
1689
- end
1690
-
1691
- crypto_api = Intrinio::CryptoApi.new
1692
-
1693
- opts = {
1694
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1695
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1696
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1697
- period: 20, # Integer | The number of observations, per period, to calculate Ease of Movement.
1698
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1699
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1700
- start_date: nil, # Date | Return technicals on or after this date.
1701
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1702
- end_date: nil, # Date | Return technicals on or before this date.
1703
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1704
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1705
- next_page: nil # String | Gets the next page of data from a previous API call
1706
- }
1707
-
1708
- begin
1709
- result = crypto_api.get_crypto_price_technicals_eom(opts)
1710
- pp result
1711
- rescue Intrinio::ApiError => e
1712
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_eom: #{e}"
1713
- end
1714
- ```
1715
-
1716
- [//]: # (END_CODE_EXAMPLE)
1717
-
1718
- [//]: # (START_DEFINITION)
1719
-
1720
- ### Parameters
1721
-
1722
- [//]: # (START_PARAMETERS)
1723
-
1724
-
1725
- Name | Type | Description | Notes
1726
- ------------- | ------------- | ------------- | -------------
1727
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1728
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1729
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1730
- **period** | Integer| The number of observations, per period, to calculate Ease of Movement. | [optional] [default to 20] &nbsp;
1731
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1732
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1733
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1734
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1735
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1736
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1737
- **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;
1738
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1739
- <br/>
1740
-
1741
- [//]: # (END_PARAMETERS)
1742
-
1743
- ### Return type
1744
-
1745
- [**ApiResponseCryptoEaseOfMovement**](ApiResponseCryptoEaseOfMovement.md)
1746
-
1747
- [//]: # (END_OPERATION)
1748
-
1749
-
1750
- [//]: # (START_OPERATION)
1751
-
1752
- [//]: # (CLASS:Intrinio::CryptoApi)
1753
-
1754
- [//]: # (METHOD:get_crypto_price_technicals_fi)
1755
-
1756
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoForceIndex)
1757
-
1758
- [//]: # (RETURN_TYPE_KIND:object)
1759
-
1760
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoForceIndex.md)
1761
-
1762
- [//]: # (OPERATION:get_crypto_price_technicals_fi_v2)
1763
-
1764
- [//]: # (ENDPOINT:/crypto/prices/technicals/fi)
1765
-
1766
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_fi)
1767
-
1768
- ## **get_crypto_price_technicals_fi**
1769
-
1770
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_fi_v2)
1771
-
1772
- [//]: # (START_OVERVIEW)
1773
-
1774
- > ApiResponseCryptoForceIndex get_crypto_price_technicals_fi(opts)
1775
-
1776
- #### Force Index
1777
-
1778
-
1779
- Returns the Force Index values of Crypto Currency Prices for a Crypto Currency Pair
1780
-
1781
- [//]: # (END_OVERVIEW)
1782
-
1783
- ### Example
1784
-
1785
- [//]: # (START_CODE_EXAMPLE)
1786
-
1787
- ```ruby
1788
- # Load the gem
1789
- require 'intrinio-sdk'
1790
- require 'pp'
1791
-
1792
- # Setup authorization
1793
- Intrinio.configure do |config|
1794
- config.api_key['api_key'] = 'YOUR_API_KEY'
1795
- end
1796
-
1797
- crypto_api = Intrinio::CryptoApi.new
1798
-
1799
- opts = {
1800
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1801
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1802
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1803
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1804
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1805
- start_date: nil, # Date | Return technicals on or after this date.
1806
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1807
- end_date: nil, # Date | Return technicals on or before this date.
1808
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1809
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1810
- next_page: nil # String | Gets the next page of data from a previous API call
1811
- }
1812
-
1813
- begin
1814
- result = crypto_api.get_crypto_price_technicals_fi(opts)
1815
- pp result
1816
- rescue Intrinio::ApiError => e
1817
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_fi: #{e}"
1818
- end
1819
- ```
1820
-
1821
- [//]: # (END_CODE_EXAMPLE)
1822
-
1823
- [//]: # (START_DEFINITION)
1824
-
1825
- ### Parameters
1826
-
1827
- [//]: # (START_PARAMETERS)
1828
-
1829
-
1830
- Name | Type | Description | Notes
1831
- ------------- | ------------- | ------------- | -------------
1832
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1833
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1834
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1835
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1836
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1837
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1838
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1839
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1840
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1841
- **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;
1842
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1843
- <br/>
1844
-
1845
- [//]: # (END_PARAMETERS)
1846
-
1847
- ### Return type
1848
-
1849
- [**ApiResponseCryptoForceIndex**](ApiResponseCryptoForceIndex.md)
1850
-
1851
- [//]: # (END_OPERATION)
1852
-
1853
-
1854
- [//]: # (START_OPERATION)
1855
-
1856
- [//]: # (CLASS:Intrinio::CryptoApi)
1857
-
1858
- [//]: # (METHOD:get_crypto_price_technicals_ichimoku)
1859
-
1860
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoIchimokuKinkoHyo)
1861
-
1862
- [//]: # (RETURN_TYPE_KIND:object)
1863
-
1864
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoIchimokuKinkoHyo.md)
1865
-
1866
- [//]: # (OPERATION:get_crypto_price_technicals_ichimoku_v2)
1867
-
1868
- [//]: # (ENDPOINT:/crypto/prices/technicals/ichimoku)
1869
-
1870
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_ichimoku)
1871
-
1872
- ## **get_crypto_price_technicals_ichimoku**
1873
-
1874
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ichimoku_v2)
1875
-
1876
- [//]: # (START_OVERVIEW)
1877
-
1878
- > ApiResponseCryptoIchimokuKinkoHyo get_crypto_price_technicals_ichimoku(opts)
1879
-
1880
- #### Ichimoku Kinko Hyo
1881
-
1882
-
1883
- Returns the Ichimoku Kinko Hyo values of Crypto Currency Prices for a Crypto Currency Pair
1884
-
1885
- [//]: # (END_OVERVIEW)
1886
-
1887
- ### Example
1888
-
1889
- [//]: # (START_CODE_EXAMPLE)
1890
-
1891
- ```ruby
1892
- # Load the gem
1893
- require 'intrinio-sdk'
1894
- require 'pp'
1895
-
1896
- # Setup authorization
1897
- Intrinio.configure do |config|
1898
- config.api_key['api_key'] = 'YOUR_API_KEY'
1899
- end
1900
-
1901
- crypto_api = Intrinio::CryptoApi.new
1902
-
1903
- opts = {
1904
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
1905
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
1906
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
1907
- low_period: 9, # Integer | The number of observations, per period, to calculate Tenkan Sen (Conversion Line) of Ichimoku Kinko Hyo.
1908
- 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.
1909
- high_period: 52, # Integer | The number of observations, per period, to calculate Senkou Span B (Leading Span B) of Ichimoku Kinko Hyo.
1910
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
1911
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
1912
- start_date: nil, # Date | Return technicals on or after this date.
1913
- start_time: nil, # String | Return technicals at or after this time (24-hour).
1914
- end_date: nil, # Date | Return technicals on or before this date.
1915
- end_time: nil, # String | Return technicals at or before this time (24-hour).
1916
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
1917
- next_page: nil # String | Gets the next page of data from a previous API call
1918
- }
1919
-
1920
- begin
1921
- result = crypto_api.get_crypto_price_technicals_ichimoku(opts)
1922
- pp result
1923
- rescue Intrinio::ApiError => e
1924
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_ichimoku: #{e}"
1925
- end
1926
- ```
1927
-
1928
- [//]: # (END_CODE_EXAMPLE)
1929
-
1930
- [//]: # (START_DEFINITION)
1931
-
1932
- ### Parameters
1933
-
1934
- [//]: # (START_PARAMETERS)
1935
-
1936
-
1937
- Name | Type | Description | Notes
1938
- ------------- | ------------- | ------------- | -------------
1939
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
1940
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
1941
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
1942
- **low_period** | Integer| The number of observations, per period, to calculate Tenkan Sen (Conversion Line) of Ichimoku Kinko Hyo. | [optional] [default to 9] &nbsp;
1943
- **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;
1944
- **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;
1945
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
1946
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
1947
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
1948
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
1949
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
1950
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
1951
- **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;
1952
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
1953
- <br/>
1954
-
1955
- [//]: # (END_PARAMETERS)
1956
-
1957
- ### Return type
1958
-
1959
- [**ApiResponseCryptoIchimokuKinkoHyo**](ApiResponseCryptoIchimokuKinkoHyo.md)
1960
-
1961
- [//]: # (END_OPERATION)
1962
-
1963
-
1964
- [//]: # (START_OPERATION)
1965
-
1966
- [//]: # (CLASS:Intrinio::CryptoApi)
1967
-
1968
- [//]: # (METHOD:get_crypto_price_technicals_kc)
1969
-
1970
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoKeltnerChannel)
1971
-
1972
- [//]: # (RETURN_TYPE_KIND:object)
1973
-
1974
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoKeltnerChannel.md)
1975
-
1976
- [//]: # (OPERATION:get_crypto_price_technicals_kc_v2)
1977
-
1978
- [//]: # (ENDPOINT:/crypto/prices/technicals/kc)
1979
-
1980
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_kc)
1981
-
1982
- ## **get_crypto_price_technicals_kc**
1983
-
1984
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kc_v2)
1985
-
1986
- [//]: # (START_OVERVIEW)
1987
-
1988
- > ApiResponseCryptoKeltnerChannel get_crypto_price_technicals_kc(opts)
1989
-
1990
- #### Keltner Channel
1991
-
1992
-
1993
- Returns the Keltner Channel values of Crypto Currency Prices for a Crypto Currency Pair
1994
-
1995
- [//]: # (END_OVERVIEW)
1996
-
1997
- ### Example
1998
-
1999
- [//]: # (START_CODE_EXAMPLE)
2000
-
2001
- ```ruby
2002
- # Load the gem
2003
- require 'intrinio-sdk'
2004
- require 'pp'
2005
-
2006
- # Setup authorization
2007
- Intrinio.configure do |config|
2008
- config.api_key['api_key'] = 'YOUR_API_KEY'
2009
- end
2010
-
2011
- crypto_api = Intrinio::CryptoApi.new
2012
-
2013
- opts = {
2014
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2015
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2016
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2017
- period: 10, # Integer | The number of observations, per period, to calculate Kelter Channel.
2018
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2019
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2020
- start_date: nil, # Date | Return technicals on or after this date.
2021
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2022
- end_date: nil, # Date | Return technicals on or before this date.
2023
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2024
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2025
- next_page: nil # String | Gets the next page of data from a previous API call
2026
- }
2027
-
2028
- begin
2029
- result = crypto_api.get_crypto_price_technicals_kc(opts)
2030
- pp result
2031
- rescue Intrinio::ApiError => e
2032
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_kc: #{e}"
2033
- end
2034
- ```
2035
-
2036
- [//]: # (END_CODE_EXAMPLE)
2037
-
2038
- [//]: # (START_DEFINITION)
2039
-
2040
- ### Parameters
2041
-
2042
- [//]: # (START_PARAMETERS)
2043
-
2044
-
2045
- Name | Type | Description | Notes
2046
- ------------- | ------------- | ------------- | -------------
2047
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2048
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2049
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2050
- **period** | Integer| The number of observations, per period, to calculate Kelter Channel. | [optional] [default to 10] &nbsp;
2051
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2052
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2053
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2054
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2055
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2056
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2057
- **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;
2058
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2059
- <br/>
2060
-
2061
- [//]: # (END_PARAMETERS)
2062
-
2063
- ### Return type
2064
-
2065
- [**ApiResponseCryptoKeltnerChannel**](ApiResponseCryptoKeltnerChannel.md)
2066
-
2067
- [//]: # (END_OPERATION)
2068
-
2069
-
2070
- [//]: # (START_OPERATION)
2071
-
2072
- [//]: # (CLASS:Intrinio::CryptoApi)
2073
-
2074
- [//]: # (METHOD:get_crypto_price_technicals_kst)
2075
-
2076
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoKnowSureThing)
2077
-
2078
- [//]: # (RETURN_TYPE_KIND:object)
2079
-
2080
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoKnowSureThing.md)
2081
-
2082
- [//]: # (OPERATION:get_crypto_price_technicals_kst_v2)
2083
-
2084
- [//]: # (ENDPOINT:/crypto/prices/technicals/kst)
2085
-
2086
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_kst)
2087
-
2088
- ## **get_crypto_price_technicals_kst**
2089
-
2090
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kst_v2)
2091
-
2092
- [//]: # (START_OVERVIEW)
2093
-
2094
- > ApiResponseCryptoKnowSureThing get_crypto_price_technicals_kst(opts)
2095
-
2096
- #### Know Sure Thing
2097
-
2098
-
2099
- Returns the Know Sure Thing values of Crypto Currency Prices for a Crypto Currency Pair
2100
-
2101
- [//]: # (END_OVERVIEW)
2102
-
2103
- ### Example
2104
-
2105
- [//]: # (START_CODE_EXAMPLE)
2106
-
2107
- ```ruby
2108
- # Load the gem
2109
- require 'intrinio-sdk'
2110
- require 'pp'
2111
-
2112
- # Setup authorization
2113
- Intrinio.configure do |config|
2114
- config.api_key['api_key'] = 'YOUR_API_KEY'
2115
- end
2116
-
2117
- crypto_api = Intrinio::CryptoApi.new
2118
-
2119
- opts = {
2120
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2121
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2122
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2123
- roc1: 10, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA1.
2124
- roc2: 15, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA2.
2125
- roc3: 20, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA3.
2126
- roc4: 30, # Integer | The number of observations, per period, to calculate the rate-of-change for RCMA4.
2127
- sma1: 10, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA1.
2128
- sma2: 10, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA2.
2129
- sma3: 10, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA3.
2130
- sma4: 15, # Integer | The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA4.
2131
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Know Sure Thing.
2132
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2133
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2134
- start_date: nil, # Date | Return technicals on or after this date.
2135
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2136
- end_date: nil, # Date | Return technicals on or before this date.
2137
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2138
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2139
- next_page: nil # String | Gets the next page of data from a previous API call
2140
- }
2141
-
2142
- begin
2143
- result = crypto_api.get_crypto_price_technicals_kst(opts)
2144
- pp result
2145
- rescue Intrinio::ApiError => e
2146
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_kst: #{e}"
2147
- end
2148
- ```
2149
-
2150
- [//]: # (END_CODE_EXAMPLE)
2151
-
2152
- [//]: # (START_DEFINITION)
2153
-
2154
- ### Parameters
2155
-
2156
- [//]: # (START_PARAMETERS)
2157
-
2158
-
2159
- Name | Type | Description | Notes
2160
- ------------- | ------------- | ------------- | -------------
2161
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2162
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2163
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2164
- **roc1** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA1. | [optional] [default to 10] &nbsp;
2165
- **roc2** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA2. | [optional] [default to 15] &nbsp;
2166
- **roc3** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA3. | [optional] [default to 20] &nbsp;
2167
- **roc4** | Integer| The number of observations, per period, to calculate the rate-of-change for RCMA4. | [optional] [default to 30] &nbsp;
2168
- **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;
2169
- **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;
2170
- **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;
2171
- **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;
2172
- **price_key** | String| The Crypto Currency Price field to use when calculating Know Sure Thing. | [optional] [default to close] &nbsp;
2173
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2174
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2175
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2176
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2177
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2178
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2179
- **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;
2180
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2181
- <br/>
2182
-
2183
- [//]: # (END_PARAMETERS)
2184
-
2185
- ### Return type
2186
-
2187
- [**ApiResponseCryptoKnowSureThing**](ApiResponseCryptoKnowSureThing.md)
2188
-
2189
- [//]: # (END_OPERATION)
2190
-
2191
-
2192
- [//]: # (START_OPERATION)
2193
-
2194
- [//]: # (CLASS:Intrinio::CryptoApi)
2195
-
2196
- [//]: # (METHOD:get_crypto_price_technicals_macd)
2197
-
2198
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoMovingAverageConvergenceDivergence)
2199
-
2200
- [//]: # (RETURN_TYPE_KIND:object)
2201
-
2202
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoMovingAverageConvergenceDivergence.md)
2203
-
2204
- [//]: # (OPERATION:get_crypto_price_technicals_macd_v2)
2205
-
2206
- [//]: # (ENDPOINT:/crypto/prices/technicals/macd)
2207
-
2208
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_macd)
2209
-
2210
- ## **get_crypto_price_technicals_macd**
2211
-
2212
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_macd_v2)
2213
-
2214
- [//]: # (START_OVERVIEW)
2215
-
2216
- > ApiResponseCryptoMovingAverageConvergenceDivergence get_crypto_price_technicals_macd(opts)
2217
-
2218
- #### Moving Average Convergence Divergence
2219
-
2220
-
2221
- Returns the Moving Average Convergence Divergence values of Crypto Currency Prices for a Crypto Currency Pair
2222
-
2223
- [//]: # (END_OVERVIEW)
2224
-
2225
- ### Example
2226
-
2227
- [//]: # (START_CODE_EXAMPLE)
2228
-
2229
- ```ruby
2230
- # Load the gem
2231
- require 'intrinio-sdk'
2232
- require 'pp'
2233
-
2234
- # Setup authorization
2235
- Intrinio.configure do |config|
2236
- config.api_key['api_key'] = 'YOUR_API_KEY'
2237
- end
2238
-
2239
- crypto_api = Intrinio::CryptoApi.new
2240
-
2241
- opts = {
2242
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2243
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2244
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2245
- fast_period: 12, # Integer | The number of observations, per period, to calculate the fast moving Exponential Moving Average for Moving Average Convergence Divergence.
2246
- slow_period: 26, # Integer | The number of observations, per period, to calculate the slow moving Exponential Moving Average for Moving Average Convergence Divergence.
2247
- signal_period: 9, # Integer | The number of observations, per period, to calculate the signal line for Moving Average Convergence Divergence.
2248
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Moving Average Convergence Divergence.
2249
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2250
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2251
- start_date: nil, # Date | Return technicals on or after this date.
2252
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2253
- end_date: nil, # Date | Return technicals on or before this date.
2254
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2255
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2256
- next_page: nil # String | Gets the next page of data from a previous API call
2257
- }
2258
-
2259
- begin
2260
- result = crypto_api.get_crypto_price_technicals_macd(opts)
2261
- pp result
2262
- rescue Intrinio::ApiError => e
2263
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_macd: #{e}"
2264
- end
2265
- ```
2266
-
2267
- [//]: # (END_CODE_EXAMPLE)
2268
-
2269
- [//]: # (START_DEFINITION)
2270
-
2271
- ### Parameters
2272
-
2273
- [//]: # (START_PARAMETERS)
2274
-
2275
-
2276
- Name | Type | Description | Notes
2277
- ------------- | ------------- | ------------- | -------------
2278
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2279
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2280
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2281
- **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;
2282
- **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;
2283
- **signal_period** | Integer| The number of observations, per period, to calculate the signal line for Moving Average Convergence Divergence. | [optional] [default to 9] &nbsp;
2284
- **price_key** | String| The Crypto Currency Price field to use when calculating Moving Average Convergence Divergence. | [optional] [default to close] &nbsp;
2285
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2286
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2287
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2288
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2289
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2290
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2291
- **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;
2292
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2293
- <br/>
2294
-
2295
- [//]: # (END_PARAMETERS)
2296
-
2297
- ### Return type
2298
-
2299
- [**ApiResponseCryptoMovingAverageConvergenceDivergence**](ApiResponseCryptoMovingAverageConvergenceDivergence.md)
2300
-
2301
- [//]: # (END_OPERATION)
2302
-
2303
-
2304
- [//]: # (START_OPERATION)
2305
-
2306
- [//]: # (CLASS:Intrinio::CryptoApi)
2307
-
2308
- [//]: # (METHOD:get_crypto_price_technicals_mfi)
2309
-
2310
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoMoneyFlowIndex)
2311
-
2312
- [//]: # (RETURN_TYPE_KIND:object)
2313
-
2314
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoMoneyFlowIndex.md)
2315
-
2316
- [//]: # (OPERATION:get_crypto_price_technicals_mfi_v2)
2317
-
2318
- [//]: # (ENDPOINT:/crypto/prices/technicals/mfi)
2319
-
2320
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_mfi)
2321
-
2322
- ## **get_crypto_price_technicals_mfi**
2323
-
2324
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mfi_v2)
2325
-
2326
- [//]: # (START_OVERVIEW)
2327
-
2328
- > ApiResponseCryptoMoneyFlowIndex get_crypto_price_technicals_mfi(opts)
2329
-
2330
- #### Money Flow Index
2331
-
2332
-
2333
- Returns the Money Flow Index values of Crypto Currency Prices for a Crypto Currency Pair
2334
-
2335
- [//]: # (END_OVERVIEW)
2336
-
2337
- ### Example
2338
-
2339
- [//]: # (START_CODE_EXAMPLE)
2340
-
2341
- ```ruby
2342
- # Load the gem
2343
- require 'intrinio-sdk'
2344
- require 'pp'
2345
-
2346
- # Setup authorization
2347
- Intrinio.configure do |config|
2348
- config.api_key['api_key'] = 'YOUR_API_KEY'
2349
- end
2350
-
2351
- crypto_api = Intrinio::CryptoApi.new
2352
-
2353
- opts = {
2354
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2355
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2356
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2357
- period: 14, # Integer | The number of observations, per period, to calculate Money Flow Index.
2358
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2359
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2360
- start_date: nil, # Date | Return technicals on or after this date.
2361
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2362
- end_date: nil, # Date | Return technicals on or before this date.
2363
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2364
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2365
- next_page: nil # String | Gets the next page of data from a previous API call
2366
- }
2367
-
2368
- begin
2369
- result = crypto_api.get_crypto_price_technicals_mfi(opts)
2370
- pp result
2371
- rescue Intrinio::ApiError => e
2372
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_mfi: #{e}"
2373
- end
2374
- ```
2375
-
2376
- [//]: # (END_CODE_EXAMPLE)
2377
-
2378
- [//]: # (START_DEFINITION)
2379
-
2380
- ### Parameters
2381
-
2382
- [//]: # (START_PARAMETERS)
2383
-
2384
-
2385
- Name | Type | Description | Notes
2386
- ------------- | ------------- | ------------- | -------------
2387
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2388
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2389
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2390
- **period** | Integer| The number of observations, per period, to calculate Money Flow Index. | [optional] [default to 14] &nbsp;
2391
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2392
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2393
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2394
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2395
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2396
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2397
- **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;
2398
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2399
- <br/>
2400
-
2401
- [//]: # (END_PARAMETERS)
2402
-
2403
- ### Return type
2404
-
2405
- [**ApiResponseCryptoMoneyFlowIndex**](ApiResponseCryptoMoneyFlowIndex.md)
2406
-
2407
- [//]: # (END_OPERATION)
2408
-
2409
-
2410
- [//]: # (START_OPERATION)
2411
-
2412
- [//]: # (CLASS:Intrinio::CryptoApi)
2413
-
2414
- [//]: # (METHOD:get_crypto_price_technicals_mi)
2415
-
2416
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoMassIndex)
2417
-
2418
- [//]: # (RETURN_TYPE_KIND:object)
2419
-
2420
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoMassIndex.md)
2421
-
2422
- [//]: # (OPERATION:get_crypto_price_technicals_mi_v2)
2423
-
2424
- [//]: # (ENDPOINT:/crypto/prices/technicals/mi)
2425
-
2426
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_mi)
2427
-
2428
- ## **get_crypto_price_technicals_mi**
2429
-
2430
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mi_v2)
2431
-
2432
- [//]: # (START_OVERVIEW)
2433
-
2434
- > ApiResponseCryptoMassIndex get_crypto_price_technicals_mi(opts)
2435
-
2436
- #### Mass Index
2437
-
2438
-
2439
- Returns the Mass Index values of Crypto Currency Prices for a Crypto Currency Pair
2440
-
2441
- [//]: # (END_OVERVIEW)
2442
-
2443
- ### Example
2444
-
2445
- [//]: # (START_CODE_EXAMPLE)
2446
-
2447
- ```ruby
2448
- # Load the gem
2449
- require 'intrinio-sdk'
2450
- require 'pp'
2451
-
2452
- # Setup authorization
2453
- Intrinio.configure do |config|
2454
- config.api_key['api_key'] = 'YOUR_API_KEY'
2455
- end
2456
-
2457
- crypto_api = Intrinio::CryptoApi.new
2458
-
2459
- opts = {
2460
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2461
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2462
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2463
- 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.
2464
- sum_period: 25, # Integer | The number of observations, per period, to calculate the sum of the Exponetinal Moving Average Ratios for Mass Index.
2465
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2466
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2467
- start_date: nil, # Date | Return technicals on or after this date.
2468
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2469
- end_date: nil, # Date | Return technicals on or before this date.
2470
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2471
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2472
- next_page: nil # String | Gets the next page of data from a previous API call
2473
- }
2474
-
2475
- begin
2476
- result = crypto_api.get_crypto_price_technicals_mi(opts)
2477
- pp result
2478
- rescue Intrinio::ApiError => e
2479
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_mi: #{e}"
2480
- end
2481
- ```
2482
-
2483
- [//]: # (END_CODE_EXAMPLE)
2484
-
2485
- [//]: # (START_DEFINITION)
2486
-
2487
- ### Parameters
2488
-
2489
- [//]: # (START_PARAMETERS)
2490
-
2491
-
2492
- Name | Type | Description | Notes
2493
- ------------- | ------------- | ------------- | -------------
2494
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2495
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2496
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2497
- **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;
2498
- **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;
2499
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2500
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2501
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2502
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2503
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2504
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2505
- **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;
2506
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2507
- <br/>
2508
-
2509
- [//]: # (END_PARAMETERS)
2510
-
2511
- ### Return type
2512
-
2513
- [**ApiResponseCryptoMassIndex**](ApiResponseCryptoMassIndex.md)
2514
-
2515
- [//]: # (END_OPERATION)
2516
-
2517
-
2518
- [//]: # (START_OPERATION)
2519
-
2520
- [//]: # (CLASS:Intrinio::CryptoApi)
2521
-
2522
- [//]: # (METHOD:get_crypto_price_technicals_nvi)
2523
-
2524
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoNegativeVolumeIndex)
2525
-
2526
- [//]: # (RETURN_TYPE_KIND:object)
2527
-
2528
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoNegativeVolumeIndex.md)
2529
-
2530
- [//]: # (OPERATION:get_crypto_price_technicals_nvi_v2)
2531
-
2532
- [//]: # (ENDPOINT:/crypto/prices/technicals/nvi)
2533
-
2534
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_nvi)
2535
-
2536
- ## **get_crypto_price_technicals_nvi**
2537
-
2538
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_nvi_v2)
2539
-
2540
- [//]: # (START_OVERVIEW)
2541
-
2542
- > ApiResponseCryptoNegativeVolumeIndex get_crypto_price_technicals_nvi(opts)
2543
-
2544
- #### Negative Volume Index
2545
-
2546
-
2547
- Returns the Negative Volume Index values of Crypto Currency Prices for a Crypto Currency Pair
2548
-
2549
- [//]: # (END_OVERVIEW)
2550
-
2551
- ### Example
2552
-
2553
- [//]: # (START_CODE_EXAMPLE)
2554
-
2555
- ```ruby
2556
- # Load the gem
2557
- require 'intrinio-sdk'
2558
- require 'pp'
2559
-
2560
- # Setup authorization
2561
- Intrinio.configure do |config|
2562
- config.api_key['api_key'] = 'YOUR_API_KEY'
2563
- end
2564
-
2565
- crypto_api = Intrinio::CryptoApi.new
2566
-
2567
- opts = {
2568
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2569
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2570
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2571
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2572
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2573
- start_date: nil, # Date | Return technicals on or after this date.
2574
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2575
- end_date: nil, # Date | Return technicals on or before this date.
2576
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2577
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2578
- next_page: nil # String | Gets the next page of data from a previous API call
2579
- }
2580
-
2581
- begin
2582
- result = crypto_api.get_crypto_price_technicals_nvi(opts)
2583
- pp result
2584
- rescue Intrinio::ApiError => e
2585
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_nvi: #{e}"
2586
- end
2587
- ```
2588
-
2589
- [//]: # (END_CODE_EXAMPLE)
2590
-
2591
- [//]: # (START_DEFINITION)
2592
-
2593
- ### Parameters
2594
-
2595
- [//]: # (START_PARAMETERS)
2596
-
2597
-
2598
- Name | Type | Description | Notes
2599
- ------------- | ------------- | ------------- | -------------
2600
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2601
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2602
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2603
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2604
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2605
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2606
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2607
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2608
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2609
- **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;
2610
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2611
- <br/>
2612
-
2613
- [//]: # (END_PARAMETERS)
2614
-
2615
- ### Return type
2616
-
2617
- [**ApiResponseCryptoNegativeVolumeIndex**](ApiResponseCryptoNegativeVolumeIndex.md)
2618
-
2619
- [//]: # (END_OPERATION)
2620
-
2621
-
2622
- [//]: # (START_OPERATION)
2623
-
2624
- [//]: # (CLASS:Intrinio::CryptoApi)
2625
-
2626
- [//]: # (METHOD:get_crypto_price_technicals_obv)
2627
-
2628
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoOnBalanceVolume)
2629
-
2630
- [//]: # (RETURN_TYPE_KIND:object)
2631
-
2632
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoOnBalanceVolume.md)
2633
-
2634
- [//]: # (OPERATION:get_crypto_price_technicals_obv_v2)
2635
-
2636
- [//]: # (ENDPOINT:/crypto/prices/technicals/obv)
2637
-
2638
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_obv)
2639
-
2640
- ## **get_crypto_price_technicals_obv**
2641
-
2642
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_v2)
2643
-
2644
- [//]: # (START_OVERVIEW)
2645
-
2646
- > ApiResponseCryptoOnBalanceVolume get_crypto_price_technicals_obv(opts)
2647
-
2648
- #### On-balance Volume
2649
-
2650
-
2651
- Returns the On-balance Volume values of Crypto Currency Prices for a Crypto Currency Pair
2652
-
2653
- [//]: # (END_OVERVIEW)
2654
-
2655
- ### Example
2656
-
2657
- [//]: # (START_CODE_EXAMPLE)
2658
-
2659
- ```ruby
2660
- # Load the gem
2661
- require 'intrinio-sdk'
2662
- require 'pp'
2663
-
2664
- # Setup authorization
2665
- Intrinio.configure do |config|
2666
- config.api_key['api_key'] = 'YOUR_API_KEY'
2667
- end
2668
-
2669
- crypto_api = Intrinio::CryptoApi.new
2670
-
2671
- opts = {
2672
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2673
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2674
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2675
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2676
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2677
- start_date: nil, # Date | Return technicals on or after this date.
2678
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2679
- end_date: nil, # Date | Return technicals on or before this date.
2680
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2681
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2682
- next_page: nil # String | Gets the next page of data from a previous API call
2683
- }
2684
-
2685
- begin
2686
- result = crypto_api.get_crypto_price_technicals_obv(opts)
2687
- pp result
2688
- rescue Intrinio::ApiError => e
2689
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_obv: #{e}"
2690
- end
2691
- ```
2692
-
2693
- [//]: # (END_CODE_EXAMPLE)
2694
-
2695
- [//]: # (START_DEFINITION)
2696
-
2697
- ### Parameters
2698
-
2699
- [//]: # (START_PARAMETERS)
2700
-
2701
-
2702
- Name | Type | Description | Notes
2703
- ------------- | ------------- | ------------- | -------------
2704
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2705
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2706
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2707
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2708
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2709
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2710
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2711
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2712
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2713
- **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;
2714
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2715
- <br/>
2716
-
2717
- [//]: # (END_PARAMETERS)
2718
-
2719
- ### Return type
2720
-
2721
- [**ApiResponseCryptoOnBalanceVolume**](ApiResponseCryptoOnBalanceVolume.md)
2722
-
2723
- [//]: # (END_OPERATION)
2724
-
2725
-
2726
- [//]: # (START_OPERATION)
2727
-
2728
- [//]: # (CLASS:Intrinio::CryptoApi)
2729
-
2730
- [//]: # (METHOD:get_crypto_price_technicals_obv_mean)
2731
-
2732
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoOnBalanceVolumeMean)
2733
-
2734
- [//]: # (RETURN_TYPE_KIND:object)
2735
-
2736
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoOnBalanceVolumeMean.md)
2737
-
2738
- [//]: # (OPERATION:get_crypto_price_technicals_obv_mean_v2)
2739
-
2740
- [//]: # (ENDPOINT:/crypto/prices/technicals/obv_mean)
2741
-
2742
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_obv_mean)
2743
-
2744
- ## **get_crypto_price_technicals_obv_mean**
2745
-
2746
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_mean_v2)
2747
-
2748
- [//]: # (START_OVERVIEW)
2749
-
2750
- > ApiResponseCryptoOnBalanceVolumeMean get_crypto_price_technicals_obv_mean(opts)
2751
-
2752
- #### On-balance Volume Mean
2753
-
2754
-
2755
- Returns the On-balance Volume Mean values of Crypto Currency Prices for a Crypto Currency Pair
2756
-
2757
- [//]: # (END_OVERVIEW)
2758
-
2759
- ### Example
2760
-
2761
- [//]: # (START_CODE_EXAMPLE)
2762
-
2763
- ```ruby
2764
- # Load the gem
2765
- require 'intrinio-sdk'
2766
- require 'pp'
2767
-
2768
- # Setup authorization
2769
- Intrinio.configure do |config|
2770
- config.api_key['api_key'] = 'YOUR_API_KEY'
2771
- end
2772
-
2773
- crypto_api = Intrinio::CryptoApi.new
2774
-
2775
- opts = {
2776
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2777
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2778
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2779
- period: 10, # Integer | The number of observations, per period, to calculate On-balance Volume Mean.
2780
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2781
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2782
- start_date: nil, # Date | Return technicals on or after this date.
2783
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2784
- end_date: nil, # Date | Return technicals on or before this date.
2785
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2786
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2787
- next_page: nil # String | Gets the next page of data from a previous API call
2788
- }
2789
-
2790
- begin
2791
- result = crypto_api.get_crypto_price_technicals_obv_mean(opts)
2792
- pp result
2793
- rescue Intrinio::ApiError => e
2794
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_obv_mean: #{e}"
2795
- end
2796
- ```
2797
-
2798
- [//]: # (END_CODE_EXAMPLE)
2799
-
2800
- [//]: # (START_DEFINITION)
2801
-
2802
- ### Parameters
2803
-
2804
- [//]: # (START_PARAMETERS)
2805
-
2806
-
2807
- Name | Type | Description | Notes
2808
- ------------- | ------------- | ------------- | -------------
2809
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2810
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2811
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2812
- **period** | Integer| The number of observations, per period, to calculate On-balance Volume Mean. | [optional] [default to 10] &nbsp;
2813
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2814
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2815
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2816
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2817
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2818
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2819
- **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;
2820
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2821
- <br/>
2822
-
2823
- [//]: # (END_PARAMETERS)
2824
-
2825
- ### Return type
2826
-
2827
- [**ApiResponseCryptoOnBalanceVolumeMean**](ApiResponseCryptoOnBalanceVolumeMean.md)
2828
-
2829
- [//]: # (END_OPERATION)
2830
-
2831
-
2832
- [//]: # (START_OPERATION)
2833
-
2834
- [//]: # (CLASS:Intrinio::CryptoApi)
2835
-
2836
- [//]: # (METHOD:get_crypto_price_technicals_rsi)
2837
-
2838
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoRelativeStrengthIndex)
2839
-
2840
- [//]: # (RETURN_TYPE_KIND:object)
2841
-
2842
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoRelativeStrengthIndex.md)
2843
-
2844
- [//]: # (OPERATION:get_crypto_price_technicals_rsi_v2)
2845
-
2846
- [//]: # (ENDPOINT:/crypto/prices/technicals/rsi)
2847
-
2848
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_rsi)
2849
-
2850
- ## **get_crypto_price_technicals_rsi**
2851
-
2852
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_rsi_v2)
2853
-
2854
- [//]: # (START_OVERVIEW)
2855
-
2856
- > ApiResponseCryptoRelativeStrengthIndex get_crypto_price_technicals_rsi(opts)
2857
-
2858
- #### Relative Strength Index
2859
-
2860
-
2861
- Returns the Relative Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
2862
-
2863
- [//]: # (END_OVERVIEW)
2864
-
2865
- ### Example
2866
-
2867
- [//]: # (START_CODE_EXAMPLE)
2868
-
2869
- ```ruby
2870
- # Load the gem
2871
- require 'intrinio-sdk'
2872
- require 'pp'
2873
-
2874
- # Setup authorization
2875
- Intrinio.configure do |config|
2876
- config.api_key['api_key'] = 'YOUR_API_KEY'
2877
- end
2878
-
2879
- crypto_api = Intrinio::CryptoApi.new
2880
-
2881
- opts = {
2882
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2883
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2884
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2885
- period: 14, # Integer | The number of observations, per period, to calculate Relative Strength Index.
2886
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Relative Strength Index.
2887
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2888
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2889
- start_date: nil, # Date | Return technicals on or after this date.
2890
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2891
- end_date: nil, # Date | Return technicals on or before this date.
2892
- end_time: nil, # String | Return technicals at or before this time (24-hour).
2893
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
2894
- next_page: nil # String | Gets the next page of data from a previous API call
2895
- }
2896
-
2897
- begin
2898
- result = crypto_api.get_crypto_price_technicals_rsi(opts)
2899
- pp result
2900
- rescue Intrinio::ApiError => e
2901
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_rsi: #{e}"
2902
- end
2903
- ```
2904
-
2905
- [//]: # (END_CODE_EXAMPLE)
2906
-
2907
- [//]: # (START_DEFINITION)
2908
-
2909
- ### Parameters
2910
-
2911
- [//]: # (START_PARAMETERS)
2912
-
2913
-
2914
- Name | Type | Description | Notes
2915
- ------------- | ------------- | ------------- | -------------
2916
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
2917
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
2918
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
2919
- **period** | Integer| The number of observations, per period, to calculate Relative Strength Index. | [optional] [default to 14] &nbsp;
2920
- **price_key** | String| The Crypto Currency Price field to use when calculating Relative Strength Index. | [optional] [default to close] &nbsp;
2921
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
2922
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
2923
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
2924
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
2925
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
2926
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
2927
- **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;
2928
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
2929
- <br/>
2930
-
2931
- [//]: # (END_PARAMETERS)
2932
-
2933
- ### Return type
2934
-
2935
- [**ApiResponseCryptoRelativeStrengthIndex**](ApiResponseCryptoRelativeStrengthIndex.md)
2936
-
2937
- [//]: # (END_OPERATION)
2938
-
2939
-
2940
- [//]: # (START_OPERATION)
2941
-
2942
- [//]: # (CLASS:Intrinio::CryptoApi)
2943
-
2944
- [//]: # (METHOD:get_crypto_price_technicals_sma)
2945
-
2946
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoSimpleMovingAverage)
2947
-
2948
- [//]: # (RETURN_TYPE_KIND:object)
2949
-
2950
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoSimpleMovingAverage.md)
2951
-
2952
- [//]: # (OPERATION:get_crypto_price_technicals_sma_v2)
2953
-
2954
- [//]: # (ENDPOINT:/crypto/prices/technicals/sma)
2955
-
2956
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_sma)
2957
-
2958
- ## **get_crypto_price_technicals_sma**
2959
-
2960
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sma_v2)
2961
-
2962
- [//]: # (START_OVERVIEW)
2963
-
2964
- > ApiResponseCryptoSimpleMovingAverage get_crypto_price_technicals_sma(opts)
2965
-
2966
- #### Simple Moving Average
2967
-
2968
-
2969
- Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
2970
-
2971
- [//]: # (END_OVERVIEW)
2972
-
2973
- ### Example
2974
-
2975
- [//]: # (START_CODE_EXAMPLE)
2976
-
2977
- ```ruby
2978
- # Load the gem
2979
- require 'intrinio-sdk'
2980
- require 'pp'
2981
-
2982
- # Setup authorization
2983
- Intrinio.configure do |config|
2984
- config.api_key['api_key'] = 'YOUR_API_KEY'
2985
- end
2986
-
2987
- crypto_api = Intrinio::CryptoApi.new
2988
-
2989
- opts = {
2990
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
2991
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
2992
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
2993
- period: 20, # Integer | The number of observations, per period, to calculate Simple Moving Average.
2994
- price_key: "close", # String | The Crypto Currency Price field to use when calculating Simple Moving Average.
2995
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
2996
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
2997
- start_date: nil, # Date | Return technicals on or after this date.
2998
- start_time: nil, # String | Return technicals at or after this time (24-hour).
2999
- end_date: nil, # Date | Return technicals on or before this date.
3000
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3001
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3002
- next_page: nil # String | Gets the next page of data from a previous API call
3003
- }
3004
-
3005
- begin
3006
- result = crypto_api.get_crypto_price_technicals_sma(opts)
3007
- pp result
3008
- rescue Intrinio::ApiError => e
3009
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_sma: #{e}"
3010
- end
3011
- ```
3012
-
3013
- [//]: # (END_CODE_EXAMPLE)
3014
-
3015
- [//]: # (START_DEFINITION)
3016
-
3017
- ### Parameters
3018
-
3019
- [//]: # (START_PARAMETERS)
3020
-
3021
-
3022
- Name | Type | Description | Notes
3023
- ------------- | ------------- | ------------- | -------------
3024
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3025
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3026
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3027
- **period** | Integer| The number of observations, per period, to calculate Simple Moving Average. | [optional] [default to 20] &nbsp;
3028
- **price_key** | String| The Crypto Currency Price field to use when calculating Simple Moving Average. | [optional] [default to close] &nbsp;
3029
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3030
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3031
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3032
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3033
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3034
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3035
- **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;
3036
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3037
- <br/>
3038
-
3039
- [//]: # (END_PARAMETERS)
3040
-
3041
- ### Return type
3042
-
3043
- [**ApiResponseCryptoSimpleMovingAverage**](ApiResponseCryptoSimpleMovingAverage.md)
3044
-
3045
- [//]: # (END_OPERATION)
3046
-
3047
-
3048
- [//]: # (START_OPERATION)
3049
-
3050
- [//]: # (CLASS:Intrinio::CryptoApi)
3051
-
3052
- [//]: # (METHOD:get_crypto_price_technicals_sr)
3053
-
3054
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoStochasticOscillator)
3055
-
3056
- [//]: # (RETURN_TYPE_KIND:object)
3057
-
3058
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoStochasticOscillator.md)
3059
-
3060
- [//]: # (OPERATION:get_crypto_price_technicals_sr_v2)
3061
-
3062
- [//]: # (ENDPOINT:/crypto/prices/technicals/sr)
3063
-
3064
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_sr)
3065
-
3066
- ## **get_crypto_price_technicals_sr**
3067
-
3068
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sr_v2)
3069
-
3070
- [//]: # (START_OVERVIEW)
3071
-
3072
- > ApiResponseCryptoStochasticOscillator get_crypto_price_technicals_sr(opts)
3073
-
3074
- #### Stochastic Oscillator
3075
-
3076
-
3077
- Returns the Stochastic Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
3078
-
3079
- [//]: # (END_OVERVIEW)
3080
-
3081
- ### Example
3082
-
3083
- [//]: # (START_CODE_EXAMPLE)
3084
-
3085
- ```ruby
3086
- # Load the gem
3087
- require 'intrinio-sdk'
3088
- require 'pp'
3089
-
3090
- # Setup authorization
3091
- Intrinio.configure do |config|
3092
- config.api_key['api_key'] = 'YOUR_API_KEY'
3093
- end
3094
-
3095
- crypto_api = Intrinio::CryptoApi.new
3096
-
3097
- opts = {
3098
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3099
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3100
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3101
- period: 14, # Integer | The number of observations, per period, to calculate %K of Stochastic Oscillator.
3102
- 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.
3103
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3104
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3105
- start_date: nil, # Date | Return technicals on or after this date.
3106
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3107
- end_date: nil, # Date | Return technicals on or before this date.
3108
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3109
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3110
- next_page: nil # String | Gets the next page of data from a previous API call
3111
- }
3112
-
3113
- begin
3114
- result = crypto_api.get_crypto_price_technicals_sr(opts)
3115
- pp result
3116
- rescue Intrinio::ApiError => e
3117
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_sr: #{e}"
3118
- end
3119
- ```
3120
-
3121
- [//]: # (END_CODE_EXAMPLE)
3122
-
3123
- [//]: # (START_DEFINITION)
3124
-
3125
- ### Parameters
3126
-
3127
- [//]: # (START_PARAMETERS)
3128
-
3129
-
3130
- Name | Type | Description | Notes
3131
- ------------- | ------------- | ------------- | -------------
3132
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3133
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3134
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3135
- **period** | Integer| The number of observations, per period, to calculate %K of Stochastic Oscillator. | [optional] [default to 14] &nbsp;
3136
- **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;
3137
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3138
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3139
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3140
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3141
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3142
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3143
- **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;
3144
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3145
- <br/>
3146
-
3147
- [//]: # (END_PARAMETERS)
3148
-
3149
- ### Return type
3150
-
3151
- [**ApiResponseCryptoStochasticOscillator**](ApiResponseCryptoStochasticOscillator.md)
3152
-
3153
- [//]: # (END_OPERATION)
3154
-
3155
-
3156
- [//]: # (START_OPERATION)
3157
-
3158
- [//]: # (CLASS:Intrinio::CryptoApi)
3159
-
3160
- [//]: # (METHOD:get_crypto_price_technicals_trix)
3161
-
3162
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoTripleExponentialAverage)
3163
-
3164
- [//]: # (RETURN_TYPE_KIND:object)
3165
-
3166
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoTripleExponentialAverage.md)
3167
-
3168
- [//]: # (OPERATION:get_crypto_price_technicals_trix_v2)
3169
-
3170
- [//]: # (ENDPOINT:/crypto/prices/technicals/trix)
3171
-
3172
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_trix)
3173
-
3174
- ## **get_crypto_price_technicals_trix**
3175
-
3176
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_trix_v2)
3177
-
3178
- [//]: # (START_OVERVIEW)
3179
-
3180
- > ApiResponseCryptoTripleExponentialAverage get_crypto_price_technicals_trix(opts)
3181
-
3182
- #### Triple Exponential Average
3183
-
3184
-
3185
- Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
3186
-
3187
- [//]: # (END_OVERVIEW)
3188
-
3189
- ### Example
3190
-
3191
- [//]: # (START_CODE_EXAMPLE)
3192
-
3193
- ```ruby
3194
- # Load the gem
3195
- require 'intrinio-sdk'
3196
- require 'pp'
3197
-
3198
- # Setup authorization
3199
- Intrinio.configure do |config|
3200
- config.api_key['api_key'] = 'YOUR_API_KEY'
3201
- end
3202
-
3203
- crypto_api = Intrinio::CryptoApi.new
3204
-
3205
- opts = {
3206
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3207
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3208
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3209
- period: 15, # Integer | The number of observations, per period, to calculate Exponential Moving Average for Triple Exponential Average.
3210
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3211
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3212
- start_date: nil, # Date | Return technicals on or after this date.
3213
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3214
- end_date: nil, # Date | Return technicals on or before this date.
3215
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3216
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3217
- next_page: nil # String | Gets the next page of data from a previous API call
3218
- }
3219
-
3220
- begin
3221
- result = crypto_api.get_crypto_price_technicals_trix(opts)
3222
- pp result
3223
- rescue Intrinio::ApiError => e
3224
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_trix: #{e}"
3225
- end
3226
- ```
3227
-
3228
- [//]: # (END_CODE_EXAMPLE)
3229
-
3230
- [//]: # (START_DEFINITION)
3231
-
3232
- ### Parameters
3233
-
3234
- [//]: # (START_PARAMETERS)
3235
-
3236
-
3237
- Name | Type | Description | Notes
3238
- ------------- | ------------- | ------------- | -------------
3239
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3240
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3241
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3242
- **period** | Integer| The number of observations, per period, to calculate Exponential Moving Average for Triple Exponential Average. | [optional] [default to 15] &nbsp;
3243
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3244
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3245
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3246
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3247
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3248
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3249
- **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;
3250
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3251
- <br/>
3252
-
3253
- [//]: # (END_PARAMETERS)
3254
-
3255
- ### Return type
3256
-
3257
- [**ApiResponseCryptoTripleExponentialAverage**](ApiResponseCryptoTripleExponentialAverage.md)
3258
-
3259
- [//]: # (END_OPERATION)
3260
-
3261
-
3262
- [//]: # (START_OPERATION)
3263
-
3264
- [//]: # (CLASS:Intrinio::CryptoApi)
3265
-
3266
- [//]: # (METHOD:get_crypto_price_technicals_tsi)
3267
-
3268
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoTrueStrengthIndex)
3269
-
3270
- [//]: # (RETURN_TYPE_KIND:object)
3271
-
3272
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoTrueStrengthIndex.md)
3273
-
3274
- [//]: # (OPERATION:get_crypto_price_technicals_tsi_v2)
3275
-
3276
- [//]: # (ENDPOINT:/crypto/prices/technicals/tsi)
3277
-
3278
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_tsi)
3279
-
3280
- ## **get_crypto_price_technicals_tsi**
3281
-
3282
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_tsi_v2)
3283
-
3284
- [//]: # (START_OVERVIEW)
3285
-
3286
- > ApiResponseCryptoTrueStrengthIndex get_crypto_price_technicals_tsi(opts)
3287
-
3288
- #### True Strength Index
3289
-
3290
-
3291
- Returns the True Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
3292
-
3293
- [//]: # (END_OVERVIEW)
3294
-
3295
- ### Example
3296
-
3297
- [//]: # (START_CODE_EXAMPLE)
3298
-
3299
- ```ruby
3300
- # Load the gem
3301
- require 'intrinio-sdk'
3302
- require 'pp'
3303
-
3304
- # Setup authorization
3305
- Intrinio.configure do |config|
3306
- config.api_key['api_key'] = 'YOUR_API_KEY'
3307
- end
3308
-
3309
- crypto_api = Intrinio::CryptoApi.new
3310
-
3311
- opts = {
3312
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3313
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3314
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3315
- low_period: 13, # Integer | The number of observations, per period, to calculate low period Exponential Moving Average for smoothing in True Strength Index.
3316
- high_period: 25, # Integer | The number of observations, per period, to calculate high period Exponential Moving Average for smoothing in True Strength Index.
3317
- price_key: "close", # String | The Crypto Currency Price field to use when calculating True Strength Index.
3318
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3319
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3320
- start_date: nil, # Date | Return technicals on or after this date.
3321
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3322
- end_date: nil, # Date | Return technicals on or before this date.
3323
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3324
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3325
- next_page: nil # String | Gets the next page of data from a previous API call
3326
- }
3327
-
3328
- begin
3329
- result = crypto_api.get_crypto_price_technicals_tsi(opts)
3330
- pp result
3331
- rescue Intrinio::ApiError => e
3332
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_tsi: #{e}"
3333
- end
3334
- ```
3335
-
3336
- [//]: # (END_CODE_EXAMPLE)
3337
-
3338
- [//]: # (START_DEFINITION)
3339
-
3340
- ### Parameters
3341
-
3342
- [//]: # (START_PARAMETERS)
3343
-
3344
-
3345
- Name | Type | Description | Notes
3346
- ------------- | ------------- | ------------- | -------------
3347
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3348
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3349
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3350
- **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;
3351
- **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;
3352
- **price_key** | String| The Crypto Currency Price field to use when calculating True Strength Index. | [optional] [default to close] &nbsp;
3353
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3354
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3355
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3356
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3357
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3358
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3359
- **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;
3360
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3361
- <br/>
3362
-
3363
- [//]: # (END_PARAMETERS)
3364
-
3365
- ### Return type
3366
-
3367
- [**ApiResponseCryptoTrueStrengthIndex**](ApiResponseCryptoTrueStrengthIndex.md)
3368
-
3369
- [//]: # (END_OPERATION)
3370
-
3371
-
3372
- [//]: # (START_OPERATION)
3373
-
3374
- [//]: # (CLASS:Intrinio::CryptoApi)
3375
-
3376
- [//]: # (METHOD:get_crypto_price_technicals_uo)
3377
-
3378
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoUltimateOscillator)
3379
-
3380
- [//]: # (RETURN_TYPE_KIND:object)
3381
-
3382
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoUltimateOscillator.md)
3383
-
3384
- [//]: # (OPERATION:get_crypto_price_technicals_uo_v2)
3385
-
3386
- [//]: # (ENDPOINT:/crypto/prices/technicals/uo)
3387
-
3388
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_uo)
3389
-
3390
- ## **get_crypto_price_technicals_uo**
3391
-
3392
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_uo_v2)
3393
-
3394
- [//]: # (START_OVERVIEW)
3395
-
3396
- > ApiResponseCryptoUltimateOscillator get_crypto_price_technicals_uo(opts)
3397
-
3398
- #### Ultimate Oscillator
3399
-
3400
-
3401
- Returns the Ultimate Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
3402
-
3403
- [//]: # (END_OVERVIEW)
3404
-
3405
- ### Example
3406
-
3407
- [//]: # (START_CODE_EXAMPLE)
3408
-
3409
- ```ruby
3410
- # Load the gem
3411
- require 'intrinio-sdk'
3412
- require 'pp'
3413
-
3414
- # Setup authorization
3415
- Intrinio.configure do |config|
3416
- config.api_key['api_key'] = 'YOUR_API_KEY'
3417
- end
3418
-
3419
- crypto_api = Intrinio::CryptoApi.new
3420
-
3421
- opts = {
3422
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3423
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3424
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3425
- short_period: 7, # Integer | The number of observations, per period, to calculate the short period for Ultimate Oscillator.
3426
- medium_period: 14, # Integer | The number of observations, per period, to calculate the medium period for Ultimate Oscillator.
3427
- long_period: 28, # Integer | The number of observations, per period, to calculate the long period for Ultimate Oscillator.
3428
- short_weight: 4.0, # Float | The weight of short Buying Pressure average for Ultimate Oscillator.
3429
- medium_weight: 2.0, # Float | The weight of medium Buying Pressure average for Ultimate Oscillator.
3430
- long_weight: 1.0, # Float | The weight of long Buying Pressure average for Ultimate Oscillator.
3431
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3432
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3433
- start_date: nil, # Date | Return technicals on or after this date.
3434
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3435
- end_date: nil, # Date | Return technicals on or before this date.
3436
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3437
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3438
- next_page: nil # String | Gets the next page of data from a previous API call
3439
- }
3440
-
3441
- begin
3442
- result = crypto_api.get_crypto_price_technicals_uo(opts)
3443
- pp result
3444
- rescue Intrinio::ApiError => e
3445
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_uo: #{e}"
3446
- end
3447
- ```
3448
-
3449
- [//]: # (END_CODE_EXAMPLE)
3450
-
3451
- [//]: # (START_DEFINITION)
3452
-
3453
- ### Parameters
3454
-
3455
- [//]: # (START_PARAMETERS)
3456
-
3457
-
3458
- Name | Type | Description | Notes
3459
- ------------- | ------------- | ------------- | -------------
3460
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3461
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3462
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3463
- **short_period** | Integer| The number of observations, per period, to calculate the short period for Ultimate Oscillator. | [optional] [default to 7] &nbsp;
3464
- **medium_period** | Integer| The number of observations, per period, to calculate the medium period for Ultimate Oscillator. | [optional] [default to 14] &nbsp;
3465
- **long_period** | Integer| The number of observations, per period, to calculate the long period for Ultimate Oscillator. | [optional] [default to 28] &nbsp;
3466
- **short_weight** | Float| The weight of short Buying Pressure average for Ultimate Oscillator. | [optional] [default to 4.0] &nbsp;
3467
- **medium_weight** | Float| The weight of medium Buying Pressure average for Ultimate Oscillator. | [optional] [default to 2.0] &nbsp;
3468
- **long_weight** | Float| The weight of long Buying Pressure average for Ultimate Oscillator. | [optional] [default to 1.0] &nbsp;
3469
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3470
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3471
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3472
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3473
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3474
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3475
- **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;
3476
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3477
- <br/>
3478
-
3479
- [//]: # (END_PARAMETERS)
3480
-
3481
- ### Return type
3482
-
3483
- [**ApiResponseCryptoUltimateOscillator**](ApiResponseCryptoUltimateOscillator.md)
3484
-
3485
- [//]: # (END_OPERATION)
3486
-
3487
-
3488
- [//]: # (START_OPERATION)
3489
-
3490
- [//]: # (CLASS:Intrinio::CryptoApi)
3491
-
3492
- [//]: # (METHOD:get_crypto_price_technicals_vi)
3493
-
3494
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoVortexIndicator)
3495
-
3496
- [//]: # (RETURN_TYPE_KIND:object)
3497
-
3498
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoVortexIndicator.md)
3499
-
3500
- [//]: # (OPERATION:get_crypto_price_technicals_vi_v2)
3501
-
3502
- [//]: # (ENDPOINT:/crypto/prices/technicals/vi)
3503
-
3504
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_vi)
3505
-
3506
- ## **get_crypto_price_technicals_vi**
3507
-
3508
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vi_v2)
3509
-
3510
- [//]: # (START_OVERVIEW)
3511
-
3512
- > ApiResponseCryptoVortexIndicator get_crypto_price_technicals_vi(opts)
3513
-
3514
- #### Vortex Indicator
3515
-
3516
-
3517
- Returns the Vortex Indicator values of Crypto Currency Prices for a Crypto Currency Pair
3518
-
3519
- [//]: # (END_OVERVIEW)
3520
-
3521
- ### Example
3522
-
3523
- [//]: # (START_CODE_EXAMPLE)
3524
-
3525
- ```ruby
3526
- # Load the gem
3527
- require 'intrinio-sdk'
3528
- require 'pp'
3529
-
3530
- # Setup authorization
3531
- Intrinio.configure do |config|
3532
- config.api_key['api_key'] = 'YOUR_API_KEY'
3533
- end
3534
-
3535
- crypto_api = Intrinio::CryptoApi.new
3536
-
3537
- opts = {
3538
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3539
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3540
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3541
- period: 14, # Integer | The number of observations, per period, to calculate Vortex Indicator.
3542
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3543
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3544
- start_date: nil, # Date | Return technicals on or after this date.
3545
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3546
- end_date: nil, # Date | Return technicals on or before this date.
3547
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3548
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3549
- next_page: nil # String | Gets the next page of data from a previous API call
3550
- }
3551
-
3552
- begin
3553
- result = crypto_api.get_crypto_price_technicals_vi(opts)
3554
- pp result
3555
- rescue Intrinio::ApiError => e
3556
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_vi: #{e}"
3557
- end
3558
- ```
3559
-
3560
- [//]: # (END_CODE_EXAMPLE)
3561
-
3562
- [//]: # (START_DEFINITION)
3563
-
3564
- ### Parameters
3565
-
3566
- [//]: # (START_PARAMETERS)
3567
-
3568
-
3569
- Name | Type | Description | Notes
3570
- ------------- | ------------- | ------------- | -------------
3571
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3572
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3573
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3574
- **period** | Integer| The number of observations, per period, to calculate Vortex Indicator. | [optional] [default to 14] &nbsp;
3575
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3576
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3577
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3578
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3579
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3580
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3581
- **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;
3582
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3583
- <br/>
3584
-
3585
- [//]: # (END_PARAMETERS)
3586
-
3587
- ### Return type
3588
-
3589
- [**ApiResponseCryptoVortexIndicator**](ApiResponseCryptoVortexIndicator.md)
3590
-
3591
- [//]: # (END_OPERATION)
3592
-
3593
-
3594
- [//]: # (START_OPERATION)
3595
-
3596
- [//]: # (CLASS:Intrinio::CryptoApi)
3597
-
3598
- [//]: # (METHOD:get_crypto_price_technicals_vpt)
3599
-
3600
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoVolumePriceTrend)
3601
-
3602
- [//]: # (RETURN_TYPE_KIND:object)
3603
-
3604
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoVolumePriceTrend.md)
3605
-
3606
- [//]: # (OPERATION:get_crypto_price_technicals_vpt_v2)
3607
-
3608
- [//]: # (ENDPOINT:/crypto/prices/technicals/vpt)
3609
-
3610
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_vpt)
3611
-
3612
- ## **get_crypto_price_technicals_vpt**
3613
-
3614
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vpt_v2)
3615
-
3616
- [//]: # (START_OVERVIEW)
3617
-
3618
- > ApiResponseCryptoVolumePriceTrend get_crypto_price_technicals_vpt(opts)
3619
-
3620
- #### Volume-price Trend
3621
-
3622
-
3623
- Returns the Volume-price Trend values of Crypto Currency Prices for a Crypto Currency Pair
3624
-
3625
- [//]: # (END_OVERVIEW)
3626
-
3627
- ### Example
3628
-
3629
- [//]: # (START_CODE_EXAMPLE)
3630
-
3631
- ```ruby
3632
- # Load the gem
3633
- require 'intrinio-sdk'
3634
- require 'pp'
3635
-
3636
- # Setup authorization
3637
- Intrinio.configure do |config|
3638
- config.api_key['api_key'] = 'YOUR_API_KEY'
3639
- end
3640
-
3641
- crypto_api = Intrinio::CryptoApi.new
3642
-
3643
- opts = {
3644
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3645
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3646
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3647
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3648
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3649
- start_date: nil, # Date | Return technicals on or after this date.
3650
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3651
- end_date: nil, # Date | Return technicals on or before this date.
3652
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3653
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3654
- next_page: nil # String | Gets the next page of data from a previous API call
3655
- }
3656
-
3657
- begin
3658
- result = crypto_api.get_crypto_price_technicals_vpt(opts)
3659
- pp result
3660
- rescue Intrinio::ApiError => e
3661
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_vpt: #{e}"
3662
- end
3663
- ```
3664
-
3665
- [//]: # (END_CODE_EXAMPLE)
3666
-
3667
- [//]: # (START_DEFINITION)
3668
-
3669
- ### Parameters
3670
-
3671
- [//]: # (START_PARAMETERS)
3672
-
3673
-
3674
- Name | Type | Description | Notes
3675
- ------------- | ------------- | ------------- | -------------
3676
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3677
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3678
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3679
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3680
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3681
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3682
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3683
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3684
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3685
- **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;
3686
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3687
- <br/>
3688
-
3689
- [//]: # (END_PARAMETERS)
3690
-
3691
- ### Return type
3692
-
3693
- [**ApiResponseCryptoVolumePriceTrend**](ApiResponseCryptoVolumePriceTrend.md)
3694
-
3695
- [//]: # (END_OPERATION)
3696
-
3697
-
3698
- [//]: # (START_OPERATION)
3699
-
3700
- [//]: # (CLASS:Intrinio::CryptoApi)
3701
-
3702
- [//]: # (METHOD:get_crypto_price_technicals_vwap)
3703
-
3704
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoVolumeWeightedAveragePrice)
3705
-
3706
- [//]: # (RETURN_TYPE_KIND:object)
3707
-
3708
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoVolumeWeightedAveragePrice.md)
3709
-
3710
- [//]: # (OPERATION:get_crypto_price_technicals_vwap_v2)
3711
-
3712
- [//]: # (ENDPOINT:/crypto/prices/technicals/vwap)
3713
-
3714
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_vwap)
3715
-
3716
- ## **get_crypto_price_technicals_vwap**
3717
-
3718
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vwap_v2)
3719
-
3720
- [//]: # (START_OVERVIEW)
3721
-
3722
- > ApiResponseCryptoVolumeWeightedAveragePrice get_crypto_price_technicals_vwap(opts)
3723
-
3724
- #### Volume Weighted Average Price
3725
-
3726
-
3727
- Returns the Volume Weighted Average Price values of Crypto Currency Prices for a Crypto Currency Pair
3728
-
3729
- [//]: # (END_OVERVIEW)
3730
-
3731
- ### Example
3732
-
3733
- [//]: # (START_CODE_EXAMPLE)
3734
-
3735
- ```ruby
3736
- # Load the gem
3737
- require 'intrinio-sdk'
3738
- require 'pp'
3739
-
3740
- # Setup authorization
3741
- Intrinio.configure do |config|
3742
- config.api_key['api_key'] = 'YOUR_API_KEY'
3743
- end
3744
-
3745
- crypto_api = Intrinio::CryptoApi.new
3746
-
3747
- opts = {
3748
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3749
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3750
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3751
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3752
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3753
- start_date: nil, # Date | Return technicals on or after this date.
3754
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3755
- end_date: nil, # Date | Return technicals on or before this date.
3756
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3757
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3758
- next_page: nil # String | Gets the next page of data from a previous API call
3759
- }
3760
-
3761
- begin
3762
- result = crypto_api.get_crypto_price_technicals_vwap(opts)
3763
- pp result
3764
- rescue Intrinio::ApiError => e
3765
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_vwap: #{e}"
3766
- end
3767
- ```
3768
-
3769
- [//]: # (END_CODE_EXAMPLE)
3770
-
3771
- [//]: # (START_DEFINITION)
3772
-
3773
- ### Parameters
3774
-
3775
- [//]: # (START_PARAMETERS)
3776
-
3777
-
3778
- Name | Type | Description | Notes
3779
- ------------- | ------------- | ------------- | -------------
3780
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3781
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3782
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3783
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3784
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3785
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3786
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3787
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3788
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3789
- **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;
3790
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3791
- <br/>
3792
-
3793
- [//]: # (END_PARAMETERS)
3794
-
3795
- ### Return type
3796
-
3797
- [**ApiResponseCryptoVolumeWeightedAveragePrice**](ApiResponseCryptoVolumeWeightedAveragePrice.md)
3798
-
3799
- [//]: # (END_OPERATION)
3800
-
3801
-
3802
- [//]: # (START_OPERATION)
3803
-
3804
- [//]: # (CLASS:Intrinio::CryptoApi)
3805
-
3806
- [//]: # (METHOD:get_crypto_price_technicals_wr)
3807
-
3808
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoWilliamsR)
3809
-
3810
- [//]: # (RETURN_TYPE_KIND:object)
3811
-
3812
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoWilliamsR.md)
3813
-
3814
- [//]: # (OPERATION:get_crypto_price_technicals_wr_v2)
3815
-
3816
- [//]: # (ENDPOINT:/crypto/prices/technicals/wr)
3817
-
3818
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_price_technicals_wr)
3819
-
3820
- ## **get_crypto_price_technicals_wr**
3821
-
3822
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_wr_v2)
3823
-
3824
- [//]: # (START_OVERVIEW)
3825
-
3826
- > ApiResponseCryptoWilliamsR get_crypto_price_technicals_wr(opts)
3827
-
3828
- #### Williams %R
3829
-
3830
-
3831
- Returns the Williams %R values of Crypto Currency Prices for a Crypto Currency Pair
3832
-
3833
- [//]: # (END_OVERVIEW)
3834
-
3835
- ### Example
3836
-
3837
- [//]: # (START_CODE_EXAMPLE)
3838
-
3839
- ```ruby
3840
- # Load the gem
3841
- require 'intrinio-sdk'
3842
- require 'pp'
3843
-
3844
- # Setup authorization
3845
- Intrinio.configure do |config|
3846
- config.api_key['api_key'] = 'YOUR_API_KEY'
3847
- end
3848
-
3849
- crypto_api = Intrinio::CryptoApi.new
3850
-
3851
- opts = {
3852
- pair: "btcusd", # String | Return technicals for the given Crypto Currency Pair.
3853
- exchange: "binance", # String | Return technicals for a Crypto Currency on the given Crypto Exchange.
3854
- currency: "BTC", # String | Return technicals for the given Crypto Currency.
3855
- period: 14, # Integer | The number of observations, per period, to look-back when calculating Williams %R.
3856
- timeframe: "d1", # String | The time interval for the prices when calculating technicals.
3857
- timezone: "UTC", # String | Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3858
- start_date: nil, # Date | Return technicals on or after this date.
3859
- start_time: nil, # String | Return technicals at or after this time (24-hour).
3860
- end_date: nil, # Date | Return technicals on or before this date.
3861
- end_time: nil, # String | Return technicals at or before this time (24-hour).
3862
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3863
- next_page: nil # String | Gets the next page of data from a previous API call
3864
- }
3865
-
3866
- begin
3867
- result = crypto_api.get_crypto_price_technicals_wr(opts)
3868
- pp result
3869
- rescue Intrinio::ApiError => e
3870
- puts "Exception when calling CryptoApi->get_crypto_price_technicals_wr: #{e}"
3871
- end
3872
- ```
3873
-
3874
- [//]: # (END_CODE_EXAMPLE)
3875
-
3876
- [//]: # (START_DEFINITION)
3877
-
3878
- ### Parameters
3879
-
3880
- [//]: # (START_PARAMETERS)
3881
-
3882
-
3883
- Name | Type | Description | Notes
3884
- ------------- | ------------- | ------------- | -------------
3885
- **pair** | String| Return technicals for the given Crypto Currency Pair. | [optional] &nbsp;
3886
- **exchange** | String| Return technicals for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3887
- **currency** | String| Return technicals for the given Crypto Currency. | [optional] &nbsp;
3888
- **period** | Integer| The number of observations, per period, to look-back when calculating Williams %R. | [optional] [default to 14] &nbsp;
3889
- **timeframe** | String| The time interval for the prices when calculating technicals. | [optional] [default to d1] &nbsp;
3890
- **timezone** | String| Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3891
- **start_date** | Date| Return technicals on or after this date. | [optional] &nbsp;
3892
- **start_time** | String| Return technicals at or after this time (24-hour). | [optional] &nbsp;
3893
- **end_date** | Date| Return technicals on or before this date. | [optional] &nbsp;
3894
- **end_time** | String| Return technicals at or before this time (24-hour). | [optional] &nbsp;
3895
- **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;
3896
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
3897
- <br/>
3898
-
3899
- [//]: # (END_PARAMETERS)
3900
-
3901
- ### Return type
3902
-
3903
- [**ApiResponseCryptoWilliamsR**](ApiResponseCryptoWilliamsR.md)
3904
-
3905
- [//]: # (END_OPERATION)
3906
-
3907
-
3908
- [//]: # (START_OPERATION)
3909
-
3910
- [//]: # (CLASS:Intrinio::CryptoApi)
3911
-
3912
- [//]: # (METHOD:get_crypto_prices)
3913
-
3914
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoPrices)
3915
-
3916
- [//]: # (RETURN_TYPE_KIND:object)
3917
-
3918
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoPrices.md)
3919
-
3920
- [//]: # (OPERATION:get_crypto_prices_v2)
3921
-
3922
- [//]: # (ENDPOINT:/crypto/prices)
3923
-
3924
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_prices)
3925
-
3926
- ## **get_crypto_prices**
3927
-
3928
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_prices_v2)
3929
-
3930
- [//]: # (START_OVERVIEW)
3931
-
3932
- > ApiResponseCryptoPrices get_crypto_prices(timeframe, opts)
3933
-
3934
- #### Crypto Prices
3935
-
3936
-
3937
- Returns a list of available Crypto Currency Prices.
3938
-
3939
- [//]: # (END_OVERVIEW)
3940
-
3941
- ### Example
3942
-
3943
- [//]: # (START_CODE_EXAMPLE)
3944
-
3945
- ```ruby
3946
- # Load the gem
3947
- require 'intrinio-sdk'
3948
- require 'pp'
3949
-
3950
- # Setup authorization
3951
- Intrinio.configure do |config|
3952
- config.api_key['api_key'] = 'YOUR_API_KEY'
3953
- end
3954
-
3955
- crypto_api = Intrinio::CryptoApi.new
3956
-
3957
- timeframe = "d1" # String | The time interval for the prices.
3958
-
3959
- opts = {
3960
- pair: "btcusd", # String | Return prices for the given Crypto Currency Pair.
3961
- exchange: "binance", # String | Return prices for a Crypto Currency on the given Crypto Exchange.
3962
- currency: "BTC", # String | Return prices for the given Crypto Currency.
3963
- timezone: "UTC", # String | Return price date/times in this timezone, also interpret start/end date/time parameters in this timezone.
3964
- start_date: nil, # Date | Return Crypto Prices on or after this date.
3965
- start_time: nil, # String | Return Crypto Prices at or after this time (24-hour).
3966
- end_date: nil, # Date | Return Crypto Prices on or before this date.
3967
- end_time: nil, # String | Return Crypto Prices at or before this time (24-hour).
3968
- page_size: 100, # Integer | An integer greater than or equal to 1 for specifying the number of results on each page.
3969
- next_page: nil # String | Gets the next page of data from a previous API call
3970
- }
3971
-
3972
- begin
3973
- result = crypto_api.get_crypto_prices(timeframe, opts)
3974
- pp result
3975
- rescue Intrinio::ApiError => e
3976
- puts "Exception when calling CryptoApi->get_crypto_prices: #{e}"
3977
- end
3978
- ```
3979
-
3980
- [//]: # (END_CODE_EXAMPLE)
3981
-
3982
- [//]: # (START_DEFINITION)
3983
-
3984
- ### Parameters
3985
-
3986
- [//]: # (START_PARAMETERS)
3987
-
3988
-
3989
- Name | Type | Description | Notes
3990
- ------------- | ------------- | ------------- | -------------
3991
- **timeframe** | String| The time interval for the prices. | [default to d1] &nbsp;
3992
- **pair** | String| Return prices for the given Crypto Currency Pair. | [optional] &nbsp;
3993
- **exchange** | String| Return prices for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
3994
- **currency** | String| Return prices for the given Crypto Currency. | [optional] &nbsp;
3995
- **timezone** | String| Return price date/times in this timezone, also interpret start/end date/time parameters in this timezone. | [optional] [default to UTC] &nbsp;
3996
- **start_date** | Date| Return Crypto Prices on or after this date. | [optional] &nbsp;
3997
- **start_time** | String| Return Crypto Prices at or after this time (24-hour). | [optional] &nbsp;
3998
- **end_date** | Date| Return Crypto Prices on or before this date. | [optional] &nbsp;
3999
- **end_time** | String| Return Crypto Prices at or before this time (24-hour). | [optional] &nbsp;
4000
- **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;
4001
- **next_page** | String| Gets the next page of data from a previous API call | [optional] &nbsp;
4002
- <br/>
4003
-
4004
- [//]: # (END_PARAMETERS)
4005
-
4006
- ### Return type
4007
-
4008
- [**ApiResponseCryptoPrices**](ApiResponseCryptoPrices.md)
4009
-
4010
- [//]: # (END_OPERATION)
4011
-
4012
-
4013
- [//]: # (START_OPERATION)
4014
-
4015
- [//]: # (CLASS:Intrinio::CryptoApi)
4016
-
4017
- [//]: # (METHOD:get_crypto_snapshot)
4018
-
4019
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoSnapshot)
4020
-
4021
- [//]: # (RETURN_TYPE_KIND:object)
4022
-
4023
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoSnapshot.md)
4024
-
4025
- [//]: # (OPERATION:get_crypto_snapshot_v2)
4026
-
4027
- [//]: # (ENDPOINT:/crypto/snapshot)
4028
-
4029
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_snapshot)
4030
-
4031
- ## **get_crypto_snapshot**
4032
-
4033
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_snapshot_v2)
4034
-
4035
- [//]: # (START_OVERVIEW)
4036
-
4037
- > ApiResponseCryptoSnapshot get_crypto_snapshot(opts)
4038
-
4039
- #### Crypto Snapshot
4040
-
4041
-
4042
- Returns a market snapshot over that last 24 hours for the given currency pair and exchange.
4043
-
4044
- [//]: # (END_OVERVIEW)
4045
-
4046
- ### Example
4047
-
4048
- [//]: # (START_CODE_EXAMPLE)
4049
-
4050
- ```ruby
4051
- # Load the gem
4052
- require 'intrinio-sdk'
4053
- require 'pp'
4054
-
4055
- # Setup authorization
4056
- Intrinio.configure do |config|
4057
- config.api_key['api_key'] = 'YOUR_API_KEY'
4058
- end
4059
-
4060
- crypto_api = Intrinio::CryptoApi.new
4061
-
4062
- opts = {
4063
- pair: "btcusd", # String | Return the snapshot for the given Crypto Currency Pair.
4064
- exchange: "binance", # String | Return the snapshot for a Crypto Currency on the given Crypto Exchange.
4065
- currency: "BTC" # String | Return the snapshot for the given Crypto Currency.
4066
- }
4067
-
4068
- begin
4069
- result = crypto_api.get_crypto_snapshot(opts)
4070
- pp result
4071
- rescue Intrinio::ApiError => e
4072
- puts "Exception when calling CryptoApi->get_crypto_snapshot: #{e}"
4073
- end
4074
- ```
4075
-
4076
- [//]: # (END_CODE_EXAMPLE)
4077
-
4078
- [//]: # (START_DEFINITION)
4079
-
4080
- ### Parameters
4081
-
4082
- [//]: # (START_PARAMETERS)
4083
-
4084
-
4085
- Name | Type | Description | Notes
4086
- ------------- | ------------- | ------------- | -------------
4087
- **pair** | String| Return the snapshot for the given Crypto Currency Pair. | [optional] &nbsp;
4088
- **exchange** | String| Return the snapshot for a Crypto Currency on the given Crypto Exchange. | [optional] &nbsp;
4089
- **currency** | String| Return the snapshot for the given Crypto Currency. | [optional] &nbsp;
4090
- <br/>
4091
-
4092
- [//]: # (END_PARAMETERS)
4093
-
4094
- ### Return type
4095
-
4096
- [**ApiResponseCryptoSnapshot**](ApiResponseCryptoSnapshot.md)
4097
-
4098
- [//]: # (END_OPERATION)
4099
-
4100
-
4101
- [//]: # (START_OPERATION)
4102
-
4103
- [//]: # (CLASS:Intrinio::CryptoApi)
4104
-
4105
- [//]: # (METHOD:get_crypto_stats)
4106
-
4107
- [//]: # (RETURN_TYPE:Intrinio::ApiResponseCryptoStats)
4108
-
4109
- [//]: # (RETURN_TYPE_KIND:object)
4110
-
4111
- [//]: # (RETURN_TYPE_DOC:ApiResponseCryptoStats.md)
4112
-
4113
- [//]: # (OPERATION:get_crypto_stats_v2)
4114
-
4115
- [//]: # (ENDPOINT:/crypto/stats)
4116
-
4117
- [//]: # (DOCUMENT_LINK:CryptoApi.md#get_crypto_stats)
4118
-
4119
- ## **get_crypto_stats**
4120
-
4121
- [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_stats_v2)
4122
-
4123
- [//]: # (START_OVERVIEW)
4124
-
4125
- > ApiResponseCryptoStats get_crypto_stats(opts)
4126
-
4127
- #### Crypto Stats
4128
-
4129
-
4130
- Returns available stats on Crypto Currencies.
4131
-
4132
- [//]: # (END_OVERVIEW)
4133
-
4134
- ### Example
4135
-
4136
- [//]: # (START_CODE_EXAMPLE)
4137
-
4138
- ```ruby
4139
- # Load the gem
4140
- require 'intrinio-sdk'
4141
- require 'pp'
4142
-
4143
- # Setup authorization
4144
- Intrinio.configure do |config|
4145
- config.api_key['api_key'] = 'YOUR_API_KEY'
4146
- end
4147
-
4148
- crypto_api = Intrinio::CryptoApi.new
4149
-
4150
- opts = {
4151
- exchange: "binance", # String | Returns stats for Crypto Currencies that trade on the specified Crypto Exchange.
4152
- currency: "BTC" # String | Returns stats for the specified Crypto Currency.
4153
- }
4154
-
4155
- begin
4156
- result = crypto_api.get_crypto_stats(opts)
4157
- pp result
4158
- rescue Intrinio::ApiError => e
4159
- puts "Exception when calling CryptoApi->get_crypto_stats: #{e}"
4160
- end
4161
- ```
4162
-
4163
- [//]: # (END_CODE_EXAMPLE)
4164
-
4165
- [//]: # (START_DEFINITION)
4166
-
4167
- ### Parameters
4168
-
4169
- [//]: # (START_PARAMETERS)
4170
-
4171
-
4172
- Name | Type | Description | Notes
4173
- ------------- | ------------- | ------------- | -------------
4174
- **exchange** | String| Returns stats for Crypto Currencies that trade on the specified Crypto Exchange. | [optional] &nbsp;
4175
- **currency** | String| Returns stats for the specified Crypto Currency. | [optional] &nbsp;
4176
- <br/>
4177
-
4178
- [//]: # (END_PARAMETERS)
4179
-
4180
- ### Return type
4181
-
4182
- [**ApiResponseCryptoStats**](ApiResponseCryptoStats.md)
4183
-
4184
- [//]: # (END_OPERATION)
4185
-