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/TechnicalApi.md
CHANGED
|
@@ -89,7 +89,7 @@ Method | HTTP request | Description
|
|
|
89
89
|
|
|
90
90
|
## **get_crypto_price_technicals_adi**
|
|
91
91
|
|
|
92
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
92
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adi_v2)
|
|
93
93
|
|
|
94
94
|
[//]: # (START_OVERVIEW)
|
|
95
95
|
|
|
@@ -109,6 +109,7 @@ Returns the Accumulation/Distribution Index values of Crypto Currency Prices for
|
|
|
109
109
|
```ruby
|
|
110
110
|
# Load the gem
|
|
111
111
|
require 'intrinio-sdk'
|
|
112
|
+
require 'pp'
|
|
112
113
|
|
|
113
114
|
# Setup authorization
|
|
114
115
|
Intrinio.configure do |config|
|
|
@@ -133,7 +134,7 @@ opts = {
|
|
|
133
134
|
|
|
134
135
|
begin
|
|
135
136
|
result = technical_api.get_crypto_price_technicals_adi(opts)
|
|
136
|
-
|
|
137
|
+
pp result
|
|
137
138
|
rescue Intrinio::ApiError => e
|
|
138
139
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adi: #{e}"
|
|
139
140
|
end
|
|
@@ -192,7 +193,7 @@ Name | Type | Description | Notes
|
|
|
192
193
|
|
|
193
194
|
## **get_crypto_price_technicals_adtv**
|
|
194
195
|
|
|
195
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
196
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adtv_v2)
|
|
196
197
|
|
|
197
198
|
[//]: # (START_OVERVIEW)
|
|
198
199
|
|
|
@@ -212,6 +213,7 @@ Returns the Average Daily Trading Volume values of Crypto Currency Prices for a
|
|
|
212
213
|
```ruby
|
|
213
214
|
# Load the gem
|
|
214
215
|
require 'intrinio-sdk'
|
|
216
|
+
require 'pp'
|
|
215
217
|
|
|
216
218
|
# Setup authorization
|
|
217
219
|
Intrinio.configure do |config|
|
|
@@ -237,7 +239,7 @@ opts = {
|
|
|
237
239
|
|
|
238
240
|
begin
|
|
239
241
|
result = technical_api.get_crypto_price_technicals_adtv(opts)
|
|
240
|
-
|
|
242
|
+
pp result
|
|
241
243
|
rescue Intrinio::ApiError => e
|
|
242
244
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adtv: #{e}"
|
|
243
245
|
end
|
|
@@ -297,7 +299,7 @@ Name | Type | Description | Notes
|
|
|
297
299
|
|
|
298
300
|
## **get_crypto_price_technicals_adx**
|
|
299
301
|
|
|
300
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
302
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_adx_v2)
|
|
301
303
|
|
|
302
304
|
[//]: # (START_OVERVIEW)
|
|
303
305
|
|
|
@@ -317,6 +319,7 @@ Returns the Average Directional Index values of Crypto Currency Prices for a Cry
|
|
|
317
319
|
```ruby
|
|
318
320
|
# Load the gem
|
|
319
321
|
require 'intrinio-sdk'
|
|
322
|
+
require 'pp'
|
|
320
323
|
|
|
321
324
|
# Setup authorization
|
|
322
325
|
Intrinio.configure do |config|
|
|
@@ -342,7 +345,7 @@ opts = {
|
|
|
342
345
|
|
|
343
346
|
begin
|
|
344
347
|
result = technical_api.get_crypto_price_technicals_adx(opts)
|
|
345
|
-
|
|
348
|
+
pp result
|
|
346
349
|
rescue Intrinio::ApiError => e
|
|
347
350
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_adx: #{e}"
|
|
348
351
|
end
|
|
@@ -402,7 +405,7 @@ Name | Type | Description | Notes
|
|
|
402
405
|
|
|
403
406
|
## **get_crypto_price_technicals_ao**
|
|
404
407
|
|
|
405
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
408
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ao_v2)
|
|
406
409
|
|
|
407
410
|
[//]: # (START_OVERVIEW)
|
|
408
411
|
|
|
@@ -422,6 +425,7 @@ Returns the Awesome Oscillator values of Crypto Currency Prices for a Crypto Cur
|
|
|
422
425
|
```ruby
|
|
423
426
|
# Load the gem
|
|
424
427
|
require 'intrinio-sdk'
|
|
428
|
+
require 'pp'
|
|
425
429
|
|
|
426
430
|
# Setup authorization
|
|
427
431
|
Intrinio.configure do |config|
|
|
@@ -448,7 +452,7 @@ opts = {
|
|
|
448
452
|
|
|
449
453
|
begin
|
|
450
454
|
result = technical_api.get_crypto_price_technicals_ao(opts)
|
|
451
|
-
|
|
455
|
+
pp result
|
|
452
456
|
rescue Intrinio::ApiError => e
|
|
453
457
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_ao: #{e}"
|
|
454
458
|
end
|
|
@@ -509,7 +513,7 @@ Name | Type | Description | Notes
|
|
|
509
513
|
|
|
510
514
|
## **get_crypto_price_technicals_atr**
|
|
511
515
|
|
|
512
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
516
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_atr_v2)
|
|
513
517
|
|
|
514
518
|
[//]: # (START_OVERVIEW)
|
|
515
519
|
|
|
@@ -529,6 +533,7 @@ Returns the Average True Range values of Crypto Currency Prices for Crypto Curre
|
|
|
529
533
|
```ruby
|
|
530
534
|
# Load the gem
|
|
531
535
|
require 'intrinio-sdk'
|
|
536
|
+
require 'pp'
|
|
532
537
|
|
|
533
538
|
# Setup authorization
|
|
534
539
|
Intrinio.configure do |config|
|
|
@@ -554,7 +559,7 @@ opts = {
|
|
|
554
559
|
|
|
555
560
|
begin
|
|
556
561
|
result = technical_api.get_crypto_price_technicals_atr(opts)
|
|
557
|
-
|
|
562
|
+
pp result
|
|
558
563
|
rescue Intrinio::ApiError => e
|
|
559
564
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_atr: #{e}"
|
|
560
565
|
end
|
|
@@ -614,7 +619,7 @@ Name | Type | Description | Notes
|
|
|
614
619
|
|
|
615
620
|
## **get_crypto_price_technicals_bb**
|
|
616
621
|
|
|
617
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
622
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_bb_v2)
|
|
618
623
|
|
|
619
624
|
[//]: # (START_OVERVIEW)
|
|
620
625
|
|
|
@@ -634,6 +639,7 @@ Returns the Bollinger Bands values of Crypto Currency Prices for a Crypto Curren
|
|
|
634
639
|
```ruby
|
|
635
640
|
# Load the gem
|
|
636
641
|
require 'intrinio-sdk'
|
|
642
|
+
require 'pp'
|
|
637
643
|
|
|
638
644
|
# Setup authorization
|
|
639
645
|
Intrinio.configure do |config|
|
|
@@ -661,7 +667,7 @@ opts = {
|
|
|
661
667
|
|
|
662
668
|
begin
|
|
663
669
|
result = technical_api.get_crypto_price_technicals_bb(opts)
|
|
664
|
-
|
|
670
|
+
pp result
|
|
665
671
|
rescue Intrinio::ApiError => e
|
|
666
672
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_bb: #{e}"
|
|
667
673
|
end
|
|
@@ -723,7 +729,7 @@ Name | Type | Description | Notes
|
|
|
723
729
|
|
|
724
730
|
## **get_crypto_price_technicals_cci**
|
|
725
731
|
|
|
726
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
732
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cci_v2)
|
|
727
733
|
|
|
728
734
|
[//]: # (START_OVERVIEW)
|
|
729
735
|
|
|
@@ -743,6 +749,7 @@ Returns the Commodity Channel Index values of Crypto Currency Prices for Crypto
|
|
|
743
749
|
```ruby
|
|
744
750
|
# Load the gem
|
|
745
751
|
require 'intrinio-sdk'
|
|
752
|
+
require 'pp'
|
|
746
753
|
|
|
747
754
|
# Setup authorization
|
|
748
755
|
Intrinio.configure do |config|
|
|
@@ -769,7 +776,7 @@ opts = {
|
|
|
769
776
|
|
|
770
777
|
begin
|
|
771
778
|
result = technical_api.get_crypto_price_technicals_cci(opts)
|
|
772
|
-
|
|
779
|
+
pp result
|
|
773
780
|
rescue Intrinio::ApiError => e
|
|
774
781
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_cci: #{e}"
|
|
775
782
|
end
|
|
@@ -830,7 +837,7 @@ Name | Type | Description | Notes
|
|
|
830
837
|
|
|
831
838
|
## **get_crypto_price_technicals_cmf**
|
|
832
839
|
|
|
833
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
840
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_cmf_v2)
|
|
834
841
|
|
|
835
842
|
[//]: # (START_OVERVIEW)
|
|
836
843
|
|
|
@@ -850,6 +857,7 @@ Returns the Chaikin Money Flow values of Crypto Currency Prices for a Crypto Cur
|
|
|
850
857
|
```ruby
|
|
851
858
|
# Load the gem
|
|
852
859
|
require 'intrinio-sdk'
|
|
860
|
+
require 'pp'
|
|
853
861
|
|
|
854
862
|
# Setup authorization
|
|
855
863
|
Intrinio.configure do |config|
|
|
@@ -875,7 +883,7 @@ opts = {
|
|
|
875
883
|
|
|
876
884
|
begin
|
|
877
885
|
result = technical_api.get_crypto_price_technicals_cmf(opts)
|
|
878
|
-
|
|
886
|
+
pp result
|
|
879
887
|
rescue Intrinio::ApiError => e
|
|
880
888
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_cmf: #{e}"
|
|
881
889
|
end
|
|
@@ -935,7 +943,7 @@ Name | Type | Description | Notes
|
|
|
935
943
|
|
|
936
944
|
## **get_crypto_price_technicals_dc**
|
|
937
945
|
|
|
938
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
946
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dc_v2)
|
|
939
947
|
|
|
940
948
|
[//]: # (START_OVERVIEW)
|
|
941
949
|
|
|
@@ -955,6 +963,7 @@ Returns the Donchian Channel values of Crypto Currency Prices for a Crypto Curre
|
|
|
955
963
|
```ruby
|
|
956
964
|
# Load the gem
|
|
957
965
|
require 'intrinio-sdk'
|
|
966
|
+
require 'pp'
|
|
958
967
|
|
|
959
968
|
# Setup authorization
|
|
960
969
|
Intrinio.configure do |config|
|
|
@@ -981,7 +990,7 @@ opts = {
|
|
|
981
990
|
|
|
982
991
|
begin
|
|
983
992
|
result = technical_api.get_crypto_price_technicals_dc(opts)
|
|
984
|
-
|
|
993
|
+
pp result
|
|
985
994
|
rescue Intrinio::ApiError => e
|
|
986
995
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_dc: #{e}"
|
|
987
996
|
end
|
|
@@ -1042,7 +1051,7 @@ Name | Type | Description | Notes
|
|
|
1042
1051
|
|
|
1043
1052
|
## **get_crypto_price_technicals_dpo**
|
|
1044
1053
|
|
|
1045
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1054
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_dpo_v2)
|
|
1046
1055
|
|
|
1047
1056
|
[//]: # (START_OVERVIEW)
|
|
1048
1057
|
|
|
@@ -1062,6 +1071,7 @@ Returns the Detrended Price Oscillator values of Crypto Currency Prices for a Cr
|
|
|
1062
1071
|
```ruby
|
|
1063
1072
|
# Load the gem
|
|
1064
1073
|
require 'intrinio-sdk'
|
|
1074
|
+
require 'pp'
|
|
1065
1075
|
|
|
1066
1076
|
# Setup authorization
|
|
1067
1077
|
Intrinio.configure do |config|
|
|
@@ -1088,7 +1098,7 @@ opts = {
|
|
|
1088
1098
|
|
|
1089
1099
|
begin
|
|
1090
1100
|
result = technical_api.get_crypto_price_technicals_dpo(opts)
|
|
1091
|
-
|
|
1101
|
+
pp result
|
|
1092
1102
|
rescue Intrinio::ApiError => e
|
|
1093
1103
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_dpo: #{e}"
|
|
1094
1104
|
end
|
|
@@ -1149,7 +1159,7 @@ Name | Type | Description | Notes
|
|
|
1149
1159
|
|
|
1150
1160
|
## **get_crypto_price_technicals_eom**
|
|
1151
1161
|
|
|
1152
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1162
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_eom_v2)
|
|
1153
1163
|
|
|
1154
1164
|
[//]: # (START_OVERVIEW)
|
|
1155
1165
|
|
|
@@ -1169,6 +1179,7 @@ Returns the Ease of Movement values of Crypto Currency Prices for a Crypto Curre
|
|
|
1169
1179
|
```ruby
|
|
1170
1180
|
# Load the gem
|
|
1171
1181
|
require 'intrinio-sdk'
|
|
1182
|
+
require 'pp'
|
|
1172
1183
|
|
|
1173
1184
|
# Setup authorization
|
|
1174
1185
|
Intrinio.configure do |config|
|
|
@@ -1194,7 +1205,7 @@ opts = {
|
|
|
1194
1205
|
|
|
1195
1206
|
begin
|
|
1196
1207
|
result = technical_api.get_crypto_price_technicals_eom(opts)
|
|
1197
|
-
|
|
1208
|
+
pp result
|
|
1198
1209
|
rescue Intrinio::ApiError => e
|
|
1199
1210
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_eom: #{e}"
|
|
1200
1211
|
end
|
|
@@ -1254,7 +1265,7 @@ Name | Type | Description | Notes
|
|
|
1254
1265
|
|
|
1255
1266
|
## **get_crypto_price_technicals_fi**
|
|
1256
1267
|
|
|
1257
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1268
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_fi_v2)
|
|
1258
1269
|
|
|
1259
1270
|
[//]: # (START_OVERVIEW)
|
|
1260
1271
|
|
|
@@ -1274,6 +1285,7 @@ Returns the Force Index values of Crypto Currency Prices for a Crypto Currency P
|
|
|
1274
1285
|
```ruby
|
|
1275
1286
|
# Load the gem
|
|
1276
1287
|
require 'intrinio-sdk'
|
|
1288
|
+
require 'pp'
|
|
1277
1289
|
|
|
1278
1290
|
# Setup authorization
|
|
1279
1291
|
Intrinio.configure do |config|
|
|
@@ -1298,7 +1310,7 @@ opts = {
|
|
|
1298
1310
|
|
|
1299
1311
|
begin
|
|
1300
1312
|
result = technical_api.get_crypto_price_technicals_fi(opts)
|
|
1301
|
-
|
|
1313
|
+
pp result
|
|
1302
1314
|
rescue Intrinio::ApiError => e
|
|
1303
1315
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_fi: #{e}"
|
|
1304
1316
|
end
|
|
@@ -1357,7 +1369,7 @@ Name | Type | Description | Notes
|
|
|
1357
1369
|
|
|
1358
1370
|
## **get_crypto_price_technicals_ichimoku**
|
|
1359
1371
|
|
|
1360
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1372
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_ichimoku_v2)
|
|
1361
1373
|
|
|
1362
1374
|
[//]: # (START_OVERVIEW)
|
|
1363
1375
|
|
|
@@ -1377,6 +1389,7 @@ Returns the Ichimoku Kinko Hyo values of Crypto Currency Prices for a Crypto Cur
|
|
|
1377
1389
|
```ruby
|
|
1378
1390
|
# Load the gem
|
|
1379
1391
|
require 'intrinio-sdk'
|
|
1392
|
+
require 'pp'
|
|
1380
1393
|
|
|
1381
1394
|
# Setup authorization
|
|
1382
1395
|
Intrinio.configure do |config|
|
|
@@ -1404,7 +1417,7 @@ opts = {
|
|
|
1404
1417
|
|
|
1405
1418
|
begin
|
|
1406
1419
|
result = technical_api.get_crypto_price_technicals_ichimoku(opts)
|
|
1407
|
-
|
|
1420
|
+
pp result
|
|
1408
1421
|
rescue Intrinio::ApiError => e
|
|
1409
1422
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_ichimoku: #{e}"
|
|
1410
1423
|
end
|
|
@@ -1466,7 +1479,7 @@ Name | Type | Description | Notes
|
|
|
1466
1479
|
|
|
1467
1480
|
## **get_crypto_price_technicals_kc**
|
|
1468
1481
|
|
|
1469
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1482
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kc_v2)
|
|
1470
1483
|
|
|
1471
1484
|
[//]: # (START_OVERVIEW)
|
|
1472
1485
|
|
|
@@ -1486,6 +1499,7 @@ Returns the Keltner Channel values of Crypto Currency Prices for a Crypto Curren
|
|
|
1486
1499
|
```ruby
|
|
1487
1500
|
# Load the gem
|
|
1488
1501
|
require 'intrinio-sdk'
|
|
1502
|
+
require 'pp'
|
|
1489
1503
|
|
|
1490
1504
|
# Setup authorization
|
|
1491
1505
|
Intrinio.configure do |config|
|
|
@@ -1511,7 +1525,7 @@ opts = {
|
|
|
1511
1525
|
|
|
1512
1526
|
begin
|
|
1513
1527
|
result = technical_api.get_crypto_price_technicals_kc(opts)
|
|
1514
|
-
|
|
1528
|
+
pp result
|
|
1515
1529
|
rescue Intrinio::ApiError => e
|
|
1516
1530
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_kc: #{e}"
|
|
1517
1531
|
end
|
|
@@ -1571,7 +1585,7 @@ Name | Type | Description | Notes
|
|
|
1571
1585
|
|
|
1572
1586
|
## **get_crypto_price_technicals_kst**
|
|
1573
1587
|
|
|
1574
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1588
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_kst_v2)
|
|
1575
1589
|
|
|
1576
1590
|
[//]: # (START_OVERVIEW)
|
|
1577
1591
|
|
|
@@ -1591,6 +1605,7 @@ Returns the Know Sure Thing values of Crypto Currency Prices for a Crypto Curren
|
|
|
1591
1605
|
```ruby
|
|
1592
1606
|
# Load the gem
|
|
1593
1607
|
require 'intrinio-sdk'
|
|
1608
|
+
require 'pp'
|
|
1594
1609
|
|
|
1595
1610
|
# Setup authorization
|
|
1596
1611
|
Intrinio.configure do |config|
|
|
@@ -1624,7 +1639,7 @@ opts = {
|
|
|
1624
1639
|
|
|
1625
1640
|
begin
|
|
1626
1641
|
result = technical_api.get_crypto_price_technicals_kst(opts)
|
|
1627
|
-
|
|
1642
|
+
pp result
|
|
1628
1643
|
rescue Intrinio::ApiError => e
|
|
1629
1644
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_kst: #{e}"
|
|
1630
1645
|
end
|
|
@@ -1692,7 +1707,7 @@ Name | Type | Description | Notes
|
|
|
1692
1707
|
|
|
1693
1708
|
## **get_crypto_price_technicals_macd**
|
|
1694
1709
|
|
|
1695
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1710
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_macd_v2)
|
|
1696
1711
|
|
|
1697
1712
|
[//]: # (START_OVERVIEW)
|
|
1698
1713
|
|
|
@@ -1712,6 +1727,7 @@ Returns the Moving Average Convergence Divergence values of Crypto Currency Pric
|
|
|
1712
1727
|
```ruby
|
|
1713
1728
|
# Load the gem
|
|
1714
1729
|
require 'intrinio-sdk'
|
|
1730
|
+
require 'pp'
|
|
1715
1731
|
|
|
1716
1732
|
# Setup authorization
|
|
1717
1733
|
Intrinio.configure do |config|
|
|
@@ -1740,7 +1756,7 @@ opts = {
|
|
|
1740
1756
|
|
|
1741
1757
|
begin
|
|
1742
1758
|
result = technical_api.get_crypto_price_technicals_macd(opts)
|
|
1743
|
-
|
|
1759
|
+
pp result
|
|
1744
1760
|
rescue Intrinio::ApiError => e
|
|
1745
1761
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_macd: #{e}"
|
|
1746
1762
|
end
|
|
@@ -1803,7 +1819,7 @@ Name | Type | Description | Notes
|
|
|
1803
1819
|
|
|
1804
1820
|
## **get_crypto_price_technicals_mfi**
|
|
1805
1821
|
|
|
1806
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1822
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mfi_v2)
|
|
1807
1823
|
|
|
1808
1824
|
[//]: # (START_OVERVIEW)
|
|
1809
1825
|
|
|
@@ -1823,6 +1839,7 @@ Returns the Money Flow Index values of Crypto Currency Prices for a Crypto Curre
|
|
|
1823
1839
|
```ruby
|
|
1824
1840
|
# Load the gem
|
|
1825
1841
|
require 'intrinio-sdk'
|
|
1842
|
+
require 'pp'
|
|
1826
1843
|
|
|
1827
1844
|
# Setup authorization
|
|
1828
1845
|
Intrinio.configure do |config|
|
|
@@ -1848,7 +1865,7 @@ opts = {
|
|
|
1848
1865
|
|
|
1849
1866
|
begin
|
|
1850
1867
|
result = technical_api.get_crypto_price_technicals_mfi(opts)
|
|
1851
|
-
|
|
1868
|
+
pp result
|
|
1852
1869
|
rescue Intrinio::ApiError => e
|
|
1853
1870
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_mfi: #{e}"
|
|
1854
1871
|
end
|
|
@@ -1908,7 +1925,7 @@ Name | Type | Description | Notes
|
|
|
1908
1925
|
|
|
1909
1926
|
## **get_crypto_price_technicals_mi**
|
|
1910
1927
|
|
|
1911
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
1928
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_mi_v2)
|
|
1912
1929
|
|
|
1913
1930
|
[//]: # (START_OVERVIEW)
|
|
1914
1931
|
|
|
@@ -1928,6 +1945,7 @@ Returns the Mass Index values of Crypto Currency Prices for a Crypto Currency Pa
|
|
|
1928
1945
|
```ruby
|
|
1929
1946
|
# Load the gem
|
|
1930
1947
|
require 'intrinio-sdk'
|
|
1948
|
+
require 'pp'
|
|
1931
1949
|
|
|
1932
1950
|
# Setup authorization
|
|
1933
1951
|
Intrinio.configure do |config|
|
|
@@ -1954,7 +1972,7 @@ opts = {
|
|
|
1954
1972
|
|
|
1955
1973
|
begin
|
|
1956
1974
|
result = technical_api.get_crypto_price_technicals_mi(opts)
|
|
1957
|
-
|
|
1975
|
+
pp result
|
|
1958
1976
|
rescue Intrinio::ApiError => e
|
|
1959
1977
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_mi: #{e}"
|
|
1960
1978
|
end
|
|
@@ -2015,7 +2033,7 @@ Name | Type | Description | Notes
|
|
|
2015
2033
|
|
|
2016
2034
|
## **get_crypto_price_technicals_nvi**
|
|
2017
2035
|
|
|
2018
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2036
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_nvi_v2)
|
|
2019
2037
|
|
|
2020
2038
|
[//]: # (START_OVERVIEW)
|
|
2021
2039
|
|
|
@@ -2035,6 +2053,7 @@ Returns the Negative Volume Index values of Crypto Currency Prices for a Crypto
|
|
|
2035
2053
|
```ruby
|
|
2036
2054
|
# Load the gem
|
|
2037
2055
|
require 'intrinio-sdk'
|
|
2056
|
+
require 'pp'
|
|
2038
2057
|
|
|
2039
2058
|
# Setup authorization
|
|
2040
2059
|
Intrinio.configure do |config|
|
|
@@ -2059,7 +2078,7 @@ opts = {
|
|
|
2059
2078
|
|
|
2060
2079
|
begin
|
|
2061
2080
|
result = technical_api.get_crypto_price_technicals_nvi(opts)
|
|
2062
|
-
|
|
2081
|
+
pp result
|
|
2063
2082
|
rescue Intrinio::ApiError => e
|
|
2064
2083
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_nvi: #{e}"
|
|
2065
2084
|
end
|
|
@@ -2118,7 +2137,7 @@ Name | Type | Description | Notes
|
|
|
2118
2137
|
|
|
2119
2138
|
## **get_crypto_price_technicals_obv**
|
|
2120
2139
|
|
|
2121
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2140
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_v2)
|
|
2122
2141
|
|
|
2123
2142
|
[//]: # (START_OVERVIEW)
|
|
2124
2143
|
|
|
@@ -2138,6 +2157,7 @@ Returns the On-balance Volume values of Crypto Currency Prices for a Crypto Curr
|
|
|
2138
2157
|
```ruby
|
|
2139
2158
|
# Load the gem
|
|
2140
2159
|
require 'intrinio-sdk'
|
|
2160
|
+
require 'pp'
|
|
2141
2161
|
|
|
2142
2162
|
# Setup authorization
|
|
2143
2163
|
Intrinio.configure do |config|
|
|
@@ -2162,7 +2182,7 @@ opts = {
|
|
|
2162
2182
|
|
|
2163
2183
|
begin
|
|
2164
2184
|
result = technical_api.get_crypto_price_technicals_obv(opts)
|
|
2165
|
-
|
|
2185
|
+
pp result
|
|
2166
2186
|
rescue Intrinio::ApiError => e
|
|
2167
2187
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_obv: #{e}"
|
|
2168
2188
|
end
|
|
@@ -2221,7 +2241,7 @@ Name | Type | Description | Notes
|
|
|
2221
2241
|
|
|
2222
2242
|
## **get_crypto_price_technicals_obv_mean**
|
|
2223
2243
|
|
|
2224
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2244
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_obv_mean_v2)
|
|
2225
2245
|
|
|
2226
2246
|
[//]: # (START_OVERVIEW)
|
|
2227
2247
|
|
|
@@ -2241,6 +2261,7 @@ Returns the On-balance Volume Mean values of Crypto Currency Prices for a Crypto
|
|
|
2241
2261
|
```ruby
|
|
2242
2262
|
# Load the gem
|
|
2243
2263
|
require 'intrinio-sdk'
|
|
2264
|
+
require 'pp'
|
|
2244
2265
|
|
|
2245
2266
|
# Setup authorization
|
|
2246
2267
|
Intrinio.configure do |config|
|
|
@@ -2266,7 +2287,7 @@ opts = {
|
|
|
2266
2287
|
|
|
2267
2288
|
begin
|
|
2268
2289
|
result = technical_api.get_crypto_price_technicals_obv_mean(opts)
|
|
2269
|
-
|
|
2290
|
+
pp result
|
|
2270
2291
|
rescue Intrinio::ApiError => e
|
|
2271
2292
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_obv_mean: #{e}"
|
|
2272
2293
|
end
|
|
@@ -2326,7 +2347,7 @@ Name | Type | Description | Notes
|
|
|
2326
2347
|
|
|
2327
2348
|
## **get_crypto_price_technicals_rsi**
|
|
2328
2349
|
|
|
2329
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2350
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_rsi_v2)
|
|
2330
2351
|
|
|
2331
2352
|
[//]: # (START_OVERVIEW)
|
|
2332
2353
|
|
|
@@ -2346,6 +2367,7 @@ Returns the Relative Strength Index values of Crypto Currency Prices for a Crypt
|
|
|
2346
2367
|
```ruby
|
|
2347
2368
|
# Load the gem
|
|
2348
2369
|
require 'intrinio-sdk'
|
|
2370
|
+
require 'pp'
|
|
2349
2371
|
|
|
2350
2372
|
# Setup authorization
|
|
2351
2373
|
Intrinio.configure do |config|
|
|
@@ -2372,7 +2394,7 @@ opts = {
|
|
|
2372
2394
|
|
|
2373
2395
|
begin
|
|
2374
2396
|
result = technical_api.get_crypto_price_technicals_rsi(opts)
|
|
2375
|
-
|
|
2397
|
+
pp result
|
|
2376
2398
|
rescue Intrinio::ApiError => e
|
|
2377
2399
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_rsi: #{e}"
|
|
2378
2400
|
end
|
|
@@ -2433,7 +2455,7 @@ Name | Type | Description | Notes
|
|
|
2433
2455
|
|
|
2434
2456
|
## **get_crypto_price_technicals_sma**
|
|
2435
2457
|
|
|
2436
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2458
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sma_v2)
|
|
2437
2459
|
|
|
2438
2460
|
[//]: # (START_OVERVIEW)
|
|
2439
2461
|
|
|
@@ -2453,6 +2475,7 @@ Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto
|
|
|
2453
2475
|
```ruby
|
|
2454
2476
|
# Load the gem
|
|
2455
2477
|
require 'intrinio-sdk'
|
|
2478
|
+
require 'pp'
|
|
2456
2479
|
|
|
2457
2480
|
# Setup authorization
|
|
2458
2481
|
Intrinio.configure do |config|
|
|
@@ -2479,7 +2502,7 @@ opts = {
|
|
|
2479
2502
|
|
|
2480
2503
|
begin
|
|
2481
2504
|
result = technical_api.get_crypto_price_technicals_sma(opts)
|
|
2482
|
-
|
|
2505
|
+
pp result
|
|
2483
2506
|
rescue Intrinio::ApiError => e
|
|
2484
2507
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_sma: #{e}"
|
|
2485
2508
|
end
|
|
@@ -2540,7 +2563,7 @@ Name | Type | Description | Notes
|
|
|
2540
2563
|
|
|
2541
2564
|
## **get_crypto_price_technicals_sr**
|
|
2542
2565
|
|
|
2543
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2566
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_sr_v2)
|
|
2544
2567
|
|
|
2545
2568
|
[//]: # (START_OVERVIEW)
|
|
2546
2569
|
|
|
@@ -2560,6 +2583,7 @@ Returns the Stochastic Oscillator values of Crypto Currency Prices for a Crypto
|
|
|
2560
2583
|
```ruby
|
|
2561
2584
|
# Load the gem
|
|
2562
2585
|
require 'intrinio-sdk'
|
|
2586
|
+
require 'pp'
|
|
2563
2587
|
|
|
2564
2588
|
# Setup authorization
|
|
2565
2589
|
Intrinio.configure do |config|
|
|
@@ -2586,7 +2610,7 @@ opts = {
|
|
|
2586
2610
|
|
|
2587
2611
|
begin
|
|
2588
2612
|
result = technical_api.get_crypto_price_technicals_sr(opts)
|
|
2589
|
-
|
|
2613
|
+
pp result
|
|
2590
2614
|
rescue Intrinio::ApiError => e
|
|
2591
2615
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_sr: #{e}"
|
|
2592
2616
|
end
|
|
@@ -2647,7 +2671,7 @@ Name | Type | Description | Notes
|
|
|
2647
2671
|
|
|
2648
2672
|
## **get_crypto_price_technicals_trix**
|
|
2649
2673
|
|
|
2650
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2674
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_trix_v2)
|
|
2651
2675
|
|
|
2652
2676
|
[//]: # (START_OVERVIEW)
|
|
2653
2677
|
|
|
@@ -2667,6 +2691,7 @@ Returns the Simple Moving Average values of Crypto Currency Prices for a Crypto
|
|
|
2667
2691
|
```ruby
|
|
2668
2692
|
# Load the gem
|
|
2669
2693
|
require 'intrinio-sdk'
|
|
2694
|
+
require 'pp'
|
|
2670
2695
|
|
|
2671
2696
|
# Setup authorization
|
|
2672
2697
|
Intrinio.configure do |config|
|
|
@@ -2692,7 +2717,7 @@ opts = {
|
|
|
2692
2717
|
|
|
2693
2718
|
begin
|
|
2694
2719
|
result = technical_api.get_crypto_price_technicals_trix(opts)
|
|
2695
|
-
|
|
2720
|
+
pp result
|
|
2696
2721
|
rescue Intrinio::ApiError => e
|
|
2697
2722
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_trix: #{e}"
|
|
2698
2723
|
end
|
|
@@ -2752,7 +2777,7 @@ Name | Type | Description | Notes
|
|
|
2752
2777
|
|
|
2753
2778
|
## **get_crypto_price_technicals_tsi**
|
|
2754
2779
|
|
|
2755
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2780
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_tsi_v2)
|
|
2756
2781
|
|
|
2757
2782
|
[//]: # (START_OVERVIEW)
|
|
2758
2783
|
|
|
@@ -2772,6 +2797,7 @@ Returns the True Strength Index values of Crypto Currency Prices for a Crypto Cu
|
|
|
2772
2797
|
```ruby
|
|
2773
2798
|
# Load the gem
|
|
2774
2799
|
require 'intrinio-sdk'
|
|
2800
|
+
require 'pp'
|
|
2775
2801
|
|
|
2776
2802
|
# Setup authorization
|
|
2777
2803
|
Intrinio.configure do |config|
|
|
@@ -2799,7 +2825,7 @@ opts = {
|
|
|
2799
2825
|
|
|
2800
2826
|
begin
|
|
2801
2827
|
result = technical_api.get_crypto_price_technicals_tsi(opts)
|
|
2802
|
-
|
|
2828
|
+
pp result
|
|
2803
2829
|
rescue Intrinio::ApiError => e
|
|
2804
2830
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_tsi: #{e}"
|
|
2805
2831
|
end
|
|
@@ -2861,7 +2887,7 @@ Name | Type | Description | Notes
|
|
|
2861
2887
|
|
|
2862
2888
|
## **get_crypto_price_technicals_uo**
|
|
2863
2889
|
|
|
2864
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
2890
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_uo_v2)
|
|
2865
2891
|
|
|
2866
2892
|
[//]: # (START_OVERVIEW)
|
|
2867
2893
|
|
|
@@ -2881,6 +2907,7 @@ Returns the Ultimate Oscillator values of Crypto Currency Prices for a Crypto Cu
|
|
|
2881
2907
|
```ruby
|
|
2882
2908
|
# Load the gem
|
|
2883
2909
|
require 'intrinio-sdk'
|
|
2910
|
+
require 'pp'
|
|
2884
2911
|
|
|
2885
2912
|
# Setup authorization
|
|
2886
2913
|
Intrinio.configure do |config|
|
|
@@ -2911,7 +2938,7 @@ opts = {
|
|
|
2911
2938
|
|
|
2912
2939
|
begin
|
|
2913
2940
|
result = technical_api.get_crypto_price_technicals_uo(opts)
|
|
2914
|
-
|
|
2941
|
+
pp result
|
|
2915
2942
|
rescue Intrinio::ApiError => e
|
|
2916
2943
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_uo: #{e}"
|
|
2917
2944
|
end
|
|
@@ -2976,7 +3003,7 @@ Name | Type | Description | Notes
|
|
|
2976
3003
|
|
|
2977
3004
|
## **get_crypto_price_technicals_vi**
|
|
2978
3005
|
|
|
2979
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3006
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vi_v2)
|
|
2980
3007
|
|
|
2981
3008
|
[//]: # (START_OVERVIEW)
|
|
2982
3009
|
|
|
@@ -2996,6 +3023,7 @@ Returns the Vortex Indicator values of Crypto Currency Prices for a Crypto Curre
|
|
|
2996
3023
|
```ruby
|
|
2997
3024
|
# Load the gem
|
|
2998
3025
|
require 'intrinio-sdk'
|
|
3026
|
+
require 'pp'
|
|
2999
3027
|
|
|
3000
3028
|
# Setup authorization
|
|
3001
3029
|
Intrinio.configure do |config|
|
|
@@ -3021,7 +3049,7 @@ opts = {
|
|
|
3021
3049
|
|
|
3022
3050
|
begin
|
|
3023
3051
|
result = technical_api.get_crypto_price_technicals_vi(opts)
|
|
3024
|
-
|
|
3052
|
+
pp result
|
|
3025
3053
|
rescue Intrinio::ApiError => e
|
|
3026
3054
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vi: #{e}"
|
|
3027
3055
|
end
|
|
@@ -3081,7 +3109,7 @@ Name | Type | Description | Notes
|
|
|
3081
3109
|
|
|
3082
3110
|
## **get_crypto_price_technicals_vpt**
|
|
3083
3111
|
|
|
3084
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3112
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vpt_v2)
|
|
3085
3113
|
|
|
3086
3114
|
[//]: # (START_OVERVIEW)
|
|
3087
3115
|
|
|
@@ -3101,6 +3129,7 @@ Returns the Volume-price Trend values of Crypto Currency Prices for a Crypto Cur
|
|
|
3101
3129
|
```ruby
|
|
3102
3130
|
# Load the gem
|
|
3103
3131
|
require 'intrinio-sdk'
|
|
3132
|
+
require 'pp'
|
|
3104
3133
|
|
|
3105
3134
|
# Setup authorization
|
|
3106
3135
|
Intrinio.configure do |config|
|
|
@@ -3125,7 +3154,7 @@ opts = {
|
|
|
3125
3154
|
|
|
3126
3155
|
begin
|
|
3127
3156
|
result = technical_api.get_crypto_price_technicals_vpt(opts)
|
|
3128
|
-
|
|
3157
|
+
pp result
|
|
3129
3158
|
rescue Intrinio::ApiError => e
|
|
3130
3159
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vpt: #{e}"
|
|
3131
3160
|
end
|
|
@@ -3184,7 +3213,7 @@ Name | Type | Description | Notes
|
|
|
3184
3213
|
|
|
3185
3214
|
## **get_crypto_price_technicals_vwap**
|
|
3186
3215
|
|
|
3187
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3216
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_vwap_v2)
|
|
3188
3217
|
|
|
3189
3218
|
[//]: # (START_OVERVIEW)
|
|
3190
3219
|
|
|
@@ -3204,6 +3233,7 @@ Returns the Volume Weighted Average Price values of Crypto Currency Prices for a
|
|
|
3204
3233
|
```ruby
|
|
3205
3234
|
# Load the gem
|
|
3206
3235
|
require 'intrinio-sdk'
|
|
3236
|
+
require 'pp'
|
|
3207
3237
|
|
|
3208
3238
|
# Setup authorization
|
|
3209
3239
|
Intrinio.configure do |config|
|
|
@@ -3228,7 +3258,7 @@ opts = {
|
|
|
3228
3258
|
|
|
3229
3259
|
begin
|
|
3230
3260
|
result = technical_api.get_crypto_price_technicals_vwap(opts)
|
|
3231
|
-
|
|
3261
|
+
pp result
|
|
3232
3262
|
rescue Intrinio::ApiError => e
|
|
3233
3263
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_vwap: #{e}"
|
|
3234
3264
|
end
|
|
@@ -3287,7 +3317,7 @@ Name | Type | Description | Notes
|
|
|
3287
3317
|
|
|
3288
3318
|
## **get_crypto_price_technicals_wr**
|
|
3289
3319
|
|
|
3290
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3320
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_crypto_price_technicals_wr_v2)
|
|
3291
3321
|
|
|
3292
3322
|
[//]: # (START_OVERVIEW)
|
|
3293
3323
|
|
|
@@ -3307,6 +3337,7 @@ Returns the Williams %R values of Crypto Currency Prices for a Crypto Currency P
|
|
|
3307
3337
|
```ruby
|
|
3308
3338
|
# Load the gem
|
|
3309
3339
|
require 'intrinio-sdk'
|
|
3340
|
+
require 'pp'
|
|
3310
3341
|
|
|
3311
3342
|
# Setup authorization
|
|
3312
3343
|
Intrinio.configure do |config|
|
|
@@ -3332,7 +3363,7 @@ opts = {
|
|
|
3332
3363
|
|
|
3333
3364
|
begin
|
|
3334
3365
|
result = technical_api.get_crypto_price_technicals_wr(opts)
|
|
3335
|
-
|
|
3366
|
+
pp result
|
|
3336
3367
|
rescue Intrinio::ApiError => e
|
|
3337
3368
|
puts "Exception when calling TechnicalApi->get_crypto_price_technicals_wr: #{e}"
|
|
3338
3369
|
end
|
|
@@ -3392,7 +3423,7 @@ Name | Type | Description | Notes
|
|
|
3392
3423
|
|
|
3393
3424
|
## **get_security_price_technicals_adi**
|
|
3394
3425
|
|
|
3395
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3426
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_adi_v2)
|
|
3396
3427
|
|
|
3397
3428
|
[//]: # (START_OVERVIEW)
|
|
3398
3429
|
|
|
@@ -3412,6 +3443,7 @@ Returns the Accumulation/Distribution Index values of Stock Prices for the Secur
|
|
|
3412
3443
|
```ruby
|
|
3413
3444
|
# Load the gem
|
|
3414
3445
|
require 'intrinio-sdk'
|
|
3446
|
+
require 'pp'
|
|
3415
3447
|
|
|
3416
3448
|
# Setup authorization
|
|
3417
3449
|
Intrinio.configure do |config|
|
|
@@ -3431,7 +3463,7 @@ opts = {
|
|
|
3431
3463
|
|
|
3432
3464
|
begin
|
|
3433
3465
|
result = technical_api.get_security_price_technicals_adi(identifier, opts)
|
|
3434
|
-
|
|
3466
|
+
pp result
|
|
3435
3467
|
rescue Intrinio::ApiError => e
|
|
3436
3468
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_adi: #{e}"
|
|
3437
3469
|
end
|
|
@@ -3484,7 +3516,7 @@ Name | Type | Description | Notes
|
|
|
3484
3516
|
|
|
3485
3517
|
## **get_security_price_technicals_adtv**
|
|
3486
3518
|
|
|
3487
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3519
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_adtv_v2)
|
|
3488
3520
|
|
|
3489
3521
|
[//]: # (START_OVERVIEW)
|
|
3490
3522
|
|
|
@@ -3504,6 +3536,7 @@ Returns the Average Daily Trading Volume values of Stock Prices for the Security
|
|
|
3504
3536
|
```ruby
|
|
3505
3537
|
# Load the gem
|
|
3506
3538
|
require 'intrinio-sdk'
|
|
3539
|
+
require 'pp'
|
|
3507
3540
|
|
|
3508
3541
|
# Setup authorization
|
|
3509
3542
|
Intrinio.configure do |config|
|
|
@@ -3524,7 +3557,7 @@ opts = {
|
|
|
3524
3557
|
|
|
3525
3558
|
begin
|
|
3526
3559
|
result = technical_api.get_security_price_technicals_adtv(identifier, opts)
|
|
3527
|
-
|
|
3560
|
+
pp result
|
|
3528
3561
|
rescue Intrinio::ApiError => e
|
|
3529
3562
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_adtv: #{e}"
|
|
3530
3563
|
end
|
|
@@ -3578,7 +3611,7 @@ Name | Type | Description | Notes
|
|
|
3578
3611
|
|
|
3579
3612
|
## **get_security_price_technicals_adx**
|
|
3580
3613
|
|
|
3581
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3614
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_adx_v2)
|
|
3582
3615
|
|
|
3583
3616
|
[//]: # (START_OVERVIEW)
|
|
3584
3617
|
|
|
@@ -3598,6 +3631,7 @@ Returns the Average Directional Index values of Stock Prices for the Security wi
|
|
|
3598
3631
|
```ruby
|
|
3599
3632
|
# Load the gem
|
|
3600
3633
|
require 'intrinio-sdk'
|
|
3634
|
+
require 'pp'
|
|
3601
3635
|
|
|
3602
3636
|
# Setup authorization
|
|
3603
3637
|
Intrinio.configure do |config|
|
|
@@ -3618,7 +3652,7 @@ opts = {
|
|
|
3618
3652
|
|
|
3619
3653
|
begin
|
|
3620
3654
|
result = technical_api.get_security_price_technicals_adx(identifier, opts)
|
|
3621
|
-
|
|
3655
|
+
pp result
|
|
3622
3656
|
rescue Intrinio::ApiError => e
|
|
3623
3657
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_adx: #{e}"
|
|
3624
3658
|
end
|
|
@@ -3672,7 +3706,7 @@ Name | Type | Description | Notes
|
|
|
3672
3706
|
|
|
3673
3707
|
## **get_security_price_technicals_ao**
|
|
3674
3708
|
|
|
3675
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3709
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_ao_v2)
|
|
3676
3710
|
|
|
3677
3711
|
[//]: # (START_OVERVIEW)
|
|
3678
3712
|
|
|
@@ -3692,6 +3726,7 @@ Returns the Awesome Oscillator values of Stock Prices for the Security with the
|
|
|
3692
3726
|
```ruby
|
|
3693
3727
|
# Load the gem
|
|
3694
3728
|
require 'intrinio-sdk'
|
|
3729
|
+
require 'pp'
|
|
3695
3730
|
|
|
3696
3731
|
# Setup authorization
|
|
3697
3732
|
Intrinio.configure do |config|
|
|
@@ -3713,7 +3748,7 @@ opts = {
|
|
|
3713
3748
|
|
|
3714
3749
|
begin
|
|
3715
3750
|
result = technical_api.get_security_price_technicals_ao(identifier, opts)
|
|
3716
|
-
|
|
3751
|
+
pp result
|
|
3717
3752
|
rescue Intrinio::ApiError => e
|
|
3718
3753
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_ao: #{e}"
|
|
3719
3754
|
end
|
|
@@ -3768,7 +3803,7 @@ Name | Type | Description | Notes
|
|
|
3768
3803
|
|
|
3769
3804
|
## **get_security_price_technicals_atr**
|
|
3770
3805
|
|
|
3771
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3806
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_atr_v2)
|
|
3772
3807
|
|
|
3773
3808
|
[//]: # (START_OVERVIEW)
|
|
3774
3809
|
|
|
@@ -3788,6 +3823,7 @@ Returns the Average True Range values of Stock Prices for the Security with the
|
|
|
3788
3823
|
```ruby
|
|
3789
3824
|
# Load the gem
|
|
3790
3825
|
require 'intrinio-sdk'
|
|
3826
|
+
require 'pp'
|
|
3791
3827
|
|
|
3792
3828
|
# Setup authorization
|
|
3793
3829
|
Intrinio.configure do |config|
|
|
@@ -3808,7 +3844,7 @@ opts = {
|
|
|
3808
3844
|
|
|
3809
3845
|
begin
|
|
3810
3846
|
result = technical_api.get_security_price_technicals_atr(identifier, opts)
|
|
3811
|
-
|
|
3847
|
+
pp result
|
|
3812
3848
|
rescue Intrinio::ApiError => e
|
|
3813
3849
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_atr: #{e}"
|
|
3814
3850
|
end
|
|
@@ -3862,7 +3898,7 @@ Name | Type | Description | Notes
|
|
|
3862
3898
|
|
|
3863
3899
|
## **get_security_price_technicals_bb**
|
|
3864
3900
|
|
|
3865
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
3901
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_bb_v2)
|
|
3866
3902
|
|
|
3867
3903
|
[//]: # (START_OVERVIEW)
|
|
3868
3904
|
|
|
@@ -3882,6 +3918,7 @@ Returns the Bollinger Bands values of Stock Prices for the Security with the giv
|
|
|
3882
3918
|
```ruby
|
|
3883
3919
|
# Load the gem
|
|
3884
3920
|
require 'intrinio-sdk'
|
|
3921
|
+
require 'pp'
|
|
3885
3922
|
|
|
3886
3923
|
# Setup authorization
|
|
3887
3924
|
Intrinio.configure do |config|
|
|
@@ -3904,7 +3941,7 @@ opts = {
|
|
|
3904
3941
|
|
|
3905
3942
|
begin
|
|
3906
3943
|
result = technical_api.get_security_price_technicals_bb(identifier, opts)
|
|
3907
|
-
|
|
3944
|
+
pp result
|
|
3908
3945
|
rescue Intrinio::ApiError => e
|
|
3909
3946
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_bb: #{e}"
|
|
3910
3947
|
end
|
|
@@ -3960,7 +3997,7 @@ Name | Type | Description | Notes
|
|
|
3960
3997
|
|
|
3961
3998
|
## **get_security_price_technicals_cci**
|
|
3962
3999
|
|
|
3963
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4000
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_cci_v2)
|
|
3964
4001
|
|
|
3965
4002
|
[//]: # (START_OVERVIEW)
|
|
3966
4003
|
|
|
@@ -3980,6 +4017,7 @@ Returns the Commodity Channel Index values of Stock Prices for the Security with
|
|
|
3980
4017
|
```ruby
|
|
3981
4018
|
# Load the gem
|
|
3982
4019
|
require 'intrinio-sdk'
|
|
4020
|
+
require 'pp'
|
|
3983
4021
|
|
|
3984
4022
|
# Setup authorization
|
|
3985
4023
|
Intrinio.configure do |config|
|
|
@@ -4001,7 +4039,7 @@ opts = {
|
|
|
4001
4039
|
|
|
4002
4040
|
begin
|
|
4003
4041
|
result = technical_api.get_security_price_technicals_cci(identifier, opts)
|
|
4004
|
-
|
|
4042
|
+
pp result
|
|
4005
4043
|
rescue Intrinio::ApiError => e
|
|
4006
4044
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_cci: #{e}"
|
|
4007
4045
|
end
|
|
@@ -4056,7 +4094,7 @@ Name | Type | Description | Notes
|
|
|
4056
4094
|
|
|
4057
4095
|
## **get_security_price_technicals_cmf**
|
|
4058
4096
|
|
|
4059
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4097
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_cmf_v2)
|
|
4060
4098
|
|
|
4061
4099
|
[//]: # (START_OVERVIEW)
|
|
4062
4100
|
|
|
@@ -4076,6 +4114,7 @@ Returns the Chaikin Money Flow values of Stock Prices for the Security with the
|
|
|
4076
4114
|
```ruby
|
|
4077
4115
|
# Load the gem
|
|
4078
4116
|
require 'intrinio-sdk'
|
|
4117
|
+
require 'pp'
|
|
4079
4118
|
|
|
4080
4119
|
# Setup authorization
|
|
4081
4120
|
Intrinio.configure do |config|
|
|
@@ -4096,7 +4135,7 @@ opts = {
|
|
|
4096
4135
|
|
|
4097
4136
|
begin
|
|
4098
4137
|
result = technical_api.get_security_price_technicals_cmf(identifier, opts)
|
|
4099
|
-
|
|
4138
|
+
pp result
|
|
4100
4139
|
rescue Intrinio::ApiError => e
|
|
4101
4140
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_cmf: #{e}"
|
|
4102
4141
|
end
|
|
@@ -4150,7 +4189,7 @@ Name | Type | Description | Notes
|
|
|
4150
4189
|
|
|
4151
4190
|
## **get_security_price_technicals_dc**
|
|
4152
4191
|
|
|
4153
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4192
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_dc_v2)
|
|
4154
4193
|
|
|
4155
4194
|
[//]: # (START_OVERVIEW)
|
|
4156
4195
|
|
|
@@ -4170,6 +4209,7 @@ Returns the Donchian Channel values of Stock Prices for the Security with the gi
|
|
|
4170
4209
|
```ruby
|
|
4171
4210
|
# Load the gem
|
|
4172
4211
|
require 'intrinio-sdk'
|
|
4212
|
+
require 'pp'
|
|
4173
4213
|
|
|
4174
4214
|
# Setup authorization
|
|
4175
4215
|
Intrinio.configure do |config|
|
|
@@ -4191,7 +4231,7 @@ opts = {
|
|
|
4191
4231
|
|
|
4192
4232
|
begin
|
|
4193
4233
|
result = technical_api.get_security_price_technicals_dc(identifier, opts)
|
|
4194
|
-
|
|
4234
|
+
pp result
|
|
4195
4235
|
rescue Intrinio::ApiError => e
|
|
4196
4236
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_dc: #{e}"
|
|
4197
4237
|
end
|
|
@@ -4246,7 +4286,7 @@ Name | Type | Description | Notes
|
|
|
4246
4286
|
|
|
4247
4287
|
## **get_security_price_technicals_dpo**
|
|
4248
4288
|
|
|
4249
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4289
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_dpo_v2)
|
|
4250
4290
|
|
|
4251
4291
|
[//]: # (START_OVERVIEW)
|
|
4252
4292
|
|
|
@@ -4266,6 +4306,7 @@ Returns the Detrended Price Oscillator values of Stock Prices for the Security w
|
|
|
4266
4306
|
```ruby
|
|
4267
4307
|
# Load the gem
|
|
4268
4308
|
require 'intrinio-sdk'
|
|
4309
|
+
require 'pp'
|
|
4269
4310
|
|
|
4270
4311
|
# Setup authorization
|
|
4271
4312
|
Intrinio.configure do |config|
|
|
@@ -4287,7 +4328,7 @@ opts = {
|
|
|
4287
4328
|
|
|
4288
4329
|
begin
|
|
4289
4330
|
result = technical_api.get_security_price_technicals_dpo(identifier, opts)
|
|
4290
|
-
|
|
4331
|
+
pp result
|
|
4291
4332
|
rescue Intrinio::ApiError => e
|
|
4292
4333
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_dpo: #{e}"
|
|
4293
4334
|
end
|
|
@@ -4342,7 +4383,7 @@ Name | Type | Description | Notes
|
|
|
4342
4383
|
|
|
4343
4384
|
## **get_security_price_technicals_eom**
|
|
4344
4385
|
|
|
4345
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4386
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_eom_v2)
|
|
4346
4387
|
|
|
4347
4388
|
[//]: # (START_OVERVIEW)
|
|
4348
4389
|
|
|
@@ -4362,6 +4403,7 @@ Returns the Ease of Movement values of Stock Prices for the Security with the gi
|
|
|
4362
4403
|
```ruby
|
|
4363
4404
|
# Load the gem
|
|
4364
4405
|
require 'intrinio-sdk'
|
|
4406
|
+
require 'pp'
|
|
4365
4407
|
|
|
4366
4408
|
# Setup authorization
|
|
4367
4409
|
Intrinio.configure do |config|
|
|
@@ -4382,7 +4424,7 @@ opts = {
|
|
|
4382
4424
|
|
|
4383
4425
|
begin
|
|
4384
4426
|
result = technical_api.get_security_price_technicals_eom(identifier, opts)
|
|
4385
|
-
|
|
4427
|
+
pp result
|
|
4386
4428
|
rescue Intrinio::ApiError => e
|
|
4387
4429
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_eom: #{e}"
|
|
4388
4430
|
end
|
|
@@ -4436,7 +4478,7 @@ Name | Type | Description | Notes
|
|
|
4436
4478
|
|
|
4437
4479
|
## **get_security_price_technicals_fi**
|
|
4438
4480
|
|
|
4439
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4481
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_fi_v2)
|
|
4440
4482
|
|
|
4441
4483
|
[//]: # (START_OVERVIEW)
|
|
4442
4484
|
|
|
@@ -4456,6 +4498,7 @@ Returns the Force Index values of Stock Prices for the Security with the given `
|
|
|
4456
4498
|
```ruby
|
|
4457
4499
|
# Load the gem
|
|
4458
4500
|
require 'intrinio-sdk'
|
|
4501
|
+
require 'pp'
|
|
4459
4502
|
|
|
4460
4503
|
# Setup authorization
|
|
4461
4504
|
Intrinio.configure do |config|
|
|
@@ -4475,7 +4518,7 @@ opts = {
|
|
|
4475
4518
|
|
|
4476
4519
|
begin
|
|
4477
4520
|
result = technical_api.get_security_price_technicals_fi(identifier, opts)
|
|
4478
|
-
|
|
4521
|
+
pp result
|
|
4479
4522
|
rescue Intrinio::ApiError => e
|
|
4480
4523
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_fi: #{e}"
|
|
4481
4524
|
end
|
|
@@ -4528,7 +4571,7 @@ Name | Type | Description | Notes
|
|
|
4528
4571
|
|
|
4529
4572
|
## **get_security_price_technicals_ichimoku**
|
|
4530
4573
|
|
|
4531
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4574
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_ichimoku_v2)
|
|
4532
4575
|
|
|
4533
4576
|
[//]: # (START_OVERVIEW)
|
|
4534
4577
|
|
|
@@ -4548,6 +4591,7 @@ Returns the Ichimoku Kinko Hyo values of Stock Prices for the Security with the
|
|
|
4548
4591
|
```ruby
|
|
4549
4592
|
# Load the gem
|
|
4550
4593
|
require 'intrinio-sdk'
|
|
4594
|
+
require 'pp'
|
|
4551
4595
|
|
|
4552
4596
|
# Setup authorization
|
|
4553
4597
|
Intrinio.configure do |config|
|
|
@@ -4570,7 +4614,7 @@ opts = {
|
|
|
4570
4614
|
|
|
4571
4615
|
begin
|
|
4572
4616
|
result = technical_api.get_security_price_technicals_ichimoku(identifier, opts)
|
|
4573
|
-
|
|
4617
|
+
pp result
|
|
4574
4618
|
rescue Intrinio::ApiError => e
|
|
4575
4619
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_ichimoku: #{e}"
|
|
4576
4620
|
end
|
|
@@ -4626,7 +4670,7 @@ Name | Type | Description | Notes
|
|
|
4626
4670
|
|
|
4627
4671
|
## **get_security_price_technicals_kc**
|
|
4628
4672
|
|
|
4629
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4673
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_kc_v2)
|
|
4630
4674
|
|
|
4631
4675
|
[//]: # (START_OVERVIEW)
|
|
4632
4676
|
|
|
@@ -4646,6 +4690,7 @@ Returns the Keltner Channel values of Stock Prices for the Security with the giv
|
|
|
4646
4690
|
```ruby
|
|
4647
4691
|
# Load the gem
|
|
4648
4692
|
require 'intrinio-sdk'
|
|
4693
|
+
require 'pp'
|
|
4649
4694
|
|
|
4650
4695
|
# Setup authorization
|
|
4651
4696
|
Intrinio.configure do |config|
|
|
@@ -4666,7 +4711,7 @@ opts = {
|
|
|
4666
4711
|
|
|
4667
4712
|
begin
|
|
4668
4713
|
result = technical_api.get_security_price_technicals_kc(identifier, opts)
|
|
4669
|
-
|
|
4714
|
+
pp result
|
|
4670
4715
|
rescue Intrinio::ApiError => e
|
|
4671
4716
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_kc: #{e}"
|
|
4672
4717
|
end
|
|
@@ -4720,7 +4765,7 @@ Name | Type | Description | Notes
|
|
|
4720
4765
|
|
|
4721
4766
|
## **get_security_price_technicals_kst**
|
|
4722
4767
|
|
|
4723
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4768
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_kst_v2)
|
|
4724
4769
|
|
|
4725
4770
|
[//]: # (START_OVERVIEW)
|
|
4726
4771
|
|
|
@@ -4740,6 +4785,7 @@ Returns the Know Sure Thing values of Stock Prices for the Security with the giv
|
|
|
4740
4785
|
```ruby
|
|
4741
4786
|
# Load the gem
|
|
4742
4787
|
require 'intrinio-sdk'
|
|
4788
|
+
require 'pp'
|
|
4743
4789
|
|
|
4744
4790
|
# Setup authorization
|
|
4745
4791
|
Intrinio.configure do |config|
|
|
@@ -4768,7 +4814,7 @@ opts = {
|
|
|
4768
4814
|
|
|
4769
4815
|
begin
|
|
4770
4816
|
result = technical_api.get_security_price_technicals_kst(identifier, opts)
|
|
4771
|
-
|
|
4817
|
+
pp result
|
|
4772
4818
|
rescue Intrinio::ApiError => e
|
|
4773
4819
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_kst: #{e}"
|
|
4774
4820
|
end
|
|
@@ -4830,7 +4876,7 @@ Name | Type | Description | Notes
|
|
|
4830
4876
|
|
|
4831
4877
|
## **get_security_price_technicals_macd**
|
|
4832
4878
|
|
|
4833
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4879
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_macd_v2)
|
|
4834
4880
|
|
|
4835
4881
|
[//]: # (START_OVERVIEW)
|
|
4836
4882
|
|
|
@@ -4850,6 +4896,7 @@ Returns the Moving Average Convergence Divergence values of Stock Prices for the
|
|
|
4850
4896
|
```ruby
|
|
4851
4897
|
# Load the gem
|
|
4852
4898
|
require 'intrinio-sdk'
|
|
4899
|
+
require 'pp'
|
|
4853
4900
|
|
|
4854
4901
|
# Setup authorization
|
|
4855
4902
|
Intrinio.configure do |config|
|
|
@@ -4873,7 +4920,7 @@ opts = {
|
|
|
4873
4920
|
|
|
4874
4921
|
begin
|
|
4875
4922
|
result = technical_api.get_security_price_technicals_macd(identifier, opts)
|
|
4876
|
-
|
|
4923
|
+
pp result
|
|
4877
4924
|
rescue Intrinio::ApiError => e
|
|
4878
4925
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_macd: #{e}"
|
|
4879
4926
|
end
|
|
@@ -4930,7 +4977,7 @@ Name | Type | Description | Notes
|
|
|
4930
4977
|
|
|
4931
4978
|
## **get_security_price_technicals_mfi**
|
|
4932
4979
|
|
|
4933
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
4980
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_mfi_v2)
|
|
4934
4981
|
|
|
4935
4982
|
[//]: # (START_OVERVIEW)
|
|
4936
4983
|
|
|
@@ -4950,6 +4997,7 @@ Returns the Money Flow Index values of Stock Prices for the Security with the gi
|
|
|
4950
4997
|
```ruby
|
|
4951
4998
|
# Load the gem
|
|
4952
4999
|
require 'intrinio-sdk'
|
|
5000
|
+
require 'pp'
|
|
4953
5001
|
|
|
4954
5002
|
# Setup authorization
|
|
4955
5003
|
Intrinio.configure do |config|
|
|
@@ -4970,7 +5018,7 @@ opts = {
|
|
|
4970
5018
|
|
|
4971
5019
|
begin
|
|
4972
5020
|
result = technical_api.get_security_price_technicals_mfi(identifier, opts)
|
|
4973
|
-
|
|
5021
|
+
pp result
|
|
4974
5022
|
rescue Intrinio::ApiError => e
|
|
4975
5023
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_mfi: #{e}"
|
|
4976
5024
|
end
|
|
@@ -5024,7 +5072,7 @@ Name | Type | Description | Notes
|
|
|
5024
5072
|
|
|
5025
5073
|
## **get_security_price_technicals_mi**
|
|
5026
5074
|
|
|
5027
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5075
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_mi_v2)
|
|
5028
5076
|
|
|
5029
5077
|
[//]: # (START_OVERVIEW)
|
|
5030
5078
|
|
|
@@ -5044,6 +5092,7 @@ Returns the Mass Index values of Stock Prices for the Security with the given `i
|
|
|
5044
5092
|
```ruby
|
|
5045
5093
|
# Load the gem
|
|
5046
5094
|
require 'intrinio-sdk'
|
|
5095
|
+
require 'pp'
|
|
5047
5096
|
|
|
5048
5097
|
# Setup authorization
|
|
5049
5098
|
Intrinio.configure do |config|
|
|
@@ -5065,7 +5114,7 @@ opts = {
|
|
|
5065
5114
|
|
|
5066
5115
|
begin
|
|
5067
5116
|
result = technical_api.get_security_price_technicals_mi(identifier, opts)
|
|
5068
|
-
|
|
5117
|
+
pp result
|
|
5069
5118
|
rescue Intrinio::ApiError => e
|
|
5070
5119
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_mi: #{e}"
|
|
5071
5120
|
end
|
|
@@ -5120,7 +5169,7 @@ Name | Type | Description | Notes
|
|
|
5120
5169
|
|
|
5121
5170
|
## **get_security_price_technicals_nvi**
|
|
5122
5171
|
|
|
5123
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5172
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_nvi_v2)
|
|
5124
5173
|
|
|
5125
5174
|
[//]: # (START_OVERVIEW)
|
|
5126
5175
|
|
|
@@ -5140,6 +5189,7 @@ Returns the Negative Volume Index values of Stock Prices for the Security with t
|
|
|
5140
5189
|
```ruby
|
|
5141
5190
|
# Load the gem
|
|
5142
5191
|
require 'intrinio-sdk'
|
|
5192
|
+
require 'pp'
|
|
5143
5193
|
|
|
5144
5194
|
# Setup authorization
|
|
5145
5195
|
Intrinio.configure do |config|
|
|
@@ -5159,7 +5209,7 @@ opts = {
|
|
|
5159
5209
|
|
|
5160
5210
|
begin
|
|
5161
5211
|
result = technical_api.get_security_price_technicals_nvi(identifier, opts)
|
|
5162
|
-
|
|
5212
|
+
pp result
|
|
5163
5213
|
rescue Intrinio::ApiError => e
|
|
5164
5214
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_nvi: #{e}"
|
|
5165
5215
|
end
|
|
@@ -5212,7 +5262,7 @@ Name | Type | Description | Notes
|
|
|
5212
5262
|
|
|
5213
5263
|
## **get_security_price_technicals_obv**
|
|
5214
5264
|
|
|
5215
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5265
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_obv_v2)
|
|
5216
5266
|
|
|
5217
5267
|
[//]: # (START_OVERVIEW)
|
|
5218
5268
|
|
|
@@ -5232,6 +5282,7 @@ Returns the On-balance Volume values of Stock Prices for the Security with the g
|
|
|
5232
5282
|
```ruby
|
|
5233
5283
|
# Load the gem
|
|
5234
5284
|
require 'intrinio-sdk'
|
|
5285
|
+
require 'pp'
|
|
5235
5286
|
|
|
5236
5287
|
# Setup authorization
|
|
5237
5288
|
Intrinio.configure do |config|
|
|
@@ -5251,7 +5302,7 @@ opts = {
|
|
|
5251
5302
|
|
|
5252
5303
|
begin
|
|
5253
5304
|
result = technical_api.get_security_price_technicals_obv(identifier, opts)
|
|
5254
|
-
|
|
5305
|
+
pp result
|
|
5255
5306
|
rescue Intrinio::ApiError => e
|
|
5256
5307
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_obv: #{e}"
|
|
5257
5308
|
end
|
|
@@ -5304,7 +5355,7 @@ Name | Type | Description | Notes
|
|
|
5304
5355
|
|
|
5305
5356
|
## **get_security_price_technicals_obv_mean**
|
|
5306
5357
|
|
|
5307
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5358
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_obv_mean_v2)
|
|
5308
5359
|
|
|
5309
5360
|
[//]: # (START_OVERVIEW)
|
|
5310
5361
|
|
|
@@ -5324,6 +5375,7 @@ Returns the On-balance Volume Mean values of Stock Prices for the Security with
|
|
|
5324
5375
|
```ruby
|
|
5325
5376
|
# Load the gem
|
|
5326
5377
|
require 'intrinio-sdk'
|
|
5378
|
+
require 'pp'
|
|
5327
5379
|
|
|
5328
5380
|
# Setup authorization
|
|
5329
5381
|
Intrinio.configure do |config|
|
|
@@ -5344,7 +5396,7 @@ opts = {
|
|
|
5344
5396
|
|
|
5345
5397
|
begin
|
|
5346
5398
|
result = technical_api.get_security_price_technicals_obv_mean(identifier, opts)
|
|
5347
|
-
|
|
5399
|
+
pp result
|
|
5348
5400
|
rescue Intrinio::ApiError => e
|
|
5349
5401
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_obv_mean: #{e}"
|
|
5350
5402
|
end
|
|
@@ -5398,7 +5450,7 @@ Name | Type | Description | Notes
|
|
|
5398
5450
|
|
|
5399
5451
|
## **get_security_price_technicals_rsi**
|
|
5400
5452
|
|
|
5401
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5453
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_rsi_v2)
|
|
5402
5454
|
|
|
5403
5455
|
[//]: # (START_OVERVIEW)
|
|
5404
5456
|
|
|
@@ -5418,6 +5470,7 @@ Returns the Relative Strength Index values of Stock Prices for the Security with
|
|
|
5418
5470
|
```ruby
|
|
5419
5471
|
# Load the gem
|
|
5420
5472
|
require 'intrinio-sdk'
|
|
5473
|
+
require 'pp'
|
|
5421
5474
|
|
|
5422
5475
|
# Setup authorization
|
|
5423
5476
|
Intrinio.configure do |config|
|
|
@@ -5439,7 +5492,7 @@ opts = {
|
|
|
5439
5492
|
|
|
5440
5493
|
begin
|
|
5441
5494
|
result = technical_api.get_security_price_technicals_rsi(identifier, opts)
|
|
5442
|
-
|
|
5495
|
+
pp result
|
|
5443
5496
|
rescue Intrinio::ApiError => e
|
|
5444
5497
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_rsi: #{e}"
|
|
5445
5498
|
end
|
|
@@ -5494,7 +5547,7 @@ Name | Type | Description | Notes
|
|
|
5494
5547
|
|
|
5495
5548
|
## **get_security_price_technicals_sma**
|
|
5496
5549
|
|
|
5497
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5550
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_sma_v2)
|
|
5498
5551
|
|
|
5499
5552
|
[//]: # (START_OVERVIEW)
|
|
5500
5553
|
|
|
@@ -5514,6 +5567,7 @@ Returns the Simple Moving Average values of Stock Prices for the Security with t
|
|
|
5514
5567
|
```ruby
|
|
5515
5568
|
# Load the gem
|
|
5516
5569
|
require 'intrinio-sdk'
|
|
5570
|
+
require 'pp'
|
|
5517
5571
|
|
|
5518
5572
|
# Setup authorization
|
|
5519
5573
|
Intrinio.configure do |config|
|
|
@@ -5535,7 +5589,7 @@ opts = {
|
|
|
5535
5589
|
|
|
5536
5590
|
begin
|
|
5537
5591
|
result = technical_api.get_security_price_technicals_sma(identifier, opts)
|
|
5538
|
-
|
|
5592
|
+
pp result
|
|
5539
5593
|
rescue Intrinio::ApiError => e
|
|
5540
5594
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_sma: #{e}"
|
|
5541
5595
|
end
|
|
@@ -5590,7 +5644,7 @@ Name | Type | Description | Notes
|
|
|
5590
5644
|
|
|
5591
5645
|
## **get_security_price_technicals_sr**
|
|
5592
5646
|
|
|
5593
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5647
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_sr_v2)
|
|
5594
5648
|
|
|
5595
5649
|
[//]: # (START_OVERVIEW)
|
|
5596
5650
|
|
|
@@ -5610,6 +5664,7 @@ Returns the Stochastic Oscillator values of Stock Prices for the Security with t
|
|
|
5610
5664
|
```ruby
|
|
5611
5665
|
# Load the gem
|
|
5612
5666
|
require 'intrinio-sdk'
|
|
5667
|
+
require 'pp'
|
|
5613
5668
|
|
|
5614
5669
|
# Setup authorization
|
|
5615
5670
|
Intrinio.configure do |config|
|
|
@@ -5631,7 +5686,7 @@ opts = {
|
|
|
5631
5686
|
|
|
5632
5687
|
begin
|
|
5633
5688
|
result = technical_api.get_security_price_technicals_sr(identifier, opts)
|
|
5634
|
-
|
|
5689
|
+
pp result
|
|
5635
5690
|
rescue Intrinio::ApiError => e
|
|
5636
5691
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_sr: #{e}"
|
|
5637
5692
|
end
|
|
@@ -5686,7 +5741,7 @@ Name | Type | Description | Notes
|
|
|
5686
5741
|
|
|
5687
5742
|
## **get_security_price_technicals_trix**
|
|
5688
5743
|
|
|
5689
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5744
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_trix_v2)
|
|
5690
5745
|
|
|
5691
5746
|
[//]: # (START_OVERVIEW)
|
|
5692
5747
|
|
|
@@ -5706,6 +5761,7 @@ Returns the Simple Moving Average values of Stock Prices for the Security with t
|
|
|
5706
5761
|
```ruby
|
|
5707
5762
|
# Load the gem
|
|
5708
5763
|
require 'intrinio-sdk'
|
|
5764
|
+
require 'pp'
|
|
5709
5765
|
|
|
5710
5766
|
# Setup authorization
|
|
5711
5767
|
Intrinio.configure do |config|
|
|
@@ -5726,7 +5782,7 @@ opts = {
|
|
|
5726
5782
|
|
|
5727
5783
|
begin
|
|
5728
5784
|
result = technical_api.get_security_price_technicals_trix(identifier, opts)
|
|
5729
|
-
|
|
5785
|
+
pp result
|
|
5730
5786
|
rescue Intrinio::ApiError => e
|
|
5731
5787
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_trix: #{e}"
|
|
5732
5788
|
end
|
|
@@ -5780,7 +5836,7 @@ Name | Type | Description | Notes
|
|
|
5780
5836
|
|
|
5781
5837
|
## **get_security_price_technicals_tsi**
|
|
5782
5838
|
|
|
5783
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5839
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_tsi_v2)
|
|
5784
5840
|
|
|
5785
5841
|
[//]: # (START_OVERVIEW)
|
|
5786
5842
|
|
|
@@ -5800,6 +5856,7 @@ Returns the True Strength Index values of Stock Prices for the Security with the
|
|
|
5800
5856
|
```ruby
|
|
5801
5857
|
# Load the gem
|
|
5802
5858
|
require 'intrinio-sdk'
|
|
5859
|
+
require 'pp'
|
|
5803
5860
|
|
|
5804
5861
|
# Setup authorization
|
|
5805
5862
|
Intrinio.configure do |config|
|
|
@@ -5822,7 +5879,7 @@ opts = {
|
|
|
5822
5879
|
|
|
5823
5880
|
begin
|
|
5824
5881
|
result = technical_api.get_security_price_technicals_tsi(identifier, opts)
|
|
5825
|
-
|
|
5882
|
+
pp result
|
|
5826
5883
|
rescue Intrinio::ApiError => e
|
|
5827
5884
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_tsi: #{e}"
|
|
5828
5885
|
end
|
|
@@ -5878,7 +5935,7 @@ Name | Type | Description | Notes
|
|
|
5878
5935
|
|
|
5879
5936
|
## **get_security_price_technicals_uo**
|
|
5880
5937
|
|
|
5881
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
5938
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_uo_v2)
|
|
5882
5939
|
|
|
5883
5940
|
[//]: # (START_OVERVIEW)
|
|
5884
5941
|
|
|
@@ -5898,6 +5955,7 @@ Returns the Ultimate Oscillator values of Stock Prices for the Security with the
|
|
|
5898
5955
|
```ruby
|
|
5899
5956
|
# Load the gem
|
|
5900
5957
|
require 'intrinio-sdk'
|
|
5958
|
+
require 'pp'
|
|
5901
5959
|
|
|
5902
5960
|
# Setup authorization
|
|
5903
5961
|
Intrinio.configure do |config|
|
|
@@ -5923,7 +5981,7 @@ opts = {
|
|
|
5923
5981
|
|
|
5924
5982
|
begin
|
|
5925
5983
|
result = technical_api.get_security_price_technicals_uo(identifier, opts)
|
|
5926
|
-
|
|
5984
|
+
pp result
|
|
5927
5985
|
rescue Intrinio::ApiError => e
|
|
5928
5986
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_uo: #{e}"
|
|
5929
5987
|
end
|
|
@@ -5982,7 +6040,7 @@ Name | Type | Description | Notes
|
|
|
5982
6040
|
|
|
5983
6041
|
## **get_security_price_technicals_vi**
|
|
5984
6042
|
|
|
5985
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
6043
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_vi_v2)
|
|
5986
6044
|
|
|
5987
6045
|
[//]: # (START_OVERVIEW)
|
|
5988
6046
|
|
|
@@ -6002,6 +6060,7 @@ Returns the Vortex Indicator values of Stock Prices for the Security with the gi
|
|
|
6002
6060
|
```ruby
|
|
6003
6061
|
# Load the gem
|
|
6004
6062
|
require 'intrinio-sdk'
|
|
6063
|
+
require 'pp'
|
|
6005
6064
|
|
|
6006
6065
|
# Setup authorization
|
|
6007
6066
|
Intrinio.configure do |config|
|
|
@@ -6022,7 +6081,7 @@ opts = {
|
|
|
6022
6081
|
|
|
6023
6082
|
begin
|
|
6024
6083
|
result = technical_api.get_security_price_technicals_vi(identifier, opts)
|
|
6025
|
-
|
|
6084
|
+
pp result
|
|
6026
6085
|
rescue Intrinio::ApiError => e
|
|
6027
6086
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_vi: #{e}"
|
|
6028
6087
|
end
|
|
@@ -6076,7 +6135,7 @@ Name | Type | Description | Notes
|
|
|
6076
6135
|
|
|
6077
6136
|
## **get_security_price_technicals_vpt**
|
|
6078
6137
|
|
|
6079
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
6138
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_vpt_v2)
|
|
6080
6139
|
|
|
6081
6140
|
[//]: # (START_OVERVIEW)
|
|
6082
6141
|
|
|
@@ -6096,6 +6155,7 @@ Returns the Volume-price Trend values of Stock Prices for the Security with the
|
|
|
6096
6155
|
```ruby
|
|
6097
6156
|
# Load the gem
|
|
6098
6157
|
require 'intrinio-sdk'
|
|
6158
|
+
require 'pp'
|
|
6099
6159
|
|
|
6100
6160
|
# Setup authorization
|
|
6101
6161
|
Intrinio.configure do |config|
|
|
@@ -6115,7 +6175,7 @@ opts = {
|
|
|
6115
6175
|
|
|
6116
6176
|
begin
|
|
6117
6177
|
result = technical_api.get_security_price_technicals_vpt(identifier, opts)
|
|
6118
|
-
|
|
6178
|
+
pp result
|
|
6119
6179
|
rescue Intrinio::ApiError => e
|
|
6120
6180
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_vpt: #{e}"
|
|
6121
6181
|
end
|
|
@@ -6168,7 +6228,7 @@ Name | Type | Description | Notes
|
|
|
6168
6228
|
|
|
6169
6229
|
## **get_security_price_technicals_vwap**
|
|
6170
6230
|
|
|
6171
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
6231
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_vwap_v2)
|
|
6172
6232
|
|
|
6173
6233
|
[//]: # (START_OVERVIEW)
|
|
6174
6234
|
|
|
@@ -6188,6 +6248,7 @@ Returns the Volume Weighted Average Price values of Stock Prices for the Securit
|
|
|
6188
6248
|
```ruby
|
|
6189
6249
|
# Load the gem
|
|
6190
6250
|
require 'intrinio-sdk'
|
|
6251
|
+
require 'pp'
|
|
6191
6252
|
|
|
6192
6253
|
# Setup authorization
|
|
6193
6254
|
Intrinio.configure do |config|
|
|
@@ -6207,7 +6268,7 @@ opts = {
|
|
|
6207
6268
|
|
|
6208
6269
|
begin
|
|
6209
6270
|
result = technical_api.get_security_price_technicals_vwap(identifier, opts)
|
|
6210
|
-
|
|
6271
|
+
pp result
|
|
6211
6272
|
rescue Intrinio::ApiError => e
|
|
6212
6273
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_vwap: #{e}"
|
|
6213
6274
|
end
|
|
@@ -6260,7 +6321,7 @@ Name | Type | Description | Notes
|
|
|
6260
6321
|
|
|
6261
6322
|
## **get_security_price_technicals_wr**
|
|
6262
6323
|
|
|
6263
|
-
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/
|
|
6324
|
+
[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_security_price_technicals_wr_v2)
|
|
6264
6325
|
|
|
6265
6326
|
[//]: # (START_OVERVIEW)
|
|
6266
6327
|
|
|
@@ -6280,6 +6341,7 @@ Returns the Williams %R values of Stock Prices for the Security with the given `
|
|
|
6280
6341
|
```ruby
|
|
6281
6342
|
# Load the gem
|
|
6282
6343
|
require 'intrinio-sdk'
|
|
6344
|
+
require 'pp'
|
|
6283
6345
|
|
|
6284
6346
|
# Setup authorization
|
|
6285
6347
|
Intrinio.configure do |config|
|
|
@@ -6300,7 +6362,7 @@ opts = {
|
|
|
6300
6362
|
|
|
6301
6363
|
begin
|
|
6302
6364
|
result = technical_api.get_security_price_technicals_wr(identifier, opts)
|
|
6303
|
-
|
|
6365
|
+
pp result
|
|
6304
6366
|
rescue Intrinio::ApiError => e
|
|
6305
6367
|
puts "Exception when calling TechnicalApi->get_security_price_technicals_wr: #{e}"
|
|
6306
6368
|
end
|