e6f8a7535e
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
* Fix live future and option universe selection daily resolution - Adding unit test reproducing issue for option and future universe chain using daily resolution, since was rounding down in UTC TZ the date might not change and it would re emit the same data point * Address reviews - Add more test cases - Adding locks around RegisteredSecurityDataTypesProvider to allow it to be used by multiple threads at the same time without exploding