Files
catalyst/zipline
Eddie Hebert d41aff9a99 ENH: Provide a process_order method to override for custom slippage.
To make implementing a custom slippage model more straightforward,
provide a simulate method that will setup the calling of
`process_order`, which individual slippage models override to
do the unique slippage handling, where the simulate method handles
the boilerplate of checking order triggers, etc.
2013-06-13 19:01:00 -04:00
..
2013-04-22 14:03:25 -04:00
2013-04-26 16:03:01 -04:00
2013-03-19 11:39:23 -04:00