Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Will our algorithms ever get a time slot dedicated to intensive computation?

I know it's been asked many times but the current timeout (5 minutes?) in before_trading_start avoid any serious computational intensive decision to be taken by an algorithm.

While I understand this limitation when backtesting (limited resources), the timeout could be relaxed in live/paper trading. What are Q plans in this regard?