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, August 21, 2005 6:48:52 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)
you will need the powerpivots plus add-on for this expert to work Highlights Long A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 Short A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 Symbols long entry A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 AND Ref(B,-1)<=0 Short entry A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 AND Ref(B,-1)>=0
Patrick  
#2 Posted : Thursday, September 8, 2005 3:10:06 AM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
With ForumDll Latch Function ... Highlights Long A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B>0 Short A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B<0 Symbols long entry A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B>0 AND Ref(B,-1)<=0 Short entry A1:=If(Mov(Typ(),10,S)>Ref(Mov(Typ(),10,S),-1),1,-1); A2:=If(Mov(Typ(),30,S)>Ref(Mov(Typ(),30,S),-1),1,-1); A3:=If(Mov(Typ(),50,S)>Ref(Mov(Typ(),50,S),-1),1,-1); B:=Sum(A1+A2+A3,3)/3; LE:=(Mov(B,3,S)>0); SE:=(0>Mov(B,3,S)); LX:=0; SX:=0; B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B<0 AND Ref(B,-1)>=0
Users browsing this topic
Guest (Hidden)
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.