Daml.Finance.Instrument.Equity¶
This package contains the implementation of equity instruments, defined in the following modules:
- Instrument: Instrument implementation for equities
 - Factory: Factory implementation to instantiate equities
 
For a detailed explanation of this package, check out the page on How to use the Equity Instrument packages. It demonstrates how to originate an equity instrument, how to create and lifecycle a cash dividend, and how to handle corporate actions like mergers and stock splits.