mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-02-23 02:54:19 +01:00
Update README.rst
Got the formatting in order
This commit is contained in:
@@ -160,6 +160,8 @@ day on 12-31 of each year. The intraday frequencies are specified using an inte
|
|||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
# You can obtain cryptocurrency metadata using the following method.
|
# You can obtain cryptocurrency metadata using the following method.
|
||||||
|
# NOTE: Crypto symbol MUST be encapsulated in brackets as a Python list!
|
||||||
|
|
||||||
client.get_crypto_metadata(['BTCUSD'], fmt='json')
|
client.get_crypto_metadata(['BTCUSD'], fmt='json')
|
||||||
|
|
||||||
#You can obtain top-of-book cryptocurrency quotes from the ``get_crypto_top_of_book()`` method.
|
#You can obtain top-of-book cryptocurrency quotes from the ``get_crypto_top_of_book()`` method.
|
||||||
|
|||||||
Reference in New Issue
Block a user