Adding line to current screen

Forums ProRealTime English forum ProScreener support Adding line to current screen

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

    Hi all I am wanting to add a condition to my current scan but cannot figure out how to do it – can anyone figure it out? thanks in advance

    I am wanting to add this line:

    close>0.70*highest[150](high)

    ______________________________________

    to the below scan:

    pricerange = close>=0.79 and close<=1.20
    gain =(close/close[70]*100)-100

    screener[pricerange and gain>0](gain)

     

    #216979
    JS

    Hi,

    For example, you can precede the first conditions with C1 where C1 stands for Condition 1…

    1 user thanked author for this post.
    #217066

    Ahhh spot on thanks mate

    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