Daml.Finance.Instrument.Generic

This package contains the implementation of generic, Contingent Claims based instruments, defined in the following modules:

  • Instrument: Instrument implementation for generic instruments
  • Factory: Factory implementation to instantiate generic instruments
  • Lifecycle.Rule: Rule to process a lifecycle event for generic instruments

Check out the page on How to use the Generic Instrument packages as well as the Payoff modeling tutorial to learn how to use this instrument in practice.

Changelog