What's the handiest way to slice the returned data frame in py fromĀ 

qb.GetFutureHistory(tik.Symbol, start_time, end_time).GetAllData()

presumably using the index column in a dataframe somehow?

I figure overnight might be skewing the metrics.

Thanks