show,GenericStrat-method {etrm}R Documentation

S4 method for the show generic for portfolio insurance strategy classes

Description

S4 method for the show generic for portfolio insurance strategy classes

Usage

## S4 method for signature 'GenericStrat'
show(object)

Arguments

object

instance of a strategy class

Value

a data frame with daily observations for market price, transactions, exposed volume, forward positions, hedge rate, target price and portfolio price


[Package etrm version 1.0.1 Index]