Hey, I just started with Quantconnect. What would be the best way to get the premarket high in c#?

One solution is every minute during premarket, grab the latest price if it is the highest price so far. Could someone let me know if there's an easier way to do this? Thanks

Author