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.
646 |
# File 'sig/crawlora.rbs', line 646
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#calendar ⇒ Object
648 |
# File 'sig/crawlora.rbs', line 648
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
647 |
# File 'sig/crawlora.rbs', line 647
def calendars: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#download ⇒ Object
649 |
# File 'sig/crawlora.rbs', line 649
def download: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industries ⇒ Object
650 |
# File 'sig/crawlora.rbs', line 650
def industries: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#industry ⇒ Object
651 |
# File 'sig/crawlora.rbs', line 651
def industry: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#lookup ⇒ Object
652 |
# File 'sig/crawlora.rbs', line 652
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
653 |
# File 'sig/crawlora.rbs', line 653
def market_status: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#market_summary ⇒ Object
654 |
# File 'sig/crawlora.rbs', line 654
def market_summary: (?market: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screener ⇒ Object
656 |
# File 'sig/crawlora.rbs', line 656
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
655 |
# File 'sig/crawlora.rbs', line 655
def screener_custom: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#screeners ⇒ Object
657 |
# File 'sig/crawlora.rbs', line 657
def screeners: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
658 |
# File 'sig/crawlora.rbs', line 658
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
660 |
# File 'sig/crawlora.rbs', line 660
def sector: (?key: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#sectors ⇒ Object
659 |
# File 'sig/crawlora.rbs', line 659
def sectors: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_actions ⇒ Object
661 |
# File 'sig/crawlora.rbs', line 661
def ticker_actions: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_analysts ⇒ Object
662 |
# File 'sig/crawlora.rbs', line 662
def ticker_analysts: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_calendar ⇒ Object
663 |
# File 'sig/crawlora.rbs', line 663
def ticker_calendar: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_capital_gains ⇒ Object
664 |
# File 'sig/crawlora.rbs', line 664
def ticker_capital_gains: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_dividends ⇒ Object
665 |
# File 'sig/crawlora.rbs', line 665
def ticker_dividends: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings ⇒ Object
666 |
# File 'sig/crawlora.rbs', line 666
def ticker_earnings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_earnings_dates ⇒ Object
667 |
# File 'sig/crawlora.rbs', line 667
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
668 |
# File 'sig/crawlora.rbs', line 668
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
669 |
# File 'sig/crawlora.rbs', line 669
def ticker_funds: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_history ⇒ Object
670 |
# File 'sig/crawlora.rbs', line 670
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
671 |
# File 'sig/crawlora.rbs', line 671
def ticker_history_metadata: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_holders ⇒ Object
672 |
# File 'sig/crawlora.rbs', line 672
def ticker_holders: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_info ⇒ Object
673 |
# File 'sig/crawlora.rbs', line 673
def ticker_info: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_isin ⇒ Object
674 |
# File 'sig/crawlora.rbs', line 674
def ticker_isin: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_news ⇒ Object
675 |
# File 'sig/crawlora.rbs', line 675
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
676 |
# File 'sig/crawlora.rbs', line 676
def ticker_options: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_options_expiration ⇒ Object
677 |
# File 'sig/crawlora.rbs', line 677
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
678 |
# File 'sig/crawlora.rbs', line 678
def ticker_quote: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sec_filings ⇒ Object
679 |
# File 'sig/crawlora.rbs', line 679
def ticker_sec_filings: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares ⇒ Object
680 |
# File 'sig/crawlora.rbs', line 680
def ticker_shares: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_shares_full ⇒ Object
681 |
# File 'sig/crawlora.rbs', line 681
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
682 |
# File 'sig/crawlora.rbs', line 682
def ticker_splits: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_sustainability ⇒ Object
683 |
# File 'sig/crawlora.rbs', line 683
def ticker_sustainability: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#ticker_valuation ⇒ Object
684 |
# File 'sig/crawlora.rbs', line 684
def ticker_valuation: (?symbol: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trending ⇒ Object
685 |
# File 'sig/crawlora.rbs', line 685
def trending: (?region: String, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|