Closed waifod closed 1 year ago
Currently the Black-Scholes model is only defined for Call Options.
This change extends the model to also handle Put Options and add safeguards to abort the operation early and emit a warning message if the asset received it not an Option.
Recreating PR to fix formatting error.
Currently the Black-Scholes model is only defined for Call Options.
This change extends the model to also handle Put Options and add safeguards to abort the operation early and emit a warning message if the asset received it not an Option.