create generic version of the long call trading script.
This commit is contained in:
@@ -9,7 +9,7 @@ if [[ ${marketOpen} == false ]]; then
|
||||
throw "The market is closed, exiting." info 2
|
||||
fi
|
||||
|
||||
daysOutMin=87
|
||||
daysOutMin=85
|
||||
daysOutMax=91
|
||||
deltaMin=0.35
|
||||
deltaMax=0.40
|
||||
|
||||
Reference in New Issue
Block a user