Files
catalyst/zipline
Eddie Hebert eda323dcd4 ENH: Performance period compatibility with internal serialization.
Add a set_positions method so that the serialization process can rebuild
from just the positions, since the last_sale and amounts are derivable
from those values.

Also, use the private naming convention for last sale price and amount
members, so that those members are ignored by the serialization process.
2015-02-23 11:57:07 -05:00
..
2015-02-11 06:25:53 -05:00
2015-02-11 06:25:53 -05:00
2015-02-13 17:53:02 +01:00