Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
How to use pipeline to find out if a companies NI has been positive for a given time period?

Hello, forgive me if this is simple but I am working on my very first simple algorithm to get the hang of things.

One filter I want to use in the pipeline, is I want to check whether or not a company's net income from continuing operations has been positive each year for say, the past 10 years. Is there a way to do this effectively?

Thanks!

1 response

There is a similar post, Eric with a Notebook example that you may find useful, and related references as well.

Hope this helps.