11 Commits

Author SHA1 Message Date
aabc2d235e various smaller maintenance changes 2024-12-07 09:56:54 -06:00
bbb9d5dce6 Fix already done trade detecation and e-mail address in deadswitch call 2024-10-01 16:28:14 -05:00
b8b99a8a9e fix the already traded detection in the long calls auto trading 2024-09-23 14:31:50 -05:00
48f28be423 Adjust price for 1DTE and fix wrong days out value in auto-trader for SPY 2024-09-17 15:09:50 -05:00
bd682f670f change the access token to be cached 2024-09-03 11:33:37 -05:00
1b94d1d8dc Get access token before execute auto-trading. 2024-08-31 15:57:46 -05:00
a6b7fc7afe Cleanup - centralize the log handling 2024-08-27 12:16:01 -05:00
d8891ec75f Introduce mnemonic account name resolution in getAccountNumbers 2024-08-26 21:44:43 -05:00
5535bdae7f - Separate getting option chains from recording
- Add checking for market open
- Remove SPX from recording
- Hopefully precent the refresh token from being
  overwritten sometimes
2024-08-26 15:18:24 -05:00
ef28aa59e5 improve output format of get orders, add check if trade has been executed to auto trader scripts 2024-08-15 11:30:27 -05:00
e9a651f92e - Fix SPX auto trading by differntiation of SPX and SPWX
- Prevent destruciton of the refresh token when things go wrong
- add auto trading wip code for order getting, and long trading
- add recording of 90 days out expiration tracking
- Add TSLA
2024-07-17 14:08:55 -05:00