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 : Sunday, September 11, 2005 12:11:22 AM(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)
The PowerPivots Plus Add-on is needed for this expert to work Highlights long x:=20; am:= Abs(C-Ref(C,-(x-1))); td:= Sum(C-Ref(C,-(x-1)),x); tdi:= (Abs(td)+Sum(am,x))-Sum(am,(2*x)); status:= If(tdi>0, If(td>0,1,-1), PREV); trnd:=status*LastValue(Highest(Max(Abs(tdi),Abs(td)))); LE:=If(td>0 AND tdi>0 AND td>tdi ,true,false); SE:=If(td<0 AND tdi<0 AND td<tdi,true,false); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 Short x:=20; am:= Abs(C-Ref(C,-(x-1))); td:= Sum(C-Ref(C,-(x-1)),x); tdi:= (Abs(td)+Sum(am,x))-Sum(am,(2*x)); status:= If(tdi>0, If(td>0,1,-1), PREV); trnd:=status*LastValue(Highest(Max(Abs(tdi),Abs(td)))); LE:=If(td>0 AND tdi>0 AND td>tdi ,true,false); SE:=If(td<0 AND tdi<0 AND td<tdi,true,false); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 Symbols Long entry x:=20; am:= Abs(C-Ref(C,-(x-1))); td:= Sum(C-Ref(C,-(x-1)),x); tdi:= (Abs(td)+Sum(am,x))-Sum(am,(2*x)); status:= If(tdi>0, If(td>0,1,-1), PREV); trnd:=status*LastValue(Highest(Max(Abs(tdi),Abs(td)))); LE:=If(td>0 AND tdi>0 AND td>tdi ,true,false); SE:=If(td<0 AND tdi<0 AND td<tdi,true,false); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 AND Ref(B,-1)<=0 Short entry x:=20; am:= Abs(C-Ref(C,-(x-1))); td:= Sum(C-Ref(C,-(x-1)),x); tdi:= (Abs(td)+Sum(am,x))-Sum(am,(2*x)); status:= If(tdi>0, If(td>0,1,-1), PREV); trnd:=status*LastValue(Highest(Max(Abs(tdi),Abs(td)))); LE:=If(td>0 AND tdi>0 AND td>tdi ,true,false); SE:=If(td<0 AND tdi<0 AND td<tdi,true,false); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 AND Ref(B,-1)>=0
Users browsing this topic
Guest (Hidden)
Similar Topics
Trend Detection Index Expert w Pivots stops (Formula Assistance)
by henry1224 9/11/2005 1:30:47 AM(UTC)
Trend Detection Index Expert w Trend Direction (Formula Assistance)
by henry1224 9/11/2005 1:16:40 AM(UTC)
Trend Detection Index Expert w ATS win Loss Trend (Formula Assistance)
by henry1224 9/11/2005 1:12:09 AM(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.