Introduction
For full details and documentation, always refer to your client site .
Aladdin Applications
This documentation primarily cover application and workflows spanning portfolio management, exposure reporting, risk and internal investment operations.
PM/Risk
- Explore
- Green Package
- Portfolio Risk
- Tools
- Anser
- Risk Governance
- Aladdin LDI
- Portfolio Construction
- Aladdin Target Setup
- Aladdin Research
Code examples and URLs
Where applicable, code snippets and URL parameters will be displayed like this
# JavaScript in a custom Explore column
var myDate = new Date(a);
var day = myDate.getDay();
# Risk parameterised URL
https://client.../.../gp.xls?port=PORT1&module=RC...
# XML traversal
CUSIP2_record[CODE="I"]/IDENTIFIER
Callout notes
Notes, comments, tips, hints, pitfalls and other call outs will be displayed like this
💡
note “Risk settings”
Play close attention to the default risk settings under risk options within PRT as well as how each of the parameters affects calculations
Math
Math will be displayed like so inline and block
and like this as displayed Math
Last updated on