-
```
$ tt
Traceback (most recent call last):
File "/Users/john/depot/tastytrade/venv/bin/tt", line 5, in
from ttcli.app import main
File "/Users/john/depot/tastytrade/venv/lib/python3.12/…
-
Unable to subscribe to market data due to likely invalid endpoint `/quote-streamer-tokens`
version used was `tastytrade-sdk==1.0.0`
minimal reproducible example and error/traceback provided belo…
-
Trying to follow the example in the documentation to create an OTOCO order. Modified it for a simulated COIN transaction. Error message seems to indicate that something may be missing in the NewComple…
-
I am getting the following error while processing the transactions:
```
(tastytrade) ➜ tastyworks-pnl git:(main) python3 tw-pnl.py --assume-individual-stock --tax-output=2023 --output-csv=tastywo…
-
I tested it and can get `equity option` quotes and `future options` quotes.
interestingly, I can get option quotes for `SPX`, but not for `SPX` itself.
…
-
Continuous Life calc
PIQ
Fair Allocation
Econ Data vs Future contract
Optimized Portflio weights
http://www.academia.edu/23340430/Options_Futures_and_Other_Derivatives_9th_Edition_by_John_C._Hu…
-
When I plot the performance of my account using time_back as parameter I can see the chart successfully.
HOWEVER, when I use a specific date instead is gives me this type error...
TypeError: strin…
agu2a updated
1 month ago
-
We need to migrate UI to a browser version, with layout fitting into a Telegram web app that is opened when the user interacts with our Telegram bot, similar to what we did with SMS Wallet. Use the mo…
-
Hi, is there a tastytrade endpoint to get OI for the entire chain instead of having to subscribe to summary for every option?
-
Refactoring the dxfeed module, managing unsubscriptions, and modifying the output returned by the module.