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.
930 |
# File 'sig/crawlora.rbs', line 930
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#calendar ⇒ Object
932 |
# File 'sig/crawlora.rbs', line 932
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
931 |
# File 'sig/crawlora.rbs', line 931
def calendars: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#download ⇒ Object
933 |
# File 'sig/crawlora.rbs', line 933
def download: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industries ⇒ Object
934 |
# File 'sig/crawlora.rbs', line 934
def industries: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industry ⇒ Object
935 |
# File 'sig/crawlora.rbs', line 935
def industry: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#lookup ⇒ Object
936 |
# File 'sig/crawlora.rbs', line 936
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
937 |
# File 'sig/crawlora.rbs', line 937
def market_status: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#market_summary ⇒ Object
938 |
# File 'sig/crawlora.rbs', line 938
def market_summary: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screener ⇒ Object
940 |
# File 'sig/crawlora.rbs', line 940
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
939 |
# File 'sig/crawlora.rbs', line 939
def screener_custom: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screeners ⇒ Object
941 |
# File 'sig/crawlora.rbs', line 941
def screeners: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
942 |
# File 'sig/crawlora.rbs', line 942
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
944 |
# File 'sig/crawlora.rbs', line 944
def sector: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#sectors ⇒ Object
943 |
# File 'sig/crawlora.rbs', line 943
def sectors: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_actions ⇒ Object
945 |
# File 'sig/crawlora.rbs', line 945
def ticker_actions: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_analysts ⇒ Object
946 |
# File 'sig/crawlora.rbs', line 946
def ticker_analysts: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_calendar ⇒ Object
947 |
# File 'sig/crawlora.rbs', line 947
def ticker_calendar: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_capital_gains ⇒ Object
948 |
# File 'sig/crawlora.rbs', line 948
def ticker_capital_gains: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_dividends ⇒ Object
949 |
# File 'sig/crawlora.rbs', line 949
def ticker_dividends: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings ⇒ Object
950 |
# File 'sig/crawlora.rbs', line 950
def ticker_earnings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings_dates ⇒ Object
951 |
# File 'sig/crawlora.rbs', line 951
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
952 |
# File 'sig/crawlora.rbs', line 952
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
953 |
# File 'sig/crawlora.rbs', line 953
def ticker_funds: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_history ⇒ Object
954 |
# File 'sig/crawlora.rbs', line 954
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
955 |
# File 'sig/crawlora.rbs', line 955
def ticker_history_metadata: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_holders ⇒ Object
956 |
# File 'sig/crawlora.rbs', line 956
def ticker_holders: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_info ⇒ Object
957 |
# File 'sig/crawlora.rbs', line 957
def ticker_info: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_isin ⇒ Object
958 |
# File 'sig/crawlora.rbs', line 958
def ticker_isin: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_news ⇒ Object
959 |
# File 'sig/crawlora.rbs', line 959
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
960 |
# File 'sig/crawlora.rbs', line 960
def ticker_options: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_options_expiration ⇒ Object
961 |
# File 'sig/crawlora.rbs', line 961
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
962 |
# File 'sig/crawlora.rbs', line 962
def ticker_quote: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sec_filings ⇒ Object
963 |
# File 'sig/crawlora.rbs', line 963
def ticker_sec_filings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares ⇒ Object
964 |
# File 'sig/crawlora.rbs', line 964
def ticker_shares: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares_full ⇒ Object
965 |
# File 'sig/crawlora.rbs', line 965
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
966 |
# File 'sig/crawlora.rbs', line 966
def ticker_splits: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sustainability ⇒ Object
967 |
# File 'sig/crawlora.rbs', line 967
def ticker_sustainability: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_valuation ⇒ Object
968 |
# File 'sig/crawlora.rbs', line 968
def ticker_valuation: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trending ⇒ Object
969 |
# File 'sig/crawlora.rbs', line 969
def trending: (?region: String, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|