-
Notifications
You must be signed in to change notification settings - Fork 5
Implement Black-Scholes Model #3
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Implement Black-Scholes Model
Description
Implement the Black-Scholes model for options pricing in the options module.
Tasks
- Create
black_scholes.rsin theoptionsdirectory. - Implement the pricing functions
-
price_euro_call -
price_euro_put -
price_cash_or_nothing -
price_asset_or_nothing -
price_with_volatility
-
- Write unit tests for the pricing functions.
- Implement and test
implied_volatility
References
Assignees
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request