Reference to a indices from an indicator

Forums ProRealTime English forum ProBuilder support Reference to a indices from an indicator

Viewing 3 posts - 1 through 3 (of 3 total)
  • #163936

    I want to use a trendfilter based upon an indices in an indicator. This  will give me information about the trend on a specific Market/Exchange, e.g. OMX30, Nasdaq, SP500 etc.
    So how can I refer to an indices within the code for an indicator which is supposed to be used for a specific share?

    #163941

    It is still not possible to use multiple instruments values in the same code. I don’t know it will be possible sorry.

    By the way, you can do comparison between instruments with the EQUITYFRAME instruction, but only with ProScreener (market screener).

    #164220

    Ok.
    Thanks for fast response @Nicolas.
    Hope you can fit in support for this.

    In Metastock which I used to use it is very easy to do it.
    You just define a local variable to be used, like
    OMX:=Security(“c:\msdata\ma\index\OMX”, C);

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

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