PureBytes Links
Trading Reference Links
|
mrdavis9,
You can see the values for the bar where the vertical line is located
at the top of the chart, in the "Title" area. You can modify the
values to be displayed using the "Title" statement. Example:
Title = Name() + " \\c25" + Interval(format=2) + " " + Date() +
"\\c-1 O=" + O + " H=" + H + " L=" + L + " C=" + C;
--- In amibroker@xxxxxxxxxxxxxxx, "mrdavis9" <mrdavis9@xxxx> wrote:
>
> I would also like to have the ability to have a second set of
colored values (like we currently see at the Hard Right Edge) to
also appear directly to the right of where I click a vertical line.
This additional set of colored values would be the values of the bars
where the vertical line is located. It would supplement the
information that now appears in the POPUP menu when you hover your
cursor over a particular bar.
> Ron D
------------------------ 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
--------------------------------------------------------------------~->
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
<*> 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/
|