mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 16:30:23 +08:00
afdb6c99af
So that blotter.process_trade doesn't need to reindex the dictionary of open orders, yield a tuple of (order, transaction) from simulate. Also, update corresponding unit tests now that the method returns a generator instead of a list.