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
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.8.4
6
+ OpenAPI spec version: 2.8.8
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.0-SNAPSHOT
9
+ Swagger Codegen version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.8.4
6
+ OpenAPI spec version: 2.8.8
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.0-SNAPSHOT
9
+ Swagger Codegen version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.8.4
6
+ OpenAPI spec version: 2.8.8
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.0-SNAPSHOT
9
+ Swagger Codegen version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.8.4
6
+ OpenAPI spec version: 2.8.8
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.0-SNAPSHOT
9
+ Swagger Codegen version: unset
10
10
 
11
11
  =end
12
12
 
@@ -32,743 +32,6 @@ describe 'TechnicalApi' do
32
32
  end
33
33
  end
34
34
 
35
- # unit tests for get_crypto_price_technicals_adi
36
- # Accumulation/Distribution Index
37
- # Returns the Accumulation/Distribution Index values of Crypto Currency Prices for a Crypto Currency Pair
38
- # @param [Hash] opts the optional parameters
39
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
40
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
41
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
42
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
43
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
44
- # @option opts [Date] :start_date Return technicals on or after this date.
45
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
46
- # @option opts [Date] :end_date Return technicals on or before this date.
47
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
48
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
49
- # @option opts [String] :next_page Gets the next page of data from a previous API call
50
- # @return [ApiResponseCryptoAccumulationDistributionIndex]
51
- describe 'get_crypto_price_technicals_adi test' do
52
- it "should work" do
53
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
54
- end
55
- end
56
-
57
- # unit tests for get_crypto_price_technicals_adtv
58
- # Average Daily Trading Volume
59
- # Returns the Average Daily Trading Volume values of Crypto Currency Prices for a Crypto Currency Pair
60
- # @param [Hash] opts the optional parameters
61
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
62
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
63
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
64
- # @option opts [Integer] :period The number of observations, per period, to calculate Average Daily Trading Volume.
65
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
66
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
67
- # @option opts [Date] :start_date Return technicals on or after this date.
68
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
69
- # @option opts [Date] :end_date Return technicals on or before this date.
70
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
71
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
72
- # @option opts [String] :next_page Gets the next page of data from a previous API call
73
- # @return [ApiResponseCryptoAverageDailyTradingVolume]
74
- describe 'get_crypto_price_technicals_adtv test' do
75
- it "should work" do
76
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
77
- end
78
- end
79
-
80
- # unit tests for get_crypto_price_technicals_adx
81
- # Average Directional Index
82
- # Returns the Average Directional Index values of Crypto Currency Prices for a Crypto Currency Pair
83
- # @param [Hash] opts the optional parameters
84
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
85
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
86
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
87
- # @option opts [Integer] :period The number of observations, per period, to calculate Average Directional Index.
88
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
89
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
90
- # @option opts [Date] :start_date Return technicals on or after this date.
91
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
92
- # @option opts [Date] :end_date Return technicals on or before this date.
93
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
94
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
95
- # @option opts [String] :next_page Gets the next page of data from a previous API call
96
- # @return [ApiResponseCryptoAverageDirectionalIndex]
97
- describe 'get_crypto_price_technicals_adx test' do
98
- it "should work" do
99
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
100
- end
101
- end
102
-
103
- # unit tests for get_crypto_price_technicals_ao
104
- # Awesome Oscillator
105
- # Returns the Awesome Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
106
- # @param [Hash] opts the optional parameters
107
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
108
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
109
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
110
- # @option opts [Integer] :short_period The number of observations, per period, to calculate short period Simple Moving Average of the Awesome Oscillator.
111
- # @option opts [Integer] :long_period The number of observations, per period, to calculate long period Simple Moving Average of the Awesome Oscillator.
112
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
113
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
114
- # @option opts [Date] :start_date Return technicals on or after this date.
115
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
116
- # @option opts [Date] :end_date Return technicals on or before this date.
117
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
118
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
119
- # @option opts [String] :next_page Gets the next page of data from a previous API call
120
- # @return [ApiResponseCryptoAwesomeOscillator]
121
- describe 'get_crypto_price_technicals_ao test' do
122
- it "should work" do
123
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
124
- end
125
- end
126
-
127
- # unit tests for get_crypto_price_technicals_atr
128
- # Average True Range
129
- # Returns the Average True Range values of Crypto Currency Prices for Crypto Currency Pair
130
- # @param [Hash] opts the optional parameters
131
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
132
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
133
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
134
- # @option opts [Integer] :period The number of observations, per period, to calculate Average True Range.
135
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
136
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
137
- # @option opts [Date] :start_date Return technicals on or after this date.
138
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
139
- # @option opts [Date] :end_date Return technicals on or before this date.
140
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
141
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
142
- # @option opts [String] :next_page Gets the next page of data from a previous API call
143
- # @return [ApiResponseCryptoAverageTrueRange]
144
- describe 'get_crypto_price_technicals_atr test' do
145
- it "should work" do
146
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
147
- end
148
- end
149
-
150
- # unit tests for get_crypto_price_technicals_bb
151
- # Bollinger Bands
152
- # Returns the Bollinger Bands values of Crypto Currency Prices for a Crypto Currency Pair
153
- # @param [Hash] opts the optional parameters
154
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
155
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
156
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
157
- # @option opts [Integer] :period The number of observations, per period, to calculate Bollinger Bands.
158
- # @option opts [Float] :standard_deviations The number of standard deviations to calculate the upper and lower bands of the Bollinger Bands.
159
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating Bollinger Bands.
160
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
161
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
162
- # @option opts [Date] :start_date Return technicals on or after this date.
163
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
164
- # @option opts [Date] :end_date Return technicals on or before this date.
165
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
166
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
167
- # @option opts [String] :next_page Gets the next page of data from a previous API call
168
- # @return [ApiResponseCryptoBollingerBands]
169
- describe 'get_crypto_price_technicals_bb test' do
170
- it "should work" do
171
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
172
- end
173
- end
174
-
175
- # unit tests for get_crypto_price_technicals_cci
176
- # Commodity Channel Index
177
- # Returns the Commodity Channel Index values of Crypto Currency Prices for Crypto Currency Pair
178
- # @param [Hash] opts the optional parameters
179
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
180
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
181
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
182
- # @option opts [Integer] :period The number of observations, per period, to calculate Commodity Channel Index.
183
- # @option opts [Float] :constant The number of observations, per period, to calculate Commodity Channel Index.
184
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
185
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
186
- # @option opts [Date] :start_date Return technicals on or after this date.
187
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
188
- # @option opts [Date] :end_date Return technicals on or before this date.
189
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
190
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
191
- # @option opts [String] :next_page Gets the next page of data from a previous API call
192
- # @return [ApiResponseCryptoCommodityChannelIndex]
193
- describe 'get_crypto_price_technicals_cci test' do
194
- it "should work" do
195
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
196
- end
197
- end
198
-
199
- # unit tests for get_crypto_price_technicals_cmf
200
- # Chaikin Money Flow
201
- # Returns the Chaikin Money Flow values of Crypto Currency Prices for a Crypto Currency Pair
202
- # @param [Hash] opts the optional parameters
203
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
204
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
205
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
206
- # @option opts [Integer] :period The number of observations, per period, to calculate Chaikin Money Flow.
207
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
208
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
209
- # @option opts [Date] :start_date Return technicals on or after this date.
210
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
211
- # @option opts [Date] :end_date Return technicals on or before this date.
212
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
213
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
214
- # @option opts [String] :next_page Gets the next page of data from a previous API call
215
- # @return [ApiResponseCryptoChaikinMoneyFlow]
216
- describe 'get_crypto_price_technicals_cmf test' do
217
- it "should work" do
218
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
219
- end
220
- end
221
-
222
- # unit tests for get_crypto_price_technicals_dc
223
- # Donchian Channel
224
- # Returns the Donchian Channel values of Crypto Currency Prices for a Crypto Currency Pair
225
- # @param [Hash] opts the optional parameters
226
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
227
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
228
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
229
- # @option opts [Integer] :period The number of observations, per period, to calculate Donchian Channel.
230
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating Donchian Channel.
231
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
232
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
233
- # @option opts [Date] :start_date Return technicals on or after this date.
234
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
235
- # @option opts [Date] :end_date Return technicals on or before this date.
236
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
237
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
238
- # @option opts [String] :next_page Gets the next page of data from a previous API call
239
- # @return [ApiResponseCryptoDonchianChannel]
240
- describe 'get_crypto_price_technicals_dc test' do
241
- it "should work" do
242
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
243
- end
244
- end
245
-
246
- # unit tests for get_crypto_price_technicals_dpo
247
- # Detrended Price Oscillator
248
- # Returns the Detrended Price Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
249
- # @param [Hash] opts the optional parameters
250
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
251
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
252
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
253
- # @option opts [Integer] :period The number of observations, per period, to calculate Detrended Price Oscillator.
254
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating Detrended Price Oscillator.
255
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
256
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
257
- # @option opts [Date] :start_date Return technicals on or after this date.
258
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
259
- # @option opts [Date] :end_date Return technicals on or before this date.
260
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
261
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
262
- # @option opts [String] :next_page Gets the next page of data from a previous API call
263
- # @return [ApiResponseCryptoDetrendedPriceOscillator]
264
- describe 'get_crypto_price_technicals_dpo test' do
265
- it "should work" do
266
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
267
- end
268
- end
269
-
270
- # unit tests for get_crypto_price_technicals_eom
271
- # Ease of Movement
272
- # Returns the Ease of Movement values of Crypto Currency Prices for a Crypto Currency Pair
273
- # @param [Hash] opts the optional parameters
274
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
275
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
276
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
277
- # @option opts [Integer] :period The number of observations, per period, to calculate Ease of Movement.
278
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
279
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
280
- # @option opts [Date] :start_date Return technicals on or after this date.
281
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
282
- # @option opts [Date] :end_date Return technicals on or before this date.
283
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
284
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
285
- # @option opts [String] :next_page Gets the next page of data from a previous API call
286
- # @return [ApiResponseCryptoEaseOfMovement]
287
- describe 'get_crypto_price_technicals_eom test' do
288
- it "should work" do
289
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
290
- end
291
- end
292
-
293
- # unit tests for get_crypto_price_technicals_fi
294
- # Force Index
295
- # Returns the Force Index values of Crypto Currency Prices for a Crypto Currency Pair
296
- # @param [Hash] opts the optional parameters
297
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
298
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
299
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
300
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
301
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
302
- # @option opts [Date] :start_date Return technicals on or after this date.
303
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
304
- # @option opts [Date] :end_date Return technicals on or before this date.
305
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
306
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
307
- # @option opts [String] :next_page Gets the next page of data from a previous API call
308
- # @return [ApiResponseCryptoForceIndex]
309
- describe 'get_crypto_price_technicals_fi test' do
310
- it "should work" do
311
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
312
- end
313
- end
314
-
315
- # unit tests for get_crypto_price_technicals_ichimoku
316
- # Ichimoku Kinko Hyo
317
- # Returns the Ichimoku Kinko Hyo values of Crypto Currency Prices for a Crypto Currency Pair
318
- # @param [Hash] opts the optional parameters
319
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
320
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
321
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
322
- # @option opts [Integer] :low_period The number of observations, per period, to calculate Tenkan Sen (Conversion Line) of Ichimoku Kinko Hyo.
323
- # @option opts [Integer] :medium_period 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.
324
- # @option opts [Integer] :high_period The number of observations, per period, to calculate Senkou Span B (Leading Span B) of Ichimoku Kinko Hyo.
325
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
326
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
327
- # @option opts [Date] :start_date Return technicals on or after this date.
328
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
329
- # @option opts [Date] :end_date Return technicals on or before this date.
330
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
331
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
332
- # @option opts [String] :next_page Gets the next page of data from a previous API call
333
- # @return [ApiResponseCryptoIchimokuKinkoHyo]
334
- describe 'get_crypto_price_technicals_ichimoku test' do
335
- it "should work" do
336
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
337
- end
338
- end
339
-
340
- # unit tests for get_crypto_price_technicals_kc
341
- # Keltner Channel
342
- # Returns the Keltner Channel values of Crypto Currency Prices for a Crypto Currency Pair
343
- # @param [Hash] opts the optional parameters
344
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
345
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
346
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
347
- # @option opts [Integer] :period The number of observations, per period, to calculate Kelter Channel.
348
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
349
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
350
- # @option opts [Date] :start_date Return technicals on or after this date.
351
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
352
- # @option opts [Date] :end_date Return technicals on or before this date.
353
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
354
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
355
- # @option opts [String] :next_page Gets the next page of data from a previous API call
356
- # @return [ApiResponseCryptoKeltnerChannel]
357
- describe 'get_crypto_price_technicals_kc test' do
358
- it "should work" do
359
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
360
- end
361
- end
362
-
363
- # unit tests for get_crypto_price_technicals_kst
364
- # Know Sure Thing
365
- # Returns the Know Sure Thing values of Crypto Currency Prices for a Crypto Currency Pair
366
- # @param [Hash] opts the optional parameters
367
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
368
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
369
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
370
- # @option opts [Integer] :roc1 The number of observations, per period, to calculate the rate-of-change for RCMA1.
371
- # @option opts [Integer] :roc2 The number of observations, per period, to calculate the rate-of-change for RCMA2.
372
- # @option opts [Integer] :roc3 The number of observations, per period, to calculate the rate-of-change for RCMA3.
373
- # @option opts [Integer] :roc4 The number of observations, per period, to calculate the rate-of-change for RCMA4.
374
- # @option opts [Integer] :sma1 The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA1.
375
- # @option opts [Integer] :sma2 The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA2.
376
- # @option opts [Integer] :sma3 The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA3.
377
- # @option opts [Integer] :sma4 The number of observations, per period, to calculate the Simple Moving Average of the rate-of-change for RCMA4.
378
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating Know Sure Thing.
379
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
380
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
381
- # @option opts [Date] :start_date Return technicals on or after this date.
382
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
383
- # @option opts [Date] :end_date Return technicals on or before this date.
384
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
385
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
386
- # @option opts [String] :next_page Gets the next page of data from a previous API call
387
- # @return [ApiResponseCryptoKnowSureThing]
388
- describe 'get_crypto_price_technicals_kst test' do
389
- it "should work" do
390
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
391
- end
392
- end
393
-
394
- # unit tests for get_crypto_price_technicals_macd
395
- # Moving Average Convergence Divergence
396
- # Returns the Moving Average Convergence Divergence values of Crypto Currency Prices for a Crypto Currency Pair
397
- # @param [Hash] opts the optional parameters
398
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
399
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
400
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
401
- # @option opts [Integer] :fast_period The number of observations, per period, to calculate the fast moving Exponential Moving Average for Moving Average Convergence Divergence.
402
- # @option opts [Integer] :slow_period The number of observations, per period, to calculate the slow moving Exponential Moving Average for Moving Average Convergence Divergence.
403
- # @option opts [Integer] :signal_period The number of observations, per period, to calculate the signal line for Moving Average Convergence Divergence.
404
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating Moving Average Convergence Divergence.
405
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
406
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
407
- # @option opts [Date] :start_date Return technicals on or after this date.
408
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
409
- # @option opts [Date] :end_date Return technicals on or before this date.
410
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
411
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
412
- # @option opts [String] :next_page Gets the next page of data from a previous API call
413
- # @return [ApiResponseCryptoMovingAverageConvergenceDivergence]
414
- describe 'get_crypto_price_technicals_macd test' do
415
- it "should work" do
416
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
417
- end
418
- end
419
-
420
- # unit tests for get_crypto_price_technicals_mfi
421
- # Money Flow Index
422
- # Returns the Money Flow Index values of Crypto Currency Prices for a Crypto Currency Pair
423
- # @param [Hash] opts the optional parameters
424
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
425
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
426
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
427
- # @option opts [Integer] :period The number of observations, per period, to calculate Money Flow Index.
428
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
429
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
430
- # @option opts [Date] :start_date Return technicals on or after this date.
431
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
432
- # @option opts [Date] :end_date Return technicals on or before this date.
433
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
434
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
435
- # @option opts [String] :next_page Gets the next page of data from a previous API call
436
- # @return [ApiResponseCryptoMoneyFlowIndex]
437
- describe 'get_crypto_price_technicals_mfi test' do
438
- it "should work" do
439
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
440
- end
441
- end
442
-
443
- # unit tests for get_crypto_price_technicals_mi
444
- # Mass Index
445
- # Returns the Mass Index values of Crypto Currency Prices for a Crypto Currency Pair
446
- # @param [Hash] opts the optional parameters
447
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
448
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
449
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
450
- # @option opts [Integer] :ema_period The number of observations, per period, to calculate the single Exponential Moving Average and the Double Exponential Moving Average for Mass Index.
451
- # @option opts [Integer] :sum_period The number of observations, per period, to calculate the sum of the Exponetinal Moving Average Ratios for Mass Index.
452
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
453
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
454
- # @option opts [Date] :start_date Return technicals on or after this date.
455
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
456
- # @option opts [Date] :end_date Return technicals on or before this date.
457
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
458
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
459
- # @option opts [String] :next_page Gets the next page of data from a previous API call
460
- # @return [ApiResponseCryptoMassIndex]
461
- describe 'get_crypto_price_technicals_mi test' do
462
- it "should work" do
463
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
464
- end
465
- end
466
-
467
- # unit tests for get_crypto_price_technicals_nvi
468
- # Negative Volume Index
469
- # Returns the Negative Volume Index values of Crypto Currency Prices for a Crypto Currency Pair
470
- # @param [Hash] opts the optional parameters
471
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
472
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
473
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
474
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
475
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
476
- # @option opts [Date] :start_date Return technicals on or after this date.
477
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
478
- # @option opts [Date] :end_date Return technicals on or before this date.
479
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
480
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
481
- # @option opts [String] :next_page Gets the next page of data from a previous API call
482
- # @return [ApiResponseCryptoNegativeVolumeIndex]
483
- describe 'get_crypto_price_technicals_nvi test' do
484
- it "should work" do
485
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
486
- end
487
- end
488
-
489
- # unit tests for get_crypto_price_technicals_obv
490
- # On-balance Volume
491
- # Returns the On-balance Volume values of Crypto Currency Prices for a Crypto Currency Pair
492
- # @param [Hash] opts the optional parameters
493
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
494
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
495
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
496
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
497
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
498
- # @option opts [Date] :start_date Return technicals on or after this date.
499
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
500
- # @option opts [Date] :end_date Return technicals on or before this date.
501
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
502
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
503
- # @option opts [String] :next_page Gets the next page of data from a previous API call
504
- # @return [ApiResponseCryptoOnBalanceVolume]
505
- describe 'get_crypto_price_technicals_obv test' do
506
- it "should work" do
507
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
508
- end
509
- end
510
-
511
- # unit tests for get_crypto_price_technicals_obv_mean
512
- # On-balance Volume Mean
513
- # Returns the On-balance Volume Mean values of Crypto Currency Prices for a Crypto Currency Pair
514
- # @param [Hash] opts the optional parameters
515
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
516
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
517
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
518
- # @option opts [Integer] :period The number of observations, per period, to calculate On-balance Volume Mean.
519
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
520
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
521
- # @option opts [Date] :start_date Return technicals on or after this date.
522
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
523
- # @option opts [Date] :end_date Return technicals on or before this date.
524
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
525
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
526
- # @option opts [String] :next_page Gets the next page of data from a previous API call
527
- # @return [ApiResponseCryptoOnBalanceVolumeMean]
528
- describe 'get_crypto_price_technicals_obv_mean test' do
529
- it "should work" do
530
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
531
- end
532
- end
533
-
534
- # unit tests for get_crypto_price_technicals_rsi
535
- # Relative Strength Index
536
- # Returns the Relative Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
537
- # @param [Hash] opts the optional parameters
538
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
539
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
540
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
541
- # @option opts [Integer] :period The number of observations, per period, to calculate Relative Strength Index.
542
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating Relative Strength Index.
543
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
544
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
545
- # @option opts [Date] :start_date Return technicals on or after this date.
546
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
547
- # @option opts [Date] :end_date Return technicals on or before this date.
548
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
549
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
550
- # @option opts [String] :next_page Gets the next page of data from a previous API call
551
- # @return [ApiResponseCryptoRelativeStrengthIndex]
552
- describe 'get_crypto_price_technicals_rsi test' do
553
- it "should work" do
554
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
555
- end
556
- end
557
-
558
- # unit tests for get_crypto_price_technicals_sma
559
- # Simple Moving Average
560
- # Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
561
- # @param [Hash] opts the optional parameters
562
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
563
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
564
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
565
- # @option opts [Integer] :period The number of observations, per period, to calculate Simple Moving Average.
566
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating Simple Moving Average.
567
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
568
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
569
- # @option opts [Date] :start_date Return technicals on or after this date.
570
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
571
- # @option opts [Date] :end_date Return technicals on or before this date.
572
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
573
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
574
- # @option opts [String] :next_page Gets the next page of data from a previous API call
575
- # @return [ApiResponseCryptoSimpleMovingAverage]
576
- describe 'get_crypto_price_technicals_sma test' do
577
- it "should work" do
578
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
579
- end
580
- end
581
-
582
- # unit tests for get_crypto_price_technicals_sr
583
- # Stochastic Oscillator
584
- # Returns the Stochastic Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
585
- # @param [Hash] opts the optional parameters
586
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
587
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
588
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
589
- # @option opts [Integer] :period The number of observations, per period, to calculate %K of Stochastic Oscillator.
590
- # @option opts [Integer] :signal_period The number of observations, per period, to calculate the %D (the Simple Moving Average of %K) as a signal line for Stochastic Oscillator.
591
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
592
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
593
- # @option opts [Date] :start_date Return technicals on or after this date.
594
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
595
- # @option opts [Date] :end_date Return technicals on or before this date.
596
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
597
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
598
- # @option opts [String] :next_page Gets the next page of data from a previous API call
599
- # @return [ApiResponseCryptoStochasticOscillator]
600
- describe 'get_crypto_price_technicals_sr test' do
601
- it "should work" do
602
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
603
- end
604
- end
605
-
606
- # unit tests for get_crypto_price_technicals_trix
607
- # Triple Exponential Average
608
- # Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto Currency Pair
609
- # @param [Hash] opts the optional parameters
610
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
611
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
612
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
613
- # @option opts [Integer] :period The number of observations, per period, to calculate Exponential Moving Average for Triple Exponential Average.
614
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
615
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
616
- # @option opts [Date] :start_date Return technicals on or after this date.
617
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
618
- # @option opts [Date] :end_date Return technicals on or before this date.
619
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
620
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
621
- # @option opts [String] :next_page Gets the next page of data from a previous API call
622
- # @return [ApiResponseCryptoTripleExponentialAverage]
623
- describe 'get_crypto_price_technicals_trix test' do
624
- it "should work" do
625
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
626
- end
627
- end
628
-
629
- # unit tests for get_crypto_price_technicals_tsi
630
- # True Strength Index
631
- # Returns the True Strength Index values of Crypto Currency Prices for a Crypto Currency Pair
632
- # @param [Hash] opts the optional parameters
633
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
634
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
635
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
636
- # @option opts [Integer] :low_period The number of observations, per period, to calculate low period Exponential Moving Average for smoothing in True Strength Index.
637
- # @option opts [Integer] :high_period The number of observations, per period, to calculate high period Exponential Moving Average for smoothing in True Strength Index.
638
- # @option opts [String] :price_key The Crypto Currency Price field to use when calculating True Strength Index.
639
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
640
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
641
- # @option opts [Date] :start_date Return technicals on or after this date.
642
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
643
- # @option opts [Date] :end_date Return technicals on or before this date.
644
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
645
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
646
- # @option opts [String] :next_page Gets the next page of data from a previous API call
647
- # @return [ApiResponseCryptoTrueStrengthIndex]
648
- describe 'get_crypto_price_technicals_tsi test' do
649
- it "should work" do
650
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
651
- end
652
- end
653
-
654
- # unit tests for get_crypto_price_technicals_uo
655
- # Ultimate Oscillator
656
- # Returns the Ultimate Oscillator values of Crypto Currency Prices for a Crypto Currency Pair
657
- # @param [Hash] opts the optional parameters
658
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
659
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
660
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
661
- # @option opts [Integer] :short_period The number of observations, per period, to calculate the short period for Ultimate Oscillator.
662
- # @option opts [Integer] :medium_period The number of observations, per period, to calculate the medium period for Ultimate Oscillator.
663
- # @option opts [Integer] :long_period The number of observations, per period, to calculate the long period for Ultimate Oscillator.
664
- # @option opts [Float] :short_weight The weight of short Buying Pressure average for Ultimate Oscillator.
665
- # @option opts [Float] :medium_weight The weight of medium Buying Pressure average for Ultimate Oscillator.
666
- # @option opts [Float] :long_weight The weight of long Buying Pressure average for Ultimate Oscillator.
667
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
668
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
669
- # @option opts [Date] :start_date Return technicals on or after this date.
670
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
671
- # @option opts [Date] :end_date Return technicals on or before this date.
672
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
673
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
674
- # @option opts [String] :next_page Gets the next page of data from a previous API call
675
- # @return [ApiResponseCryptoUltimateOscillator]
676
- describe 'get_crypto_price_technicals_uo test' do
677
- it "should work" do
678
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
679
- end
680
- end
681
-
682
- # unit tests for get_crypto_price_technicals_vi
683
- # Vortex Indicator
684
- # Returns the Vortex Indicator values of Crypto Currency Prices for a Crypto Currency Pair
685
- # @param [Hash] opts the optional parameters
686
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
687
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
688
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
689
- # @option opts [Integer] :period The number of observations, per period, to calculate Vortex Indicator.
690
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
691
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
692
- # @option opts [Date] :start_date Return technicals on or after this date.
693
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
694
- # @option opts [Date] :end_date Return technicals on or before this date.
695
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
696
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
697
- # @option opts [String] :next_page Gets the next page of data from a previous API call
698
- # @return [ApiResponseCryptoVortexIndicator]
699
- describe 'get_crypto_price_technicals_vi test' do
700
- it "should work" do
701
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
702
- end
703
- end
704
-
705
- # unit tests for get_crypto_price_technicals_vpt
706
- # Volume-price Trend
707
- # Returns the Volume-price Trend values of Crypto Currency Prices for a Crypto Currency Pair
708
- # @param [Hash] opts the optional parameters
709
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
710
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
711
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
712
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
713
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
714
- # @option opts [Date] :start_date Return technicals on or after this date.
715
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
716
- # @option opts [Date] :end_date Return technicals on or before this date.
717
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
718
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
719
- # @option opts [String] :next_page Gets the next page of data from a previous API call
720
- # @return [ApiResponseCryptoVolumePriceTrend]
721
- describe 'get_crypto_price_technicals_vpt test' do
722
- it "should work" do
723
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
724
- end
725
- end
726
-
727
- # unit tests for get_crypto_price_technicals_vwap
728
- # Volume Weighted Average Price
729
- # Returns the Volume Weighted Average Price values of Crypto Currency Prices for a Crypto Currency Pair
730
- # @param [Hash] opts the optional parameters
731
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
732
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
733
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
734
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
735
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
736
- # @option opts [Date] :start_date Return technicals on or after this date.
737
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
738
- # @option opts [Date] :end_date Return technicals on or before this date.
739
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
740
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
741
- # @option opts [String] :next_page Gets the next page of data from a previous API call
742
- # @return [ApiResponseCryptoVolumeWeightedAveragePrice]
743
- describe 'get_crypto_price_technicals_vwap test' do
744
- it "should work" do
745
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
746
- end
747
- end
748
-
749
- # unit tests for get_crypto_price_technicals_wr
750
- # Williams %R
751
- # Returns the Williams %R values of Crypto Currency Prices for a Crypto Currency Pair
752
- # @param [Hash] opts the optional parameters
753
- # @option opts [String] :pair Return technicals for the given Crypto Currency Pair.
754
- # @option opts [String] :exchange Return technicals for a Crypto Currency on the given Crypto Exchange.
755
- # @option opts [String] :currency Return technicals for the given Crypto Currency.
756
- # @option opts [Integer] :period The number of observations, per period, to look-back when calculating Williams %R.
757
- # @option opts [String] :timeframe The time interval for the prices when calculating technicals.
758
- # @option opts [String] :timezone Return technical date/times in this timezone, also interpret start/end date/time parameters in this timezone.
759
- # @option opts [Date] :start_date Return technicals on or after this date.
760
- # @option opts [String] :start_time Return technicals at or after this time (24-hour).
761
- # @option opts [Date] :end_date Return technicals on or before this date.
762
- # @option opts [String] :end_time Return technicals at or before this time (24-hour).
763
- # @option opts [Integer] :page_size An integer greater than or equal to 1 for specifying the number of results on each page.
764
- # @option opts [String] :next_page Gets the next page of data from a previous API call
765
- # @return [ApiResponseCryptoWilliamsR]
766
- describe 'get_crypto_price_technicals_wr test' do
767
- it "should work" do
768
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
769
- end
770
- end
771
-
772
35
  # unit tests for get_security_price_technicals_adi
773
36
  # Accumulation/Distribution Index
774
37
  # Returns the Accumulation/Distribution Index values of Stock Prices for the Security with the given `identifier`