Or this with a Param()...
 

Color = Param("Color=",2,1,54,1);

Plot(Close , EncodeColor( Color) +" Close = " + WriteVal(Close,format=8.2) ,Color, styleLine);

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]On Behalf Of Mr. Valley
Sent: Sunday, September 10, 2006 8:53 AM
To: [email protected]
Subject: RE: [amibroker] Re: Highlighted text

Try this

Plot(Close , EncodeColor( colorWhite ) +" Close" ,2, styleNoLine | styleNoRescale | styleNoLabel );

-----Original Message-----
From: [EMAIL PROTECTED]ps.com [mailto:amibroker@yahoogroups.com]On Behalf Of Dennis And Lisa
Sent: Sunday, September 10, 2006 2:15 AM
To: [EMAIL PROTECTED]ps.com
Subject: [amibroker] Re: Highlighted text

For example, the price is highlighted on the right (Y-Axis) of the
screen. It has white numbers, but highlighted in black, or whatever
color is chosen. Can the sam ebe done with text/value output?

--- In [EMAIL PROTECTED]ps.com, "wavemechanic" <[EMAIL PROTECTED]> wrote:
>
> Not sure what you mean by highlighted but does EncodeColor() do
what you want?
>
> Bill
>
> ----- Original Message -----
> From: "Dennis And Lisa" <dennisandlisa@...>
> To: <[EMAIL PROTECTED]ps.com>
> Sent: Saturday, September 09, 2006 11:17 PM
> Subject: [amibroker] Re: Highlighted text
>
>
> > Hi...thank you Terry....what I mean is that if, for example, I
want
> > to use the TITLE function to display the Day's Hi, and I want it
> > highlighted on the top left part of the screen, can I have it
> > highlighted instead of just a normal colored display?
> >
> > Thanx,
> > Dennis
> >
> >
> > --- In [EMAIL PROTECTED]ps.com, "Terry" <MagicTH@> wrote:
> >>
> >> If you mean in the interpretation window, unfortunately this is
not
> >> (yet) possible.
> >>
> >> I have taken to doing this to highlight something there:
> >>
> >> "----------------------";
> >> "what I want to highlight goes here";
> >> "----------------------";
> >> --
> >> Terry
> >>
> >> -----Original Message-----
> >> From: [EMAIL PROTECTED]ps.com
[mailto:[EMAIL PROTECTED]ps.com]
> > On
> >> Behalf Of Dennis And Lisa
> >> Sent: Saturday, September 09, 2006 13:46
> >> To: [EMAIL PROTECTED]ps.com
> >> Subject: [amibroker] Highlighted text
> >>
> >> Does anyone know of a way to have text or values displayed in a
> >> highlighted color?
> >>
> >> thanks,
> >> Dennis
> >>
> >>
> >>
> >>
> >>
> >>
> >> Please note that this group is for discussion between users
only.
> >>
> >> To get support from AmiBroker please send an e-mail directly to
> >> SUPPORT {at} amibroker.com
> >>
> >> For other support material please check also:
> >> http://www.amibroker.com/support.html
> >>
> >>
> >> Yahoo! Groups Links
> >>
> >
> >
> >
> >
> >
> >
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date:
9/8/2006
> >
> >
>

__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html






SPONSORED LINKS
Software support Small business finance Business finance online
Business finance training Business finance course


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to