- 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
This commit is contained in:
2024-07-17 14:08:55 -05:00
parent d242be4d5e
commit e9a651f92e
9 changed files with 255 additions and 5 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ appCredentials.dat
refresh_token.dat
appKey.dat
cert.pem
*.log