.. image:: https://readthedocs.org/projects/tastyworks-api/badge/?version=latest :target: https://tastyworks-api.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://img.shields.io/pypi/v/tastytrade :target: https://pypi.org/project/tastytrade :alt: PyPI Package .. image:: https://static.pepy.tech/badge/tastytrade :target: https://pepy.tech/project/tastytrade :alt: PyPI Downloads Tastytrade Python SDK ===================== A simple, reverse-engineered, sync/async SDK for Tastytrade built on their (now mostly public) API. This will allow you to create trading algorithms for whatever strategies you may have quickly and painlessly in Python. .. tip:: Want to see the SDK in action? Check out `tastytrade-cli `_, a CLI for Tastytrade that showcases many of the SDK's features. .. toctree:: :maxdepth: 2 :caption: Documentation: installation sessions sync-async accounts instruments orders account-streamer data-streamer backtest watchlists .. toctree:: :maxdepth: 2 :caption: SDK Reference: tastytrade dxfeed Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`