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

Re: [Metastockusers] Help on formula



PureBytes Links

Trading Reference Links


Stephane
 
I was day-trading for awhile. However I found a job and day-trading will have to wait until I can figure out how to do it while at work. 
 
Thanks,"stephane.goria" <stephane.goria@xxxxxxxxxx> wrote:




i am a day trader....this formula is just an investigation to help keep you in the trend....
 
i have been looking at it on 5 minutes emini SP today, and it has given some good results..neverthless obviously it needs to be upgraded....and unfortunately it is not the holy grail....
 
;-)
 
Stephane
 
 
 

----- Original Message ----- 
From: ed castellan 
To: Metastockusers@xxxxxxxxxxxxxxx 
Sent: Tuesday, July 15, 2003 7:44 PM
Subject: Re: [Metastockusers] Help on formula

Stephane
 
Are you day-trading or using this for EOD.
 
Thanks,Debra Ann Petitan <DrDAP@xxxxxxxxxxxxxx> wrote:
Stephane,I only wish I knew enough to help out.Debra Ann--- "Stephane Goria" <stephane.goria@xxxxxxxxxx> 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>>>>>>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/_____________________________________________________________Calling all cartoon fans! Garfield keeps millions of newspaper readers laughing over their morning corn flakes...now he's waddling into cyberspace to spread his mirth (and girth)!You can now get the full-color Garfield comic strip e-mailed to you every day of the week -- absolutely FREE! Just go to http://www.garfield.com/signup/ to register!To unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use of Yahoo! Groups is subject to the Yahoo! Terms of Service. To unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use of Yahoo! Groups is subject to the Yahoo! Terms of Service. To unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 






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.