Screener query 52weeks high and relative strength

Forums ProRealTime English forum ProScreener support Screener query 52weeks high and relative strength

Viewing 6 posts - 1 through 6 (of 6 total)
  • #22661

    Hi Nicolas,

    please guide me how can  I scan following conditions in pro real time

    1.  Stock trading within the range 15% of 52 week high
    2. how to write code for finding high Relative strength(RS) stocks ( All UK Stocks)  compare to FTSE100 index

    I appreciate your response

    #22714

    1/ yes of course it’s possible.

    2/ It will not be possible, because the index and the stocks must be in the same list, and this is not the case in ProScreener (IG). Maybe creating a customised/personal list would do the trick though, I’ll have a look and let you know.

    #22737

    I’m sorry but I can’t do anything for you .. Since UKX (FTSE index) is not in the same list as the UK stocks, it is not possible to compare these instruments and build a relative strength formula with them. Even with a personal list, created specifically for this purpose (with index and UK stocks), ProScreener tell me that they do not share the same list …

    Now I remember having the same issue some time ago for someone else, because shares lists are populated by IG, PRT can’t handle this “problem”.

    #22895

    Thanks Nicolas,

    I appreciate if you provide the code for first query ( stocks trading within the range 15% of 52 week high)

    Thanks

    #22898

    Depends of the screened timeframe, but on a weekly basis, this is the code that should do what you request:

     

    #23883

    Hi Nicolas,

    Please help me to scan  these conditions in pro real time. I copying my other scanning software code for your reference

    Weekly Pullback Setup- two Week( weekly chart)

    List symbols where Vol > 2*AvgVol(52) in the last 2 weeks
    and pattern is BlackCandle a bar ago
    and Close is within 20% of HighestValue(High,52,W)
    Add Column CHG%
    Add Column CLOSE

    Apply to LSE
    Set periodicity to Weekly

Viewing 6 posts - 1 through 6 (of 6 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login