PureBytes Links
Trading Reference Links
|
Jason,
<FONT face=Arial color=#0000ff
size=2>
I'm
not sure if this is what you are looking for... But I hope it
helps.
<FONT face=Arial color=#0000ff
size=2>
Filter=<FONT
face=Arial>1<FONT
size=1>;
AddTextColumn<FONT
color=#000000 size=1>(FullName<FONT
color=#000000 size=1>(),"FullName"<FONT
color=#000000 size=1>, 25<FONT
size=1>);<FONT color=#0000ff
size=1>
AddTextColumn<FONT
color=#000000 size=1>(Name<FONT
color=#000000 size=1>(),"Ticker"<FONT
color=#000000 size=1>,1.0<FONT
size=1>);
SetOption<FONT
color=#000000 size=1>(<FONT color=#ff00ff
size=1>"NoDefaultColumns",<FONT
color=#ff00ff size=1>1<FONT
color=#000000>);
<FONT face=Arial
size=2>Perry
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Tahoma
size=2>-----Original Message-----From: Jason Hart
[mailto:jhart_1972@xxxxxxxxx]Sent: Sunday, January 11, 2004 9:28
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
CategoryGetName function help needed
<BLOCKQUOTE class=replbq
>
I'm trying to put together an exploration that includes the full name of
the indices I'm scanning for export to excel but I'm not exactly sure how to
do this. I've tried
categorygetname(categoryindustry, 1); without any luck. I'm guessing
the number is screwing things up but I have no idea what to put in there since
I am scanning across many different industry types. What am I
supposed to substitute in for the number so it doesn't discriminate against
non-conforming industries?
Any help is appreciated
Thanks - Jason
Do you Yahoo!?Yahoo! Hotjobs: <A
href="">Enter
the "Signing Bonus" Sweepstakes Send BUG REPORTS to
bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
To visit your group on the web, go to:<A
href="">http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:<A
href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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 the Yahoo! Terms of Service.
|