Hello there!
Im using a gap screener I made to view my countrys(Sweden) stock-CFDs. Its working well and showing all gapping stock-CFDs. However when I try my screener on DAX or CAC Im not getting correct results at all, even if theres gapping stocks currently there. Any idea why? The screener is also working well with american stocks.
Also, Im aware of the “top movers” in PRT, but I dont know how to use it on my personal lists, instead of whole exchanges?
Sorry, I dont know how I can link code properly, but the screener is simple:
Timeframe(daily)
Filter = (open>high[1]) or (open<low[1])
chng = ((open - close[1]) / close[1])*100
SCREENER[ filter ] (chng as "gap")
Thanks in advance!
All well
Screener questions go to the screener section of the forum please.. and embed the code with the specific button! 🙂
Screener results can be delayed if you are using free “end of day” for these stocks lists (France and Germany).