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.