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

TICKER COUNT



PureBytes Links

Trading Reference Links

a. Create the "_NOTGAINERS" artificial ticker, changing the

values = C<=Ref(C,-1);
and
Name = "_NOTGAINERS"

in gainers code.
Then in Ind. builder paste the

G1=Foreign("_GAINERS","V");
G2=Foreign("_NOTGAINERS","V");
Gp=100*G1/(G1+G2);
Graph2=Gp;

b. In a watch list with 3 tickers, I did not notice any decimals
as you may see in attached gif

Dimitris Tsokakis


------=_NextPart_001_0010_01C16184.F7442460
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>Hi kb,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>a. Create the "_NOTGAINERS" artificial ticker, changing 
the</FONT></DIV>
<DIV>&nbsp;</DIV><FONT size=2>
<DIV>values = C&lt;=</FONT><FONT size=2>Ref</FONT><FONT size=2>(C,-</FONT><FONT 
size=2>1</FONT><FONT size=2>);</FONT></DIV>
<DIV><FONT size=2>and</FONT></DIV><FONT size=2><FONT size=2>
<DIV>Name</FONT><FONT size=2> = </FONT><FONT size=2>"_NOTGAINERS"</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>in gainers code.</FONT></DIV>
<DIV><FONT size=2>Then in Ind. builder paste the</FONT></DIV>
<DIV><FONT size=2><FONT size=2>&nbsp;</DIV>
<DIV>G1=</FONT><B><FONT size=2>Foreign</B></FONT><FONT size=2>(</FONT><FONT 
size=2>"_GAINERS"</FONT><FONT size=2>,</FONT><FONT size=2>"V"</FONT><FONT 
size=2>);</DIV>
<DIV>G2=</FONT><B><FONT size=2>Foreign</B></FONT><FONT size=2>(</FONT><FONT 
size=2>"_NOTGAINERS"</FONT><FONT size=2>,</FONT><FONT size=2>"V"</FONT><FONT 
size=2>);</DIV>
<DIV>Gp=</FONT><FONT size=2>100</FONT><FONT size=2>*G1/(G1+G2);</DIV>
<DIV>Graph2=Gp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>b. In a watch list with 3 tickers, I did not notice any decimals</DIV>
<DIV>as you may see in attached gif</DIV>
<DIV>&nbsp;</DIV>
<DIV>Dimitris Tsokakis</DIV>
<DIV></FONT></FONT></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_001_0010_01C16184.F7442460--

Attachment:
gif00240.gif

Attachment: Description: "Description: GIF image"