| tradeCosts-class {tradeCosts} | R Documentation |
This is an object of tradeCosts class constructed so trade cost analysis can be performed.
name:"character" containing
the name of this "tradeCosts" object.trade.data:"data.frame"
with trade informationstatic.desc:"data.frame"
with static descriptive security information.dynamic.desc:"data.frame"
with dynamic descriptive security information.decisions.data:"data.frame"
with decisions data.signature(object = "tradeCosts").
Merges the data, does NA reporting, and calls private functions
that calculate trade costs. Aaron Schwartz and Luyi Zhao and Arjun Ravi Narayan