Subject: Re: GTR1 - screener vs backtest?
I would be surprised to see GTR1 picks changing. I checked one screen's picks for 20251128, and they did not change from a few months ago. I recorded about 10 more screens' picks and will check in a week for changes, but don't expect any.

For new picks, P123 is $25 a month. Your broker might have a stock screener. A python script is another alternative.


GTR1 and P123 {S5MoLowPrice26a} pick the same stocks on 20251128: WBD, NEM, APH, HOOD, WDC

P123 {S5MoLowPrice26a} picks on 20250402:

Ticker   Last    @P19
SATS 120.60 110.85
ALB 178.47 163.52
COHR 247.80 253.87
WDC 297.73 259.03
CIEN 415.39 299.30



GTR1 Define {S5MoLowPrice26a}
sp500.a = 1
dspo(1) >= 200
tr(6,195) top 10
aprc(20) bottom 5
https://gtr1.net/2013/?~S5MoLo...

P123 {S5MoLowPrice26a}
Universe(SP500)
Close(200) > 0
FOrder("Ret%Chg(195,5)", #Previous) <= 10
FOrder("Price", #Previous, #ASC) <= 5