what is the most efficient way to plot the high & low of the first 30min of trading? I tried using the timenum()function to determine when 10:00 EST arrived and then timeframegetprice() to get the H & L, but the code is not working. Maybe you have a better method.
Thx,
