Active name

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

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

    It’s really a must have.

     

    #246760
    JS

    Do you mean:

    Once Threshold=12

    If myValue>Threshold then

    1 user thanked author for this post.
    #246773

    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
    JS

    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…

    1 user thanked author for this post.
    #246790

    Sad.

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

    thx.

     

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