These functions can be used to find stocks with increasing (or decreasing) overall rank.
RankPrev(weeksAgo): Historical weekly rank based on the selected ranking system. Weekly ranks are updated every Saturday.
RankPosPrev(weeksAgo): Historical weekly rank position based on the selected ranking system. Weekly ranks are updated every Saturday.
weeksAgo: number of weeks from 0-261.
Rank - RankPrev(1) > 20To find stocks whose rank has improved for the past 2 weeks, enter:
Rank > RankPrev(1) and RankPrev(1) > RankPrev(2)
RankPrev may negatively impact the speed of your analysis. A maximum of five distinct historical ranks are allowed.
RankPrev can get historical ranks up to 261 weeks ago.
If RankPrev tries to get ranks prior to the start date of our historical database, an error will be reported. To correct this, move the start date of your analysis in the future.