in Search

Index Indicator

Last post 06-27-2007, 15:31 by winfieldh. 1 replies.
Sort Posts: Previous Next
  •  06-27-2007, 14:16 24489

    Index Indicator

    Hello,

    I would like to create an indicator that uses an Index as part of its value (vs, H,L,C,V of current symbol). Could someone please point me to a reference/manual page that would tell me how to do this? Thanks.

     

    Winfield

  •  06-27-2007, 15:31 24492 in reply to 24489

    Re: Index Indicator

    Never mind....I figured it out.


    x:=Input("Number of periods:",2,200,12);
    Security("C:\MetaStock Data\Indexes\S\SP-500",ROC(C,x,$))

View as RSS news feed in XML