You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we hold an Index Option contract and it expires, it's automatically exercised.
Actual Behavior
It's not always exercised.
Potential Solution
N/A
Reproducing the Problem
Run this backtest. The algorithm runs until 2024, but this last 0DTE contract isn't automatically exercised on expiry like all the other trades in the backtest.
System Information
QC Cloud
Checklist
I have completely filled out this template
I have confirmed that this issue exists on the current master branch
I have confirmed that this is not a duplicate issue by searching issues
I have provided detailed steps to reproduce the issue
The text was updated successfully, but these errors were encountered:
Expected Behavior
If we hold an Index Option contract and it expires, it's automatically exercised.
Actual Behavior
It's not always exercised.
Potential Solution
N/A
Reproducing the Problem
Run this backtest. The algorithm runs until 2024, but this last 0DTE contract isn't automatically exercised on expiry like all the other trades in the backtest.
System Information
QC Cloud
Checklist
master
branchThe text was updated successfully, but these errors were encountered: