mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 12:24:18 +01:00
[documentation] Reference the new tutorial inside the documentation pages.
This commit is contained in:
@@ -21,6 +21,9 @@ Tiingo Python
|
|||||||
:target: https://pyup.io/repos/github/hydrosquall/tiingo-python/
|
:target: https://pyup.io/repos/github/hydrosquall/tiingo-python/
|
||||||
:alt: Updates
|
:alt: Updates
|
||||||
|
|
||||||
|
.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/hydrosquall/tiingo-python/master?filepath=examples%2Fbasic-usage-with-pandas.ipynb
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Tiingo is a financial data platform that makes high quality financial tools available to all. Tiingo has a REST and Real-Time Data API, which this library helps you to access. Presently, the API includes support for the following endpoints:
|
Tiingo is a financial data platform that makes high quality financial tools available to all. Tiingo has a REST and Real-Time Data API, which this library helps you to access. Presently, the API includes support for the following endpoints:
|
||||||
|
|
||||||
@@ -31,6 +34,11 @@ Tiingo is a financial data platform that makes high quality financial tools avai
|
|||||||
Usage
|
Usage
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
If you'd like to try this library without installing anything, click the button below. Otherwise, continue reading.
|
||||||
|
|
||||||
|
.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/hydrosquall/tiingo-python/master?filepath=examples%2Fbasic-usage-with-pandas.ipynb
|
||||||
|
|
||||||
|
|
||||||
First, install the library from PyPi:
|
First, install the library from PyPi:
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|||||||
@@ -19,6 +19,8 @@ Welcome to Tiingo Python's documentation!
|
|||||||
:target: https://codecov.io/gh/hydrosquall/tiingo-python
|
:target: https://codecov.io/gh/hydrosquall/tiingo-python
|
||||||
:alt: Coverage
|
:alt: Coverage
|
||||||
|
|
||||||
|
.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/hydrosquall/tiingo-python/
|
||||||
|
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
@@ -37,7 +39,12 @@ Contents:
|
|||||||
Tiingo is a financial data platform that makes high quality financial tools available to all. They have a RESTful and Real-Time Data API. Presently, the API includes support for the following endpoints:
|
Tiingo is a financial data platform that makes high quality financial tools available to all. They have a RESTful and Real-Time Data API. Presently, the API includes support for the following endpoints:
|
||||||
|
|
||||||
* Stock Market Ticker Closing Prices + Metadata. Data includes full distribution details and is validated using a proprietary EOD Price Engine.
|
* Stock Market Ticker Closing Prices + Metadata. Data includes full distribution details and is validated using a proprietary EOD Price Engine.
|
||||||
* (Coming Soon): Curated news from top financial news sources + curated blogs. Stories are tagged by Tiingo's algorithms.
|
* Curated news from top financial news sources + curated blogs. Stories are tagged by Tiingo's algorithms.
|
||||||
|
|
||||||
|
If you'd like to try this library without installing anything, click the button below. Otherwise, continue reading.
|
||||||
|
|
||||||
|
.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/hydrosquall/tiingo-python/master?filepath=examples%2Fbasic-usage-with-pandas.ipynb
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
|||||||
Reference in New Issue
Block a user