CSCov2ORCov: Transform Calendar Spread Covariance to Outright Covariance

Description Usage Arguments Details Author(s)

Description

Taking a covariance matrix of a single outright and multiple calendar spreads, this function will create a covariance matrix of all outrights.

Usage

1
CSCov2ORCov(CS_CovMat, ContractSymbol)

Arguments

CS_CovMat

The calendar spread covariance matrix where the first contract is the single outright required.

ContractSymbol

The symbol of the underlying asset class.

Details

This function, using the covariance identities, recreates what all outright covariances are based on the covariances of the contracts' calendar spreads which tend to be more liquid and less volatile. Note: Only one asset class can be used with this function.

Author(s)

Nicholas Dregne and Helena Ristov


helenristov/aCompiler documentation built on May 3, 2019, 9:40 p.m.