Page 1 of 1

Tether Line System

Posted: Sat May 14, 2016 4:04 pm
by henry1224
A:=(HHV(H,50)+LLV(L,50))/2;
B:=If(L>A,1,If(H<A,-1,0));
Long:= B>0;
Sell:= B<0;
Sig:Long-Sell,Colorstick;