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

Add functions for Vanilla asset option simulation #66

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

sschlenkrich
Copy link
Member

This PR adds functionalities to price FX and equity Vanilla options.

  • asset_variance functions for models and path
  • VanillaAssetOption payoff
  • VanillaAssetOptionFlow cash flow

  - asset_variance functions for models and path
  - VanillaAssetOption payoff
  - VanillaAssetOptionFlow cash flow
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.24%. Comparing base (0f605e9) to head (f308159).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   98.21%   98.24%   +0.03%     
==========================================
  Files          63       65       +2     
  Lines        3360     3428      +68     
==========================================
+ Hits         3300     3368      +68     
  Misses         60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sschlenkrich sschlenkrich merged commit 492df05 into frame-consulting:main Feb 24, 2024
4 checks passed
@sschlenkrich sschlenkrich deleted the wip/asset-option branch February 24, 2024 07:40
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

Successfully merging this pull request may close these issues.

3 participants