Is there a way to get an unfiltered signal list via the custom backtester? Currently if I loop through signal list, any buy signals for positions already held are removed. I would like to see those buy signals.
I tried using the scalein signal, but the position score isn't passed along with a scalein. I need the positionscore sorted list for all stock that signal, regardless of holding status. Any help? rlt
