mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
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.