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!