Files
catalyst/zipline
David EdwardsandThomas Wiecki 243c0348f3 MAINT: Refactored target order methods
Refactored the target order methods to separate their logic from the
other order methods.

This makes order_target the only target method that calls order()
directly.

order_target_value is passed to order_target instead of order_value.

order_target_percent is passed to order_target_value rather than
order_value.

This simplified the code and decouples the logic of target orders from
the other order methods. This allows the target order methods to be
developed independently from order_value and order_percent.
2014-06-04 20:08:52 +02:00
..
2014-04-10 10:57:12 -04:00
2014-05-07 15:34:41 -04:00
2014-04-25 18:29:49 -04:00
2014-03-26 20:46:20 +09:00
2014-05-07 15:34:41 -04:00
2014-03-26 17:52:35 +09:00