tastytrade-api icon indicating copy to clipboard operation
tastytrade-api copied to clipboard

Python SDK for Tastytrade API

Results 6 tastytrade-api issues
Sort by recently updated
recently updated
newest added

Trading folder not getting created while installing thru pip install

Refactoring the dxfeed module, managing unsubscriptions, and modifying the output returned by the module.

enhancement

To simplify the control flow and make it harder for a user to ignore any 'None' return values I propose to switch error handling to use exceptions instead. For the...

Provide examples for all the implemented endpoints.

good first issue

Removing fixed URLs stored in variables from the code and moving them to __init.py__ variable.