PureBytes Links
Trading Reference Links
|
Verifies but I have not tried it
yet.
Clyde
= = = = = = = = = = = = = = = = = = = = = =
= = = =
Inputs:
Period1(Numeric),{5}
Period2(Numeric);{3}
<FONT face="Courier New"
size=2>
Vars: aa(0), bb(0), cc(0), dd(0), ee(0),
ff(0);aa=close-lowest(low,period1);bb=highest(high,period1)-lowest(low,period1);
cc=Xaverage(aa, period2);dd=Xaverage(cc, period2);
ee=Xaverage(bb, period2);ff=Xaverage(ee, period2);
Double_Sto = 100*dd/Iff(ff<>0,ff,99999);
= = = = = = = = = = = = = = = = = = = = = =
= = = =
Decided I had better test it. The bottom curve
on the attached is the above in Custom3Line with
pars of 5,3 and 80 and 20 lines.
Clyde
- - - - - - - - - - - - - - - - - - - - - - - - - - - -Clyde
Lee
Chairman/CEO (Home of
SwingMachine)SYTECH
Corporation email: <A
href="mailto:clydelee@xxxxxxxxxxxx">clydelee@xxxxxxxxxxxx 7910
Westglen, Suite 105
Office: (713) 783-9540Houston, TX
77063
Fax: (713) 783-1092Details
at:
www.theswingmachine.com- - - -
- - - - - - - - - - - - - - - - - - - - - - - -
<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:
Rakesh Sahgal
To: <A title=realtraders@xxxxxxxxxxxxxxx
href="mailto:realtraders@xxxxxxxxxxxxxxx">Real Traders
Sent: Sunday, April 29, 2001 10:38
Subject: [RT] ELA Help Requested
ELA Gurus,
I came across a version of double stochastic on another list. I will
appreciate if any of the ELA masters will help me write this for use in
TS.
The indicator is as follows:
Period1=5
Period2=3
aa=close-lowest low of period1
bb=highest high of period1-lowest low of period1
cc=Exp MA of aa period2
dd=Exp MA of CC period2
ee=Exp MA of bb period2
ff=Exp MA of ee period2
100*dd/ff
I hope someone will kindly spare the time to help me sort this one out.
Thanks in advance,Rakesh Rakesh
Sahgal
Online Status: <A
href="http://eudora.voicecontact.com/vc3/index.html?rakeshsahgal%40eth.net"><IMG
height=16
src="http://eudora.voicecontact.com/servlets/presence?imgbase=status%252Fvc2final_email&channel=HEARME_VC20.SDK.%2523rakeshsahgal%40eth.net"
width=100 border=0 NOSEND="1">
<A
href="http://eudora.voicecontact.com/vc3/index.html?rakeshsahgal%40eth.net"><IMG
height=25
src="http://eudora.voicecontact.com/vc3/images/email/vc2final/emailbtn_callsender.gif"
width=75 border=0 NOSEND="1">
<IMG
height=25
src="http://eudora.voicecontact.com/vc3/images/email/vc2final/download_eudora.gif"
width=135 border=0 NOSEND="1">To
unsubscribe from this group, send an email
to:realtraders-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
To unsubscribe from this group, send an email to:
realtraders-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Attachment:
Description: "junk2.gif"
|