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.
744 |
# File 'sig/crawlora.rbs', line 744
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#calendar ⇒ Object
746 |
# File 'sig/crawlora.rbs', line 746
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
745 |
# File 'sig/crawlora.rbs', line 745
def calendars: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#download ⇒ Object
747 |
# File 'sig/crawlora.rbs', line 747
def download: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industries ⇒ Object
748 |
# File 'sig/crawlora.rbs', line 748
def industries: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industry ⇒ Object
749 |
# File 'sig/crawlora.rbs', line 749
def industry: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#lookup ⇒ Object
750 |
# File 'sig/crawlora.rbs', line 750
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
751 |
# File 'sig/crawlora.rbs', line 751
def market_status: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#market_summary ⇒ Object
752 |
# File 'sig/crawlora.rbs', line 752
def market_summary: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screener ⇒ Object
754 |
# File 'sig/crawlora.rbs', line 754
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
753 |
# File 'sig/crawlora.rbs', line 753
def screener_custom: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screeners ⇒ Object
755 |
# File 'sig/crawlora.rbs', line 755
def screeners: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
756 |
# File 'sig/crawlora.rbs', line 756
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
758 |
# File 'sig/crawlora.rbs', line 758
def sector: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#sectors ⇒ Object
757 |
# File 'sig/crawlora.rbs', line 757
def sectors: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_actions ⇒ Object
759 |
# File 'sig/crawlora.rbs', line 759
def ticker_actions: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_analysts ⇒ Object
760 |
# File 'sig/crawlora.rbs', line 760
def ticker_analysts: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_calendar ⇒ Object
761 |
# File 'sig/crawlora.rbs', line 761
def ticker_calendar: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_capital_gains ⇒ Object
762 |
# File 'sig/crawlora.rbs', line 762
def ticker_capital_gains: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_dividends ⇒ Object
763 |
# File 'sig/crawlora.rbs', line 763
def ticker_dividends: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings ⇒ Object
764 |
# File 'sig/crawlora.rbs', line 764
def ticker_earnings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings_dates ⇒ Object
765 |
# File 'sig/crawlora.rbs', line 765
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
766 |
# File 'sig/crawlora.rbs', line 766
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
767 |
# File 'sig/crawlora.rbs', line 767
def ticker_funds: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_history ⇒ Object
768 |
# File 'sig/crawlora.rbs', line 768
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
769 |
# File 'sig/crawlora.rbs', line 769
def ticker_history_metadata: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_holders ⇒ Object
770 |
# File 'sig/crawlora.rbs', line 770
def ticker_holders: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_info ⇒ Object
771 |
# File 'sig/crawlora.rbs', line 771
def ticker_info: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_isin ⇒ Object
772 |
# File 'sig/crawlora.rbs', line 772
def ticker_isin: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_news ⇒ Object
773 |
# File 'sig/crawlora.rbs', line 773
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
774 |
# File 'sig/crawlora.rbs', line 774
def ticker_options: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_options_expiration ⇒ Object
775 |
# File 'sig/crawlora.rbs', line 775
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
776 |
# File 'sig/crawlora.rbs', line 776
def ticker_quote: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sec_filings ⇒ Object
777 |
# File 'sig/crawlora.rbs', line 777
def ticker_sec_filings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares ⇒ Object
778 |
# File 'sig/crawlora.rbs', line 778
def ticker_shares: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares_full ⇒ Object
779 |
# File 'sig/crawlora.rbs', line 779
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
780 |
# File 'sig/crawlora.rbs', line 780
def ticker_splits: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sustainability ⇒ Object
781 |
# File 'sig/crawlora.rbs', line 781
def ticker_sustainability: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_valuation ⇒ Object
782 |
# File 'sig/crawlora.rbs', line 782
def ticker_valuation: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trending ⇒ Object
783 |
# File 'sig/crawlora.rbs', line 783
def trending: (?region: String, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|