Screener for Reversion Strategy

Forums ProRealTime English forum ProScreener support Screener for Reversion Strategy

Viewing 4 posts - 1 through 4 (of 4 total)
  • #109565

    Hi Nicolas, I require your support to see if a screener can be build with the following parameters:

    1. Stocks in Russell 1000 Index.
    2. Stocks must be above 200-day Simple Moving Average. Close is greater than moving average (“data” = CLOSE, “Length”=200).
    3. Stocks must have a 52-week breakout over the last 60 days. High crosses above highest (“data” = HIGH, “length” = 260) from 1 bars ago to 60 bars.
    4. Stocks makes the lowest close over the last 10 days. Close is less than or equal to lowest (“data” = CLOSE, “Length”=10).
    5. Rank stocks using ROC (100 days) indicator, from high to low. ROC: Rate of change indicator over 100 days.

    Do you think this is enough information to build it?

    Many thanks in advance and I really appreciate all your help.

    Francisco Brito

    #109594

    Yes that’s more than enough to code this stock reversion screener, here is the code: (please make  some tests and give feedback here!)

     

    #109659

    Hi Nicolas, the screener worked perfectly, however, one small downside is that I could not find the Index Russell 1000 in the predifined list of the US Market, just Nasdaq and NYSE. Do you know if that can be changed or if a especific index can be added to that list?

    Many thanks for your quick and excellent support!!!! I am very happy with the screener!!

    Regards,

    Francisco Brito

    #109677

    You can’t add instrument into predefined list. But you can build your own by adding stocks, index, etc. one by one.

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

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