.. 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 .. image:: https://img.shields.io/github/v/release/tastyware/tastytrade?label=release%20notes :target: https://github.com/tastyware/tastytrade/releases :alt: Release 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. .. note:: Do you use TradeStation? We're building a `brand-new SDK `_ for TS users, with many of the same 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`