Files
catalyst/zipline
Eddie Hebert 1ddfadf5b4 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-12 15:35:49 -05:00
..
2013-01-07 13:26:27 -05:00
2012-10-22 11:57:16 -04:00