mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-19 11:22:06 +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.