Proscreener sorting issue

Forums ProRealTime English forum ProScreener support Proscreener sorting issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • #81390

    Hi,

    I got a question.

    I create a custom indicator name IBDRS and use it as the sorting criteria of another screener TrendTemplate

    The screener works fine, but the sorting criteria seems does not work. From the screener window, the criteria column has value of 0 for all stock. Seems the sorting not work. Could you help?

     

    Indicator code —>

     

    Screener code —>

     

     

    Result  —>

     

    #81397

    That’s normal since your screener’s code doesn’t know what is IBDRS.

    I assume you have named your indicator “IBDRS”, so you can call it from your screener with a CALL instruction:

    or change “ibrds” with the proper name of your indicator.

    You can also have a look on how to call external program in any code: CALL Instruction

Viewing 2 posts - 1 through 2 (of 2 total)

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