Files
catalyst/zipline/finance
Eddie Hebert d1968429f1 ENH: Add a convenience property for open amount of a blotter.Order
Found that when implementing different slippage model, needed the
open amount in several places/functions, having the open amount
as a property of an order should help reduce the need for passing that
around and maintaining the value separately.
2013-06-12 10:43:09 -04:00
..