in Search

NYSE Absolute Breadth Index

Last post 04-13-2008, 21:49 by AVENGINE. 1 replies.
Sort Posts: Previous Next
  •  04-07-2005, 1:09 995

    NYSE Absolute Breadth Index

    AI:=Security("c:\\Metastock Data\\indices & indicators\\market indicators\\X.NYSE-A",C);
    DECI:=Security("c:\\Metastock Data\\indices & indicators\\market indicators\\X.NYSE-D",C);

    A:=Abs(AI-DECI);

    B:=Mov(A,25,S);
    B;


    just Make sure that the securities are in the proper folders
  •  04-13-2008, 21:49 26949 in reply to 995

    Re: NYSE Absolute Breadth Index

    Hi,
    I am new to ms and I want to know how to use this in ms pro 10?
    is that put into indicator builder?
    thanks.
View as RSS news feed in XML