|
06b7c7e475
|
Remove comment regarding paper trading endpoint as no trading is taking place via the TradeStation API currently
|
2024-03-28 10:05:17 -07:00 |
|
|
619ae4862e
|
Skip empty responses when streaming options chain data as TradeStation will often return such responses
|
2024-03-28 10:04:24 -07:00 |
|
|
acfacca562
|
Prevent exceptions raised while streaming options chain data from being hidden from the client
|
2024-03-01 19:27:20 -08:00 |
|
|
e0f214ec31
|
Assign a more appropriate default value for the option strike
|
2024-03-01 14:12:35 -08:00 |
|
|
f9cb839166
|
Convert strike to a float
|
2024-01-29 08:23:28 -08:00 |
|
|
342945e09e
|
Restructure code for use as a local module
|
2024-01-29 07:52:38 -08:00 |
|
|
332dad3138
|
Provide a nice wrapper to clients that streams options data into a pandas data frame
|
2024-01-29 07:18:05 -08:00 |
|
|
6cfa03edaf
|
Add the ability to stream options chain data
|
2024-01-26 08:49:04 -08:00 |
|
|
5ee92a8fe6
|
Add the ability to refresh access token if refresh token is available in environment variables
|
2024-01-26 08:47:58 -08:00 |
|
|
700bf5fed9
|
Add pycache directory to .gitignore
|
2024-01-26 08:47:11 -08:00 |
|
|
2f58206fbd
|
Add TradeStation client authorization flow logic
|
2024-01-26 05:28:43 -08:00 |
|
|
eba1f625ae
|
Add initial .gitignore
|
2024-01-26 04:39:08 -08:00 |
|
|
130eda8034
|
Add initial requirements
|
2024-01-26 04:34:49 -08:00 |
|