Ease of Movement Indicator in Edgerater

This is the place to discuss EdgeRater Chart Script

Moderator: Chris White

Post Reply
henry1224
Posts: 457
Joined: Wed Feb 24, 2016 12:04 pm

Ease of Movement Indicator in Edgerater

Post by henry1224 »

Chris this indicator doesn't plot correctly

MP:=(H+L)/2;
MM :=MP-REF(MP,1);
BR :=V/(H-L)/1000000;
EOM : MM/BR;
MA(EOM,N);
Post Reply