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!