logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
henry1224  
#1 Posted : Thursday, April 7, 2005 1:27:24 AM(UTC)
henry1224

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 10/29/2004(UTC)
Posts: 1,394
Location: Glastonbury, CT

Was thanked: 2 time(s) in 2 post(s)
AI:=Security("c:\\Metastock Data\\indices & indicators\\market indicators\\X.NYSE-A",C); AV:=Security("c:\\Metastock Data\\indices & indicators\\market indicators\\X.NYSE-A",V); DECI:=Security("c:\\Metastock Data\\indices & indicators\\market indicators\\X.NYSE-D",C); DECV:=Security("c:\\Metastock Data\\indices & indicators\\market indicators\\X.NYSE-D",V); A:=(Mov(1/((AI/DECI)/(AV/DECV))*10,10,S)+ (Mov(((AV)/(AV+DECV))*100,10,S)+ (Mov(AI,10,S)/Mov(DECI,10,S))*10));57;A; make sure that the securities are in the proper folders
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.