Using a custom indicator in a screen

Forums ProRealTime English forum ProScreener support Using a custom indicator in a screen

  • This topic has 1 reply, 2 voices, and was last updated 8 months ago by avatarJS.
Viewing 2 posts - 1 through 2 (of 2 total)
  • #218496

    Hello I have created a custom indicator and now wish to scan where the value returned by the indicator is <0.20 The indicator is currently named myIndicator(4)

    Some help would be much appreciated.

    #218503
    JS

    myInd=Call”myIndicator(4)”

    C1=myInd<0.20

    Screener[C1](C1 as “<0.20”)

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