Using a custom indicator in a screen

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #218496 quote
    sgrechsgrech
    Participant
    Junior

    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 quote
    JSJS
    Participant
    Master

    myInd=Call”myIndicator(4)”

    C1=myInd<0.20

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Using a custom indicator in a screen


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
sgrech @sgrech Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by JSJS
3 years, 1 month ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 08/02/2023
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...