Create a single row ticket from a Dataframe with a list (1 or more) of Transactions. :prerequisites: tickTx needs to have 'len(unique()) == 1' for side, symb, account, and cloid. That uniqueness is created in getListOfTicketDF() so use that to
(self, tickTx)