Add VGT
This commit is contained in:
@@ -116,6 +116,9 @@
|
|||||||
{
|
{
|
||||||
"Symbol": "TSLA"
|
"Symbol": "TSLA"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Symbol": "VGT"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Symbol": "$VIX"
|
"Symbol": "$VIX"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user