-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement Greeks
Description
Implement the calculation of the most important Greeks in the options module.
Tasks
- Define Greeks trait in
greeks.rs - Update the
OptionPricingtrait - Implement the Greeks Trait for each model type:
-
BlackScholesModel-
EuropeanOption -
BinaryOption -
BasketOption -
RainbowOption -
LookbackOption -
BinaryOption
-
-
Black76Model-
EuropeanOption
-
-
BinomialTreeModel-
EuropeanOption -
AmericanOption -
BermudanOption -
BasketOption -
RainbowOption -
BarrierOption -
DoubleBarrierOption -
BinaryOption
-
-
References
Assignees
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request