Introduction to the Valuations Menu

Top ↑

Once you have a pricing environment ready, our valuation offering includes:

Pricing Environment

To have a pricing environment ready, you will need to define the following:

  1. curve configuration
  2. market data environment
  3. portfolio of trades
  4. applicable valuation settings

flowchart TB
c1@{ shape: procs, label: "<a href="/docs.xplainfinancial/docs/prisma/curves/curvesGroup">Curves<br>FX Rates<br>Volatility Surfaces</a>"}
c2@{ shape: procs, label: "<a href="/docs.xplainfinancial/docs/prisma/preferences/marketDataMapping/#mapping">Data Providers<br>Tickers</a>"}
p0@{ shape: procs, label: "<a href="/docs.xplainfinancial/docs/prisma/portfolios/companyList">Company<br>Entity</a>"}
p1t@{ shape: docs, label: "<a href="/docs.xplainfinancial/docs/prisma/portfolios/portfolioList">P1 Trades</a>"}
pit@{ shape: docs, label: "<a href="/docs.xplainfinancial/docs/prisma/portfolios/portfolioList">Pi Trades</a>"}
pnt@{ shape: docs, label: "<a href="/docs.xplainfinancial/docs/prisma/portfolios/portfolioList">Pn Trades</a>"}
PE@{ shape: circle, label: "Pricing<br>Environment"}
MD@{ shape: bow-rect, label: "<a href="/docs.xplainfinancial/docs/prisma/data/marketData">Market Data</a>"}
VS@{ shape: bow-rect, label: "<a href="/docs.xplainfinancial/docs/prisma/preferences/defaultValuationSettings">Valuation Settings</a>"}

subgraph C[Curve Configuration]
direction LR
c1<-->|MDK|c2
end

subgraph P[Company Tree]
direction TB
p0-->|Portfolio 1|p1t
p0-->|Portfolio i|pit
p0-->|Portfolio n|pnt
end

c1 <--> PE
c2 <--> MD
VS & MD --> PE
VS <--> p0
pit <--> PE

classDef nodeStyle fill:#805CDD,stroke:#333,stroke-width:2px,padding:30px,margin:20px,color:#fff;
classDef nodeStyle2 padding:30px,margin:20px;
classDef subgraphStyle font-weight:bold,fill:none,stroke:#805CDD,stroke-width:1px;

class PE nodeStyle;
class MD nodeStyle2;
class VS nodeStyle2;
class C,P subgraphStyle;

invisibleNode[ ]:::invisible
style invisibleNode fill:none,stroke:none

Introduction to Xplain
Curves
Portfolios
Data
Valuations
Data Cleansing
Preferences
Admin
Importing and Versioning
XVA Module
TRS Module