Learn R Programming

SACCR (version 3.3)

CreateTradeGraph: Creates a tree-like structure of a list of trades

Description

Creates a tree-like structure describing the various hedging sets / risk factors that that the input trades can be broken into

Usage

CreateTradeGraph(trades)

Value

A tree structure based on hedging/netting sets and basis/volatility transactions

Arguments

trades

The full list of the Trade Objects

Author

Tasos Grivas <tasos@openriskcalculator.com>