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 : Saturday, September 10, 2005 11:53:03 PM(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)
Highlights Long x:=15; bp:=HHV(H,x)-Ref(LLV(L,x),-x); sp:=Ref(HHV(H,x),-x)-LLV(L,x); ttf:=((bp-sp)/(0.5*(bp+sp)))*100; TTF>100 Short x:=15; bp:=HHV(H,x)-Ref(LLV(L,x),-x); sp:=Ref(HHV(H,x),-x)-LLV(L,x); ttf:=((bp-sp)/(0.5*(bp+sp)))*100; TTF<-100 Symbols long entry x:=15; bp:=HHV(H,x)-Ref(LLV(L,x),-x); sp:=Ref(HHV(H,x),-x)-LLV(L,x); ttf:=((bp-sp)/(0.5*(bp+sp)))*100; Cross(ttf,100) Short entry x:=15; bp:=HHV(H,x)-Ref(LLV(L,x),-x); sp:=Ref(HHV(H,x),-x)-LLV(L,x); ttf:=((bp-sp)/(0.5*(bp+sp)))*100; Cross(-100,ttf)
Users browsing this topic
Guest (Hidden)
Similar Topics
Trend trigger factor expert ver 2 w Trend Direction (Formula Assistance)
by henry1224 9/11/2005 12:03:38 AM(UTC)
Trend trigger factor expert ver 2 (Formula Assistance)
by henry1224 9/10/2005 11:57:02 PM(UTC)
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.