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, August 3, 2005 11:49:49 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 LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 Short LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 Out LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B=0 Symbols Long entry LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B>0 AND Ref(B,-1)<=0 Short Entry LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B<0 AND Ref(B,-1)>=0 Long Exit LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B=0 AND Ref(B,-1)>0 Short exit LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:=ExtFml("PowerPivots.SysEval",LE,LX,SE,SX,"!@#$#@!"); B=0 AND Ref(B,-1)<0
henry1224  
#2 Posted : Friday, August 5, 2005 12:26:58 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)
Highlights LONG : LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C);); B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B = 1 SHORT : LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B = -1 out : LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B = 0 Symbols tab ENTER LONG : LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B = 1 AND Ref(B,-1) <> 1 ENTER SHORT : LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B = -1 AND Ref(B,-1) <> -1 EXIT LONG : LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B = 0 AND Ref(B,-1) = 1 EXIT SHORT : LE:=H>Ref(HHV(H,20),-1) AND (SAR(.02,.2)<C); LX:=(SAR(.02,.2)>C) OR (Ref(H>Ref(HHV(H,20),-1),-1) AND SAR(.02,.2)>C); SE:=L<Ref(LLV(L,20),-1) AND (SAR(.02,.2)>C); SX:=((SAR(.02,.2)<C)) OR (Ref(L<Ref(LLV(L,20),-1),-1) AND SAR(.02,.2)<C); B:= ExtFml("ForumDll.Latch",LE,LX,SE,SX); B = 0 AND Ref(B,-1) = -1
Users browsing this topic
Guest (Hidden)
Similar Topics
20 Bar Breakout Expert w SAR Stop & Trend Direction (Formula Assistance)
by henry1224 8/3/2005 11:56:49 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.