PureBytes Links
Trading Reference Links
|
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group. Please use this
page to reply.
Greg ;
I send you ,Darvas Box formula in MetaStock
language...
Have good trades..
LowL:=If(LOW=LLV(LOW,5),LOW,If(Ref(LOW,-1)=LLV(LOW,5),Ref(LOW,-1),
If(Ref(LOW,-2)=LLV(LOW,5),Ref(LOW,-2),If(Ref(LOW,-3)=LLV(LOW,5),Ref(LOW,-3),
If(Ref(LOW,-4)=LLV(LOW,5),Ref(LOW,-4),0)))));NewH:=ValueWhen(1,HIGH>Ref(HHV(HIGH,5),-1),HIGH);box1:=HHV(HIGH,3)<HHV(HIGH,4);box2:=ValueWhen(1,BarsSince(HIGH>Ref(HHV(HIGH,5),-1))=3
AND
box1=true,NewH);box3:=ValueWhen(1,BarsSince(HIGH>Ref(HHV(HIGH,5),-1))=3
AND
box1=true,LowL);TopBox:=box2;BottomBox:=box3;TopBox;BottomBox;
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
----- Original Message -----
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black">From:
Greg
X
To: <A
title=equismetastock@xxxxxxxxxxxxxxx
href="mailto:equismetastock@xxxxxxxxxxxxxxx">equismetastock@xxxxxxxxxxxxxxx
Sent: Saturday, September 21, 2002 11:56
AM
Subject: [EquisMetaStock Group] dynamic
graphics for metastock charts
Hi
Can one program metastock to produce Darvas Boxes?
Cheers
Greg
<A
href="http://au.rd.yahoo.com/mail/tagline/?http://au.mobile.yahoo.com/mobile/sms/msgr/index.html"
target=_blank>Yahoo! Messenger for SMS - Always be connected to
your Messenger Friends To
unsubscribe from this group, send an email to:<A
href="mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx">equismetastock-unsubscribe@xxxxxxxxxxxxxxxYour
use of Yahoo! Groups is subject to the <A
href="http://docs.yahoo.com/info/terms/">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|