So I'm trying to run a scan that will show all stocks that have increased by at least 4% over the last year year by using the following:
Price_Change Open is at least 4% greater than 252 bars ago day
However it doesn't seem to be working. It's seems to be only showing net change for today as...