My task is to get the net value of negotiations in a day and put it in a list of pairs [date, net value].
[date, net value]
class Transaction: def __init_