Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPX-Traditional Use the Opening Sales Price To Calculate the Exercise-Settlement Value #7728

Open
4 tasks done
AlexCatarino opened this issue Jan 26, 2024 · 1 comment
Open
4 tasks done
Labels

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

The Exercise-Settlement Function uses the "opening sales price" for SPX.
https://cdn.cboe.com/resources/spx/spx-fact-sheet.pdf

Actual Behavior

All options use the close of the underlying.

Potential Solution

Review implementation.

Reproducing the Problem

I suggest placing the orders to Interactive Brokers manually (for SPX, VIX, NDX) on Feb 16th to observe the result. We have verified for SPY and SPXW
CaptureOptionPositionsShort

to confirm that "opening sales price" is the open value (since it's not tradable) of SPX

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
@Martin-Molinero
Copy link
Member

See #8050, the solution could be abstraction on exercise price to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants