Skip to main content
The MARKET_SHIFTS_VECTOR table contains the market shifts vector for the Taylor VaR calculations and FX shifts for FX risk computation. This table is created when using a database that does support array type fields. If array type fields are available, the market shifts vector is stored as an array in the MARKET_SHIFTS table.

Unique Key

Columns
VECTOR_INDEX
AS_OF_DATE
RISK_FACTOR_ID
SCENARIO_SET
TENOR
MATURITY
MONEYNESS

Outgoing Joins

Target TableSource ColumnsTarget Columns
MARKET_SHIFTSAS_OF_DATE
RISK_FACTOR_ID
SCENARIO_SET
TENOR
MATURITY
MONEYNESS
AS_OF_DATE
RISK_FACTOR_ID
SCENARIO_SET
TENOR
MATURITY
MONEYNESS

  1. If the default value is marked as empty, it means that the default value is ‘null’ for nullable fields, and that a value needs to be explicitly set for non-nullable fields.  ↩︎