| 
 PureBytes Links 
Trading Reference Links 
 | 
I'm assuming you're talking about the Title bar.  You can lookup the 
use of "Title" variable, and take a look at this:
Title = StrFormat("{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g, 
Lo %g, Close %g (%g) {{VALUES}}", O, H, L, C, EMA(Volume, 20));
That's what I use.
--- In amibroker@xxxxxxxxxxxxxxx, "Ken Henderson" <kjh@xxxx> wrote:
> Hi
> 
>  
> 
> Can someone advise where the setting is to obtain full price bar 
information
> (ie. open, close, high, low).  
> 
>  
> 
> With the current beta version (4.68) I am using, all I have shown 
when I
> place the cursor on a bar is the date, value and close.  I have 
looked in
> tools => preferences but have not found the way to obtain complete 
pricing
> information.  
> 
>  
> 
> Possibly, I have missed something along the way.   Can anyone 
advise me on
> this?
> 
>  
> 
> Many thanks
> 
>  
> 
> Ken
------------------------ Yahoo! Groups Sponsor --------------------~--> 
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~-> 
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |