Commit Graph

8 Commits

Author SHA1 Message Date
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
7f3e1d74bb Fix account in autotrader; prevent writing warning to stderr. 2024-08-21 14:57:02 -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