Daml.Finance.Instrument.Option¶
This package contains the implementation of different option types, defined in the following modules:
- European.Instrument: Instrument implementation for European options
- European.Factory: Factory implementation to instantiate European options
Check out the tutorial on How to use the Option extension package for a description of how to use the option extension in practice.