This commit is contained in:
2026-07-24 15:37:28 -05:00
parent 684e217f74
commit 030ccf23cf
2 changed files with 6 additions and 3 deletions

View File

@@ -116,6 +116,9 @@
{ {
"Symbol": "TSLA" "Symbol": "TSLA"
}, },
{
"Symbol": "VGT"
},
{ {
"Symbol": "$VIX" "Symbol": "$VIX"
}, },

View File

@@ -39,9 +39,9 @@ noconfirm=true
# Weekly long SPY position # Weekly long SPY position
#Paused, market downturn might take long... 37 10 * * 4 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh SPY Roth -VAR_checkPositionExists=flase -VAR_daysOutMax=120 #Paused, market downturn might take long... 37 10 * * 4 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh SPY Roth -VAR_checkPositionExists=flase -VAR_daysOutMax=120
# 90 day out trades as soon as those options pop up # 90 day out trades as soon as those options pop up
36 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh QQQ IRA #36 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh QQQ IRA
37 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh SPY Roth #37 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh SPY Roth
38 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh DIA IRA -VAR_daysOutMin=85 #38 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh DIA IRA -VAR_daysOutMin=85
#1DTE SPX trading every day right after the market closes. #1DTE SPX trading every day right after the market closes.
#59 14 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeSPX_IB_1DTE.sh #59 14 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeSPX_IB_1DTE.sh