Class: FinnhubRuby::DefaultApi
- Inherits:
-
Object
- Object
- FinnhubRuby::DefaultApi
- Defined in:
- lib/finnhub_ruby/api/default_api.rb
Instance Attribute Summary collapse
-
#api_client ⇒ Object
Returns the value of attribute api_client.
Instance Method Summary collapse
-
#aggregate_indicator(symbol, resolution, opts = {}) ⇒ AggregateIndicators
Aggregate Indicators Get aggregate signal of multiple technical indicators such as MACD, RSI, Moving Average v.v.
-
#aggregate_indicator_with_http_info(symbol, resolution, opts = {}) ⇒ Array<(AggregateIndicators, Integer, Hash)>
Aggregate Indicators Get aggregate signal of multiple technical indicators such as MACD, RSI, Moving Average v.v.
-
#company_basic_financials(symbol, metric, opts = {}) ⇒ BasicFinancials
Basic Financials Get company basic financials such as margin, P/E ratio, 52-week high/low etc.
-
#company_basic_financials_with_http_info(symbol, metric, opts = {}) ⇒ Array<(BasicFinancials, Integer, Hash)>
Basic Financials Get company basic financials such as margin, P/E ratio, 52-week high/low etc.
-
#company_earnings(symbol, opts = {}) ⇒ Array<EarningResult>
Earnings Surprises Get company historical quarterly earnings surprise going back to 2000.
-
#company_earnings_with_http_info(symbol, opts = {}) ⇒ Array<(Array<EarningResult>, Integer, Hash)>
Earnings Surprises Get company historical quarterly earnings surprise going back to 2000.
-
#company_eps_estimates(symbol, opts = {}) ⇒ EarningsEstimates
Earnings Estimates Get company’s EPS estimates.
-
#company_eps_estimates_with_http_info(symbol, opts = {}) ⇒ Array<(EarningsEstimates, Integer, Hash)>
Earnings Estimates Get company's EPS estimates.
-
#company_executive(symbol, opts = {}) ⇒ CompanyExecutive
Company Executive Get a list of company’s executives and members of the Board.
-
#company_executive_with_http_info(symbol, opts = {}) ⇒ Array<(CompanyExecutive, Integer, Hash)>
Company Executive Get a list of company's executives and members of the Board.
-
#company_news(symbol, from, to, opts = {}) ⇒ Array<News>
Company News List latest company news by symbol.
-
#company_news_with_http_info(symbol, from, to, opts = {}) ⇒ Array<(Array<News>, Integer, Hash)>
Company News List latest company news by symbol.
-
#company_peers(symbol, opts = {}) ⇒ Array<String>
Peers Get company peers.
-
#company_peers_with_http_info(symbol, opts = {}) ⇒ Array<(Array<String>, Integer, Hash)>
Peers Get company peers.
-
#company_profile(opts = {}) ⇒ CompanyProfile
Company Profile Get general information of a company.
-
#company_profile2(opts = {}) ⇒ CompanyProfile2
Company Profile 2 Get general information of a company.
-
#company_profile2_with_http_info(opts = {}) ⇒ Array<(CompanyProfile2, Integer, Hash)>
Company Profile 2 Get general information of a company.
-
#company_profile_with_http_info(opts = {}) ⇒ Array<(CompanyProfile, Integer, Hash)>
Company Profile Get general information of a company.
-
#company_revenue_estimates(symbol, opts = {}) ⇒ RevenueEstimates
Revenue Estimates Get company’s revenue estimates.
-
#company_revenue_estimates_with_http_info(symbol, opts = {}) ⇒ Array<(RevenueEstimates, Integer, Hash)>
Revenue Estimates Get company's revenue estimates.
-
#country(opts = {}) ⇒ Array<CountryMetadata>
Country Metadata List all countries and metadata.
-
#country_with_http_info(opts = {}) ⇒ Array<(Array<CountryMetadata>, Integer, Hash)>
Country Metadata List all countries and metadata.
-
#covid19(opts = {}) ⇒ Array<CovidInfo>
COVID-19 Get real-time updates on the number of COVID-19 (Corona virus) cases in the US with a state-by-state breakdown.
-
#covid19_with_http_info(opts = {}) ⇒ Array<(Array<CovidInfo>, Integer, Hash)>
COVID-19 Get real-time updates on the number of COVID-19 (Corona virus) cases in the US with a state-by-state breakdown.
-
#crypto_candles(symbol, resolution, from, to, opts = {}) ⇒ CryptoCandles
Crypto Candles Get candlestick data for crypto symbols.
-
#crypto_candles_with_http_info(symbol, resolution, from, to, opts = {}) ⇒ Array<(CryptoCandles, Integer, Hash)>
Crypto Candles Get candlestick data for crypto symbols.
-
#crypto_exchanges(opts = {}) ⇒ Array<String>
Crypto Exchanges List supported crypto exchanges.
-
#crypto_exchanges_with_http_info(opts = {}) ⇒ Array<(Array<String>, Integer, Hash)>
Crypto Exchanges List supported crypto exchanges.
-
#crypto_symbols(exchange, opts = {}) ⇒ Array<CryptoSymbol>
Crypto Symbol List supported crypto symbols by exchange.
-
#crypto_symbols_with_http_info(exchange, opts = {}) ⇒ Array<(Array<CryptoSymbol>, Integer, Hash)>
Crypto Symbol List supported crypto symbols by exchange.
-
#earnings_calendar(opts = {}) ⇒ EarningsCalendar
Earnings Calendar Get historical and coming earnings release dating back to 2003.
-
#earnings_calendar_with_http_info(opts = {}) ⇒ Array<(EarningsCalendar, Integer, Hash)>
Earnings Calendar Get historical and coming earnings release dating back to 2003.
-
#economic_code(opts = {}) ⇒ Array<EconomicCode>
Economic Code List codes of supported economic data.
-
#economic_code_with_http_info(opts = {}) ⇒ Array<(Array<EconomicCode>, Integer, Hash)>
Economic Code List codes of supported economic data.
-
#economic_data(code, opts = {}) ⇒ EconomicData
Economic Data Get economic data.
-
#economic_data_with_http_info(code, opts = {}) ⇒ Array<(EconomicData, Integer, Hash)>
Economic Data Get economic data.
-
#etfs_country_exposure(symbol, opts = {}) ⇒ ETFsCountryExposure
ETFs Country Exposure Get ETF country exposure data.
-
#etfs_country_exposure_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsCountryExposure, Integer, Hash)>
ETFs Country Exposure Get ETF country exposure data.
-
#etfs_holdings(symbol, opts = {}) ⇒ ETFsHoldings
ETFs Holdings Get current ETF holdings.
-
#etfs_holdings_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsHoldings, Integer, Hash)>
ETFs Holdings Get current ETF holdings.
-
#etfs_industry_exposure(symbol, opts = {}) ⇒ ETFsIndustryExposure
ETFs Industry Exposure Get ETF industry exposure data.
-
#etfs_industry_exposure_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsIndustryExposure, Integer, Hash)>
ETFs Industry Exposure Get ETF industry exposure data.
-
#etfs_profile(symbol, opts = {}) ⇒ ETFsProfile
ETFs Profile Get ETF profile information.
-
#etfs_profile_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsProfile, Integer, Hash)>
ETFs Profile Get ETF profile information.
-
#filings(opts = {}) ⇒ Array<Filing>
Filings List company’s filing.
-
#filings_with_http_info(opts = {}) ⇒ Array<(Array<Filing>, Integer, Hash)>
Filings List company's filing.
-
#financials(symbol, statement, freq, opts = {}) ⇒ FinancialStatements
Financial Statements Get standardized balance sheet, income statement and cash flow for global companies going back 30+ years.
-
#financials_reported(opts = {}) ⇒ FinancialsAsReported
Financials As Reported Get financials as reported.
-
#financials_reported_with_http_info(opts = {}) ⇒ Array<(FinancialsAsReported, Integer, Hash)>
Financials As Reported Get financials as reported.
-
#financials_with_http_info(symbol, statement, freq, opts = {}) ⇒ Array<(FinancialStatements, Integer, Hash)>
Financial Statements Get standardized balance sheet, income statement and cash flow for global companies going back 30+ years.
-
#forex_candles(symbol, resolution, from, to, opts = {}) ⇒ ForexCandles
Forex Candles Get candlestick data for forex symbols.
-
#forex_candles_with_http_info(symbol, resolution, from, to, opts = {}) ⇒ Array<(ForexCandles, Integer, Hash)>
Forex Candles Get candlestick data for forex symbols.
-
#forex_exchanges(opts = {}) ⇒ Array<String>
Forex Exchanges List supported forex exchanges.
-
#forex_exchanges_with_http_info(opts = {}) ⇒ Array<(Array<String>, Integer, Hash)>
Forex Exchanges List supported forex exchanges.
-
#forex_rates(opts = {}) ⇒ Forexrates
Forex rates Get rates for all forex pairs.
-
#forex_rates_with_http_info(opts = {}) ⇒ Array<(Forexrates, Integer, Hash)>
Forex rates Get rates for all forex pairs.
-
#forex_symbols(exchange, opts = {}) ⇒ Array<ForexSymbol>
Forex Symbol List supported forex symbols.
-
#forex_symbols_with_http_info(exchange, opts = {}) ⇒ Array<(Array<ForexSymbol>, Integer, Hash)>
Forex Symbol List supported forex symbols.
-
#fund_ownership(symbol, opts = {}) ⇒ FundOwnership
Fund Ownership Get a full list fund and institutional investors of a company in descending order of the number of shares held.
-
#fund_ownership_with_http_info(symbol, opts = {}) ⇒ Array<(FundOwnership, Integer, Hash)>
Fund Ownership Get a full list fund and institutional investors of a company in descending order of the number of shares held.
-
#general_news(category, opts = {}) ⇒ Array<News>
General News Get latest market news.
-
#general_news_with_http_info(category, opts = {}) ⇒ Array<(Array<News>, Integer, Hash)>
General News Get latest market news.
-
#indices_constituents(symbol, opts = {}) ⇒ IndicesConstituents
Indices Constituents Get a list of index’s constituents.
-
#indices_constituents_with_http_info(symbol, opts = {}) ⇒ Array<(IndicesConstituents, Integer, Hash)>
Indices Constituents Get a list of index's constituents.
-
#indices_historical_constituents(symbol, opts = {}) ⇒ IndicesHistoricalConstituents
Indices Historical Constituents Get full history of index’s constituents including symbols and dates of joining and leaving the Index.
-
#indices_historical_constituents_with_http_info(symbol, opts = {}) ⇒ Array<(IndicesHistoricalConstituents, Integer, Hash)>
Indices Historical Constituents Get full history of index's constituents including symbols and dates of joining and leaving the Index.
-
#initialize(api_client = ApiClient.default) ⇒ DefaultApi
constructor
A new instance of DefaultApi.
-
#investors_ownership(symbol, opts = {}) ⇒ InvestorsOwnership
Investors Ownership Get a full list of shareholders/investors of a company in descending order of the number of shares held.
-
#investors_ownership_with_http_info(symbol, opts = {}) ⇒ Array<(InvestorsOwnership, Integer, Hash)>
Investors Ownership Get a full list of shareholders/investors of a company in descending order of the number of shares held.
-
#ipo_calendar(from, to, opts = {}) ⇒ IPOCalendar
IPO Calendar Get recent and coming IPO.
-
#ipo_calendar_with_http_info(from, to, opts = {}) ⇒ Array<(IPOCalendar, Integer, Hash)>
IPO Calendar Get recent and coming IPO.
-
#major_developments(symbol, opts = {}) ⇒ MajorDevelopments
Major Developments List latest major developments of a company going back 20 years with 12M+ data points.
-
#major_developments_with_http_info(symbol, opts = {}) ⇒ Array<(MajorDevelopments, Integer, Hash)>
Major Developments List latest major developments of a company going back 20 years with 12M+ data points.
-
#news_sentiment(symbol, opts = {}) ⇒ NewsSentiment
News Sentiment Get company’s news sentiment and statistics.
-
#news_sentiment_with_http_info(symbol, opts = {}) ⇒ Array<(NewsSentiment, Integer, Hash)>
News Sentiment Get company's news sentiment and statistics.
-
#pattern_recognition(symbol, resolution, opts = {}) ⇒ PatternRecognition
Pattern Recognition Run pattern recognition algorithm on a symbol.
-
#pattern_recognition_with_http_info(symbol, resolution, opts = {}) ⇒ Array<(PatternRecognition, Integer, Hash)>
Pattern Recognition Run pattern recognition algorithm on a symbol.
-
#price_target(symbol, opts = {}) ⇒ PriceTarget
Price Target Get latest price target consensus.
-
#price_target_with_http_info(symbol, opts = {}) ⇒ Array<(PriceTarget, Integer, Hash)>
Price Target Get latest price target consensus.
-
#quote(symbol, opts = {}) ⇒ Quote
Quote <p>Get real-time quote data for US stocks.
-
#quote_with_http_info(symbol, opts = {}) ⇒ Array<(Quote, Integer, Hash)>
Quote <p>Get real-time quote data for US stocks.
-
#recommendation_trends(symbol, opts = {}) ⇒ Array<RecommendationTrend>
Recommendation Trends Get latest analyst recommendation trends for a company.
-
#recommendation_trends_with_http_info(symbol, opts = {}) ⇒ Array<(Array<RecommendationTrend>, Integer, Hash)>
Recommendation Trends Get latest analyst recommendation trends for a company.
-
#similarity_index(opts = {}) ⇒ SimilarityIndex
Similarity Index <p>Calculate the textual difference between a company’s 10-K / 10-Q reports and the same type of report in the previous year using Cosine Similarity.
-
#similarity_index_with_http_info(opts = {}) ⇒ Array<(SimilarityIndex, Integer, Hash)>
Similarity Index <p>Calculate the textual difference between a company's 10-K / 10-Q reports and the same type of report in the previous year using Cosine Similarity.
-
#stock_bidask(symbol, opts = {}) ⇒ LastBidAsk
Last Bid-Ask Get last bid/ask data for US stocks.
-
#stock_bidask_with_http_info(symbol, opts = {}) ⇒ Array<(LastBidAsk, Integer, Hash)>
Last Bid-Ask Get last bid/ask data for US stocks.
-
#stock_candles(symbol, resolution, from, to, opts = {}) ⇒ StockCandles
Stock Candles <p>Get candlestick data for stocks going back 25 years for US stocks.</p><p>Real-time stock prices for international markets are supported for Enterprise clients via our partner’s feed.
-
#stock_candles_with_http_info(symbol, resolution, from, to, opts = {}) ⇒ Array<(StockCandles, Integer, Hash)>
Stock Candles <p>Get candlestick data for stocks going back 25 years for US stocks.</p><p>Real-time stock prices for international markets are supported for Enterprise clients via our partner's feed.
-
#stock_dividends(symbol, from, to, opts = {}) ⇒ Array<Dividends>
Dividends Get dividends data for common stocks going back 30 years.
-
#stock_dividends_with_http_info(symbol, from, to, opts = {}) ⇒ Array<(Array<Dividends>, Integer, Hash)>
Dividends Get dividends data for common stocks going back 30 years.
-
#stock_splits(symbol, from, to, opts = {}) ⇒ Array<Split>
Splits Get splits data for stocks.
-
#stock_splits_with_http_info(symbol, from, to, opts = {}) ⇒ Array<(Array<Split>, Integer, Hash)>
Splits Get splits data for stocks.
-
#stock_symbols(exchange, opts = {}) ⇒ Array<Stock>
Stock Symbol List supported stocks.
-
#stock_symbols_with_http_info(exchange, opts = {}) ⇒ Array<(Array<Stock>, Integer, Hash)>
Stock Symbol List supported stocks.
-
#stock_tick(symbol, date, limit, skip, opts = {}) ⇒ TickData
Tick Data <p>Get historical tick data for US stocks from all 13 exchanges.
-
#stock_tick_with_http_info(symbol, date, limit, skip, opts = {}) ⇒ Array<(TickData, Integer, Hash)>
Tick Data <p>Get historical tick data for US stocks from all 13 exchanges.
-
#support_resistance(symbol, resolution, opts = {}) ⇒ SupportResistance
Support/Resistance Get support and resistance levels for a symbol.
-
#support_resistance_with_http_info(symbol, resolution, opts = {}) ⇒ Array<(SupportResistance, Integer, Hash)>
Support/Resistance Get support and resistance levels for a symbol.
-
#technical_indicator(symbol, resolution, from, to, indicator, opts = {}) ⇒ Object
Technical Indicators Return technical indicator with price data.
-
#technical_indicator_with_http_info(symbol, resolution, from, to, indicator, opts = {}) ⇒ Array<(Object, Integer, Hash)>
Technical Indicators Return technical indicator with price data.
-
#transcripts(id, opts = {}) ⇒ EarningsCallTranscripts
Earnings Call Transcripts <p>Get earnings call transcripts, audio and participants’ list.
-
#transcripts_list(symbol, opts = {}) ⇒ EarningsCallTranscriptsList
Earnings Call Transcripts List List earnings call transcripts’ metadata.
-
#transcripts_list_with_http_info(symbol, opts = {}) ⇒ Array<(EarningsCallTranscriptsList, Integer, Hash)>
Earnings Call Transcripts List List earnings call transcripts' metadata.
-
#transcripts_with_http_info(id, opts = {}) ⇒ Array<(EarningsCallTranscripts, Integer, Hash)>
Earnings Call Transcripts <p>Get earnings call transcripts, audio and participants' list.
-
#upgrade_downgrade(opts = {}) ⇒ Array<UpgradeDowngrade>
Stock Upgrade/Downgrade Get latest stock upgrade and downgrade.
-
#upgrade_downgrade_with_http_info(opts = {}) ⇒ Array<(Array<UpgradeDowngrade>, Integer, Hash)>
Stock Upgrade/Downgrade Get latest stock upgrade and downgrade.
Constructor Details
#initialize(api_client = ApiClient.default) ⇒ DefaultApi
Returns a new instance of DefaultApi.
19 20 21 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 19 def initialize(api_client = ApiClient.default) @api_client = api_client end |
Instance Attribute Details
#api_client ⇒ Object
Returns the value of attribute api_client.
17 18 19 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 17 def api_client @api_client end |
Instance Method Details
#aggregate_indicator(symbol, resolution, opts = {}) ⇒ AggregateIndicators
Aggregate Indicators Get aggregate signal of multiple technical indicators such as MACD, RSI, Moving Average v.v.
28 29 30 31 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 28 def aggregate_indicator(symbol, resolution, opts = {}) data, _status_code, _headers = aggregate_indicator_with_http_info(symbol, resolution, opts) data end |
#aggregate_indicator_with_http_info(symbol, resolution, opts = {}) ⇒ Array<(AggregateIndicators, Integer, Hash)>
Aggregate Indicators Get aggregate signal of multiple technical indicators such as MACD, RSI, Moving Average v.v.
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 39 def aggregate_indicator_with_http_info(symbol, resolution, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.aggregate_indicator ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.aggregate_indicator" end # verify the required parameter 'resolution' is set if @api_client.config.client_side_validation && resolution.nil? fail ArgumentError, "Missing the required parameter 'resolution' when calling DefaultApi.aggregate_indicator" end # resource path local_var_path = '/scan/technical-indicator' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'resolution'] = resolution # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'AggregateIndicators' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#aggregate_indicator\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_basic_financials(symbol, metric, opts = {}) ⇒ BasicFinancials
Basic Financials Get company basic financials such as margin, P/E ratio, 52-week high/low etc.
98 99 100 101 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 98 def company_basic_financials(symbol, metric, opts = {}) data, _status_code, _headers = company_basic_financials_with_http_info(symbol, metric, opts) data end |
#company_basic_financials_with_http_info(symbol, metric, opts = {}) ⇒ Array<(BasicFinancials, Integer, Hash)>
Basic Financials Get company basic financials such as margin, P/E ratio, 52-week high/low etc.
109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 109 def company_basic_financials_with_http_info(symbol, metric, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_basic_financials ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.company_basic_financials" end # verify the required parameter 'metric' is set if @api_client.config.client_side_validation && metric.nil? fail ArgumentError, "Missing the required parameter 'metric' when calling DefaultApi.company_basic_financials" end # resource path local_var_path = '/stock/metric' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'metric'] = metric # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'BasicFinancials' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_basic_financials\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_earnings(symbol, opts = {}) ⇒ Array<EarningResult>
Earnings Surprises Get company historical quarterly earnings surprise going back to 2000.
168 169 170 171 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 168 def company_earnings(symbol, opts = {}) data, _status_code, _headers = company_earnings_with_http_info(symbol, opts) data end |
#company_earnings_with_http_info(symbol, opts = {}) ⇒ Array<(Array<EarningResult>, Integer, Hash)>
Earnings Surprises Get company historical quarterly earnings surprise going back to 2000.
179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 179 def company_earnings_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_earnings ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.company_earnings" end # resource path local_var_path = '/stock/earnings' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<EarningResult>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_earnings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_eps_estimates(symbol, opts = {}) ⇒ EarningsEstimates
Earnings Estimates Get company’s EPS estimates.
234 235 236 237 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 234 def company_eps_estimates(symbol, opts = {}) data, _status_code, _headers = company_eps_estimates_with_http_info(symbol, opts) data end |
#company_eps_estimates_with_http_info(symbol, opts = {}) ⇒ Array<(EarningsEstimates, Integer, Hash)>
Earnings Estimates Get company's EPS estimates.
245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 245 def company_eps_estimates_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_eps_estimates ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.company_eps_estimates" end # resource path local_var_path = '/stock/eps-estimate' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'freq'] = opts[:'freq'] if !opts[:'freq'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'EarningsEstimates' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_eps_estimates\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_executive(symbol, opts = {}) ⇒ CompanyExecutive
Company Executive Get a list of company’s executives and members of the Board.
299 300 301 302 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 299 def company_executive(symbol, opts = {}) data, _status_code, _headers = company_executive_with_http_info(symbol, opts) data end |
#company_executive_with_http_info(symbol, opts = {}) ⇒ Array<(CompanyExecutive, Integer, Hash)>
Company Executive Get a list of company's executives and members of the Board.
309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 309 def company_executive_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_executive ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.company_executive" end # resource path local_var_path = '/stock/executive' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'CompanyExecutive' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_executive\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_news(symbol, from, to, opts = {}) ⇒ Array<News>
Company News List latest company news by symbol. This endpoint is only available for North American companies.
364 365 366 367 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 364 def company_news(symbol, from, to, opts = {}) data, _status_code, _headers = company_news_with_http_info(symbol, from, to, opts) data end |
#company_news_with_http_info(symbol, from, to, opts = {}) ⇒ Array<(Array<News>, Integer, Hash)>
Company News List latest company news by symbol. This endpoint is only available for North American companies.
376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 376 def company_news_with_http_info(symbol, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_news ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.company_news" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.company_news" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.company_news" end # resource path local_var_path = '/company-news' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'from'] = from query_params[:'to'] = to # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<News>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_news\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_peers(symbol, opts = {}) ⇒ Array<String>
Peers Get company peers. Return a list of peers in the same country and GICS sub-industry
439 440 441 442 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 439 def company_peers(symbol, opts = {}) data, _status_code, _headers = company_peers_with_http_info(symbol, opts) data end |
#company_peers_with_http_info(symbol, opts = {}) ⇒ Array<(Array<String>, Integer, Hash)>
Peers Get company peers. Return a list of peers in the same country and GICS sub-industry
449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 449 def company_peers_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_peers ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.company_peers" end # resource path local_var_path = '/stock/peers' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<String>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_peers\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_profile(opts = {}) ⇒ CompanyProfile
Company Profile Get general information of a company. You can query by symbol, ISIN or CUSIP
504 505 506 507 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 504 def company_profile(opts = {}) data, _status_code, _headers = company_profile_with_http_info(opts) data end |
#company_profile2(opts = {}) ⇒ CompanyProfile2
Company Profile 2 Get general information of a company. You can query by symbol, ISIN or CUSIP. This is the free version of <a href="#company-profile">Company Profile</a>.
569 570 571 572 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 569 def company_profile2(opts = {}) data, _status_code, _headers = company_profile2_with_http_info(opts) data end |
#company_profile2_with_http_info(opts = {}) ⇒ Array<(CompanyProfile2, Integer, Hash)>
Company Profile 2 Get general information of a company. You can query by symbol, ISIN or CUSIP. This is the free version of <a href="#company-profile">Company Profile</a>.
581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 581 def company_profile2_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_profile2 ...' end # resource path local_var_path = '/stock/profile2' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = opts[:'symbol'] if !opts[:'symbol'].nil? query_params[:'isin'] = opts[:'isin'] if !opts[:'isin'].nil? query_params[:'cusip'] = opts[:'cusip'] if !opts[:'cusip'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'CompanyProfile2' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_profile2\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_profile_with_http_info(opts = {}) ⇒ Array<(CompanyProfile, Integer, Hash)>
Company Profile Get general information of a company. You can query by symbol, ISIN or CUSIP
516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 516 def company_profile_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_profile ...' end # resource path local_var_path = '/stock/profile' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = opts[:'symbol'] if !opts[:'symbol'].nil? query_params[:'isin'] = opts[:'isin'] if !opts[:'isin'].nil? query_params[:'cusip'] = opts[:'cusip'] if !opts[:'cusip'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'CompanyProfile' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_profile\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#company_revenue_estimates(symbol, opts = {}) ⇒ RevenueEstimates
Revenue Estimates Get company’s revenue estimates.
633 634 635 636 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 633 def company_revenue_estimates(symbol, opts = {}) data, _status_code, _headers = company_revenue_estimates_with_http_info(symbol, opts) data end |
#company_revenue_estimates_with_http_info(symbol, opts = {}) ⇒ Array<(RevenueEstimates, Integer, Hash)>
Revenue Estimates Get company's revenue estimates.
644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 644 def company_revenue_estimates_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.company_revenue_estimates ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.company_revenue_estimates" end # resource path local_var_path = '/stock/revenue-estimate' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'freq'] = opts[:'freq'] if !opts[:'freq'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'RevenueEstimates' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#company_revenue_estimates\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#country(opts = {}) ⇒ Array<CountryMetadata>
Country Metadata List all countries and metadata.
697 698 699 700 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 697 def country(opts = {}) data, _status_code, _headers = country_with_http_info(opts) data end |
#country_with_http_info(opts = {}) ⇒ Array<(Array<CountryMetadata>, Integer, Hash)>
Country Metadata List all countries and metadata.
706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 706 def country_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.country ...' end # resource path local_var_path = '/country' # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<CountryMetadata>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#country\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#covid19(opts = {}) ⇒ Array<CovidInfo>
COVID-19 Get real-time updates on the number of COVID-19 (Corona virus) cases in the US with a state-by-state breakdown. Data is sourced from CDC and reputable sources. You can also access this API <a href="rapidapi.com/Finnhub/api/finnhub-real-time-covid-19" target="_blank" rel="nofollow">here</a>
753 754 755 756 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 753 def covid19(opts = {}) data, _status_code, _headers = covid19_with_http_info(opts) data end |
#covid19_with_http_info(opts = {}) ⇒ Array<(Array<CovidInfo>, Integer, Hash)>
COVID-19 Get real-time updates on the number of COVID-19 (Corona virus) cases in the US with a state-by-state breakdown. Data is sourced from CDC and reputable sources. You can also access this API <a href="rapidapi.com/Finnhub/api/finnhub-real-time-covid-19" target="_blank" rel="nofollow">here</a>
762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 762 def covid19_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.covid19 ...' end # resource path local_var_path = '/covid19/us' # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<CovidInfo>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#covid19\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#crypto_candles(symbol, resolution, from, to, opts = {}) ⇒ CryptoCandles
Crypto Candles Get candlestick data for crypto symbols.
813 814 815 816 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 813 def crypto_candles(symbol, resolution, from, to, opts = {}) data, _status_code, _headers = crypto_candles_with_http_info(symbol, resolution, from, to, opts) data end |
#crypto_candles_with_http_info(symbol, resolution, from, to, opts = {}) ⇒ Array<(CryptoCandles, Integer, Hash)>
Crypto Candles Get candlestick data for crypto symbols.
826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 826 def crypto_candles_with_http_info(symbol, resolution, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.crypto_candles ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.crypto_candles" end # verify the required parameter 'resolution' is set if @api_client.config.client_side_validation && resolution.nil? fail ArgumentError, "Missing the required parameter 'resolution' when calling DefaultApi.crypto_candles" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.crypto_candles" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.crypto_candles" end # resource path local_var_path = '/crypto/candle' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'resolution'] = resolution query_params[:'from'] = from query_params[:'to'] = to # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'CryptoCandles' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#crypto_candles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#crypto_exchanges(opts = {}) ⇒ Array<String>
Crypto Exchanges List supported crypto exchanges
893 894 895 896 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 893 def crypto_exchanges(opts = {}) data, _status_code, _headers = crypto_exchanges_with_http_info(opts) data end |
#crypto_exchanges_with_http_info(opts = {}) ⇒ Array<(Array<String>, Integer, Hash)>
Crypto Exchanges List supported crypto exchanges
902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 902 def crypto_exchanges_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.crypto_exchanges ...' end # resource path local_var_path = '/crypto/exchange' # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<String>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#crypto_exchanges\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#crypto_symbols(exchange, opts = {}) ⇒ Array<CryptoSymbol>
Crypto Symbol List supported crypto symbols by exchange
950 951 952 953 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 950 def crypto_symbols(exchange, opts = {}) data, _status_code, _headers = crypto_symbols_with_http_info(exchange, opts) data end |
#crypto_symbols_with_http_info(exchange, opts = {}) ⇒ Array<(Array<CryptoSymbol>, Integer, Hash)>
Crypto Symbol List supported crypto symbols by exchange
960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 960 def crypto_symbols_with_http_info(exchange, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.crypto_symbols ...' end # verify the required parameter 'exchange' is set if @api_client.config.client_side_validation && exchange.nil? fail ArgumentError, "Missing the required parameter 'exchange' when calling DefaultApi.crypto_symbols" end # resource path local_var_path = '/crypto/symbol' # query parameters query_params = opts[:query_params] || {} query_params[:'exchange'] = exchange # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<CryptoSymbol>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#crypto_symbols\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#earnings_calendar(opts = {}) ⇒ EarningsCalendar
Earnings Calendar Get historical and coming earnings release dating back to 2003. You can setup <a href="#webhook">webhook</a> to receive real-time earnings update.
1016 1017 1018 1019 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1016 def earnings_calendar(opts = {}) data, _status_code, _headers = earnings_calendar_with_http_info(opts) data end |
#earnings_calendar_with_http_info(opts = {}) ⇒ Array<(EarningsCalendar, Integer, Hash)>
Earnings Calendar Get historical and coming earnings release dating back to 2003. You can setup <a href="#webhook">webhook</a> to receive real-time earnings update.
1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1029 def earnings_calendar_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.earnings_calendar ...' end # resource path local_var_path = '/calendar/earnings' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = opts[:'from'] if !opts[:'from'].nil? query_params[:'to'] = opts[:'to'] if !opts[:'to'].nil? query_params[:'symbol'] = opts[:'symbol'] if !opts[:'symbol'].nil? query_params[:'international'] = opts[:'international'] if !opts[:'international'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'EarningsCalendar' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#earnings_calendar\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#economic_code(opts = {}) ⇒ Array<EconomicCode>
Economic Code List codes of supported economic data.
1080 1081 1082 1083 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1080 def economic_code(opts = {}) data, _status_code, _headers = economic_code_with_http_info(opts) data end |
#economic_code_with_http_info(opts = {}) ⇒ Array<(Array<EconomicCode>, Integer, Hash)>
Economic Code List codes of supported economic data.
1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1089 def economic_code_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.economic_code ...' end # resource path local_var_path = '/economic/code' # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<EconomicCode>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#economic_code\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#economic_data(code, opts = {}) ⇒ EconomicData
Economic Data Get economic data.
1137 1138 1139 1140 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1137 def economic_data(code, opts = {}) data, _status_code, _headers = economic_data_with_http_info(code, opts) data end |
#economic_data_with_http_info(code, opts = {}) ⇒ Array<(EconomicData, Integer, Hash)>
Economic Data Get economic data.
1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1147 def economic_data_with_http_info(code, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.economic_data ...' end # verify the required parameter 'code' is set if @api_client.config.client_side_validation && code.nil? fail ArgumentError, "Missing the required parameter 'code' when calling DefaultApi.economic_data" end # resource path local_var_path = '/economic' # query parameters query_params = opts[:query_params] || {} query_params[:'code'] = code # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'EconomicData' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#economic_data\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#etfs_country_exposure(symbol, opts = {}) ⇒ ETFsCountryExposure
ETFs Country Exposure Get ETF country exposure data.
1200 1201 1202 1203 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1200 def etfs_country_exposure(symbol, opts = {}) data, _status_code, _headers = etfs_country_exposure_with_http_info(symbol, opts) data end |
#etfs_country_exposure_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsCountryExposure, Integer, Hash)>
ETFs Country Exposure Get ETF country exposure data.
1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1210 def etfs_country_exposure_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.etfs_country_exposure ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.etfs_country_exposure" end # resource path local_var_path = '/etf/country' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'ETFsCountryExposure' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#etfs_country_exposure\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#etfs_holdings(symbol, opts = {}) ⇒ ETFsHoldings
ETFs Holdings Get current ETF holdings.
1263 1264 1265 1266 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1263 def etfs_holdings(symbol, opts = {}) data, _status_code, _headers = etfs_holdings_with_http_info(symbol, opts) data end |
#etfs_holdings_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsHoldings, Integer, Hash)>
ETFs Holdings Get current ETF holdings.
1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1273 def etfs_holdings_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.etfs_holdings ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.etfs_holdings" end # resource path local_var_path = '/etf/holdings' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'ETFsHoldings' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#etfs_holdings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#etfs_industry_exposure(symbol, opts = {}) ⇒ ETFsIndustryExposure
ETFs Industry Exposure Get ETF industry exposure data.
1326 1327 1328 1329 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1326 def etfs_industry_exposure(symbol, opts = {}) data, _status_code, _headers = etfs_industry_exposure_with_http_info(symbol, opts) data end |
#etfs_industry_exposure_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsIndustryExposure, Integer, Hash)>
ETFs Industry Exposure Get ETF industry exposure data.
1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1336 def etfs_industry_exposure_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.etfs_industry_exposure ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.etfs_industry_exposure" end # resource path local_var_path = '/etf/sector' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'ETFsIndustryExposure' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#etfs_industry_exposure\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#etfs_profile(symbol, opts = {}) ⇒ ETFsProfile
ETFs Profile Get ETF profile information. Currently support all US ETFs.
1389 1390 1391 1392 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1389 def etfs_profile(symbol, opts = {}) data, _status_code, _headers = etfs_profile_with_http_info(symbol, opts) data end |
#etfs_profile_with_http_info(symbol, opts = {}) ⇒ Array<(ETFsProfile, Integer, Hash)>
ETFs Profile Get ETF profile information. Currently support all US ETFs.
1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1399 def etfs_profile_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.etfs_profile ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.etfs_profile" end # resource path local_var_path = '/etf/profile' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'ETFsProfile' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#etfs_profile\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#filings(opts = {}) ⇒ Array<Filing>
Filings List company’s filing. Limit to 250 documents at a time. This data is available for bulk download on <a href="www.kaggle.com/finnhub/sec-filings" target="_blank">Kaggle SEC Filings database</a>.
1457 1458 1459 1460 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1457 def filings(opts = {}) data, _status_code, _headers = filings_with_http_info(opts) data end |
#filings_with_http_info(opts = {}) ⇒ Array<(Array<Filing>, Integer, Hash)>
Filings List company's filing. Limit to 250 documents at a time. This data is available for bulk download on <a href="www.kaggle.com/finnhub/sec-filings" target="_blank">Kaggle SEC Filings database</a>.
1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1472 def filings_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.filings ...' end # resource path local_var_path = '/stock/filings' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = opts[:'symbol'] if !opts[:'symbol'].nil? query_params[:'cik'] = opts[:'cik'] if !opts[:'cik'].nil? query_params[:'accessNumber'] = opts[:'access_number'] if !opts[:'access_number'].nil? query_params[:'form'] = opts[:'form'] if !opts[:'form'].nil? query_params[:'from'] = opts[:'from'] if !opts[:'from'].nil? query_params[:'to'] = opts[:'to'] if !opts[:'to'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<Filing>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#filings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#financials(symbol, statement, freq, opts = {}) ⇒ FinancialStatements
Financial Statements Get standardized balance sheet, income statement and cash flow for global companies going back 30+ years.
1528 1529 1530 1531 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1528 def financials(symbol, statement, freq, opts = {}) data, _status_code, _headers = financials_with_http_info(symbol, statement, freq, opts) data end |
#financials_reported(opts = {}) ⇒ FinancialsAsReported
Financials As Reported Get financials as reported. This data is available for bulk download on <a href="www.kaggle.com/finnhub/reported-financials" target="_blank">Kaggle SEC Financials database</a>.
1606 1607 1608 1609 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1606 def financials_reported(opts = {}) data, _status_code, _headers = financials_reported_with_http_info(opts) data end |
#financials_reported_with_http_info(opts = {}) ⇒ Array<(FinancialsAsReported, Integer, Hash)>
Financials As Reported Get financials as reported. This data is available for bulk download on <a href="www.kaggle.com/finnhub/reported-financials" target="_blank">Kaggle SEC Financials database</a>.
1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1619 def financials_reported_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.financials_reported ...' end # resource path local_var_path = '/stock/financials-reported' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = opts[:'symbol'] if !opts[:'symbol'].nil? query_params[:'cik'] = opts[:'cik'] if !opts[:'cik'].nil? query_params[:'accessNumber'] = opts[:'access_number'] if !opts[:'access_number'].nil? query_params[:'freq'] = opts[:'freq'] if !opts[:'freq'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'FinancialsAsReported' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#financials_reported\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#financials_with_http_info(symbol, statement, freq, opts = {}) ⇒ Array<(FinancialStatements, Integer, Hash)>
Financial Statements Get standardized balance sheet, income statement and cash flow for global companies going back 30+ years.
1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1540 def financials_with_http_info(symbol, statement, freq, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.financials ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.financials" end # verify the required parameter 'statement' is set if @api_client.config.client_side_validation && statement.nil? fail ArgumentError, "Missing the required parameter 'statement' when calling DefaultApi.financials" end # verify the required parameter 'freq' is set if @api_client.config.client_side_validation && freq.nil? fail ArgumentError, "Missing the required parameter 'freq' when calling DefaultApi.financials" end # resource path local_var_path = '/stock/financials' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'statement'] = statement query_params[:'freq'] = freq # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'FinancialStatements' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#financials\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#forex_candles(symbol, resolution, from, to, opts = {}) ⇒ ForexCandles
Forex Candles Get candlestick data for forex symbols.
1674 1675 1676 1677 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1674 def forex_candles(symbol, resolution, from, to, opts = {}) data, _status_code, _headers = forex_candles_with_http_info(symbol, resolution, from, to, opts) data end |
#forex_candles_with_http_info(symbol, resolution, from, to, opts = {}) ⇒ Array<(ForexCandles, Integer, Hash)>
Forex Candles Get candlestick data for forex symbols.
1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1687 def forex_candles_with_http_info(symbol, resolution, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.forex_candles ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.forex_candles" end # verify the required parameter 'resolution' is set if @api_client.config.client_side_validation && resolution.nil? fail ArgumentError, "Missing the required parameter 'resolution' when calling DefaultApi.forex_candles" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.forex_candles" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.forex_candles" end # resource path local_var_path = '/forex/candle' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'resolution'] = resolution query_params[:'from'] = from query_params[:'to'] = to # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'ForexCandles' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#forex_candles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#forex_exchanges(opts = {}) ⇒ Array<String>
Forex Exchanges List supported forex exchanges
1754 1755 1756 1757 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1754 def forex_exchanges(opts = {}) data, _status_code, _headers = forex_exchanges_with_http_info(opts) data end |
#forex_exchanges_with_http_info(opts = {}) ⇒ Array<(Array<String>, Integer, Hash)>
Forex Exchanges List supported forex exchanges
1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1763 def forex_exchanges_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.forex_exchanges ...' end # resource path local_var_path = '/forex/exchange' # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<String>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#forex_exchanges\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#forex_rates(opts = {}) ⇒ Forexrates
Forex rates Get rates for all forex pairs. Ideal for currency conversion
1811 1812 1813 1814 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1811 def forex_rates(opts = {}) data, _status_code, _headers = forex_rates_with_http_info(opts) data end |
#forex_rates_with_http_info(opts = {}) ⇒ Array<(Forexrates, Integer, Hash)>
Forex rates Get rates for all forex pairs. Ideal for currency conversion
1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1821 def forex_rates_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.forex_rates ...' end # resource path local_var_path = '/forex/rates' # query parameters query_params = opts[:query_params] || {} query_params[:'base'] = opts[:'base'] if !opts[:'base'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Forexrates' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#forex_rates\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#forex_symbols(exchange, opts = {}) ⇒ Array<ForexSymbol>
Forex Symbol List supported forex symbols.
1870 1871 1872 1873 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1870 def forex_symbols(exchange, opts = {}) data, _status_code, _headers = forex_symbols_with_http_info(exchange, opts) data end |
#forex_symbols_with_http_info(exchange, opts = {}) ⇒ Array<(Array<ForexSymbol>, Integer, Hash)>
Forex Symbol List supported forex symbols.
1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1880 def forex_symbols_with_http_info(exchange, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.forex_symbols ...' end # verify the required parameter 'exchange' is set if @api_client.config.client_side_validation && exchange.nil? fail ArgumentError, "Missing the required parameter 'exchange' when calling DefaultApi.forex_symbols" end # resource path local_var_path = '/forex/symbol' # query parameters query_params = opts[:query_params] || {} query_params[:'exchange'] = exchange # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<ForexSymbol>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#forex_symbols\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#fund_ownership(symbol, opts = {}) ⇒ FundOwnership
Fund Ownership Get a full list fund and institutional investors of a company in descending order of the number of shares held.
1934 1935 1936 1937 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1934 def fund_ownership(symbol, opts = {}) data, _status_code, _headers = fund_ownership_with_http_info(symbol, opts) data end |
#fund_ownership_with_http_info(symbol, opts = {}) ⇒ Array<(FundOwnership, Integer, Hash)>
Fund Ownership Get a full list fund and institutional investors of a company in descending order of the number of shares held.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 1945 def fund_ownership_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.fund_ownership ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.fund_ownership" end # resource path local_var_path = '/stock/fund-ownership' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'FundOwnership' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#fund_ownership\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#general_news(category, opts = {}) ⇒ Array<News>
General News Get latest market news.
2000 2001 2002 2003 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2000 def general_news(category, opts = {}) data, _status_code, _headers = general_news_with_http_info(category, opts) data end |
#general_news_with_http_info(category, opts = {}) ⇒ Array<(Array<News>, Integer, Hash)>
General News Get latest market news.
2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2011 def general_news_with_http_info(category, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.general_news ...' end # verify the required parameter 'category' is set if @api_client.config.client_side_validation && category.nil? fail ArgumentError, "Missing the required parameter 'category' when calling DefaultApi.general_news" end # resource path local_var_path = '/news' # query parameters query_params = opts[:query_params] || {} query_params[:'category'] = category query_params[:'minId'] = opts[:'min_id'] if !opts[:'min_id'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<News>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#general_news\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#indices_constituents(symbol, opts = {}) ⇒ IndicesConstituents
Indices Constituents Get a list of index’s constituents. Currently support ^GSPC (S&P 500), ^NDX (Nasdaq 100), ^DJI (Dow Jones)
2065 2066 2067 2068 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2065 def indices_constituents(symbol, opts = {}) data, _status_code, _headers = indices_constituents_with_http_info(symbol, opts) data end |
#indices_constituents_with_http_info(symbol, opts = {}) ⇒ Array<(IndicesConstituents, Integer, Hash)>
Indices Constituents Get a list of index's constituents. Currently support <code>^GSPC (S&P 500)</code>, <code>^NDX (Nasdaq 100)</code>, <code>^DJI (Dow Jones)</code>
2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2075 def indices_constituents_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.indices_constituents ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.indices_constituents" end # resource path local_var_path = '/index/constituents' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'IndicesConstituents' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#indices_constituents\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#indices_historical_constituents(symbol, opts = {}) ⇒ IndicesHistoricalConstituents
Indices Historical Constituents Get full history of index’s constituents including symbols and dates of joining and leaving the Index. Currently support ^GSPC (S&P 500), ^NDX (Nasdaq 100), ^DJI (Dow Jones)
2128 2129 2130 2131 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2128 def indices_historical_constituents(symbol, opts = {}) data, _status_code, _headers = indices_historical_constituents_with_http_info(symbol, opts) data end |
#indices_historical_constituents_with_http_info(symbol, opts = {}) ⇒ Array<(IndicesHistoricalConstituents, Integer, Hash)>
Indices Historical Constituents Get full history of index's constituents including symbols and dates of joining and leaving the Index. Currently support <code>^GSPC (S&P 500)</code>, <code>^NDX (Nasdaq 100)</code>, <code>^DJI (Dow Jones)</code>
2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2138 def indices_historical_constituents_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.indices_historical_constituents ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.indices_historical_constituents" end # resource path local_var_path = '/index/historical-constituents' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'IndicesHistoricalConstituents' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#indices_historical_constituents\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#investors_ownership(symbol, opts = {}) ⇒ InvestorsOwnership
Investors Ownership Get a full list of shareholders/investors of a company in descending order of the number of shares held.
2192 2193 2194 2195 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2192 def investors_ownership(symbol, opts = {}) data, _status_code, _headers = investors_ownership_with_http_info(symbol, opts) data end |
#investors_ownership_with_http_info(symbol, opts = {}) ⇒ Array<(InvestorsOwnership, Integer, Hash)>
Investors Ownership Get a full list of shareholders/investors of a company in descending order of the number of shares held.
2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2203 def investors_ownership_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.investors_ownership ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.investors_ownership" end # resource path local_var_path = '/stock/investor-ownership' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'InvestorsOwnership' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#investors_ownership\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#ipo_calendar(from, to, opts = {}) ⇒ IPOCalendar
IPO Calendar Get recent and coming IPO.
2258 2259 2260 2261 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2258 def ipo_calendar(from, to, opts = {}) data, _status_code, _headers = ipo_calendar_with_http_info(from, to, opts) data end |
#ipo_calendar_with_http_info(from, to, opts = {}) ⇒ Array<(IPOCalendar, Integer, Hash)>
IPO Calendar Get recent and coming IPO.
2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2269 def ipo_calendar_with_http_info(from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.ipo_calendar ...' end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.ipo_calendar" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.ipo_calendar" end # resource path local_var_path = '/calendar/ipo' # query parameters query_params = opts[:query_params] || {} query_params[:'from'] = from query_params[:'to'] = to # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'IPOCalendar' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#ipo_calendar\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#major_developments(symbol, opts = {}) ⇒ MajorDevelopments
Major Developments List latest major developments of a company going back 20 years with 12M+ data points. This data can be used to highlight the most significant events.
2329 2330 2331 2332 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2329 def major_developments(symbol, opts = {}) data, _status_code, _headers = major_developments_with_http_info(symbol, opts) data end |
#major_developments_with_http_info(symbol, opts = {}) ⇒ Array<(MajorDevelopments, Integer, Hash)>
Major Developments List latest major developments of a company going back 20 years with 12M+ data points. This data can be used to highlight the most significant events.
2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2341 def major_developments_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.major_developments ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.major_developments" end # resource path local_var_path = '/major-development' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'from'] = opts[:'from'] if !opts[:'from'].nil? query_params[:'to'] = opts[:'to'] if !opts[:'to'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'MajorDevelopments' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#major_developments\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#news_sentiment(symbol, opts = {}) ⇒ NewsSentiment
News Sentiment Get company’s news sentiment and statistics. This endpoint is only available for US companies.
2396 2397 2398 2399 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2396 def news_sentiment(symbol, opts = {}) data, _status_code, _headers = news_sentiment_with_http_info(symbol, opts) data end |
#news_sentiment_with_http_info(symbol, opts = {}) ⇒ Array<(NewsSentiment, Integer, Hash)>
News Sentiment Get company's news sentiment and statistics. This endpoint is only available for US companies.
2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2406 def news_sentiment_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.news_sentiment ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.news_sentiment" end # resource path local_var_path = '/news-sentiment' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'NewsSentiment' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#news_sentiment\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#pattern_recognition(symbol, resolution, opts = {}) ⇒ PatternRecognition
Pattern Recognition Run pattern recognition algorithm on a symbol. Support double top/bottom, triple top/bottom, head and shoulders, triangle, wedge, channel, flag, and candlestick patterns.
2460 2461 2462 2463 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2460 def pattern_recognition(symbol, resolution, opts = {}) data, _status_code, _headers = pattern_recognition_with_http_info(symbol, resolution, opts) data end |
#pattern_recognition_with_http_info(symbol, resolution, opts = {}) ⇒ Array<(PatternRecognition, Integer, Hash)>
Pattern Recognition Run pattern recognition algorithm on a symbol. Support double top/bottom, triple top/bottom, head and shoulders, triangle, wedge, channel, flag, and candlestick patterns.
2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2471 def pattern_recognition_with_http_info(symbol, resolution, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.pattern_recognition ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.pattern_recognition" end # verify the required parameter 'resolution' is set if @api_client.config.client_side_validation && resolution.nil? fail ArgumentError, "Missing the required parameter 'resolution' when calling DefaultApi.pattern_recognition" end # resource path local_var_path = '/scan/pattern' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'resolution'] = resolution # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'PatternRecognition' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#pattern_recognition\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#price_target(symbol, opts = {}) ⇒ PriceTarget
Price Target Get latest price target consensus.
2529 2530 2531 2532 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2529 def price_target(symbol, opts = {}) data, _status_code, _headers = price_target_with_http_info(symbol, opts) data end |
#price_target_with_http_info(symbol, opts = {}) ⇒ Array<(PriceTarget, Integer, Hash)>
Price Target Get latest price target consensus.
2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2539 def price_target_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.price_target ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.price_target" end # resource path local_var_path = '/stock/price-target' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'PriceTarget' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#price_target\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#quote(symbol, opts = {}) ⇒ Quote
Quote <p>Get real-time quote data for US stocks. Constant polling is not recommended. Use websocket if you need real-time update.</p><p>Real-time stock prices for international markets are supported for Enterprise clients via our partner’s feed. <a href="[email protected]">Contact Us</a> to learn more.</p>
2592 2593 2594 2595 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2592 def quote(symbol, opts = {}) data, _status_code, _headers = quote_with_http_info(symbol, opts) data end |
#quote_with_http_info(symbol, opts = {}) ⇒ Array<(Quote, Integer, Hash)>
Quote <p>Get real-time quote data for US stocks. Constant polling is not recommended. Use websocket if you need real-time update.</p><p>Real-time stock prices for international markets are supported for Enterprise clients via our partner's feed. <a href="[email protected]">Contact Us</a> to learn more.</p>
2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2602 def quote_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.quote ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.quote" end # resource path local_var_path = '/quote' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Quote' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#quote\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#recommendation_trends(symbol, opts = {}) ⇒ Array<RecommendationTrend>
Recommendation Trends Get latest analyst recommendation trends for a company.
2655 2656 2657 2658 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2655 def recommendation_trends(symbol, opts = {}) data, _status_code, _headers = recommendation_trends_with_http_info(symbol, opts) data end |
#recommendation_trends_with_http_info(symbol, opts = {}) ⇒ Array<(Array<RecommendationTrend>, Integer, Hash)>
Recommendation Trends Get latest analyst recommendation trends for a company.
2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2665 def recommendation_trends_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.recommendation_trends ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.recommendation_trends" end # resource path local_var_path = '/stock/recommendation' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<RecommendationTrend>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#recommendation_trends\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#similarity_index(opts = {}) ⇒ SimilarityIndex
Similarity Index <p>Calculate the textual difference between a company’s 10-K / 10-Q reports and the same type of report in the previous year using Cosine Similarity. For example, this endpoint compares 2019’s 10-K with 2018’s 10-K. Companies breaking from its routines in disclosure of financial condition and risk analysis section can signal a significant change in the company’s stock price in the upcoming 4 quarters.</p>
2720 2721 2722 2723 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2720 def similarity_index(opts = {}) data, _status_code, _headers = similarity_index_with_http_info(opts) data end |
#similarity_index_with_http_info(opts = {}) ⇒ Array<(SimilarityIndex, Integer, Hash)>
Similarity Index <p>Calculate the textual difference between a company's 10-K / 10-Q reports and the same type of report in the previous year using Cosine Similarity. For example, this endpoint compares 2019's 10-K with 2018's 10-K. Companies breaking from its routines in disclosure of financial condition and risk analysis section can signal a significant change in the company's stock price in the upcoming 4 quarters.</p>
2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2732 def similarity_index_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.similarity_index ...' end # resource path local_var_path = '/stock/similarity-index' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = opts[:'symbol'] if !opts[:'symbol'].nil? query_params[:'cik'] = opts[:'cik'] if !opts[:'cik'].nil? query_params[:'freq'] = opts[:'freq'] if !opts[:'freq'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'SimilarityIndex' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#similarity_index\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#stock_bidask(symbol, opts = {}) ⇒ LastBidAsk
Last Bid-Ask Get last bid/ask data for US stocks.
2783 2784 2785 2786 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2783 def stock_bidask(symbol, opts = {}) data, _status_code, _headers = stock_bidask_with_http_info(symbol, opts) data end |
#stock_bidask_with_http_info(symbol, opts = {}) ⇒ Array<(LastBidAsk, Integer, Hash)>
Last Bid-Ask Get last bid/ask data for US stocks.
2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2793 def stock_bidask_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.stock_bidask ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.stock_bidask" end # resource path local_var_path = '/stock/bidask' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'LastBidAsk' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#stock_bidask\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#stock_candles(symbol, resolution, from, to, opts = {}) ⇒ StockCandles
Stock Candles <p>Get candlestick data for stocks going back 25 years for US stocks.</p><p>Real-time stock prices for international markets are supported for Enterprise clients via our partner’s feed. <a href="[email protected]">Contact Us</a> to learn more.</p>
2850 2851 2852 2853 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2850 def stock_candles(symbol, resolution, from, to, opts = {}) data, _status_code, _headers = stock_candles_with_http_info(symbol, resolution, from, to, opts) data end |
#stock_candles_with_http_info(symbol, resolution, from, to, opts = {}) ⇒ Array<(StockCandles, Integer, Hash)>
Stock Candles <p>Get candlestick data for stocks going back 25 years for US stocks.</p><p>Real-time stock prices for international markets are supported for Enterprise clients via our partner's feed. <a href="[email protected]">Contact Us</a> to learn more.</p>
2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2864 def stock_candles_with_http_info(symbol, resolution, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.stock_candles ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.stock_candles" end # verify the required parameter 'resolution' is set if @api_client.config.client_side_validation && resolution.nil? fail ArgumentError, "Missing the required parameter 'resolution' when calling DefaultApi.stock_candles" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.stock_candles" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.stock_candles" end # resource path local_var_path = '/stock/candle' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'resolution'] = resolution query_params[:'from'] = from query_params[:'to'] = to query_params[:'adjusted'] = opts[:'adjusted'] if !opts[:'adjusted'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'StockCandles' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#stock_candles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#stock_dividends(symbol, from, to, opts = {}) ⇒ Array<Dividends>
Dividends Get dividends data for common stocks going back 30 years.
2935 2936 2937 2938 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2935 def stock_dividends(symbol, from, to, opts = {}) data, _status_code, _headers = stock_dividends_with_http_info(symbol, from, to, opts) data end |
#stock_dividends_with_http_info(symbol, from, to, opts = {}) ⇒ Array<(Array<Dividends>, Integer, Hash)>
Dividends Get dividends data for common stocks going back 30 years.
2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 2947 def stock_dividends_with_http_info(symbol, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.stock_dividends ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.stock_dividends" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.stock_dividends" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.stock_dividends" end # resource path local_var_path = '/stock/dividend' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'from'] = from query_params[:'to'] = to # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<Dividends>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#stock_dividends\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#stock_splits(symbol, from, to, opts = {}) ⇒ Array<Split>
Splits Get splits data for stocks.
3012 3013 3014 3015 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3012 def stock_splits(symbol, from, to, opts = {}) data, _status_code, _headers = stock_splits_with_http_info(symbol, from, to, opts) data end |
#stock_splits_with_http_info(symbol, from, to, opts = {}) ⇒ Array<(Array<Split>, Integer, Hash)>
Splits Get splits data for stocks.
3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3024 def stock_splits_with_http_info(symbol, from, to, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.stock_splits ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.stock_splits" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.stock_splits" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.stock_splits" end # resource path local_var_path = '/stock/split' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'from'] = from query_params[:'to'] = to # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<Split>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#stock_splits\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#stock_symbols(exchange, opts = {}) ⇒ Array<Stock>
Stock Symbol List supported stocks. A list of supported CFD Indices can be found <a href="docs.google.com/spreadsheets/d/1BAbIXBgl405fj0oHeEyRFEu8mW4QD1PhvtaBATLoR14/edit?usp=sharing" target="_blank">here</a>.
3087 3088 3089 3090 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3087 def stock_symbols(exchange, opts = {}) data, _status_code, _headers = stock_symbols_with_http_info(exchange, opts) data end |
#stock_symbols_with_http_info(exchange, opts = {}) ⇒ Array<(Array<Stock>, Integer, Hash)>
Stock Symbol List supported stocks. A list of supported CFD Indices can be found <a href="docs.google.com/spreadsheets/d/1BAbIXBgl405fj0oHeEyRFEu8mW4QD1PhvtaBATLoR14/edit?usp=sharing" target="_blank">here</a>.
3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3097 def stock_symbols_with_http_info(exchange, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.stock_symbols ...' end # verify the required parameter 'exchange' is set if @api_client.config.client_side_validation && exchange.nil? fail ArgumentError, "Missing the required parameter 'exchange' when calling DefaultApi.stock_symbols" end # resource path local_var_path = '/stock/symbol' # query parameters query_params = opts[:query_params] || {} query_params[:'exchange'] = exchange # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<Stock>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#stock_symbols\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#stock_tick(symbol, date, limit, skip, opts = {}) ⇒ TickData
Tick Data <p>Get historical tick data for US stocks from all 13 exchanges. You can send the request directly to our tick server at <a href="tick.finnhub.io/">tick.finnhub.io/</a> with the same path and parameters or get redirected there if you call our main server. Data is updated at the end of each trading day.</p><p>Tick data from 1985 is available for Enterprise clients. <a href="[email protected]">Contact us</a> to learn more.</p>
3153 3154 3155 3156 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3153 def stock_tick(symbol, date, limit, skip, opts = {}) data, _status_code, _headers = stock_tick_with_http_info(symbol, date, limit, skip, opts) data end |
#stock_tick_with_http_info(symbol, date, limit, skip, opts = {}) ⇒ Array<(TickData, Integer, Hash)>
Tick Data <p>Get historical tick data for US stocks from all 13 exchanges. You can send the request directly to our tick server at <a href="tick.finnhub.io/">tick.finnhub.io/</a> with the same path and parameters or get redirected there if you call our main server. Data is updated at the end of each trading day.</p><p>Tick data from 1985 is available for Enterprise clients. <a href="[email protected]">Contact us</a> to learn more.</p>
3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3166 def stock_tick_with_http_info(symbol, date, limit, skip, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.stock_tick ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.stock_tick" end # verify the required parameter 'date' is set if @api_client.config.client_side_validation && date.nil? fail ArgumentError, "Missing the required parameter 'date' when calling DefaultApi.stock_tick" end # verify the required parameter 'limit' is set if @api_client.config.client_side_validation && limit.nil? fail ArgumentError, "Missing the required parameter 'limit' when calling DefaultApi.stock_tick" end # verify the required parameter 'skip' is set if @api_client.config.client_side_validation && skip.nil? fail ArgumentError, "Missing the required parameter 'skip' when calling DefaultApi.stock_tick" end # resource path local_var_path = '/stock/tick' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'date'] = date query_params[:'limit'] = limit query_params[:'skip'] = skip # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'TickData' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#stock_tick\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#support_resistance(symbol, resolution, opts = {}) ⇒ SupportResistance
Support/Resistance Get support and resistance levels for a symbol.
3235 3236 3237 3238 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3235 def support_resistance(symbol, resolution, opts = {}) data, _status_code, _headers = support_resistance_with_http_info(symbol, resolution, opts) data end |
#support_resistance_with_http_info(symbol, resolution, opts = {}) ⇒ Array<(SupportResistance, Integer, Hash)>
Support/Resistance Get support and resistance levels for a symbol.
3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3246 def support_resistance_with_http_info(symbol, resolution, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.support_resistance ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.support_resistance" end # verify the required parameter 'resolution' is set if @api_client.config.client_side_validation && resolution.nil? fail ArgumentError, "Missing the required parameter 'resolution' when calling DefaultApi.support_resistance" end # resource path local_var_path = '/scan/support-resistance' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'resolution'] = resolution # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'SupportResistance' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#support_resistance\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#technical_indicator(symbol, resolution, from, to, indicator, opts = {}) ⇒ Object
Technical Indicators Return technical indicator with price data. List of supported indicators can be found <a href="docs.google.com/spreadsheets/d/1ylUvKHVYN2E87WdwIza8ROaCpd48ggEl1k5i5SgA29k/edit?usp=sharing" target="_blank">here</a>.
3309 3310 3311 3312 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3309 def technical_indicator(symbol, resolution, from, to, indicator, opts = {}) data, _status_code, _headers = technical_indicator_with_http_info(symbol, resolution, from, to, indicator, opts) data end |
#technical_indicator_with_http_info(symbol, resolution, from, to, indicator, opts = {}) ⇒ Array<(Object, Integer, Hash)>
Technical Indicators Return technical indicator with price data. List of supported indicators can be found <a href="docs.google.com/spreadsheets/d/1ylUvKHVYN2E87WdwIza8ROaCpd48ggEl1k5i5SgA29k/edit?usp=sharing" target="_blank">here</a>.
3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3324 def technical_indicator_with_http_info(symbol, resolution, from, to, indicator, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.technical_indicator ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.technical_indicator" end # verify the required parameter 'resolution' is set if @api_client.config.client_side_validation && resolution.nil? fail ArgumentError, "Missing the required parameter 'resolution' when calling DefaultApi.technical_indicator" end # verify the required parameter 'from' is set if @api_client.config.client_side_validation && from.nil? fail ArgumentError, "Missing the required parameter 'from' when calling DefaultApi.technical_indicator" end # verify the required parameter 'to' is set if @api_client.config.client_side_validation && to.nil? fail ArgumentError, "Missing the required parameter 'to' when calling DefaultApi.technical_indicator" end # verify the required parameter 'indicator' is set if @api_client.config.client_side_validation && indicator.nil? fail ArgumentError, "Missing the required parameter 'indicator' when calling DefaultApi.technical_indicator" end # resource path local_var_path = '/indicator' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol query_params[:'resolution'] = resolution query_params[:'from'] = from query_params[:'to'] = to query_params[:'indicator'] = indicator # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # HTTP header 'Content-Type' header_params['Content-Type'] = @api_client.select_header_content_type(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] || @api_client.object_to_http_body(opts[:'indicator_fields']) # return_type return_type = opts[:return_type] || 'Object' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:POST, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#technical_indicator\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#transcripts(id, opts = {}) ⇒ EarningsCallTranscripts
Earnings Call Transcripts <p>Get earnings call transcripts, audio and participants’ list. This endpoint is only available for US companies. <p>17+ years of data is available with 170,000+ audio which add up to 6TB in size.</p>
3399 3400 3401 3402 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3399 def transcripts(id, opts = {}) data, _status_code, _headers = transcripts_with_http_info(id, opts) data end |
#transcripts_list(symbol, opts = {}) ⇒ EarningsCallTranscriptsList
Earnings Call Transcripts List List earnings call transcripts’ metadata. This endpoint is only available for US companies.
3462 3463 3464 3465 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3462 def transcripts_list(symbol, opts = {}) data, _status_code, _headers = transcripts_list_with_http_info(symbol, opts) data end |
#transcripts_list_with_http_info(symbol, opts = {}) ⇒ Array<(EarningsCallTranscriptsList, Integer, Hash)>
Earnings Call Transcripts List List earnings call transcripts' metadata. This endpoint is only available for US companies.
3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3472 def transcripts_list_with_http_info(symbol, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.transcripts_list ...' end # verify the required parameter 'symbol' is set if @api_client.config.client_side_validation && symbol.nil? fail ArgumentError, "Missing the required parameter 'symbol' when calling DefaultApi.transcripts_list" end # resource path local_var_path = '/stock/transcripts/list' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = symbol # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'EarningsCallTranscriptsList' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#transcripts_list\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#transcripts_with_http_info(id, opts = {}) ⇒ Array<(EarningsCallTranscripts, Integer, Hash)>
Earnings Call Transcripts <p>Get earnings call transcripts, audio and participants' list. This endpoint is only available for US companies. <p>17+ years of data is available with 170,000+ audio which add up to 6TB in size.</p>
3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3409 def transcripts_with_http_info(id, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.transcripts ...' end # verify the required parameter 'id' is set if @api_client.config.client_side_validation && id.nil? fail ArgumentError, "Missing the required parameter 'id' when calling DefaultApi.transcripts" end # resource path local_var_path = '/stock/transcripts' # query parameters query_params = opts[:query_params] || {} query_params[:'id'] = id # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'EarningsCallTranscripts' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#transcripts\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#upgrade_downgrade(opts = {}) ⇒ Array<UpgradeDowngrade>
Stock Upgrade/Downgrade Get latest stock upgrade and downgrade.
3527 3528 3529 3530 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3527 def upgrade_downgrade(opts = {}) data, _status_code, _headers = upgrade_downgrade_with_http_info(opts) data end |
#upgrade_downgrade_with_http_info(opts = {}) ⇒ Array<(Array<UpgradeDowngrade>, Integer, Hash)>
Stock Upgrade/Downgrade Get latest stock upgrade and downgrade.
3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 |
# File 'lib/finnhub_ruby/api/default_api.rb', line 3539 def upgrade_downgrade_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: DefaultApi.upgrade_downgrade ...' end # resource path local_var_path = '/stock/upgrade-downgrade' # query parameters query_params = opts[:query_params] || {} query_params[:'symbol'] = opts[:'symbol'] if !opts[:'symbol'].nil? query_params[:'from'] = opts[:'from'] if !opts[:'from'].nil? query_params[:'to'] = opts[:'to'] if !opts[:'to'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:body] # return_type return_type = opts[:return_type] || 'Array<UpgradeDowngrade>' # auth_names auth_names = opts[:auth_names] || ['api_key'] = opts.merge( :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: DefaultApi#upgrade_downgrade\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |