Skip to main content

Pro Go Indicator for Metastock

seer over 16 years ago Metastock

  • Rating:
    5 / 5 (Votes 1)
  • Tags:

The Pro Go Indicator.

Screenshots

Indicator / Formula

Copy & Paste Friendly
periods:=35;
public:=Mov(O-Ref(C,-1),periods,E)*200;
pro:=Mov(C-O,periods,E)*200;
public;
pro;
0

0 comments

Leave Comment

Please login here to leave a comment.