Commit Graph

20 Commits

Author SHA1 Message Date
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
917703386d Fix account in autotrader; don't include the strike price in checking for existing order. 2024-08-22 12:22:04 -05:00
ea050ab12a Fix auto trading SPX, ends program if order doesn't exist due to grep errorlevel 2024-08-22 11:17:17 -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
fd90883e79 Error as warning only when falling back to stitching 2024-08-13 15:31:47 -05:00
082ffbb6e4 Change default duration of XSP recording to 400day, thats consistent with the stitching code. 2024-08-12 15:05:11 -05:00
9526e12abd make falling back to stitching the default behavior. 2024-08-09 08:46:53 -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
d242be4d5e Implement stitiching as fallback, better error handling, add new symbols. 2024-06-20 09:34:11 -05:00
5f49216a88 Re-introduced stiching as a fallback for SPY too big; automatic order entry creation for SPX Put Spread works now. 2024-05-30 10:53:17 -05:00
6d2059f0e2 Adding account number program and auto-trading, but the auto-trading does not work - sent e-mail to API team. 2024-05-28 15:25:56 -05:00
499c16eb28 Improved error handling and taking special ITM/OTM handling out of XSP but just restricting to 200 days out. 2024-05-27 12:10:08 -05:00
d1103e6120 refresh token overwrite error handling to prevent destruction of valid token in file if something fails 2024-05-27 11:23:20 -05:00
2d80a407cf Adding SPX and corresponding filter options as schwab does not support huge result sets. 2024-05-17 15:17:09 -05:00
fa41d2e05e cosmetic fix in journal logging (log basename only) 2024-05-10 14:20:39 -05:00
a0f1895e6c Change the callback port to 2222 so that no sudo is needed. 2024-05-09 16:22:18 -05:00
Joe Tretter
327c993fff adding the git ignore file 2024-05-09 16:15:57 -05:00
Joe Tretter
3addfb992e Initial checkin 2024-05-09 15:29:45 -05:00