intrinio-sdk 3.1.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +6 -7
- data/docs/ApiResponseInitialPublicOfferings.md +24 -0
- data/docs/CompanyApi.md +143 -40
- data/docs/CompanyInitialPublicOffering.md +47 -0
- data/docs/CryptoApi.md +120 -80
- data/docs/DataPointApi.md +6 -4
- data/docs/DataTagApi.md +9 -6
- data/docs/FilingApi.md +24 -16
- data/docs/ForexApi.md +9 -6
- data/docs/FundamentalsApi.md +13 -9
- data/docs/HistoricalDataApi.md +3 -2
- data/docs/IndexApi.md +54 -36
- data/docs/MunicipalityApi.md +9 -6
- data/docs/OptionsApi.md +12 -8
- data/docs/SecurityApi.md +179 -99
- data/docs/StockExchangeApi.md +20 -14
- data/docs/TechnicalApi.md +186 -124
- data/docs/ZacksApi.md +9 -6
- data/intrinio-sdk.gemspec +1 -1
- data/lib/intrinio-sdk/api/company_api.rb +83 -17
- data/lib/intrinio-sdk/api/crypto_api.rb +1 -1
- data/lib/intrinio-sdk/api/data_point_api.rb +1 -1
- data/lib/intrinio-sdk/api/data_tag_api.rb +1 -1
- data/lib/intrinio-sdk/api/filing_api.rb +1 -1
- data/lib/intrinio-sdk/api/forex_api.rb +1 -1
- data/lib/intrinio-sdk/api/fundamentals_api.rb +3 -3
- data/lib/intrinio-sdk/api/historical_data_api.rb +1 -1
- data/lib/intrinio-sdk/api/index_api.rb +1 -1
- data/lib/intrinio-sdk/api/municipality_api.rb +1 -1
- data/lib/intrinio-sdk/api/options_api.rb +1 -1
- data/lib/intrinio-sdk/api/security_api.rb +57 -9
- data/lib/intrinio-sdk/api/stock_exchange_api.rb +5 -5
- data/lib/intrinio-sdk/api/technical_api.rb +1 -1
- data/lib/intrinio-sdk/api/zacks_api.rb +1 -1
- data/lib/intrinio-sdk/api_client.rb +1 -1
- data/lib/intrinio-sdk/api_error.rb +1 -1
- data/lib/intrinio-sdk/configuration.rb +1 -1
- data/lib/intrinio-sdk/models/accumulation_distribution_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_companies.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_companies_search.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_filings.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_fundamentals.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_news.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_securities.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_accumulation_distribution_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_average_daily_trading_volume.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_average_directional_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_average_true_range.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_awesome_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_bollinger_bands.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_book.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_book_asks.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_book_bids.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_chaikin_money_flow.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_commodity_channel_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_currencies.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_detrended_price_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_donchian_channel.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_ease_of_movement.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_exchanges.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_force_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_ichimoku_kinko_hyo.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_keltner_channel.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_know_sure_thing.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_mass_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_money_flow_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_moving_average_convergence_divergence.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_negative_volume_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_on_balance_volume.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_on_balance_volume_mean.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_pairs.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_relative_strength_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_simple_moving_average.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_snapshot.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_stats.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_stochastic_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_triple_exponential_average.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_true_strength_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_ultimate_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_volume_price_trend.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_volume_weighted_average_price.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_vortex_indicator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_crypto_williams_r.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_data_tags.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_data_tags_search.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_economic_index_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_economic_indices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_economic_indices_search.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_filing_fundamentals.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_filing_notes.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_filing_notes_search.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_filings.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_forex_currencies.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_forex_pairs.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_forex_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_initial_public_offerings.rb +200 -0
- data/lib/intrinio-sdk/models/api_response_municipalities.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_municipalitiy_financials.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_news.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_option_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_options.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_options_chain.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_options_expirations.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_reported_financials.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_securities.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_securities_search.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_accumulation_distribution_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_average_daily_trading_volume.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_average_directional_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_average_true_range.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_awesome_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_bollinger_bands.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_chaikin_money_flow.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_commodity_channel_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_detrended_price_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_donchian_channel.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_ease_of_movement.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_force_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_ichimoku_kinko_hyo.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_intraday_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_keltner_channel.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_know_sure_thing.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_mass_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_money_flow_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_moving_average_convergence_divergence.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_negative_volume_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_on_balance_volume.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_on_balance_volume_mean.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_relative_strength_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_simple_moving_average.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_stochastic_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_stock_price_adjustments.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_stock_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_triple_exponential_average.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_true_strength_index.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_ultimate_oscillator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_volume_price_trend.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_volume_weighted_average_price.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_vortex_indicator.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_williams_r.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings_snapshot.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_zacks_eps_surprises.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_zacks_sales_surprises.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_sic_index_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_sic_indices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_sic_indices_search.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_standardized_financials.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchange_realtime_stock_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchange_securities.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_price_adjustments.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchanges.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_market_index_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_market_indices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_market_indices_search.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_zacks_analyst_ratings.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_zacks_eps_surprises.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_zacks_sales_surprises.rb +1 -1
- data/lib/intrinio-sdk/models/average_daily_trading_volume_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/average_directional_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/average_true_range_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/awesome_oscillator_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/bollinger_bands_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/chaikin_money_flow_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/commodity_channel_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/company.rb +1 -1
- data/lib/intrinio-sdk/models/company_filing.rb +1 -1
- data/lib/intrinio-sdk/models/company_initial_public_offering.rb +432 -0
- data/lib/intrinio-sdk/models/company_news.rb +1 -1
- data/lib/intrinio-sdk/models/company_news_summary.rb +1 -1
- data/lib/intrinio-sdk/models/company_summary.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_ask.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_bid.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_book_entry.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_currency.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_exchange.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_exchange_summary.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_pair.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_pair_summary.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_price.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_snapshot.rb +1 -1
- data/lib/intrinio-sdk/models/crypto_stat.rb +1 -1
- data/lib/intrinio-sdk/models/data_tag.rb +1 -1
- data/lib/intrinio-sdk/models/data_tag_summary.rb +1 -1
- data/lib/intrinio-sdk/models/detrended_price_oscillator_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/dividend_record.rb +1 -1
- data/lib/intrinio-sdk/models/donchian_channel_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/earnings_record.rb +1 -1
- data/lib/intrinio-sdk/models/ease_of_movement_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/economic_index.rb +1 -1
- data/lib/intrinio-sdk/models/economic_index_summary.rb +1 -1
- data/lib/intrinio-sdk/models/filing.rb +1 -1
- data/lib/intrinio-sdk/models/filing_note.rb +1 -1
- data/lib/intrinio-sdk/models/filing_note_filing.rb +1 -1
- data/lib/intrinio-sdk/models/filing_note_summary.rb +1 -1
- data/lib/intrinio-sdk/models/filing_summary.rb +1 -1
- data/lib/intrinio-sdk/models/force_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/forex_currency.rb +1 -1
- data/lib/intrinio-sdk/models/forex_pair.rb +1 -1
- data/lib/intrinio-sdk/models/forex_price.rb +1 -1
- data/lib/intrinio-sdk/models/fundamental.rb +1 -1
- data/lib/intrinio-sdk/models/fundamental_summary.rb +1 -1
- data/lib/intrinio-sdk/models/historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/ichimoku_kinko_hyo_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/intraday_stock_price.rb +1 -1
- data/lib/intrinio-sdk/models/keltner_channel_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/know_sure_thing_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/mass_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/money_flow_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/moving_average_convergence_divergence_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/municipality.rb +1 -1
- data/lib/intrinio-sdk/models/municipality_financial.rb +1 -1
- data/lib/intrinio-sdk/models/negative_volume_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/on_balance_volume_mean_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/on_balance_volume_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/option.rb +1 -1
- data/lib/intrinio-sdk/models/option_chain.rb +1 -1
- data/lib/intrinio-sdk/models/option_price.rb +1 -1
- data/lib/intrinio-sdk/models/realtime_stock_price.rb +1 -1
- data/lib/intrinio-sdk/models/realtime_stock_price_security.rb +1 -1
- data/lib/intrinio-sdk/models/relative_strength_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/reported_financial.rb +1 -1
- data/lib/intrinio-sdk/models/reported_financial_dimension.rb +1 -1
- data/lib/intrinio-sdk/models/reported_tag.rb +1 -1
- data/lib/intrinio-sdk/models/security.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_clause.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_group.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_result.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_result_data.rb +1 -1
- data/lib/intrinio-sdk/models/security_summary.rb +1 -1
- data/lib/intrinio-sdk/models/sic_index.rb +1 -1
- data/lib/intrinio-sdk/models/simple_moving_average_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/standardized_financial.rb +1 -1
- data/lib/intrinio-sdk/models/stochastic_oscillator_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/stock_exchange.rb +1 -1
- data/lib/intrinio-sdk/models/stock_market_index.rb +1 -1
- data/lib/intrinio-sdk/models/stock_market_index_summary.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price_adjustment.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price_adjustment_summary.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price_summary.rb +1 -1
- data/lib/intrinio-sdk/models/technical_indicator.rb +1 -1
- data/lib/intrinio-sdk/models/triple_exponential_average_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/true_strength_index_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/ultimate_oscillator_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/volume_price_trend_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/volume_weighted_average_price_value.rb +1 -1
- data/lib/intrinio-sdk/models/vortex_indicator_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/williams_r_technical_value.rb +1 -1
- data/lib/intrinio-sdk/models/zacks_analyst_rating.rb +1 -1
- data/lib/intrinio-sdk/models/zacks_analyst_rating_snapshot.rb +1 -1
- data/lib/intrinio-sdk/models/zacks_analyst_rating_summary.rb +1 -1
- data/lib/intrinio-sdk/models/zacks_eps_surprise.rb +1 -1
- data/lib/intrinio-sdk/models/zacks_eps_surprise_summary.rb +1 -1
- data/lib/intrinio-sdk/models/zacks_sales_surprise.rb +1 -1
- data/lib/intrinio-sdk/models/zacks_sales_surprise_summary.rb +1 -1
- data/lib/intrinio-sdk/version.rb +2 -2
- data/lib/intrinio-sdk.rb +3 -1
- data/spec/api/company_api_spec.rb +24 -9
- data/spec/api/crypto_api_spec.rb +1 -1
- data/spec/api/data_point_api_spec.rb +1 -1
- data/spec/api/data_tag_api_spec.rb +1 -1
- data/spec/api/filing_api_spec.rb +1 -1
- data/spec/api/forex_api_spec.rb +1 -1
- data/spec/api/fundamentals_api_spec.rb +2 -2
- data/spec/api/historical_data_api_spec.rb +1 -1
- data/spec/api/index_api_spec.rb +1 -1
- data/spec/api/municipality_api_spec.rb +1 -1
- data/spec/api/options_api_spec.rb +1 -1
- data/spec/api/security_api_spec.rb +20 -4
- data/spec/api/stock_exchange_api_spec.rb +2 -2
- data/spec/api/technical_api_spec.rb +1 -1
- data/spec/api/zacks_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/accumulation_distribution_index_technical_value_spec.rb +1 -1
- data/spec/models/api_response_companies_search_spec.rb +1 -1
- data/spec/models/api_response_companies_spec.rb +1 -1
- data/spec/models/api_response_company_filings_spec.rb +1 -1
- data/spec/models/api_response_company_fundamentals_spec.rb +1 -1
- data/spec/models/api_response_company_historical_data_spec.rb +1 -1
- data/spec/models/api_response_company_news_spec.rb +1 -1
- data/spec/models/api_response_company_securities_spec.rb +1 -1
- data/spec/models/api_response_crypto_accumulation_distribution_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_average_daily_trading_volume_spec.rb +1 -1
- data/spec/models/api_response_crypto_average_directional_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_average_true_range_spec.rb +1 -1
- data/spec/models/api_response_crypto_awesome_oscillator_spec.rb +1 -1
- data/spec/models/api_response_crypto_bollinger_bands_spec.rb +1 -1
- data/spec/models/api_response_crypto_book_asks_spec.rb +1 -1
- data/spec/models/api_response_crypto_book_bids_spec.rb +1 -1
- data/spec/models/api_response_crypto_book_spec.rb +1 -1
- data/spec/models/api_response_crypto_chaikin_money_flow_spec.rb +1 -1
- data/spec/models/api_response_crypto_commodity_channel_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_currencies_spec.rb +1 -1
- data/spec/models/api_response_crypto_detrended_price_oscillator_spec.rb +1 -1
- data/spec/models/api_response_crypto_donchian_channel_spec.rb +1 -1
- data/spec/models/api_response_crypto_ease_of_movement_spec.rb +1 -1
- data/spec/models/api_response_crypto_exchanges_spec.rb +1 -1
- data/spec/models/api_response_crypto_force_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_ichimoku_kinko_hyo_spec.rb +1 -1
- data/spec/models/api_response_crypto_keltner_channel_spec.rb +1 -1
- data/spec/models/api_response_crypto_know_sure_thing_spec.rb +1 -1
- data/spec/models/api_response_crypto_mass_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_money_flow_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_moving_average_convergence_divergence_spec.rb +1 -1
- data/spec/models/api_response_crypto_negative_volume_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_on_balance_volume_mean_spec.rb +1 -1
- data/spec/models/api_response_crypto_on_balance_volume_spec.rb +1 -1
- data/spec/models/api_response_crypto_pairs_spec.rb +1 -1
- data/spec/models/api_response_crypto_prices_spec.rb +1 -1
- data/spec/models/api_response_crypto_relative_strength_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_simple_moving_average_spec.rb +1 -1
- data/spec/models/api_response_crypto_snapshot_spec.rb +1 -1
- data/spec/models/api_response_crypto_stats_spec.rb +1 -1
- data/spec/models/api_response_crypto_stochastic_oscillator_spec.rb +1 -1
- data/spec/models/api_response_crypto_triple_exponential_average_spec.rb +1 -1
- data/spec/models/api_response_crypto_true_strength_index_spec.rb +1 -1
- data/spec/models/api_response_crypto_ultimate_oscillator_spec.rb +1 -1
- data/spec/models/api_response_crypto_volume_price_trend_spec.rb +1 -1
- data/spec/models/api_response_crypto_volume_weighted_average_price_spec.rb +1 -1
- data/spec/models/api_response_crypto_vortex_indicator_spec.rb +1 -1
- data/spec/models/api_response_crypto_williams_r_spec.rb +1 -1
- data/spec/models/api_response_data_tags_search_spec.rb +1 -1
- data/spec/models/api_response_data_tags_spec.rb +1 -1
- data/spec/models/api_response_economic_index_historical_data_spec.rb +1 -1
- data/spec/models/api_response_economic_indices_search_spec.rb +1 -1
- data/spec/models/api_response_economic_indices_spec.rb +1 -1
- data/spec/models/api_response_filing_fundamentals_spec.rb +1 -1
- data/spec/models/api_response_filing_notes_search_spec.rb +1 -1
- data/spec/models/api_response_filing_notes_spec.rb +1 -1
- data/spec/models/api_response_filings_spec.rb +1 -1
- data/spec/models/api_response_forex_currencies_spec.rb +1 -1
- data/spec/models/api_response_forex_pairs_spec.rb +1 -1
- data/spec/models/api_response_forex_prices_spec.rb +1 -1
- data/spec/models/api_response_historical_data_spec.rb +1 -1
- data/spec/models/api_response_initial_public_offerings_spec.rb +48 -0
- data/spec/models/api_response_municipalities_spec.rb +1 -1
- data/spec/models/api_response_municipalitiy_financials_spec.rb +1 -1
- data/spec/models/api_response_news_spec.rb +1 -1
- data/spec/models/api_response_option_prices_spec.rb +1 -1
- data/spec/models/api_response_options_chain_spec.rb +1 -1
- data/spec/models/api_response_options_expirations_spec.rb +1 -1
- data/spec/models/api_response_options_spec.rb +1 -1
- data/spec/models/api_response_reported_financials_spec.rb +1 -1
- data/spec/models/api_response_securities_search_spec.rb +1 -1
- data/spec/models/api_response_securities_spec.rb +1 -1
- data/spec/models/api_response_security_accumulation_distribution_index_spec.rb +1 -1
- data/spec/models/api_response_security_average_daily_trading_volume_spec.rb +1 -1
- data/spec/models/api_response_security_average_directional_index_spec.rb +1 -1
- data/spec/models/api_response_security_average_true_range_spec.rb +1 -1
- data/spec/models/api_response_security_awesome_oscillator_spec.rb +1 -1
- data/spec/models/api_response_security_bollinger_bands_spec.rb +1 -1
- data/spec/models/api_response_security_chaikin_money_flow_spec.rb +1 -1
- data/spec/models/api_response_security_commodity_channel_index_spec.rb +1 -1
- data/spec/models/api_response_security_detrended_price_oscillator_spec.rb +1 -1
- data/spec/models/api_response_security_donchian_channel_spec.rb +1 -1
- data/spec/models/api_response_security_ease_of_movement_spec.rb +1 -1
- data/spec/models/api_response_security_force_index_spec.rb +1 -1
- data/spec/models/api_response_security_historical_data_spec.rb +1 -1
- data/spec/models/api_response_security_ichimoku_kinko_hyo_spec.rb +1 -1
- data/spec/models/api_response_security_intraday_prices_spec.rb +1 -1
- data/spec/models/api_response_security_keltner_channel_spec.rb +1 -1
- data/spec/models/api_response_security_know_sure_thing_spec.rb +1 -1
- data/spec/models/api_response_security_mass_index_spec.rb +1 -1
- data/spec/models/api_response_security_money_flow_index_spec.rb +1 -1
- data/spec/models/api_response_security_moving_average_convergence_divergence_spec.rb +1 -1
- data/spec/models/api_response_security_negative_volume_index_spec.rb +1 -1
- data/spec/models/api_response_security_on_balance_volume_mean_spec.rb +1 -1
- data/spec/models/api_response_security_on_balance_volume_spec.rb +1 -1
- data/spec/models/api_response_security_relative_strength_index_spec.rb +1 -1
- data/spec/models/api_response_security_simple_moving_average_spec.rb +1 -1
- data/spec/models/api_response_security_stochastic_oscillator_spec.rb +1 -1
- data/spec/models/api_response_security_stock_price_adjustments_spec.rb +1 -1
- data/spec/models/api_response_security_stock_prices_spec.rb +1 -1
- data/spec/models/api_response_security_triple_exponential_average_spec.rb +1 -1
- data/spec/models/api_response_security_true_strength_index_spec.rb +1 -1
- data/spec/models/api_response_security_ultimate_oscillator_spec.rb +1 -1
- data/spec/models/api_response_security_volume_price_trend_spec.rb +1 -1
- data/spec/models/api_response_security_volume_weighted_average_price_spec.rb +1 -1
- data/spec/models/api_response_security_vortex_indicator_spec.rb +1 -1
- data/spec/models/api_response_security_williams_r_spec.rb +1 -1
- data/spec/models/api_response_security_zacks_analyst_ratings_snapshot_spec.rb +1 -1
- data/spec/models/api_response_security_zacks_analyst_ratings_spec.rb +1 -1
- data/spec/models/api_response_security_zacks_eps_surprises_spec.rb +1 -1
- data/spec/models/api_response_security_zacks_sales_surprises_spec.rb +1 -1
- data/spec/models/api_response_sic_index_historical_data_spec.rb +1 -1
- data/spec/models/api_response_sic_indices_search_spec.rb +1 -1
- data/spec/models/api_response_sic_indices_spec.rb +1 -1
- data/spec/models/api_response_standardized_financials_spec.rb +1 -1
- data/spec/models/api_response_stock_exchange_realtime_stock_prices_spec.rb +1 -1
- data/spec/models/api_response_stock_exchange_securities_spec.rb +1 -1
- data/spec/models/api_response_stock_exchange_stock_price_adjustments_spec.rb +1 -1
- data/spec/models/api_response_stock_exchange_stock_prices_spec.rb +1 -1
- data/spec/models/api_response_stock_exchanges_spec.rb +1 -1
- data/spec/models/api_response_stock_market_index_historical_data_spec.rb +1 -1
- data/spec/models/api_response_stock_market_indices_search_spec.rb +1 -1
- data/spec/models/api_response_stock_market_indices_spec.rb +1 -1
- data/spec/models/api_response_zacks_analyst_ratings_spec.rb +1 -1
- data/spec/models/api_response_zacks_eps_surprises_spec.rb +1 -1
- data/spec/models/api_response_zacks_sales_surprises_spec.rb +1 -1
- data/spec/models/average_daily_trading_volume_technical_value_spec.rb +1 -1
- data/spec/models/average_directional_index_technical_value_spec.rb +1 -1
- data/spec/models/average_true_range_technical_value_spec.rb +1 -1
- data/spec/models/awesome_oscillator_technical_value_spec.rb +1 -1
- data/spec/models/bollinger_bands_technical_value_spec.rb +1 -1
- data/spec/models/chaikin_money_flow_technical_value_spec.rb +1 -1
- data/spec/models/commodity_channel_index_technical_value_spec.rb +1 -1
- data/spec/models/company_filing_spec.rb +1 -1
- data/spec/models/company_initial_public_offering_spec.rb +172 -0
- data/spec/models/company_news_spec.rb +1 -1
- data/spec/models/company_news_summary_spec.rb +1 -1
- data/spec/models/company_spec.rb +1 -1
- data/spec/models/company_summary_spec.rb +1 -1
- data/spec/models/crypto_ask_spec.rb +1 -1
- data/spec/models/crypto_bid_spec.rb +1 -1
- data/spec/models/crypto_book_entry_spec.rb +1 -1
- data/spec/models/crypto_currency_spec.rb +1 -1
- data/spec/models/crypto_exchange_spec.rb +1 -1
- data/spec/models/crypto_exchange_summary_spec.rb +1 -1
- data/spec/models/crypto_pair_spec.rb +1 -1
- data/spec/models/crypto_pair_summary_spec.rb +1 -1
- data/spec/models/crypto_price_spec.rb +1 -1
- data/spec/models/crypto_snapshot_spec.rb +1 -1
- data/spec/models/crypto_stat_spec.rb +1 -1
- data/spec/models/data_tag_spec.rb +1 -1
- data/spec/models/data_tag_summary_spec.rb +1 -1
- data/spec/models/detrended_price_oscillator_technical_value_spec.rb +1 -1
- data/spec/models/dividend_record_spec.rb +1 -1
- data/spec/models/donchian_channel_technical_value_spec.rb +1 -1
- data/spec/models/earnings_record_spec.rb +1 -1
- data/spec/models/ease_of_movement_technical_value_spec.rb +1 -1
- data/spec/models/economic_index_spec.rb +1 -1
- data/spec/models/economic_index_summary_spec.rb +1 -1
- data/spec/models/filing_note_filing_spec.rb +1 -1
- data/spec/models/filing_note_spec.rb +1 -1
- data/spec/models/filing_note_summary_spec.rb +1 -1
- data/spec/models/filing_spec.rb +1 -1
- data/spec/models/filing_summary_spec.rb +1 -1
- data/spec/models/force_index_technical_value_spec.rb +1 -1
- data/spec/models/forex_currency_spec.rb +1 -1
- data/spec/models/forex_pair_spec.rb +1 -1
- data/spec/models/forex_price_spec.rb +1 -1
- data/spec/models/fundamental_spec.rb +1 -1
- data/spec/models/fundamental_summary_spec.rb +1 -1
- data/spec/models/historical_data_spec.rb +1 -1
- data/spec/models/ichimoku_kinko_hyo_technical_value_spec.rb +1 -1
- data/spec/models/intraday_stock_price_spec.rb +1 -1
- data/spec/models/keltner_channel_technical_value_spec.rb +1 -1
- data/spec/models/know_sure_thing_technical_value_spec.rb +1 -1
- data/spec/models/mass_index_technical_value_spec.rb +1 -1
- data/spec/models/money_flow_index_technical_value_spec.rb +1 -1
- data/spec/models/moving_average_convergence_divergence_technical_value_spec.rb +1 -1
- data/spec/models/municipality_financial_spec.rb +1 -1
- data/spec/models/municipality_spec.rb +1 -1
- data/spec/models/negative_volume_index_technical_value_spec.rb +1 -1
- data/spec/models/on_balance_volume_mean_technical_value_spec.rb +1 -1
- data/spec/models/on_balance_volume_technical_value_spec.rb +1 -1
- data/spec/models/option_chain_spec.rb +1 -1
- data/spec/models/option_price_spec.rb +1 -1
- data/spec/models/option_spec.rb +1 -1
- data/spec/models/realtime_stock_price_security_spec.rb +1 -1
- data/spec/models/realtime_stock_price_spec.rb +1 -1
- data/spec/models/relative_strength_index_technical_value_spec.rb +1 -1
- data/spec/models/reported_financial_dimension_spec.rb +1 -1
- data/spec/models/reported_financial_spec.rb +1 -1
- data/spec/models/reported_tag_spec.rb +1 -1
- data/spec/models/security_screen_clause_spec.rb +1 -1
- data/spec/models/security_screen_group_spec.rb +1 -1
- data/spec/models/security_screen_result_data_spec.rb +1 -1
- data/spec/models/security_screen_result_spec.rb +1 -1
- data/spec/models/security_spec.rb +1 -1
- data/spec/models/security_summary_spec.rb +1 -1
- data/spec/models/sic_index_spec.rb +1 -1
- data/spec/models/simple_moving_average_technical_value_spec.rb +1 -1
- data/spec/models/standardized_financial_spec.rb +1 -1
- data/spec/models/stochastic_oscillator_technical_value_spec.rb +1 -1
- data/spec/models/stock_exchange_spec.rb +1 -1
- data/spec/models/stock_market_index_spec.rb +1 -1
- data/spec/models/stock_market_index_summary_spec.rb +1 -1
- data/spec/models/stock_price_adjustment_spec.rb +1 -1
- data/spec/models/stock_price_adjustment_summary_spec.rb +1 -1
- data/spec/models/stock_price_spec.rb +1 -1
- data/spec/models/stock_price_summary_spec.rb +1 -1
- data/spec/models/technical_indicator_spec.rb +1 -1
- data/spec/models/triple_exponential_average_technical_value_spec.rb +1 -1
- data/spec/models/true_strength_index_technical_value_spec.rb +1 -1
- data/spec/models/ultimate_oscillator_technical_value_spec.rb +1 -1
- data/spec/models/volume_price_trend_technical_value_spec.rb +1 -1
- data/spec/models/volume_weighted_average_price_value_spec.rb +1 -1
- data/spec/models/vortex_indicator_technical_value_spec.rb +1 -1
- data/spec/models/williams_r_technical_value_spec.rb +1 -1
- data/spec/models/zacks_analyst_rating_snapshot_spec.rb +1 -1
- data/spec/models/zacks_analyst_rating_spec.rb +1 -1
- data/spec/models/zacks_analyst_rating_summary_spec.rb +1 -1
- data/spec/models/zacks_eps_surprise_spec.rb +1 -1
- data/spec/models/zacks_eps_surprise_summary_spec.rb +1 -1
- data/spec/models/zacks_sales_surprise_spec.rb +1 -1
- data/spec/models/zacks_sales_surprise_summary_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +10 -2
data/docs/CryptoApi.md
CHANGED
|
@@ -67,7 +67,7 @@ Method | HTTP request | Description
|
|
|
67
67
|
|
|
68
68
|
## **get_crypto_book_asks**
|
|
69
69
|
|
|
70
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
70
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_book_asks_v2)
|
|
71
71
|
|
|
72
72
|
[//]: # (START_OVERVIEW)
|
|
73
73
|
|
|
@@ -87,6 +87,7 @@ Returns the entire ask order book for a given Crypto Currency Pair and Crypto Ex
|
|
|
87
87
|
```ruby
|
|
88
88
|
# Load the gem
|
|
89
89
|
require 'intrinio-sdk'
|
|
90
|
+
require 'pp'
|
|
90
91
|
|
|
91
92
|
# Setup authorization
|
|
92
93
|
Intrinio.configure do |config|
|
|
@@ -103,7 +104,7 @@ opts = {
|
|
|
103
104
|
|
|
104
105
|
begin
|
|
105
106
|
result = crypto_api.get_crypto_book_asks(opts)
|
|
106
|
-
|
|
107
|
+
pp result
|
|
107
108
|
rescue Intrinio::ApiError => e
|
|
108
109
|
puts "Exception when calling CryptoApi->get_crypto_book_asks: #{e}"
|
|
109
110
|
end
|
|
@@ -154,7 +155,7 @@ Name | Type | Description | Notes
|
|
|
154
155
|
|
|
155
156
|
## **get_crypto_book_bids**
|
|
156
157
|
|
|
157
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
158
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_book_bids_v2)
|
|
158
159
|
|
|
159
160
|
[//]: # (START_OVERVIEW)
|
|
160
161
|
|
|
@@ -174,6 +175,7 @@ Returns the entire bid order book for a given Crypto Currency Pair and Crypto Ex
|
|
|
174
175
|
```ruby
|
|
175
176
|
# Load the gem
|
|
176
177
|
require 'intrinio-sdk'
|
|
178
|
+
require 'pp'
|
|
177
179
|
|
|
178
180
|
# Setup authorization
|
|
179
181
|
Intrinio.configure do |config|
|
|
@@ -190,7 +192,7 @@ opts = {
|
|
|
190
192
|
|
|
191
193
|
begin
|
|
192
194
|
result = crypto_api.get_crypto_book_bids(opts)
|
|
193
|
-
|
|
195
|
+
pp result
|
|
194
196
|
rescue Intrinio::ApiError => e
|
|
195
197
|
puts "Exception when calling CryptoApi->get_crypto_book_bids: #{e}"
|
|
196
198
|
end
|
|
@@ -241,7 +243,7 @@ Name | Type | Description | Notes
|
|
|
241
243
|
|
|
242
244
|
## **get_crypto_book_summary**
|
|
243
245
|
|
|
244
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
246
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_book_summary_v2)
|
|
245
247
|
|
|
246
248
|
[//]: # (START_OVERVIEW)
|
|
247
249
|
|
|
@@ -261,6 +263,7 @@ Returns the order book summary (bid/ask prices and size) for a given Crypto Curr
|
|
|
261
263
|
```ruby
|
|
262
264
|
# Load the gem
|
|
263
265
|
require 'intrinio-sdk'
|
|
266
|
+
require 'pp'
|
|
264
267
|
|
|
265
268
|
# Setup authorization
|
|
266
269
|
Intrinio.configure do |config|
|
|
@@ -278,7 +281,7 @@ opts = {
|
|
|
278
281
|
|
|
279
282
|
begin
|
|
280
283
|
result = crypto_api.get_crypto_book_summary(opts)
|
|
281
|
-
|
|
284
|
+
pp result
|
|
282
285
|
rescue Intrinio::ApiError => e
|
|
283
286
|
puts "Exception when calling CryptoApi->get_crypto_book_summary: #{e}"
|
|
284
287
|
end
|
|
@@ -330,7 +333,7 @@ Name | Type | Description | Notes
|
|
|
330
333
|
|
|
331
334
|
## **get_crypto_currencies**
|
|
332
335
|
|
|
333
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
336
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_currencies_v2)
|
|
334
337
|
|
|
335
338
|
[//]: # (START_OVERVIEW)
|
|
336
339
|
|
|
@@ -350,6 +353,7 @@ Returns a list of Crypto Currencies for which prices are available.
|
|
|
350
353
|
```ruby
|
|
351
354
|
# Load the gem
|
|
352
355
|
require 'intrinio-sdk'
|
|
356
|
+
require 'pp'
|
|
353
357
|
|
|
354
358
|
# Setup authorization
|
|
355
359
|
Intrinio.configure do |config|
|
|
@@ -364,7 +368,7 @@ opts = {
|
|
|
364
368
|
|
|
365
369
|
begin
|
|
366
370
|
result = crypto_api.get_crypto_currencies(opts)
|
|
367
|
-
|
|
371
|
+
pp result
|
|
368
372
|
rescue Intrinio::ApiError => e
|
|
369
373
|
puts "Exception when calling CryptoApi->get_crypto_currencies: #{e}"
|
|
370
374
|
end
|
|
@@ -413,7 +417,7 @@ Name | Type | Description | Notes
|
|
|
413
417
|
|
|
414
418
|
## **get_crypto_exchanges**
|
|
415
419
|
|
|
416
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
420
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_exchanges_v2)
|
|
417
421
|
|
|
418
422
|
[//]: # (START_OVERVIEW)
|
|
419
423
|
|
|
@@ -433,6 +437,7 @@ Returns a list of Crypto Exchanges for which prices are available.
|
|
|
433
437
|
```ruby
|
|
434
438
|
# Load the gem
|
|
435
439
|
require 'intrinio-sdk'
|
|
440
|
+
require 'pp'
|
|
436
441
|
|
|
437
442
|
# Setup authorization
|
|
438
443
|
Intrinio.configure do |config|
|
|
@@ -447,7 +452,7 @@ opts = {
|
|
|
447
452
|
|
|
448
453
|
begin
|
|
449
454
|
result = crypto_api.get_crypto_exchanges(opts)
|
|
450
|
-
|
|
455
|
+
pp result
|
|
451
456
|
rescue Intrinio::ApiError => e
|
|
452
457
|
puts "Exception when calling CryptoApi->get_crypto_exchanges: #{e}"
|
|
453
458
|
end
|
|
@@ -496,7 +501,7 @@ Name | Type | Description | Notes
|
|
|
496
501
|
|
|
497
502
|
## **get_crypto_pairs**
|
|
498
503
|
|
|
499
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
504
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_pairs_v2)
|
|
500
505
|
|
|
501
506
|
[//]: # (START_OVERVIEW)
|
|
502
507
|
|
|
@@ -516,6 +521,7 @@ Returns a list of Crypto Currency Pairs for which data is available.
|
|
|
516
521
|
```ruby
|
|
517
522
|
# Load the gem
|
|
518
523
|
require 'intrinio-sdk'
|
|
524
|
+
require 'pp'
|
|
519
525
|
|
|
520
526
|
# Setup authorization
|
|
521
527
|
Intrinio.configure do |config|
|
|
@@ -533,7 +539,7 @@ opts = {
|
|
|
533
539
|
|
|
534
540
|
begin
|
|
535
541
|
result = crypto_api.get_crypto_pairs(opts)
|
|
536
|
-
|
|
542
|
+
pp result
|
|
537
543
|
rescue Intrinio::ApiError => e
|
|
538
544
|
puts "Exception when calling CryptoApi->get_crypto_pairs: #{e}"
|
|
539
545
|
end
|
|
@@ -585,7 +591,7 @@ Name | Type | Description | Notes
|
|
|
585
591
|
|
|
586
592
|
## **get_crypto_price_technicals_adi**
|
|
587
593
|
|
|
588
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
594
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adi_v2)
|
|
589
595
|
|
|
590
596
|
[//]: # (START_OVERVIEW)
|
|
591
597
|
|
|
@@ -605,6 +611,7 @@ Returns the Accumulation/Distribution Index values of Crypto Currency Prices for
|
|
|
605
611
|
```ruby
|
|
606
612
|
# Load the gem
|
|
607
613
|
require 'intrinio-sdk'
|
|
614
|
+
require 'pp'
|
|
608
615
|
|
|
609
616
|
# Setup authorization
|
|
610
617
|
Intrinio.configure do |config|
|
|
@@ -629,7 +636,7 @@ opts = {
|
|
|
629
636
|
|
|
630
637
|
begin
|
|
631
638
|
result = crypto_api.get_crypto_price_technicals_adi(opts)
|
|
632
|
-
|
|
639
|
+
pp result
|
|
633
640
|
rescue Intrinio::ApiError => e
|
|
634
641
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_adi: #{e}"
|
|
635
642
|
end
|
|
@@ -688,7 +695,7 @@ Name | Type | Description | Notes
|
|
|
688
695
|
|
|
689
696
|
## **get_crypto_price_technicals_adtv**
|
|
690
697
|
|
|
691
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
698
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adtv_v2)
|
|
692
699
|
|
|
693
700
|
[//]: # (START_OVERVIEW)
|
|
694
701
|
|
|
@@ -708,6 +715,7 @@ Returns the Average Daily Trading Volume values of Crypto Currency Prices for a
|
|
|
708
715
|
```ruby
|
|
709
716
|
# Load the gem
|
|
710
717
|
require 'intrinio-sdk'
|
|
718
|
+
require 'pp'
|
|
711
719
|
|
|
712
720
|
# Setup authorization
|
|
713
721
|
Intrinio.configure do |config|
|
|
@@ -733,7 +741,7 @@ opts = {
|
|
|
733
741
|
|
|
734
742
|
begin
|
|
735
743
|
result = crypto_api.get_crypto_price_technicals_adtv(opts)
|
|
736
|
-
|
|
744
|
+
pp result
|
|
737
745
|
rescue Intrinio::ApiError => e
|
|
738
746
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_adtv: #{e}"
|
|
739
747
|
end
|
|
@@ -793,7 +801,7 @@ Name | Type | Description | Notes
|
|
|
793
801
|
|
|
794
802
|
## **get_crypto_price_technicals_adx**
|
|
795
803
|
|
|
796
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
804
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adx_v2)
|
|
797
805
|
|
|
798
806
|
[//]: # (START_OVERVIEW)
|
|
799
807
|
|
|
@@ -813,6 +821,7 @@ Returns the Average Directional Index values of Crypto Currency Prices for a Cry
|
|
|
813
821
|
```ruby
|
|
814
822
|
# Load the gem
|
|
815
823
|
require 'intrinio-sdk'
|
|
824
|
+
require 'pp'
|
|
816
825
|
|
|
817
826
|
# Setup authorization
|
|
818
827
|
Intrinio.configure do |config|
|
|
@@ -838,7 +847,7 @@ opts = {
|
|
|
838
847
|
|
|
839
848
|
begin
|
|
840
849
|
result = crypto_api.get_crypto_price_technicals_adx(opts)
|
|
841
|
-
|
|
850
|
+
pp result
|
|
842
851
|
rescue Intrinio::ApiError => e
|
|
843
852
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_adx: #{e}"
|
|
844
853
|
end
|
|
@@ -898,7 +907,7 @@ Name | Type | Description | Notes
|
|
|
898
907
|
|
|
899
908
|
## **get_crypto_price_technicals_ao**
|
|
900
909
|
|
|
901
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
910
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ao_v2)
|
|
902
911
|
|
|
903
912
|
[//]: # (START_OVERVIEW)
|
|
904
913
|
|
|
@@ -918,6 +927,7 @@ Returns the Awesome Oscillator values of Crypto Currency Prices for a Crypto Cur
|
|
|
918
927
|
```ruby
|
|
919
928
|
# Load the gem
|
|
920
929
|
require 'intrinio-sdk'
|
|
930
|
+
require 'pp'
|
|
921
931
|
|
|
922
932
|
# Setup authorization
|
|
923
933
|
Intrinio.configure do |config|
|
|
@@ -944,7 +954,7 @@ opts = {
|
|
|
944
954
|
|
|
945
955
|
begin
|
|
946
956
|
result = crypto_api.get_crypto_price_technicals_ao(opts)
|
|
947
|
-
|
|
957
|
+
pp result
|
|
948
958
|
rescue Intrinio::ApiError => e
|
|
949
959
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_ao: #{e}"
|
|
950
960
|
end
|
|
@@ -1005,7 +1015,7 @@ Name | Type | Description | Notes
|
|
|
1005
1015
|
|
|
1006
1016
|
## **get_crypto_price_technicals_atr**
|
|
1007
1017
|
|
|
1008
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1018
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_atr_v2)
|
|
1009
1019
|
|
|
1010
1020
|
[//]: # (START_OVERVIEW)
|
|
1011
1021
|
|
|
@@ -1025,6 +1035,7 @@ Returns the Average True Range values of Crypto Currency Prices for Crypto Curre
|
|
|
1025
1035
|
```ruby
|
|
1026
1036
|
# Load the gem
|
|
1027
1037
|
require 'intrinio-sdk'
|
|
1038
|
+
require 'pp'
|
|
1028
1039
|
|
|
1029
1040
|
# Setup authorization
|
|
1030
1041
|
Intrinio.configure do |config|
|
|
@@ -1050,7 +1061,7 @@ opts = {
|
|
|
1050
1061
|
|
|
1051
1062
|
begin
|
|
1052
1063
|
result = crypto_api.get_crypto_price_technicals_atr(opts)
|
|
1053
|
-
|
|
1064
|
+
pp result
|
|
1054
1065
|
rescue Intrinio::ApiError => e
|
|
1055
1066
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_atr: #{e}"
|
|
1056
1067
|
end
|
|
@@ -1110,7 +1121,7 @@ Name | Type | Description | Notes
|
|
|
1110
1121
|
|
|
1111
1122
|
## **get_crypto_price_technicals_bb**
|
|
1112
1123
|
|
|
1113
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1124
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_bb_v2)
|
|
1114
1125
|
|
|
1115
1126
|
[//]: # (START_OVERVIEW)
|
|
1116
1127
|
|
|
@@ -1130,6 +1141,7 @@ Returns the Bollinger Bands values of Crypto Currency Prices for a Crypto Curren
|
|
|
1130
1141
|
```ruby
|
|
1131
1142
|
# Load the gem
|
|
1132
1143
|
require 'intrinio-sdk'
|
|
1144
|
+
require 'pp'
|
|
1133
1145
|
|
|
1134
1146
|
# Setup authorization
|
|
1135
1147
|
Intrinio.configure do |config|
|
|
@@ -1157,7 +1169,7 @@ opts = {
|
|
|
1157
1169
|
|
|
1158
1170
|
begin
|
|
1159
1171
|
result = crypto_api.get_crypto_price_technicals_bb(opts)
|
|
1160
|
-
|
|
1172
|
+
pp result
|
|
1161
1173
|
rescue Intrinio::ApiError => e
|
|
1162
1174
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_bb: #{e}"
|
|
1163
1175
|
end
|
|
@@ -1219,7 +1231,7 @@ Name | Type | Description | Notes
|
|
|
1219
1231
|
|
|
1220
1232
|
## **get_crypto_price_technicals_cci**
|
|
1221
1233
|
|
|
1222
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1234
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cci_v2)
|
|
1223
1235
|
|
|
1224
1236
|
[//]: # (START_OVERVIEW)
|
|
1225
1237
|
|
|
@@ -1239,6 +1251,7 @@ Returns the Commodity Channel Index values of Crypto Currency Prices for Crypto
|
|
|
1239
1251
|
```ruby
|
|
1240
1252
|
# Load the gem
|
|
1241
1253
|
require 'intrinio-sdk'
|
|
1254
|
+
require 'pp'
|
|
1242
1255
|
|
|
1243
1256
|
# Setup authorization
|
|
1244
1257
|
Intrinio.configure do |config|
|
|
@@ -1265,7 +1278,7 @@ opts = {
|
|
|
1265
1278
|
|
|
1266
1279
|
begin
|
|
1267
1280
|
result = crypto_api.get_crypto_price_technicals_cci(opts)
|
|
1268
|
-
|
|
1281
|
+
pp result
|
|
1269
1282
|
rescue Intrinio::ApiError => e
|
|
1270
1283
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_cci: #{e}"
|
|
1271
1284
|
end
|
|
@@ -1326,7 +1339,7 @@ Name | Type | Description | Notes
|
|
|
1326
1339
|
|
|
1327
1340
|
## **get_crypto_price_technicals_cmf**
|
|
1328
1341
|
|
|
1329
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1342
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cmf_v2)
|
|
1330
1343
|
|
|
1331
1344
|
[//]: # (START_OVERVIEW)
|
|
1332
1345
|
|
|
@@ -1346,6 +1359,7 @@ Returns the Chaikin Money Flow values of Crypto Currency Prices for a Crypto Cur
|
|
|
1346
1359
|
```ruby
|
|
1347
1360
|
# Load the gem
|
|
1348
1361
|
require 'intrinio-sdk'
|
|
1362
|
+
require 'pp'
|
|
1349
1363
|
|
|
1350
1364
|
# Setup authorization
|
|
1351
1365
|
Intrinio.configure do |config|
|
|
@@ -1371,7 +1385,7 @@ opts = {
|
|
|
1371
1385
|
|
|
1372
1386
|
begin
|
|
1373
1387
|
result = crypto_api.get_crypto_price_technicals_cmf(opts)
|
|
1374
|
-
|
|
1388
|
+
pp result
|
|
1375
1389
|
rescue Intrinio::ApiError => e
|
|
1376
1390
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_cmf: #{e}"
|
|
1377
1391
|
end
|
|
@@ -1431,7 +1445,7 @@ Name | Type | Description | Notes
|
|
|
1431
1445
|
|
|
1432
1446
|
## **get_crypto_price_technicals_dc**
|
|
1433
1447
|
|
|
1434
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1448
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dc_v2)
|
|
1435
1449
|
|
|
1436
1450
|
[//]: # (START_OVERVIEW)
|
|
1437
1451
|
|
|
@@ -1451,6 +1465,7 @@ Returns the Donchian Channel values of Crypto Currency Prices for a Crypto Curre
|
|
|
1451
1465
|
```ruby
|
|
1452
1466
|
# Load the gem
|
|
1453
1467
|
require 'intrinio-sdk'
|
|
1468
|
+
require 'pp'
|
|
1454
1469
|
|
|
1455
1470
|
# Setup authorization
|
|
1456
1471
|
Intrinio.configure do |config|
|
|
@@ -1477,7 +1492,7 @@ opts = {
|
|
|
1477
1492
|
|
|
1478
1493
|
begin
|
|
1479
1494
|
result = crypto_api.get_crypto_price_technicals_dc(opts)
|
|
1480
|
-
|
|
1495
|
+
pp result
|
|
1481
1496
|
rescue Intrinio::ApiError => e
|
|
1482
1497
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_dc: #{e}"
|
|
1483
1498
|
end
|
|
@@ -1538,7 +1553,7 @@ Name | Type | Description | Notes
|
|
|
1538
1553
|
|
|
1539
1554
|
## **get_crypto_price_technicals_dpo**
|
|
1540
1555
|
|
|
1541
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1556
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dpo_v2)
|
|
1542
1557
|
|
|
1543
1558
|
[//]: # (START_OVERVIEW)
|
|
1544
1559
|
|
|
@@ -1558,6 +1573,7 @@ Returns the Detrended Price Oscillator values of Crypto Currency Prices for a Cr
|
|
|
1558
1573
|
```ruby
|
|
1559
1574
|
# Load the gem
|
|
1560
1575
|
require 'intrinio-sdk'
|
|
1576
|
+
require 'pp'
|
|
1561
1577
|
|
|
1562
1578
|
# Setup authorization
|
|
1563
1579
|
Intrinio.configure do |config|
|
|
@@ -1584,7 +1600,7 @@ opts = {
|
|
|
1584
1600
|
|
|
1585
1601
|
begin
|
|
1586
1602
|
result = crypto_api.get_crypto_price_technicals_dpo(opts)
|
|
1587
|
-
|
|
1603
|
+
pp result
|
|
1588
1604
|
rescue Intrinio::ApiError => e
|
|
1589
1605
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_dpo: #{e}"
|
|
1590
1606
|
end
|
|
@@ -1645,7 +1661,7 @@ Name | Type | Description | Notes
|
|
|
1645
1661
|
|
|
1646
1662
|
## **get_crypto_price_technicals_eom**
|
|
1647
1663
|
|
|
1648
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1664
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_eom_v2)
|
|
1649
1665
|
|
|
1650
1666
|
[//]: # (START_OVERVIEW)
|
|
1651
1667
|
|
|
@@ -1665,6 +1681,7 @@ Returns the Ease of Movement values of Crypto Currency Prices for a Crypto Curre
|
|
|
1665
1681
|
```ruby
|
|
1666
1682
|
# Load the gem
|
|
1667
1683
|
require 'intrinio-sdk'
|
|
1684
|
+
require 'pp'
|
|
1668
1685
|
|
|
1669
1686
|
# Setup authorization
|
|
1670
1687
|
Intrinio.configure do |config|
|
|
@@ -1690,7 +1707,7 @@ opts = {
|
|
|
1690
1707
|
|
|
1691
1708
|
begin
|
|
1692
1709
|
result = crypto_api.get_crypto_price_technicals_eom(opts)
|
|
1693
|
-
|
|
1710
|
+
pp result
|
|
1694
1711
|
rescue Intrinio::ApiError => e
|
|
1695
1712
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_eom: #{e}"
|
|
1696
1713
|
end
|
|
@@ -1750,7 +1767,7 @@ Name | Type | Description | Notes
|
|
|
1750
1767
|
|
|
1751
1768
|
## **get_crypto_price_technicals_fi**
|
|
1752
1769
|
|
|
1753
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1770
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_fi_v2)
|
|
1754
1771
|
|
|
1755
1772
|
[//]: # (START_OVERVIEW)
|
|
1756
1773
|
|
|
@@ -1770,6 +1787,7 @@ Returns the Force Index values of Crypto Currency Prices for a Crypto Currency P
|
|
|
1770
1787
|
```ruby
|
|
1771
1788
|
# Load the gem
|
|
1772
1789
|
require 'intrinio-sdk'
|
|
1790
|
+
require 'pp'
|
|
1773
1791
|
|
|
1774
1792
|
# Setup authorization
|
|
1775
1793
|
Intrinio.configure do |config|
|
|
@@ -1794,7 +1812,7 @@ opts = {
|
|
|
1794
1812
|
|
|
1795
1813
|
begin
|
|
1796
1814
|
result = crypto_api.get_crypto_price_technicals_fi(opts)
|
|
1797
|
-
|
|
1815
|
+
pp result
|
|
1798
1816
|
rescue Intrinio::ApiError => e
|
|
1799
1817
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_fi: #{e}"
|
|
1800
1818
|
end
|
|
@@ -1853,7 +1871,7 @@ Name | Type | Description | Notes
|
|
|
1853
1871
|
|
|
1854
1872
|
## **get_crypto_price_technicals_ichimoku**
|
|
1855
1873
|
|
|
1856
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1874
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ichimoku_v2)
|
|
1857
1875
|
|
|
1858
1876
|
[//]: # (START_OVERVIEW)
|
|
1859
1877
|
|
|
@@ -1873,6 +1891,7 @@ Returns the Ichimoku Kinko Hyo values of Crypto Currency Prices for a Crypto Cur
|
|
|
1873
1891
|
```ruby
|
|
1874
1892
|
# Load the gem
|
|
1875
1893
|
require 'intrinio-sdk'
|
|
1894
|
+
require 'pp'
|
|
1876
1895
|
|
|
1877
1896
|
# Setup authorization
|
|
1878
1897
|
Intrinio.configure do |config|
|
|
@@ -1900,7 +1919,7 @@ opts = {
|
|
|
1900
1919
|
|
|
1901
1920
|
begin
|
|
1902
1921
|
result = crypto_api.get_crypto_price_technicals_ichimoku(opts)
|
|
1903
|
-
|
|
1922
|
+
pp result
|
|
1904
1923
|
rescue Intrinio::ApiError => e
|
|
1905
1924
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_ichimoku: #{e}"
|
|
1906
1925
|
end
|
|
@@ -1962,7 +1981,7 @@ Name | Type | Description | Notes
|
|
|
1962
1981
|
|
|
1963
1982
|
## **get_crypto_price_technicals_kc**
|
|
1964
1983
|
|
|
1965
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1984
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kc_v2)
|
|
1966
1985
|
|
|
1967
1986
|
[//]: # (START_OVERVIEW)
|
|
1968
1987
|
|
|
@@ -1982,6 +2001,7 @@ Returns the Keltner Channel values of Crypto Currency Prices for a Crypto Curren
|
|
|
1982
2001
|
```ruby
|
|
1983
2002
|
# Load the gem
|
|
1984
2003
|
require 'intrinio-sdk'
|
|
2004
|
+
require 'pp'
|
|
1985
2005
|
|
|
1986
2006
|
# Setup authorization
|
|
1987
2007
|
Intrinio.configure do |config|
|
|
@@ -2007,7 +2027,7 @@ opts = {
|
|
|
2007
2027
|
|
|
2008
2028
|
begin
|
|
2009
2029
|
result = crypto_api.get_crypto_price_technicals_kc(opts)
|
|
2010
|
-
|
|
2030
|
+
pp result
|
|
2011
2031
|
rescue Intrinio::ApiError => e
|
|
2012
2032
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_kc: #{e}"
|
|
2013
2033
|
end
|
|
@@ -2067,7 +2087,7 @@ Name | Type | Description | Notes
|
|
|
2067
2087
|
|
|
2068
2088
|
## **get_crypto_price_technicals_kst**
|
|
2069
2089
|
|
|
2070
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2090
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kst_v2)
|
|
2071
2091
|
|
|
2072
2092
|
[//]: # (START_OVERVIEW)
|
|
2073
2093
|
|
|
@@ -2087,6 +2107,7 @@ Returns the Know Sure Thing values of Crypto Currency Prices for a Crypto Curren
|
|
|
2087
2107
|
```ruby
|
|
2088
2108
|
# Load the gem
|
|
2089
2109
|
require 'intrinio-sdk'
|
|
2110
|
+
require 'pp'
|
|
2090
2111
|
|
|
2091
2112
|
# Setup authorization
|
|
2092
2113
|
Intrinio.configure do |config|
|
|
@@ -2120,7 +2141,7 @@ opts = {
|
|
|
2120
2141
|
|
|
2121
2142
|
begin
|
|
2122
2143
|
result = crypto_api.get_crypto_price_technicals_kst(opts)
|
|
2123
|
-
|
|
2144
|
+
pp result
|
|
2124
2145
|
rescue Intrinio::ApiError => e
|
|
2125
2146
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_kst: #{e}"
|
|
2126
2147
|
end
|
|
@@ -2188,7 +2209,7 @@ Name | Type | Description | Notes
|
|
|
2188
2209
|
|
|
2189
2210
|
## **get_crypto_price_technicals_macd**
|
|
2190
2211
|
|
|
2191
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2212
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_macd_v2)
|
|
2192
2213
|
|
|
2193
2214
|
[//]: # (START_OVERVIEW)
|
|
2194
2215
|
|
|
@@ -2208,6 +2229,7 @@ Returns the Moving Average Convergence Divergence values of Crypto Currency Pric
|
|
|
2208
2229
|
```ruby
|
|
2209
2230
|
# Load the gem
|
|
2210
2231
|
require 'intrinio-sdk'
|
|
2232
|
+
require 'pp'
|
|
2211
2233
|
|
|
2212
2234
|
# Setup authorization
|
|
2213
2235
|
Intrinio.configure do |config|
|
|
@@ -2236,7 +2258,7 @@ opts = {
|
|
|
2236
2258
|
|
|
2237
2259
|
begin
|
|
2238
2260
|
result = crypto_api.get_crypto_price_technicals_macd(opts)
|
|
2239
|
-
|
|
2261
|
+
pp result
|
|
2240
2262
|
rescue Intrinio::ApiError => e
|
|
2241
2263
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_macd: #{e}"
|
|
2242
2264
|
end
|
|
@@ -2299,7 +2321,7 @@ Name | Type | Description | Notes
|
|
|
2299
2321
|
|
|
2300
2322
|
## **get_crypto_price_technicals_mfi**
|
|
2301
2323
|
|
|
2302
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2324
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mfi_v2)
|
|
2303
2325
|
|
|
2304
2326
|
[//]: # (START_OVERVIEW)
|
|
2305
2327
|
|
|
@@ -2319,6 +2341,7 @@ Returns the Money Flow Index values of Crypto Currency Prices for a Crypto Curre
|
|
|
2319
2341
|
```ruby
|
|
2320
2342
|
# Load the gem
|
|
2321
2343
|
require 'intrinio-sdk'
|
|
2344
|
+
require 'pp'
|
|
2322
2345
|
|
|
2323
2346
|
# Setup authorization
|
|
2324
2347
|
Intrinio.configure do |config|
|
|
@@ -2344,7 +2367,7 @@ opts = {
|
|
|
2344
2367
|
|
|
2345
2368
|
begin
|
|
2346
2369
|
result = crypto_api.get_crypto_price_technicals_mfi(opts)
|
|
2347
|
-
|
|
2370
|
+
pp result
|
|
2348
2371
|
rescue Intrinio::ApiError => e
|
|
2349
2372
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_mfi: #{e}"
|
|
2350
2373
|
end
|
|
@@ -2404,7 +2427,7 @@ Name | Type | Description | Notes
|
|
|
2404
2427
|
|
|
2405
2428
|
## **get_crypto_price_technicals_mi**
|
|
2406
2429
|
|
|
2407
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2430
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mi_v2)
|
|
2408
2431
|
|
|
2409
2432
|
[//]: # (START_OVERVIEW)
|
|
2410
2433
|
|
|
@@ -2424,6 +2447,7 @@ Returns the Mass Index values of Crypto Currency Prices for a Crypto Currency Pa
|
|
|
2424
2447
|
```ruby
|
|
2425
2448
|
# Load the gem
|
|
2426
2449
|
require 'intrinio-sdk'
|
|
2450
|
+
require 'pp'
|
|
2427
2451
|
|
|
2428
2452
|
# Setup authorization
|
|
2429
2453
|
Intrinio.configure do |config|
|
|
@@ -2450,7 +2474,7 @@ opts = {
|
|
|
2450
2474
|
|
|
2451
2475
|
begin
|
|
2452
2476
|
result = crypto_api.get_crypto_price_technicals_mi(opts)
|
|
2453
|
-
|
|
2477
|
+
pp result
|
|
2454
2478
|
rescue Intrinio::ApiError => e
|
|
2455
2479
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_mi: #{e}"
|
|
2456
2480
|
end
|
|
@@ -2511,7 +2535,7 @@ Name | Type | Description | Notes
|
|
|
2511
2535
|
|
|
2512
2536
|
## **get_crypto_price_technicals_nvi**
|
|
2513
2537
|
|
|
2514
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2538
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_nvi_v2)
|
|
2515
2539
|
|
|
2516
2540
|
[//]: # (START_OVERVIEW)
|
|
2517
2541
|
|
|
@@ -2531,6 +2555,7 @@ Returns the Negative Volume Index values of Crypto Currency Prices for a Crypto
|
|
|
2531
2555
|
```ruby
|
|
2532
2556
|
# Load the gem
|
|
2533
2557
|
require 'intrinio-sdk'
|
|
2558
|
+
require 'pp'
|
|
2534
2559
|
|
|
2535
2560
|
# Setup authorization
|
|
2536
2561
|
Intrinio.configure do |config|
|
|
@@ -2555,7 +2580,7 @@ opts = {
|
|
|
2555
2580
|
|
|
2556
2581
|
begin
|
|
2557
2582
|
result = crypto_api.get_crypto_price_technicals_nvi(opts)
|
|
2558
|
-
|
|
2583
|
+
pp result
|
|
2559
2584
|
rescue Intrinio::ApiError => e
|
|
2560
2585
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_nvi: #{e}"
|
|
2561
2586
|
end
|
|
@@ -2614,7 +2639,7 @@ Name | Type | Description | Notes
|
|
|
2614
2639
|
|
|
2615
2640
|
## **get_crypto_price_technicals_obv**
|
|
2616
2641
|
|
|
2617
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2642
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_v2)
|
|
2618
2643
|
|
|
2619
2644
|
[//]: # (START_OVERVIEW)
|
|
2620
2645
|
|
|
@@ -2634,6 +2659,7 @@ Returns the On-balance Volume values of Crypto Currency Prices for a Crypto Curr
|
|
|
2634
2659
|
```ruby
|
|
2635
2660
|
# Load the gem
|
|
2636
2661
|
require 'intrinio-sdk'
|
|
2662
|
+
require 'pp'
|
|
2637
2663
|
|
|
2638
2664
|
# Setup authorization
|
|
2639
2665
|
Intrinio.configure do |config|
|
|
@@ -2658,7 +2684,7 @@ opts = {
|
|
|
2658
2684
|
|
|
2659
2685
|
begin
|
|
2660
2686
|
result = crypto_api.get_crypto_price_technicals_obv(opts)
|
|
2661
|
-
|
|
2687
|
+
pp result
|
|
2662
2688
|
rescue Intrinio::ApiError => e
|
|
2663
2689
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_obv: #{e}"
|
|
2664
2690
|
end
|
|
@@ -2717,7 +2743,7 @@ Name | Type | Description | Notes
|
|
|
2717
2743
|
|
|
2718
2744
|
## **get_crypto_price_technicals_obv_mean**
|
|
2719
2745
|
|
|
2720
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2746
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_mean_v2)
|
|
2721
2747
|
|
|
2722
2748
|
[//]: # (START_OVERVIEW)
|
|
2723
2749
|
|
|
@@ -2737,6 +2763,7 @@ Returns the On-balance Volume Mean values of Crypto Currency Prices for a Crypto
|
|
|
2737
2763
|
```ruby
|
|
2738
2764
|
# Load the gem
|
|
2739
2765
|
require 'intrinio-sdk'
|
|
2766
|
+
require 'pp'
|
|
2740
2767
|
|
|
2741
2768
|
# Setup authorization
|
|
2742
2769
|
Intrinio.configure do |config|
|
|
@@ -2762,7 +2789,7 @@ opts = {
|
|
|
2762
2789
|
|
|
2763
2790
|
begin
|
|
2764
2791
|
result = crypto_api.get_crypto_price_technicals_obv_mean(opts)
|
|
2765
|
-
|
|
2792
|
+
pp result
|
|
2766
2793
|
rescue Intrinio::ApiError => e
|
|
2767
2794
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_obv_mean: #{e}"
|
|
2768
2795
|
end
|
|
@@ -2822,7 +2849,7 @@ Name | Type | Description | Notes
|
|
|
2822
2849
|
|
|
2823
2850
|
## **get_crypto_price_technicals_rsi**
|
|
2824
2851
|
|
|
2825
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2852
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_rsi_v2)
|
|
2826
2853
|
|
|
2827
2854
|
[//]: # (START_OVERVIEW)
|
|
2828
2855
|
|
|
@@ -2842,6 +2869,7 @@ Returns the Relative Strength Index values of Crypto Currency Prices for a Crypt
|
|
|
2842
2869
|
```ruby
|
|
2843
2870
|
# Load the gem
|
|
2844
2871
|
require 'intrinio-sdk'
|
|
2872
|
+
require 'pp'
|
|
2845
2873
|
|
|
2846
2874
|
# Setup authorization
|
|
2847
2875
|
Intrinio.configure do |config|
|
|
@@ -2868,7 +2896,7 @@ opts = {
|
|
|
2868
2896
|
|
|
2869
2897
|
begin
|
|
2870
2898
|
result = crypto_api.get_crypto_price_technicals_rsi(opts)
|
|
2871
|
-
|
|
2899
|
+
pp result
|
|
2872
2900
|
rescue Intrinio::ApiError => e
|
|
2873
2901
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_rsi: #{e}"
|
|
2874
2902
|
end
|
|
@@ -2929,7 +2957,7 @@ Name | Type | Description | Notes
|
|
|
2929
2957
|
|
|
2930
2958
|
## **get_crypto_price_technicals_sma**
|
|
2931
2959
|
|
|
2932
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2960
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sma_v2)
|
|
2933
2961
|
|
|
2934
2962
|
[//]: # (START_OVERVIEW)
|
|
2935
2963
|
|
|
@@ -2949,6 +2977,7 @@ Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto
|
|
|
2949
2977
|
```ruby
|
|
2950
2978
|
# Load the gem
|
|
2951
2979
|
require 'intrinio-sdk'
|
|
2980
|
+
require 'pp'
|
|
2952
2981
|
|
|
2953
2982
|
# Setup authorization
|
|
2954
2983
|
Intrinio.configure do |config|
|
|
@@ -2975,7 +3004,7 @@ opts = {
|
|
|
2975
3004
|
|
|
2976
3005
|
begin
|
|
2977
3006
|
result = crypto_api.get_crypto_price_technicals_sma(opts)
|
|
2978
|
-
|
|
3007
|
+
pp result
|
|
2979
3008
|
rescue Intrinio::ApiError => e
|
|
2980
3009
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_sma: #{e}"
|
|
2981
3010
|
end
|
|
@@ -3036,7 +3065,7 @@ Name | Type | Description | Notes
|
|
|
3036
3065
|
|
|
3037
3066
|
## **get_crypto_price_technicals_sr**
|
|
3038
3067
|
|
|
3039
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3068
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sr_v2)
|
|
3040
3069
|
|
|
3041
3070
|
[//]: # (START_OVERVIEW)
|
|
3042
3071
|
|
|
@@ -3056,6 +3085,7 @@ Returns the Stochastic Oscillator values of Crypto Currency Prices for a Crypto
|
|
|
3056
3085
|
```ruby
|
|
3057
3086
|
# Load the gem
|
|
3058
3087
|
require 'intrinio-sdk'
|
|
3088
|
+
require 'pp'
|
|
3059
3089
|
|
|
3060
3090
|
# Setup authorization
|
|
3061
3091
|
Intrinio.configure do |config|
|
|
@@ -3082,7 +3112,7 @@ opts = {
|
|
|
3082
3112
|
|
|
3083
3113
|
begin
|
|
3084
3114
|
result = crypto_api.get_crypto_price_technicals_sr(opts)
|
|
3085
|
-
|
|
3115
|
+
pp result
|
|
3086
3116
|
rescue Intrinio::ApiError => e
|
|
3087
3117
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_sr: #{e}"
|
|
3088
3118
|
end
|
|
@@ -3143,7 +3173,7 @@ Name | Type | Description | Notes
|
|
|
3143
3173
|
|
|
3144
3174
|
## **get_crypto_price_technicals_trix**
|
|
3145
3175
|
|
|
3146
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3176
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_trix_v2)
|
|
3147
3177
|
|
|
3148
3178
|
[//]: # (START_OVERVIEW)
|
|
3149
3179
|
|
|
@@ -3163,6 +3193,7 @@ Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto
|
|
|
3163
3193
|
```ruby
|
|
3164
3194
|
# Load the gem
|
|
3165
3195
|
require 'intrinio-sdk'
|
|
3196
|
+
require 'pp'
|
|
3166
3197
|
|
|
3167
3198
|
# Setup authorization
|
|
3168
3199
|
Intrinio.configure do |config|
|
|
@@ -3188,7 +3219,7 @@ opts = {
|
|
|
3188
3219
|
|
|
3189
3220
|
begin
|
|
3190
3221
|
result = crypto_api.get_crypto_price_technicals_trix(opts)
|
|
3191
|
-
|
|
3222
|
+
pp result
|
|
3192
3223
|
rescue Intrinio::ApiError => e
|
|
3193
3224
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_trix: #{e}"
|
|
3194
3225
|
end
|
|
@@ -3248,7 +3279,7 @@ Name | Type | Description | Notes
|
|
|
3248
3279
|
|
|
3249
3280
|
## **get_crypto_price_technicals_tsi**
|
|
3250
3281
|
|
|
3251
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3282
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_tsi_v2)
|
|
3252
3283
|
|
|
3253
3284
|
[//]: # (START_OVERVIEW)
|
|
3254
3285
|
|
|
@@ -3268,6 +3299,7 @@ Returns the True Strength Index values of Crypto Currency Prices for a Crypto Cu
|
|
|
3268
3299
|
```ruby
|
|
3269
3300
|
# Load the gem
|
|
3270
3301
|
require 'intrinio-sdk'
|
|
3302
|
+
require 'pp'
|
|
3271
3303
|
|
|
3272
3304
|
# Setup authorization
|
|
3273
3305
|
Intrinio.configure do |config|
|
|
@@ -3295,7 +3327,7 @@ opts = {
|
|
|
3295
3327
|
|
|
3296
3328
|
begin
|
|
3297
3329
|
result = crypto_api.get_crypto_price_technicals_tsi(opts)
|
|
3298
|
-
|
|
3330
|
+
pp result
|
|
3299
3331
|
rescue Intrinio::ApiError => e
|
|
3300
3332
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_tsi: #{e}"
|
|
3301
3333
|
end
|
|
@@ -3357,7 +3389,7 @@ Name | Type | Description | Notes
|
|
|
3357
3389
|
|
|
3358
3390
|
## **get_crypto_price_technicals_uo**
|
|
3359
3391
|
|
|
3360
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3392
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_uo_v2)
|
|
3361
3393
|
|
|
3362
3394
|
[//]: # (START_OVERVIEW)
|
|
3363
3395
|
|
|
@@ -3377,6 +3409,7 @@ Returns the Ultimate Oscillator values of Crypto Currency Prices for a Crypto Cu
|
|
|
3377
3409
|
```ruby
|
|
3378
3410
|
# Load the gem
|
|
3379
3411
|
require 'intrinio-sdk'
|
|
3412
|
+
require 'pp'
|
|
3380
3413
|
|
|
3381
3414
|
# Setup authorization
|
|
3382
3415
|
Intrinio.configure do |config|
|
|
@@ -3407,7 +3440,7 @@ opts = {
|
|
|
3407
3440
|
|
|
3408
3441
|
begin
|
|
3409
3442
|
result = crypto_api.get_crypto_price_technicals_uo(opts)
|
|
3410
|
-
|
|
3443
|
+
pp result
|
|
3411
3444
|
rescue Intrinio::ApiError => e
|
|
3412
3445
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_uo: #{e}"
|
|
3413
3446
|
end
|
|
@@ -3472,7 +3505,7 @@ Name | Type | Description | Notes
|
|
|
3472
3505
|
|
|
3473
3506
|
## **get_crypto_price_technicals_vi**
|
|
3474
3507
|
|
|
3475
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3508
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vi_v2)
|
|
3476
3509
|
|
|
3477
3510
|
[//]: # (START_OVERVIEW)
|
|
3478
3511
|
|
|
@@ -3492,6 +3525,7 @@ Returns the Vortex Indicator values of Crypto Currency Prices for a Crypto Curre
|
|
|
3492
3525
|
```ruby
|
|
3493
3526
|
# Load the gem
|
|
3494
3527
|
require 'intrinio-sdk'
|
|
3528
|
+
require 'pp'
|
|
3495
3529
|
|
|
3496
3530
|
# Setup authorization
|
|
3497
3531
|
Intrinio.configure do |config|
|
|
@@ -3517,7 +3551,7 @@ opts = {
|
|
|
3517
3551
|
|
|
3518
3552
|
begin
|
|
3519
3553
|
result = crypto_api.get_crypto_price_technicals_vi(opts)
|
|
3520
|
-
|
|
3554
|
+
pp result
|
|
3521
3555
|
rescue Intrinio::ApiError => e
|
|
3522
3556
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_vi: #{e}"
|
|
3523
3557
|
end
|
|
@@ -3577,7 +3611,7 @@ Name | Type | Description | Notes
|
|
|
3577
3611
|
|
|
3578
3612
|
## **get_crypto_price_technicals_vpt**
|
|
3579
3613
|
|
|
3580
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3614
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vpt_v2)
|
|
3581
3615
|
|
|
3582
3616
|
[//]: # (START_OVERVIEW)
|
|
3583
3617
|
|
|
@@ -3597,6 +3631,7 @@ Returns the Volume-price Trend values of Crypto Currency Prices for a Crypto Cur
|
|
|
3597
3631
|
```ruby
|
|
3598
3632
|
# Load the gem
|
|
3599
3633
|
require 'intrinio-sdk'
|
|
3634
|
+
require 'pp'
|
|
3600
3635
|
|
|
3601
3636
|
# Setup authorization
|
|
3602
3637
|
Intrinio.configure do |config|
|
|
@@ -3621,7 +3656,7 @@ opts = {
|
|
|
3621
3656
|
|
|
3622
3657
|
begin
|
|
3623
3658
|
result = crypto_api.get_crypto_price_technicals_vpt(opts)
|
|
3624
|
-
|
|
3659
|
+
pp result
|
|
3625
3660
|
rescue Intrinio::ApiError => e
|
|
3626
3661
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_vpt: #{e}"
|
|
3627
3662
|
end
|
|
@@ -3680,7 +3715,7 @@ Name | Type | Description | Notes
|
|
|
3680
3715
|
|
|
3681
3716
|
## **get_crypto_price_technicals_vwap**
|
|
3682
3717
|
|
|
3683
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3718
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vwap_v2)
|
|
3684
3719
|
|
|
3685
3720
|
[//]: # (START_OVERVIEW)
|
|
3686
3721
|
|
|
@@ -3700,6 +3735,7 @@ Returns the Volume Weighted Average Price values of Crypto Currency Prices for a
|
|
|
3700
3735
|
```ruby
|
|
3701
3736
|
# Load the gem
|
|
3702
3737
|
require 'intrinio-sdk'
|
|
3738
|
+
require 'pp'
|
|
3703
3739
|
|
|
3704
3740
|
# Setup authorization
|
|
3705
3741
|
Intrinio.configure do |config|
|
|
@@ -3724,7 +3760,7 @@ opts = {
|
|
|
3724
3760
|
|
|
3725
3761
|
begin
|
|
3726
3762
|
result = crypto_api.get_crypto_price_technicals_vwap(opts)
|
|
3727
|
-
|
|
3763
|
+
pp result
|
|
3728
3764
|
rescue Intrinio::ApiError => e
|
|
3729
3765
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_vwap: #{e}"
|
|
3730
3766
|
end
|
|
@@ -3783,7 +3819,7 @@ Name | Type | Description | Notes
|
|
|
3783
3819
|
|
|
3784
3820
|
## **get_crypto_price_technicals_wr**
|
|
3785
3821
|
|
|
3786
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3822
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_wr_v2)
|
|
3787
3823
|
|
|
3788
3824
|
[//]: # (START_OVERVIEW)
|
|
3789
3825
|
|
|
@@ -3803,6 +3839,7 @@ Returns the Williams %R values of Crypto Currency Prices for a Crypto Currency P
|
|
|
3803
3839
|
```ruby
|
|
3804
3840
|
# Load the gem
|
|
3805
3841
|
require 'intrinio-sdk'
|
|
3842
|
+
require 'pp'
|
|
3806
3843
|
|
|
3807
3844
|
# Setup authorization
|
|
3808
3845
|
Intrinio.configure do |config|
|
|
@@ -3828,7 +3865,7 @@ opts = {
|
|
|
3828
3865
|
|
|
3829
3866
|
begin
|
|
3830
3867
|
result = crypto_api.get_crypto_price_technicals_wr(opts)
|
|
3831
|
-
|
|
3868
|
+
pp result
|
|
3832
3869
|
rescue Intrinio::ApiError => e
|
|
3833
3870
|
puts "Exception when calling CryptoApi->get_crypto_price_technicals_wr: #{e}"
|
|
3834
3871
|
end
|
|
@@ -3888,7 +3925,7 @@ Name | Type | Description | Notes
|
|
|
3888
3925
|
|
|
3889
3926
|
## **get_crypto_prices**
|
|
3890
3927
|
|
|
3891
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3928
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_prices_v2)
|
|
3892
3929
|
|
|
3893
3930
|
[//]: # (START_OVERVIEW)
|
|
3894
3931
|
|
|
@@ -3908,6 +3945,7 @@ Returns a list of available Crypto Currency Prices.
|
|
|
3908
3945
|
```ruby
|
|
3909
3946
|
# Load the gem
|
|
3910
3947
|
require 'intrinio-sdk'
|
|
3948
|
+
require 'pp'
|
|
3911
3949
|
|
|
3912
3950
|
# Setup authorization
|
|
3913
3951
|
Intrinio.configure do |config|
|
|
@@ -3933,7 +3971,7 @@ opts = {
|
|
|
3933
3971
|
|
|
3934
3972
|
begin
|
|
3935
3973
|
result = crypto_api.get_crypto_prices(timeframe, opts)
|
|
3936
|
-
|
|
3974
|
+
pp result
|
|
3937
3975
|
rescue Intrinio::ApiError => e
|
|
3938
3976
|
puts "Exception when calling CryptoApi->get_crypto_prices: #{e}"
|
|
3939
3977
|
end
|
|
@@ -3992,7 +4030,7 @@ Name | Type | Description | Notes
|
|
|
3992
4030
|
|
|
3993
4031
|
## **get_crypto_snapshot**
|
|
3994
4032
|
|
|
3995
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4033
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_snapshot_v2)
|
|
3996
4034
|
|
|
3997
4035
|
[//]: # (START_OVERVIEW)
|
|
3998
4036
|
|
|
@@ -4012,6 +4050,7 @@ Returns a market snapshot over that last 24 hours for the given currency pair an
|
|
|
4012
4050
|
```ruby
|
|
4013
4051
|
# Load the gem
|
|
4014
4052
|
require 'intrinio-sdk'
|
|
4053
|
+
require 'pp'
|
|
4015
4054
|
|
|
4016
4055
|
# Setup authorization
|
|
4017
4056
|
Intrinio.configure do |config|
|
|
@@ -4028,7 +4067,7 @@ opts = {
|
|
|
4028
4067
|
|
|
4029
4068
|
begin
|
|
4030
4069
|
result = crypto_api.get_crypto_snapshot(opts)
|
|
4031
|
-
|
|
4070
|
+
pp result
|
|
4032
4071
|
rescue Intrinio::ApiError => e
|
|
4033
4072
|
puts "Exception when calling CryptoApi->get_crypto_snapshot: #{e}"
|
|
4034
4073
|
end
|
|
@@ -4079,7 +4118,7 @@ Name | Type | Description | Notes
|
|
|
4079
4118
|
|
|
4080
4119
|
## **get_crypto_stats**
|
|
4081
4120
|
|
|
4082
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4121
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_stats_v2)
|
|
4083
4122
|
|
|
4084
4123
|
[//]: # (START_OVERVIEW)
|
|
4085
4124
|
|
|
@@ -4099,6 +4138,7 @@ Returns available stats on Crypto Currencies.
|
|
|
4099
4138
|
```ruby
|
|
4100
4139
|
# Load the gem
|
|
4101
4140
|
require 'intrinio-sdk'
|
|
4141
|
+
require 'pp'
|
|
4102
4142
|
|
|
4103
4143
|
# Setup authorization
|
|
4104
4144
|
Intrinio.configure do |config|
|
|
@@ -4114,7 +4154,7 @@ opts = {
|
|
|
4114
4154
|
|
|
4115
4155
|
begin
|
|
4116
4156
|
result = crypto_api.get_crypto_stats(opts)
|
|
4117
|
-
|
|
4157
|
+
pp result
|
|
4118
4158
|
rescue Intrinio::ApiError => e
|
|
4119
4159
|
puts "Exception when calling CryptoApi->get_crypto_stats: #{e}"
|
|
4120
4160
|
end
|