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

The square root profits



PureBytes Links

Trading Reference Links

------=_NextPart_001_000D_01C27C0E.BB48EC20
Content-Type: text/html;
charset="iso-8859-7"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-7" http-equiv=Content-Type>
<META content="MSHTML 5.00.3013.2600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffff00>
<DIV><FONT size=2>If you do not have the best feelings for the square root and 
your memories from school lessons are grey, you can make some interesting 
profits</FONT></DIV>
<DIV><FONT size=2>and make up your mind for this interesting math 
tool.</FONT></DIV>
<DIV><FONT size=2>A Sqrt trend follower was posted at</FONT></DIV>
<DIV><FONT size=2><A 
href="http://groups.yahoo.com/group/amibroker/files/Two%20new%20trend%20followers.txt";>http://groups.yahoo.com/group/amibroker/files/Two%20new%20trend%20followers.txt</A></FONT></DIV>
<DIV><FONT size=2>and here is 3 trading alternatives for quick, medium[?]and 
delayed[?] profit taking.</FONT></DIV>
<DIV><FONT size=2>It is not a holly grail, you will not have perhaps a Buy 
signal, but when you see it, it is hard to loose.</FONT></DIV>
<DIV><FONT size=2>I give the indicator builder formula as is, everything is 
still experimental.</FONT></DIV>
<DIV><FONT size=2>I am still Long&nbsp;on my favorite CSCO. [Someone mustpay 
the research ...] and wait for the first Sell signal.</FONT></DIV>
<DIV><FONT size=2>Dimitris Tsokakis</FONT></DIV>
<DIV><FONT size=2>/*The square root Stochastics*/</FONT></DIV>
<DIV><FONT 
size=2>N1=80;<BR>F1=StochD(N1)*StochD(2*N1)*StochD(3*N1/2)*StochD(5*N1/2);<BR>F1=sqrt(sqrt(F1));<BR>F1=DEMA(F1,10);<BR>N2=30;<BR>F2=StochD(N2)*StochD(2*N2)*StochD(3*N2/2)*StochD(5*N2/2)/10^6;<BR>F2=DEMA(F2,10);<BR>D=F1-F2;<BR>Buy1=Ref(D,-1)&lt;3 
AND Ref(D,-1)==LLV(D,3) AND 
F1&lt;5;<BR>Buy=Buy1;Sell=Cross(F2,F1);E1=Equity();Plot(E1,"",1,1);<BR>Buy=Buy1;Sell=Cross(F1,F2);E2=Equity();Plot(E2,"",4,1);<BR>Buy=Buy1;Sell=Ref(F1,-1)==HHV(F1,3);E3=Equity();Plot(E3,"",5,1);</FONT></DIV>
<DIV><FONT size=2>Definite Sell signals will appear for E1. E2 and E3 arebetter 
but not always available !!</FONT></DIV>
<DIV><FONT size=2>It looks interesting and needs further 
research.</FONT></DIV></BODY></HTML>

------=_NextPart_001_000D_01C27C0E.BB48EC20--

Attachment:
gif00507.gif

Attachment: Description: "Description: GIF image"