tastyworks_api icon indicating copy to clipboard operation
tastyworks_api copied to clipboard

An unofficial, reverse-engineered Python API for tastyworks.

Results 28 tastyworks_api issues
Sort by recently updated
recently updated
newest added

# Problem addressed User has multiple TastyWorks Accounts and accounts[0] is a closed account. # Solution Add TW_PREF environment variable to store the user's preferred account; add fuction get_pref_account to...

Has anyone figured out how to cancel an unfilled or partially filled order? I may be missing it here, but would love assistance in figuring that out.

**Is your feature request related to a problem? Please describe.** There is a tough time getting these values out there, does this API provide them through TastyWorks? **Describe the solution...

Hi boyan-soubachov do you have any example to excute buy and sell option order? I can't find any feature in defined order module. Thanks! jarod

# Problem addressed Unable to load market metrics and watchlists # Solution Added examples of markets metrics and watchlists # Checklist - PR commits have been squashed - All tests...

**Is your feature request related to a problem? Please describe.** Would be useful and convenient to also support futures as an underlying instrument, and all the derivatives that come along...

Hello, I was wondering what the status of this project is? It seems like there hasn't been any development lately. Just curious if there are plans to return to active...

This is not really a feature request but more of a general question. I'm trying to get details on an underlying such as IV Rank, last sell price, Volume, etc....

get_history docstring had an incorrect description. Made corrections to reflect the proper definition for the method. # Problem addressed # Solution # Checklist - PR commits have been squashed -...

# Problem addressed **Greeks** class missing to hold all the greeks for a specific option symbol. # Solution - Created a Greeks class - Added a greeks field in the...