Is it possible to write an Algorithm with two universe selection classes where the second universe selection class further refines the first universe selection. In other words I want the common subset of the two universe classes. If I read the documentation correctly I would get the super set of the two classes.

What I want to do: I wrote a fundamental universe selector which runs on daily data. Now I want a second universe selector, which would be a scheduled universe selector, which gives me the biggest gappers after the open of the following day.