Group the trades into arrays grouped by number of days or number of months. And then create pnls, an array or the summarized pnl for group. and endingdates, an array of a represetative date for each array based on the first date in the group :params trades: A
(self, trades, numdays=None, begindate=None, enddate=None)
source not stored for this graph (policy: none)
no test coverage detected