Adjust price for 1DTE and fix wrong days out value in auto-trader for SPY

This commit is contained in:
2024-09-17 15:09:50 -05:00
parent bd682f670f
commit 48f28be423
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ IFS=$'\0'
. helpers.sh
daysOutMin=87
daysOutMax=95
daysOutMax=91
deltaMin=0.35
deltaMax=0.40