Is the Portfolio Trader AFL somewhere? I don't see it under the Files section? I am trying to develop a rotational trading system that I dont believe can be accomplished with PositionScore.
Essentially, I am trying to develop a rotational trading system that involves ranking candidates along several criteria. Essentially I want to take: The Top 20 stocks according to criteria A, then The Top 10 stocks from the above group according to criteria B, Finally, The Top 5 stocks from the above group according to criteria C. I can easily do this type of screening via an exploration to identify new trades, but I don't believe I can backtest it because PositionScore can only be used once.
