Add VGT
This commit is contained in:
@@ -116,6 +116,9 @@
|
||||
{
|
||||
"Symbol": "TSLA"
|
||||
},
|
||||
{
|
||||
"Symbol": "VGT"
|
||||
},
|
||||
{
|
||||
"Symbol": "$VIX"
|
||||
},
|
||||
|
||||
@@ -39,9 +39,9 @@ noconfirm=true
|
||||
# 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
|
||||
# 90 day out trades as soon as those options pop up
|
||||
36 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh QQQ IRA
|
||||
37 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh SPY Roth
|
||||
38 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh DIA IRA -VAR_daysOutMin=85
|
||||
#36 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh QQQ IRA
|
||||
#37 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh SPY Roth
|
||||
#38 10 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeGenericLongCall.sh DIA IRA -VAR_daysOutMin=85
|
||||
|
||||
#1DTE SPX trading every day right after the market closes.
|
||||
#59 14 * * 1-5 cd ~/OptionRecorderSchwab && ./autoTradeSPX_IB_1DTE.sh
|
||||
|
||||
Reference in New Issue
Block a user