I have a study that use the OHLC of the nq futures. Is there a way to have the OHLC calculate only those values between 9:30 and 4:00PM? I see that OHLC (previousDaysDailyBars.efs) just takes the OHLC from a daily chart, but the daily chart on futures runs till 4:15. I would like it to only use 9:30-4PM. Any ideas?