Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Disabling multiple pipeline run

Hi all

Any way to make the pipeline run only once per call to "before_trading_starts"? I know the pipeline runs several times for some optimization purpose, but it would be nice if I can take advantage of the entire time-frame allocated to "before_trading_starts."

Cheers,