Files
quantconnect--lean/Algorithm
Martin Molinero 3e1ee11da1 Ignore open interest for time slice
- TimeSliceFactory will directly ignore open interest for determining if
  the slice has data or not. Open interest will still be available
  through the Tick collection. Reverting some of the previous commits
  changes since they are no longer required.
- HistoryRequests and SubscriptionRequest will use AlwaysOpen exchange
  for open interest requests. Adding unit test reproducing issue
- Adding `BaseDataRequest` to avoid duplication logic.
2021-02-12 16:56:03 -03:00
..
2020-04-27 19:03:03 -03:00
2020-02-11 13:17:10 -03:00
2019-04-10 15:03:10 -03:00
2019-04-03 21:55:44 -03:00