54 lines
649 B
ReStructuredText
54 lines
649 B
ReStructuredText
=====
|
|
Stock
|
|
=====
|
|
|
|
.. currentmodule:: yfinance.Ticker
|
|
|
|
Ticker stock methods
|
|
--------------------
|
|
|
|
.. autosummary::
|
|
:toctree: api/
|
|
:recursive:
|
|
|
|
get_isin
|
|
isin
|
|
|
|
history
|
|
|
|
.. seealso::
|
|
:meth:`yfinance.scrapers.history.PriceHistory.history`
|
|
Documentation for history
|
|
|
|
:doc:`../advanced/price_repair`
|
|
Documentation for price repair
|
|
|
|
.. autosummary::
|
|
:toctree: api/
|
|
:recursive:
|
|
|
|
get_history_metadata
|
|
|
|
get_dividends
|
|
dividends
|
|
|
|
get_splits
|
|
splits
|
|
|
|
get_actions
|
|
actions
|
|
|
|
get_capital_gains
|
|
capital_gains
|
|
|
|
get_shares_full
|
|
|
|
get_info
|
|
info
|
|
|
|
get_fast_info
|
|
fast_info
|
|
|
|
get_news
|
|
news
|