Add 200sma to screener

Forums ProRealTime English forum ProScreener support Add 200sma to screener

  • This topic has 2 replies, 2 voices, and was last updated 1 day ago by avatarsegie.
Viewing 3 posts - 1 through 3 (of 3 total)
  • #245903

    Hi,

    How can I add this condition:

    Price must also be trading over the 200 day simple moving average.

    Thanks,

    Segie

    #245909
    JS

    Hi,

    Ma1=Average[1] is the same as “Close”…

    You can’t use the “Momentum” instruction like that…

     https://www.prorealcode.com/documentation/momentum/

    This “screener” checks if the “Close” crosses over MA20 and that the “Close” is also higher than MA200…

     

    1 user thanked author for this post.
    #245936

    Thank you

    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