OK, I figured out why - it is because StartBar is
defined inside an IF statement. When I remove the IF, tooltips works fine. I
have tried a couple of workarounds with no success (changed IF to IIF, tried
unconditional StartBar = StartBar after IF, etc.). Anyone know why this happens,
and maybe a good workaround? Thanks!
Steve
----- Original Message -----
Sent: Thursday, July 21, 2005 3:11
PM
Subject: [amibroker] Tooltips
Hi,
Can anyone tell me why referencing specific
elememts as follows causes tooltips to show zero for all elements except the
last bar? StockChg array plots fine, but tooltip seems to think it is
dealing with a number instead of an array. Thank you!
Steve
StockChg = Close - Close[StartBar];
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
|