Don, do you want to have the Amibroker builtin chart
tab#1 showing moving average #1, and the Amibroker builtin chart tab
#2 showing moving average #2, and Tab#3 showing moving average #3, and so
on?
If so, then you could do that with nested IIF( );
statements "ONLY" if the Amibroker software recognizes which tab#
you are currently using, and I don't know if this Amibroker is aware of which
chart tab# you are viewing as you are viewing it.
I think that Tab# recognition would ba a nice addition
if Amibroker does not have this ability already.
Ron D
===================================
----- Original Message -----
Sent: Thursday, December 23, 2004 12:50
PM
Subject: [amibroker] Multiple price
charts - same stock
I have Amibroker 4.50. How do I display one
price chart with a set of
moving averages and another price chart of same
stock with a totally
different set of moving averages? I've read
the tutorial and I cannot
find an answer to this.
Thanks for the
help.