Add Scheduled Universe Selection (#7895)

* Add Scheduled Universe Selection

- Adding `UniverseSettings.Schedule` that will allow users to
specify a custom selection schedule which is independent of the
underlying data frequency
- Adding unit and regression tests

* Add live trading schedule time shift
This commit is contained in:
Martin-Molinero
2024-04-04 12:21:51 -03:00
committed by GitHub
parent b65f253d42
commit 3aff0ce958
18 changed files with 1285 additions and 14 deletions
@@ -276,4 +276,4 @@
</PostBuildEvent>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>
</Project>
</Project>