simTrades-class: Class "simTrades"
Description
Class "simTrades" stores a list of trades to be made in a
single period.Objects from the Class
Objects can be created by calls of the form new("simTrades",
...)Slots
period:- Object of class
"orderable"
representing a single period for which these trades should be
performed. trades:- Object of class
"trades" containing the
trades to be performed during this period.