Moving Average Band Touch Sceener

Forums ProRealTime English forum ProScreener support Moving Average Band Touch Sceener

Viewing 3 posts - 1 through 3 (of 3 total)
  • #202267

    Hi Folks,

    I need some help (again😀).

    Last weekend I tried to build a screener that screens at the end of day for candles hitting the 50MA band on US Stock Charts (screenshot).

    Somehow the screener does not work properly. It does not take into account any of the  the DataConditions as mentioned on the screenshot. Lots of pennystocks are showing up.

    I removed the ‘Vol’ condition to test it, but more stocks are found by the screener.

    I need answers on the following questions: Are the C2 and C5 codes correct to let the candle touch the 50MA band? And how can I filter the stocks of the 29 markets with the MinPrice, the MaxPrice and the DailyVolume?

     

    #202280
    JS

    Hi @marcelvanvliettrading

    To set the conditions for the price right, you can use:

    xPrice= Close > 25 and Close < 1000

    I don’t know where the other conditions come from but for me it is very unlikely that they will occur at the same time…

    Regel 24: Screener[(DataBullish and DataConditions) or (DataBearish and DataConditions)]

    1 user thanked author for this post.
    #202348

    Hi Js,

    Thanks a lot, your rebuild of the screener gave me 88 results, but after changing the DailyVolume back to >1000000 and the Vol >average [2] (volume) back to Vol >average [21] (volume), the screener gave me 15 results to analyse manually after market hours. In combination with the GRaB/Bias indicator it  forms a robust trading system for end of day trading.

    In my next e-book I will explain the whole strategy and the way to trade it.

    To thank you for your help I’ll send it to you for free. Contact me through the TradersTrefpunt.nl website.

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

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