An instrument mastered in LUSID represents a financial asset you own or have exposure to. Every transaction booked into LUSID in any portfolio must resolve to an instrument stored in the central repository that is the LUSID instrument master. See the set of supported instruments.
You can use our templates to model the following types of asset:
- Currencies. We prepopulate your LUSID domain with a basket of currencies, but you can create a new currency if this becomes necessary.
- Simple instruments such as equities.
- Complex OTC or exchange-traded contracts such as futures, FxForwards, bonds, CFDs, options and more.
- An entire portfolio (should you wish to securitise a fund for benchmarking or other purposes).
To create an instrument, you specify an economic definition, particular to the type of asset, and optionally a custom instrument scope. You can also add custom properties to record additional information if you wish.
Additionally, you specify a set of identifiers for an instrument. Each identifier maps the instrument to a particular security identification scheme, whether this is to an open standard such as FIGI or PermID, an industry scheme such as ISIN, CUSIP or SEDOL, or to your own internal security database. When data is loaded into LUSID from different sources—each likely referencing the same financial asset using a different identifier—it can be automatically resolved to the same, correct instrument. In this way, LUSID consolidates data from different sources, guaranteeing a consistent economic impact but without transforming the ingested data in any way, so it remains meaningful to the originating system.
Providing you have appropriate permissions, you can interact with instruments using the LUSID web app, via the Data Management > Instruments menu:
Alternatively, you can interact with instruments programmatically:
- Using the LUSID REST API
- Using the LUSID SDKs in various languages
- If you have a Luminesce license, using dedicated read and write providers.
Explanation: See the big picture
- Comparing the LUSID instrument model with ISDA CDM and FpML
- Understanding instrument identifiers
- Understanding instrument scopes
Tutorials: Get started by doing something tangible
Reference: Understand concepts and implications
- What instruments does LUSID support?
Quick links: Equities Bonds Futures FxForwards ETOs CFDs Equity options FX options - How does LUSID calculate exposure?
- What are unique and non-unique identifiers?
- How does LUSID resolve data to instruments?
- What is a LUSID Instrument ID, or LUID?
- What is the unknown instrument, or LUID_ZZZZZZZZ?
- Manually resolving data items mapped to LUID_ZZZZZZZZ
How-to guides: Get something done