MCPcopy Create free account
hub / github.com/MikePia/structjour / createSingleTicket

Method createSingleTicket

structjour/statements/dasstatement.py:686–716  ·  view source on GitHub ↗

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)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getTradesMethod · 0.95

Calls 2

ReqColClass · 0.90
createDfMethod · 0.80

Tested by

no test coverage detected