Screener working in my country’s stock CFD, but not in others

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #144489 quote
    ossebosse
    Participant
    Junior

    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

    gaps.itf
    #144501 quote
    Nicolas
    Keymaster
    Master

    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).

    ossebosse thanked this post
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Screener working in my country’s stock CFD, but not in others


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
ossebosse @ossebosse Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by Nicolas
5 years, 6 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 09/17/2020
Status: Active
Attachments: 1 files
Logo Logo
Loading...