PureBytes Links
Trading Reference Links
|
<FONT face=Arial color=#0000ff
size=2>Brian,
I just
ran the code in explorer and it worked "as advertised". Where are you trying to
run the code?
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial
color=#0000ff>
Filter<FONT
color=#0000ff>=C<FONT
size=2>>0<FONT color=#282828
size=2>;<FONT color=#0000ff
size=2>
AddTextColumn<FONT
color=#282828 size=2>(Name<FONT
color=#282828 size=2>() + " "<FONT
color=#282828 size=2>+FullName<FONT
color=#282828 size=2>(),<FONT color=#ff00ff
size=2>"Name"<FONT
face=Arial>);
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: Brian
[mailto:cadvantag@xxxxxxxxxxxxxx]Sent: Monday, December 29, 2003
12:50 AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
Re: QP IndexesHi William,Filter = 1;>
AddTextColumn( SectorID(1), "Sector");> AddTextColumn( IndustryID(1),
"Industry"); That works only on stocks (it will give you the industry
& sector a stock is in) but not index
namesExample: !ID170
Steel-Specialty-STEELSPLI also tried ISINDEX- that didnt workQP
has Indexes (!ID) from !ID001 to !ID198. I want to get there full name
in the data collected. (also I tried fullname() and that only works in
guru)Thanks,Brian--- In amibroker@xxxxxxxxxxxxxxx,
"William Peters" <williampeters@xxxx> wrote:> Hi Brian,>
> Here is a sample exploration:> > Filter = 1;>
AddTextColumn( SectorID(1), "Sector");> AddTextColumn( IndustryID(1),
"Industry"); > > Regards,> William Peters>
www.amitools.com> > > > -----Original
Message-----> From: Brian [mailto:cadvantag@xxxx]> Sent: Sunday
December 28, 2003 11:14 PM> To: amibroker@xxxxxxxxxxxxxxx>
Subject: [amibroker] QP Indexes> > > I am trying to write a
scan for QP indexes and I want included in > the data collected the names
of the specific indexes> > Example: !ID170
Steel-Specialty-STEELSPL> > > I have tried SectorId,
IndustryId - Neither worked.> > Can someone help direct me to
it.> > Thanks,> Brian> > > Send BUG
REPORTS to bugs@xxxx> Send SUGGESTIONS to suggest@xxxx>
-----------------------------------------> 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:>
amibroker-unsubscribe@xxxxxxxxxxxxxxx> > Your use of Yahoo! Groups
is subject to:> <A
href="">http://docs.yahoo.com/info/terms/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 Sponsor
ADVERTISEMENT
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.
|