|
Title = WriteIf(Buy, EncodeColor(colorGreen), EncodeColor(colorRed)) + Close;
-- Terry -----Original Message-----
Ken,
encodecolor in title doesn’t allow to use arrays. So you can only use the lastvalue();
From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Close
I want to color a value in a Title statement green or red depending on above or below zero.
I have tried IIf statements with Encodecolor variables, but keep getting type mismatches or invalid operation in the Title statement.
Can someone tell me how to color a value (written with WriteVal) depending on a condition, in a Title statement?
Thanks,
Ken
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
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |
- RE: [amibroker] Conditional Encodecolor Terry
- RE: [amibroker] Conditional Encodecolor Thomas Z.
