Files
Alexandre Catarino 9ca57c2de9
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Fixes Market On Close Fill of Equity Fill Model (#5913)
* Fixes Market On Close Fill of Equity Fill Model

Only use trade data (`Tick` with `TickTrade` type or `TradeBar`) to get the closing price, since MOC is filled with the closing price.

- Fix unit tests to show that the new implementation only fills with trade data from the current open market.
- Change regression tests to reflect the bug fix. All other changes are the consequence of using `TradeBar` instead of `QuoteBar`.

* Address Peer-Review

Fixes the logic with tick data: looking for the OfficalClose or ClosingPrints only apply if data from the extended market hours is included.
Adds additional logic to handle missing trade data.

* Refactors Timeout Logic and Adds It to MarketOnOpenFIll

-Refactors timeout logic to address peer-review and adds it to MOO fill too.
- Adds unit tests
2021-09-21 17:51:35 -03:00
..
2021-08-19 15:51:48 -03:00
2021-09-20 13:50:15 -03:00
2021-08-19 13:56:18 -03:00
2021-04-02 11:20:01 -07:00
2021-07-29 20:10:00 -03:00
2021-09-20 13:50:15 -03:00
2021-09-20 13:50:15 -03:00
2020-04-01 16:15:05 +01:00
2021-09-20 13:50:15 -03:00
2021-08-31 19:34:14 -03:00
2021-04-30 18:45:27 -03:00
2019-04-26 18:11:48 +01:00
2019-06-03 15:09:02 -03:00