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

Set Default Option Greeks Models on Securities to be Calculated by QC Indicators #8336

Open
4 tasks done
AlexCatarino opened this issue Sep 19, 2024 · 0 comments
Open
4 tasks done

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

We can use IOptionPriceModels that implement QC Indicators under the hood so that OptionContract in Slice.OptionChains have greeks from indicators.

Actual Behavior

Users need to define indicators in their code.

Potential Solution

Create IOptionPriceModel's with Option Indicators matching the configuration of pre-calculated greeks.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant