[documentation] Reference the new tutorial inside the documentation pages.

This commit is contained in:
Cameron Yick
2019-01-30 22:17:34 -05:00
parent b02463e983
commit 85629bff36
2 changed files with 16 additions and 1 deletions

View File

@@ -21,6 +21,9 @@ Tiingo Python
:target: https://pyup.io/repos/github/hydrosquall/tiingo-python/
: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:
@@ -31,6 +34,11 @@ Tiingo is a financial data platform that makes high quality financial tools avai
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:
.. code-block:: shell

View File

@@ -19,6 +19,8 @@ Welcome to Tiingo Python's documentation!
:target: https://codecov.io/gh/hydrosquall/tiingo-python
:alt: Coverage
.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/hydrosquall/tiingo-python/
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:
* 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