PureBytes Links
Trading Reference Links
|
Point A of att. gif is a perfect Doji, i.e.
open=4.20
close=4.20
My data are given with two decimals.
At point B, I have s4==1.
Is there any reason?
The code is:
s1=c<o;
s2=c>o;
s4=flip(s1,s2);
graph2=s4;
Best Regards
Dimitris Tsokakis
------=_NextPart_001_0008_01C1218D.641CD100
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 size=2>Dear Tomasz,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Point A of att. gif is a perfect Doji, i.e.</FONT></DIV>
<DIV><FONT size=2>open=4.20</FONT></DIV>
<DIV><FONT size=2>close=4.20</FONT></DIV>
<DIV><FONT size=2>My data are given with two decimals.</FONT></DIV>
<DIV><FONT size=2>At point B, I have s4==1.</FONT></DIV>
<DIV><FONT size=2>Is there any reason?</FONT></DIV>
<DIV><FONT size=2>The code is:</FONT></DIV>
<DIV> <FONT
size=2>s1=c<o;<BR>s2=c>o;<BR>s4=flip(s1,s2);<BR>graph2=s4;</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Best Regards</FONT></DIV>
<DIV><FONT size=2>Dimitris Tsokakis</FONT></DIV></BODY></HTML>
------=_NextPart_001_0008_01C1218D.641CD100--
Attachment:
gif00109.gif
Attachment:
Description: "Description: GIF image"
|