Daml.Finance.Instrument.StructuredProduct.V1¶
This package contains the implementation of different structured product types, defined in the following modules:
- AutoCallable.Instrument: Instrument implementation for Auto Callables
- AutoCallable.Factory: Factory implementation to instantiate Auto Callables
- BarrierReverseConvertible.Instrument: Instrument implementation for Barrier Reverse Convertibles
- BarrierReverseConvertible.Factory: Factory implementation to instantiate Barrier Reverse Convertibles
Check out the page on How to use the Structured Products package for a description of how to use the these instruments in practice.