Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
History data of pipeline output

Hello, i'm new here on quantopian and I can't figure out how to get history data of the pipeline output.
Whenever i try to pass the stocks I have in 'algo.pipeline_output('pipeline')' or 'algo.pipeline_output('pipeline').index ' I get a typeError.
Any help would be much appreciated, thanks.