I've set up five studies within a single Stock Hacker scan query (a series of moving average scans with different criteria and different periods). The results from this scan query produces the results I expect (a table listing stocks that meet the criteria I've entered).
With that said... I'm trying to figure out a code that will count the cumulative number of days a stock meets all the criteria I've entered, and therefore makes the table. Ideally, I can add a "#of days" column to the table and display the cumulative number of days there.
I've read through several pages of posts and can see there are people that code significantly better than I can. To them - is what I'm looking to do even possible?
I'd appreciate any input you might have.
With that said... I'm trying to figure out a code that will count the cumulative number of days a stock meets all the criteria I've entered, and therefore makes the table. Ideally, I can add a "#of days" column to the table and display the cumulative number of days there.
I've read through several pages of posts and can see there are people that code significantly better than I can. To them - is what I'm looking to do even possible?
I'd appreciate any input you might have.