Multiple Column Screener Results Display

Forums ProRealTime English forum ProScreener support Multiple Column Screener Results Display

Viewing 5 posts - 1 through 5 (of 5 total)
  • #104110

    G’day

    Was looking to see if its possible for the proscreener to display more that 1 column

    For example i want the proscreener to display a column both  values,  the highest high over 20 periods and lowest low over 20 periods in addition to my filter criteria (RSI < 30).

    I only to seem be able to display one column.

    Assistance is appreciated.

    Cheers.

    #104112

    ProScreener only returns one column.

    A workaround would be combining the two values into a single one.

    You can use a two-digit number, 99, with the leftmost digit representing highest highs and the rightmost one the lowest lows.

    If your scanned instrument has a highest high set the leftmost digit to 1 or to 9 if it is not (you cannot use zero because leading 0’s are dropped), if it has a lowest low set the rightmost digit to 1, or 9 if it isn’t.

    This grants 4 combinations:

    99 – no match (set it to 0 to avoid being returned)

    19 – highest high

    91 – lowest low

    11 – both (very unlikely)

    1 user thanked author for this post.
    #104122

    Link to above idea added to here

    Snippet Link Library

    #104130

    There’s the code:

     

    2 users thanked author for this post.
    #104139

    Snippet Library link changed to the post above showing the code

    Snippet Link Library

    2 users thanked author for this post.
Viewing 5 posts - 1 through 5 (of 5 total)

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