Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Pipeline - picking afternoon stocks from morning data

Hi,

I'm trying to create a strategy that selects stocks to trade at 2:30pm based on data from 9:30am - 2:20pm.This should still only run once per day as pipeline is designed to do, however, It appears as though pipeline only works on the previous day's data.

Is there a way to use the intraday data for this purpose?

Any help would be greatly appreciated.

Thanks!