[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Metastockusers] Re: Help on formula



PureBytes Links

Trading Reference Links

Hi Stehpane:

Yep!  your right.  It was the cross formula.  

Thanks for being a good sport. Although I have a great sense of humor,
I do not wish to offend.........unless I'm mad. :))

Dominick


--- In Metastockusers@xxxxxxxxxxxxxxx, "stephane.goria"
<stephane.goria@xxxx> wrote:
> Hi dom,
> 
> Just checked out the formula....think you have made the same error
than me while recopying this formula from mail to another computer....
> 
> Check that "cross" formula is included....
> 
> Just wanted to add, that i appreciate your humor...lol
> 
> Stephane
> 
>   ----- Original Message ----- 
>   From: dom1_1998 
>   To: Metastockusers@xxxxxxxxxxxxxxx 
>   Sent: Tuesday, July 15, 2003 7:26 PM
>   Subject: [Metastockusers] Re: Help on formula
> 
> 
>   I don't think General Custer and the 7th Cav saw this many arrow.:)))
> 
> 
> 
> 
> 
>   --- In Metastockusers@xxxxxxxxxxxxxxx, "Stephane Goria"
>   <stephane.goria@xxxx> wrote:
>   > Hi guys,
>   > 
>   > I am investing time on pivots. I have find some good results with a
>   simple
>   > formula :
>   > 
>   > Long enter :
>   > 
>   > A1:=PriceChannelHigh(8);
>   > A2:=PriceChannelLow(8);
>   > A3:=(O+H+L+C)/4;
>   > A4:=(A1+A2)/2;
>   > A5:=Mov(A4,4,W);
>   > A6:=A1-A5;
>   > A7:=If(A3>A5,1,0);
>   > A8:=If(A3<A5,1,0);
>   > 
>   > Cross(A3,A5)
>   > 
>   > Short enter :
>   > 
>   > A1:=PriceChannelHigh(8);
>   > A2:=PriceChannelLow(8);
>   > A3:=(O+H+L+C)/4;
>   > A4:=(A1+A2)/2;
>   > A5:=Mov(A4,4,W);
>   > A6:=A1-A5;
>   > A7:=If(A3>A5,1,0);
>   > A8:=If(A3<A5,1,0);
>   > 
>   > Cross(A5,A3)
>   > 
>   > Exit Long :
>   > 
>   > A1:=PriceChannelHigh(8);
>   > A2:=PriceChannelLow(8);
>   > A3:=(O+H+L+C)/4;
>   > A4:=(A1+A2)/2;
>   > A5:=Mov(A4,4,W);
>   > A6:=A1-A5;
>   > A7:=ValueWhen(1,Cross(A3,A5),A3-A5);
>   > A8:=A5+A7;
>   > Cross(A8,A3);
>   > 
>   > Exit Short :
>   > 
>   > A1:=PriceChannelHigh(8);
>   > A2:=PriceChannelLow(8);
>   > A3:=(O+H+L+C)/4;
>   > A4:=(A1+A2)/2;
>   > A5:=Mov(A4,4,W);
>   > A6:=A1-A5;
>   > A7:=ValueWhen(1,Cross(A5,A3),A3-A5);
>   > A8:=A5+A7;
>   > Cross(A3,A8);
>   > 
>   > If somebody would like to cooperate to build or to ehance such a
system,
>   > ideas are welcomed.
>   > 
>   > I think, that could be added, some conditions as not to enter
long if
>   > close<open etc....
>   > 
>   > Maybe mixing this system with some indicators...
>   > 
>   > Well, if it can interest this group to work on that....
>   > 
>   > Regards
> 
> 
>         Yahoo! Groups Sponsor 
>               ADVERTISEMENT
>              
>        
>        
> 
>   To unsubscribe from this group, send an email to:
>   Metastockusers-unsubscribe@xxxxxxxxxxx
> 
> 
> 
>   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Control Hunger EZ with fast acting oral EZ Appetite Suppressant Spray
from VitaminBoost.com. 1 Month Supply - 2oz., 80 sprays: $19.97.
http://www.challengerone.com/t/l.asp?cid=2866&lp=ezappetite3.html
http://us.click.yahoo.com/aSJFwB/XWXGAA/ySSFAA/zMEolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/