Active name

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #246759 quote
    franjballestfranjballest
    Participant
    Junior

    Can’t we use a constant for the active name in the code?

    It’s really a must have.

    #246760 quote
    JSJS
    Participant
    Master

    Do you mean:

    Once Threshold=12

    If myValue>Threshold then

    robertogozzi thanked this post
    #246773 quote
    franjballestfranjballest
    Participant
    Junior

    I mean any of

     

    IF active = “NASDAQ”

    or

    IF active = NASDAQ

     

    Or whatever permits adjusting on a per-active basis.

    Even if the string support is limited or is not there (didn’t check), even a builtin or something like

    IF ActiveIs(“NASDAQ”)

    would do.

     

    I’d program that myself if I had the source…

     

    thanks

    #246775 quote
    JSJS
    Participant
    Master

    Hi,

    In PRT, the command EquityFrame(market, ticker) exists, but it can only be used within ProScreener…
    Unfortunately, it’s not possible to use or reference multiple tickers in ProBuilder or ProOrder…

    Iván González thanked this post
    #246790 quote
    franjballestfranjballest
    Participant
    Junior

    Sad.

    Please, add it to probuilder, it’s a must have.

    thx.

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

From idea to ProBuilder code in seconds.

Your coding copilot for ProRealTime™. Ask in plain English — get clean, ready-to-paste indicators, screeners and systems.

Available in 7 languages
Try ProRealAI

Active name


Platform Support: Charts, Data & Broker Setup

New Reply
Author
Summary

This topic contains 4 replies,
has 2 voices, and was last updated by franjballestfranjballest
1 year, 4 months ago.

Topic Details
Forum: Platform Support: Charts, Data & Broker Setup
Language: English
Started: 05/04/2025
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...