On the backtester, how do I select just the stock rank Number 2 for the screen - Thanks

On the backtester, how do I select just the stock rank Number 2 for the screen,
instead of picking the top 2 or top 5 stocks

Thanks

I managed to delete hxn's

I managed to delete hxn's reply about using [Rank]=2 and/or similar (">=" etc) to select lower ranked groups of stocks. Thanks for reminding me about this.

rank 2

If you want the top 1 stock of a criteria, select the top 2 and then bottom 1 and you will be getting the 2nd best of your criteria

Or use [Rank]=2 which may

Or use [Rank]=2 which may only be supported in the backtester and not the Radiscript package.