simTrades-class {portfolioSim} | R Documentation |
Class "simTrades" stores a list of trades to be made in a single period.
Objects can be created by calls of the form new("simTrades",
...)
period
:"orderable"
representing a single period for which these trades should be
performed.trades
:"trades"
containing the
trades to be performed during this period.Jeff Enos jeff@kanecap.com