Files
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
..