PureBytes Links
Trading Reference Links
|
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=jcasavant@xxxx
href="">Jayson
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Friday, October 11, 2002 12:06
AM
Subject: RE: [amibroker] Plot
function
<SPAN
class=364220104-11102002>Bill,
<SPAN
class=364220104-11102002>
just
use Title= and add the data you want using writeval
<SPAN
class=364220104-11102002>
<SPAN
class=364220104-11102002>example:
<SPAN
class=364220104-11102002>
Plot(x,<FONT color=#ff00ff
size=2>"",<FONT color=#0000ff
size=2>IIf(x><FONT color=#0000ff
size=2>Ref(x,-<FONT color=#ff00ff
size=2>1),<FONT color=#000000
size=2>colorGreen,<FONT
color=#000000 size=2>colorRed<FONT color=#282828
size=2>),3<FONT color=#282828
size=2>+4<FONT color=#282828
size=2>);
Title=<FONT color=#0000ff
size=2>Name()+<FONT color=#ff00ff
size=2>" Percent Bullish"+<FONT
color=#0000ff size=2>WriteVal(<FONT
color=#0000ff size=2>MA(x,<FONT
color=#ff00ff size=2>5))+<FONT
color=#ff00ff size=2>"%";
<FONT
color=#000000>>>>Thanks.
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: wavemechanic
[mailto:wd78@xxxx]Sent: Thursday, October 10, 2002 10:39
PMTo: <A
href="">amibroker@xxxxxxxxxxxxxxxSubject:
Re: [amibroker] Plot function
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=jcasavant@xxxx
href="">Jayson
To: <A title=amibroker@xxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Thursday, October 10, 20027:34
PM
Subject: RE: [amibroker] Plot
function
<SPAN
class=686232723-10102002>Bill,
<SPAN
class=686232723-10102002>
<SPAN
class=686232723-10102002>try
Title=""; as your last
line.
<SPAN
class=686232723-10102002>
<SPAN
class=686232723-10102002>Unfortunately, that kills all outputfrom
the Plot functions, and I only want to kill certain ones. In other
words, I need the equivalent of Title that can be put inside a specificPlot
function.
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: wavemechanic
[mailto:wd78@xxxx]Sent: Thursday, October 10, 2002 3:50
PMTo: AmiBroker, yahoogroupsSubject: [amibroker] Plot
function
Plot writes a title XXX = YYY. XXX can be
suppressed by using "" within the Plot function, but is it possible to
suppress = YYY?
BillPost
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page:
<A
href="">http://groups.yahoo.com/group/amiquote/messages/)Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|