Chris,
 
Right click the chart, choose Edit Formula and add this line after the
Plot statement and click Apply.
 
ToolTip
= "OHLC: " + O + "
: " + H
+ " : " + L + "
: " + C;
--
Terry
 
-----Original Message-----
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of
bchris888au
Sent: Friday, December 02, 2005 23:04
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Re: Cannot display charts
 
Thanks for that, now the only thing is that its not displaying OHL in
the popup only close??
 
regards,
 
chris