Pro Go Indicator for Metastock
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;
00 comments
Leave Comment
Please login here to leave a comment.