Reference to a indices from an indicator

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #163936 quote
    erikeerike
    Participant
    Junior

    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 quote
    NicolasNicolas
    Keymaster
    Legend

    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 quote
    erikeerike
    Participant
    Junior

    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)
  • 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

Reference to a indices from an indicator


ProBuilder: Indicators & Custom Tools

New Reply
Author
author-avatar
erike @erike Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by erikeerike
5 years, 6 months ago.

Topic Details
Forum: ProBuilder: Indicators & Custom Tools
Language: English
Started: 03/12/2021
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...