Commit Graph

2 Commits

Author SHA1 Message Date
Martin Molinero 35ca60aa31 Fix duplicate OnOrderEvent invoke
- `BacktestingBrokerage.Scan()` is now reentrant and was causing
duplicate processing and events. To solve this updateing the order
status keeped by the brokerage. Adding unit tests
2019-05-22 15:33:09 -03:00
Martin Molinero 7f12cbb901 Addressing reviews 2019-05-15 18:56:08 -03:00