Hi,
I'm attempting to use the free portion of the Estimize Consensus Estimates data extension, however I get the following error:
Runtime exception: ImportError: No module named interactive.data.estimize
The interactive namespace is not available in the backtester, but can be used in research. Try importing from quantopian.pipeline.data instead.
So my question is "How can I develop a contest ready algorithm that uses broker estimates?"
Thanks in advance
Phil