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 : Wednesday, April 6, 2005 1:11:23 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)
This Expert Needs the PowerPivot plus Add-On Highlights Long LE:=C>1.02*Mov(C,5,S); SE:=C<.98*Mov(C,5,S); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 Short LE:=C>1.02*Mov(C,5,S); SE:=C<.98*Mov(C,5,S); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 Symbols Long entry LE:=C>1.02*Mov(C,5,S); SE:=C<.98*Mov(C,5,S); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 AND Ref(B,-1)<=0 Short Entry LE:=C>1.02*Mov(C,5,S); SE:=C<.98*Mov(C,5,S); LX:=0; SX:=0; B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 AND Ref(B,-1)>=0
henry1224  
#2 Posted : Wednesday, April 6, 2005 1:17:10 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)
PowerPivots Plus Add-on Needed to use this Expert Highlights Long TD:=ExtFml("PowerPivots.TrendDirection",1,2); LE:=C>1.02*Mov(C,5,S) AND TD=1; SE:=C<.98*Mov(C,5,S) AND TD=-1; SX:=C>1.02*Mov(C,5,S); LX:=C<.98*Mov(C,5,S); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 Short TD:=ExtFml("PowerPivots.TrendDirection",1,2); LE:=C>1.02*Mov(C,5,S) AND TD=1; SE:=C<.98*Mov(C,5,S) AND TD=-1; SX:=C>1.02*Mov(C,5,S); LX:=C<.98*Mov(C,5,S); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 Out TD:=ExtFml("PowerPivots.TrendDirection",1,2); LE:=C>1.02*Mov(C,5,S) AND TD=1; SE:=C<.98*Mov(C,5,S) AND TD=-1; SX:=C>1.02*Mov(C,5,S); LX:=C<.98*Mov(C,5,S); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B=0 Symbols long Entry TD:=ExtFml("PowerPivots.TrendDirection",1,2); LE:=C>1.02*Mov(C,5,S) AND TD=1; SE:=C<.98*Mov(C,5,S) AND TD=-1; SX:=C>1.02*Mov(C,5,S); LX:=C<.98*Mov(C,5,S); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 AND Ref(B,-1)<=0 Short Entry TD:=ExtFml("PowerPivots.TrendDirection",1,2); LE:=C>1.02*Mov(C,5,S) AND TD=1; SE:=C<.98*Mov(C,5,S) AND TD=-1; SX:=C>1.02*Mov(C,5,S); LX:=C<.98*Mov(C,5,S); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 AND Ref(B,-1)>=0 Long Exit TD:=ExtFml("PowerPivots.TrendDirection",1,2); LE:=C>1.02*Mov(C,5,S) AND TD=1; SE:=C<.98*Mov(C,5,S) AND TD=-1; SX:=C>1.02*Mov(C,5,S); LX:=C<.98*Mov(C,5,S); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B=0 AND Ref(B,-1)>0 Short Exit TD:=ExtFml("PowerPivots.TrendDirection",1,2); LE:=C>1.02*Mov(C,5,S) AND TD=1; SE:=C<.98*Mov(C,5,S) AND TD=-1; SX:=C>1.02*Mov(C,5,S); LX:=C<.98*Mov(C,5,S); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B=0 AND Ref(B,-1)<0
Users browsing this topic
Similar Topics
2% envelope 5 MA Expert (Formula Assistance)
by henry1224 3/29/2005 2:17:41 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.