Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Integrating Live Excel Feed Into Quantopian

Hi,

I know there are other posts on importing CSV files, but those seem to be only done once per day.

I have an algorithm already built on excel (that would take way too much time to translate to python manually). It updates every five minutes.

Is there a way to read an updating excel feed (I only need to read one cell) throughout the day? I really only need Quantopian to read what one cell is saying at 2:50 p.m..