CRSI screener code

Viewing 7 posts - 1 through 7 (of 7 total)
  • #214221

    Hello the community, hope you’re doing well.

    i need your help to make a screener that detects when Connor’s RSI is green in the bottom, by experience that indicates that price hit its low and a technical bounce follows.

    I tried create it in Prorealtime software, but the result is not good.

    Can you please help with the code manually ?

    Thanks

    (i’m using default CRSI settings, didn’t change them)

    #214230
    JS

    Hi,

    When you use this code for the Connors RSI, you can use this screener…

    (OverSold level = 10)

    1 user thanked author for this post.
    #214241

    Thank you JS,

    it works like a wonder.

    Is there a way to add a high volume condition into it ?

    Like :

    https://www.prorealcode.com/prorealtime-market-screeners/screener-break-out-with-high-volume/

    #214242
    JS

    Hi,

    Since it is a kind of “breakout” I would use this for the volume:

    C2=Volume>Average[10](Volume)

    1 user thanked author for this post.
    #214243

    Thank you a lot.

    it works nicely.

    Just is it normal to see this message ?

    you have more than one screener instruction in your code, please edit it accordingly to use multiple criteria sorting.

    #214244
    JS

    Hi,

    If you are using version 12 of PRT, maybe “multiple criteria sorting” is a new feature in V12…

    #214245

    Yes, that’s probably the reason.

    Thanks again for your reactivity.

    1 user thanked author for this post.
    avatar JS
Viewing 7 posts - 1 through 7 (of 7 total)

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