Files
catalyst/zipline
Eddie Hebert a889f814fc Recycles the portfolio container to be passed to handle_data.
The creation of a new portfolio ndict on each call of handle_data
was creating a very high performance overhead.

Instead, we use the same the portfolio object for each event,
and replace the values contained within.
2013-01-16 10:30:38 -05:00
..
2013-01-16 10:30:38 -05:00
2012-10-22 11:57:16 -04:00