2 or more CALLS in one Screener

Forums ProRealTime English forum ProScreener support 2 or more CALLS in one Screener

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

    Hello,

    is it possible to have 2 CALL functions in the same Screener?

    Like:

    myValue1 = CALL “myIndicator1”

    myValue2 = CALL “myIndicator2”

    cond = myValue1+myValue2=2

    Screener [cond]

    Thanks

     

     

    #252322

    Yes, you can have two or more CALL instructions.

    You can easily check whether the results are valid.

     

    1 user thanked author for this post.
    #252324

    Yes it’s possible. Here’s an example:

    1 user thanked author for this post.
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