Hi everyone, I am new to Quantopian, really glad to find this place haha it's like heaven :)
Anyways, I would like to ask a question on getting historical data. I would like to get the price of a continuous future on a specific time point (i.e. 2016/11/11 13:30:00). I know that Quantopian provides us the ability to get data for a time range, i.e. the minute data from 2016/11/11 13:30:00 till now with data.history. However, is it possible if I just get the price of 2016/11/11 13:30:00 only?
Thank you :)