BLUF: Is there any way to use the CoarseSelectionFuction to update the universe at minute intervals? I set the value as Resolution.Minute but seems to only receive daily updates.

So I am trying to write a filter function using the CoarseSelectionFunction. I set the resolution to Minute but seem to be only receiving daily updates to the universe. I am trying to make decisions on stocks at the 9:30 and 10:00 marks just built upon the simple attributes that the Coarse Universe provides (price, volume). Without these minute updates I am unable to make these decisions. Thanks for any help you can provide.