Also if you just want to plot text on the chart you can use plottext
Otherwise you cannot use text with arrays
--
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://www.aflwriting.com
On 07/11/06, Mark H <[EMAIL PROTECTED]> wrote:
You can use varibles or static variables to simulate a string array.StaticVarSetText("MyVar" + Name() + i , "text at bar i");textatbari = StaticVarGetText("MyVar" + Name() + i);----- Original Message -----From: jay_poddaSent: Monday, November 06, 2006 3:06 PMSubject: [amibroker] String ArraysI want to store strings in array. When I use assign string to array
element, it gives me error invalid type. For array element 0 to
BarCount-1, I want to check for particular condition and assign string
for each element and then plot some of this text on price chart. How
can I do that. I want to do this only once when AFL formula is
executed.
__._,_.___
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
| Investment management software | Investment property software | Investment software |
| Investment tracking software | Return on investment software |
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
