Scrape live option, stock, and futures data from tastyworks.
pip install tastyscrape
This library is built around asynchronous python (await/async)
See the example.py
in the root folder for a demonstration of how it works.
TODO
TODO
TODO
Tastyscrape is adapted from the tastyworks module.