ProScreener tool issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211421 quote
    AndreaPoi
    Participant
    New

    Dear all,

    My problem is related to the ProScreener tool. I’m trying to use this simple code (just for verification, as I’m a beginner).

    x=Low > SAR[0.02,0.02,0.2] and Low[1] > SAR[0.02,0.02,0.2][1]
    
    SCREENER [x]

    The problem is relate to the output while I run this code. As you can see from attached screen one of these shares “A2A” is highlighted by the code but using the candlestick chart I’m seeing the evidence that the filter applied doesn’t work (in fact the first condition, as the chart suggest, it isn’t satisfy)

    Could you please help me to know why this happen? I’m a Pro Real Time’ free user.

    Thanks,

    Regards,

    Andrea

    Schermata-2023-03-12-alle-15.18.01.jpg Schermata-2023-03-12-alle-15.18.01.jpg
    #211428 quote
    robertogozzi
    Moderator
    Master

    Try this one (not tested):

    mySAR = SAR[0.02,0.02,0.2]
    x=Low > mySAR and Low[1] > mySAR[1]
    SCREENER [x]
    #211430 quote
    robertogozzi
    Moderator
    Master

    Only post in the language of the forum that you are posting in. For example English only in the English speaking forums and French only in the French speaking forums. Thank you 🙂

    I moved it from the Italian forum.

    AndreaPoi thanked this post
    #211431 quote
    AndreaPoi
    Participant
    New

    Thank you Roberto,

    In the previous hours I’ve tested to screening only the closing prize. Doing so the tool returns the closing prize related to the week of 27/02 (I didn’t select close[1], but only close). I think this problem should caused to my free subscription: I can see only closed candles and maybe weekly dataframe is setted in order to close the last weekly candle only when one another is open. I’ll test it tomorrow to verify the goodness of this hypothesis.

    Thanks a lot,

    Andrea

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

ProScreener tool issue


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
AndreaPoi @andreapoi Participant
Summary

This topic contains 3 replies,
has 2 voices, and was last updated by AndreaPoi
3 years ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 03/12/2023
Status: Active
Attachments: 1 files
Logo Logo
Loading...