PureBytes Links
Trading Reference Links
|
Dimitris Tsokakis
------=_NextPart_001_000F_01C128DF.4AD86C00
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=#ffffff>
<DIV><FONT face=Arial size=2>Hi Tom,</FONT></DIV>
<DIV><FONT face=Arial size=2>1.</FONT></DIV>
<DIV><FONT face=Arial size=2>The yellow trendlines are from equations<BR>graph1
= iif(x>startbar-10,trendlineS,-1e10);<BR>graph2 =
iif(x>startbar1-10,trendlineR,-1e10);<BR>and are graphed 10 days before the
"startbar"<BR>until now.<BR>You may change 10 with any number, or
use<BR>graph1=trendlineS;<BR>graph2=trendlineR;<BR>to see the whole line, from
the first day of your data.<BR>Sometimes it is not convenient, especially if
the<BR>lines are oblique enough.(See some previous <BR>discussion with Nand)
.</FONT></DIV>
<DIV><FONT face=Arial size=2>2.</FONT></DIV>
<DIV><FONT face=Arial size=2>As for the sensitivity, as I wrote, you may
increase</FONT></DIV>
<DIV><FONT face=Arial size=2>perc, to get more significant highs and lows,
covering</FONT></DIV>
<DIV><FONT face=Arial size=2>wider time reference in the past history of the
stock.</FONT></DIV>
<DIV><FONT face=Arial size=2>See in att. gif the same stock for the last 20
months</FONT></DIV>
<DIV><FONT face=Arial size=2>with perc equal to 3, 8, 20 and 40.</FONT></DIV>
<DIV><FONT face=Arial size=2>3.</FONT></DIV>
<DIV><FONT face=Arial size=2>You may change the view from daily to weekly or
monthly.</FONT></DIV>
<DIV><FONT face=Arial size=2>4. </FONT></DIV>
<DIV><FONT face=Arial size=2>You may play with different percentages ineach
study</FONT></DIV>
<DIV><FONT face=Arial size=2>(for example perc1=10 for support and perc2=5 for
resistance)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Dimitris Tsokakis</FONT></DIV></BODY></HTML>
------=_NextPart_001_000F_01C128DF.4AD86C00--
Attachment:
gif00136.gif
Attachment:
Description: "Description: GIF image"
|