| GenericStrat-class {etrm} | R Documentation |
An S4 VIRTUAL parent class for the hedging strategy classes in etrm
Description
An S4 VIRTUAL parent class for the hedging strategy classes in etrm
Slots
NameA string with the portfolio insurance strategy name
VolumeThe quantity to be hedged
TargetPriceThe target price(s) for the portfolio (cap or floor)
TransCostTransaction costs pr unit traded
TradeisIntTUE/FALSE integer restriction on tradable volume, TRUE sets smallest transacted unit to 1
ResultsData frame with strategy results, daily values for market price, transactions, exposure, position, hedge and portfolio price
[Package etrm version 1.0.1 Index]