Class: Crawlora::YahooFinanceGroup
- Inherits:
-
Object
- Object
- Crawlora::YahooFinanceGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #calendar ⇒ Object
- #calendars ⇒ Object
- #download ⇒ Object
- #industries ⇒ Object
- #industry ⇒ Object
-
#initialize ⇒ YahooFinanceGroup
constructor
A new instance of YahooFinanceGroup.
- #lookup ⇒ Object
- #market_status ⇒ Object
- #market_summary ⇒ Object
- #screener ⇒ Object
- #screener_custom ⇒ Object
- #screeners ⇒ Object
- #search ⇒ Object
- #sector ⇒ Object
- #sectors ⇒ Object
- #ticker_actions ⇒ Object
- #ticker_analysts ⇒ Object
- #ticker_calendar ⇒ Object
- #ticker_capital_gains ⇒ Object
- #ticker_dividends ⇒ Object
- #ticker_earnings ⇒ Object
- #ticker_earnings_dates ⇒ Object
- #ticker_financials ⇒ Object
- #ticker_funds ⇒ Object
- #ticker_history ⇒ Object
- #ticker_history_metadata ⇒ Object
- #ticker_holders ⇒ Object
- #ticker_info ⇒ Object
- #ticker_isin ⇒ Object
- #ticker_news ⇒ Object
- #ticker_options ⇒ Object
- #ticker_options_expiration ⇒ Object
- #ticker_quote ⇒ Object
- #ticker_sec_filings ⇒ Object
- #ticker_shares ⇒ Object
- #ticker_shares_full ⇒ Object
- #ticker_splits ⇒ Object
- #ticker_sustainability ⇒ Object
- #ticker_valuation ⇒ Object
- #trending ⇒ Object
Constructor Details
#initialize ⇒ YahooFinanceGroup
Returns a new instance of YahooFinanceGroup.
973 |
# File 'sig/crawlora.rbs', line 973
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#calendar ⇒ Object
975 |
# File 'sig/crawlora.rbs', line 975
def calendar: (?type: String, ?start: String, ?end: String, ?limit: Integer, ?offset: Integer, ?market_cap: Float, ?filter_most_active: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#calendars ⇒ Object
974 |
# File 'sig/crawlora.rbs', line 974
def calendars: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#download ⇒ Object
976 |
# File 'sig/crawlora.rbs', line 976
def download: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industries ⇒ Object
977 |
# File 'sig/crawlora.rbs', line 977
def industries: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industry ⇒ Object
978 |
# File 'sig/crawlora.rbs', line 978
def industry: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#lookup ⇒ Object
979 |
# File 'sig/crawlora.rbs', line 979
def lookup: (?query: String, ?type: "all" | "equity" | "etf" | "mutualfund" | "index" | "future" | "currency" | "cryptocurrency", ?count: Integer, ?start: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#market_status ⇒ Object
980 |
# File 'sig/crawlora.rbs', line 980
def market_status: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#market_summary ⇒ Object
981 |
# File 'sig/crawlora.rbs', line 981
def market_summary: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screener ⇒ Object
983 |
# File 'sig/crawlora.rbs', line 983
def screener: (?id: String, ?count: Integer, ?offset: Integer, ?sort_field: String, ?sort_asc: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screener_custom ⇒ Object
982 |
# File 'sig/crawlora.rbs', line 982
def screener_custom: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screeners ⇒ Object
984 |
# File 'sig/crawlora.rbs', line 984
def screeners: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
985 |
# File 'sig/crawlora.rbs', line 985
def search: (?q: String, ?quotes_count: Integer, ?news_count: Integer, ?lists_count: Integer, ?include_research: bool, ?enable_fuzzy_query: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#sector ⇒ Object
987 |
# File 'sig/crawlora.rbs', line 987
def sector: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#sectors ⇒ Object
986 |
# File 'sig/crawlora.rbs', line 986
def sectors: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_actions ⇒ Object
988 |
# File 'sig/crawlora.rbs', line 988
def ticker_actions: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_analysts ⇒ Object
989 |
# File 'sig/crawlora.rbs', line 989
def ticker_analysts: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_calendar ⇒ Object
990 |
# File 'sig/crawlora.rbs', line 990
def ticker_calendar: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_capital_gains ⇒ Object
991 |
# File 'sig/crawlora.rbs', line 991
def ticker_capital_gains: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_dividends ⇒ Object
992 |
# File 'sig/crawlora.rbs', line 992
def ticker_dividends: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings ⇒ Object
993 |
# File 'sig/crawlora.rbs', line 993
def ticker_earnings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings_dates ⇒ Object
994 |
# File 'sig/crawlora.rbs', line 994
def ticker_earnings_dates: (?symbol: String, ?limit: Integer, ?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_financials ⇒ Object
995 |
# File 'sig/crawlora.rbs', line 995
def ticker_financials: (?symbol: String, ?statement: String, ?period: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_funds ⇒ Object
996 |
# File 'sig/crawlora.rbs', line 996
def ticker_funds: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_history ⇒ Object
997 |
# File 'sig/crawlora.rbs', line 997
def ticker_history: (?symbol: String, ?period: String, ?start: String, ?end: String, ?interval: String, ?include_prepost: bool, ?include_actions: bool, ?auto_adjust: bool, ?back_adjust: bool, ?keepna: bool, ?rounding: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_history_metadata ⇒ Object
998 |
# File 'sig/crawlora.rbs', line 998
def ticker_history_metadata: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_holders ⇒ Object
999 |
# File 'sig/crawlora.rbs', line 999
def ticker_holders: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_info ⇒ Object
1000 |
# File 'sig/crawlora.rbs', line 1000
def ticker_info: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_isin ⇒ Object
1001 |
# File 'sig/crawlora.rbs', line 1001
def ticker_isin: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_news ⇒ Object
1002 |
# File 'sig/crawlora.rbs', line 1002
def ticker_news: (?symbol: String, ?count: Integer, ?tab: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_options ⇒ Object
1003 |
# File 'sig/crawlora.rbs', line 1003
def ticker_options: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_options_expiration ⇒ Object
1004 |
# File 'sig/crawlora.rbs', line 1004
def ticker_options_expiration: (?symbol: String, ?expiration: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_quote ⇒ Object
1005 |
# File 'sig/crawlora.rbs', line 1005
def ticker_quote: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sec_filings ⇒ Object
1006 |
# File 'sig/crawlora.rbs', line 1006
def ticker_sec_filings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares ⇒ Object
1007 |
# File 'sig/crawlora.rbs', line 1007
def ticker_shares: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares_full ⇒ Object
1008 |
# File 'sig/crawlora.rbs', line 1008
def ticker_shares_full: (?symbol: String, ?start: String, ?end: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_splits ⇒ Object
1009 |
# File 'sig/crawlora.rbs', line 1009
def ticker_splits: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sustainability ⇒ Object
1010 |
# File 'sig/crawlora.rbs', line 1010
def ticker_sustainability: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_valuation ⇒ Object
1011 |
# File 'sig/crawlora.rbs', line 1011
def ticker_valuation: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trending ⇒ Object
1012 |
# File 'sig/crawlora.rbs', line 1012
def trending: (?region: String, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|