[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: QP-Only Stocks-Bob



PureBytes Links

Trading Reference Links

Thank You Bob!!

No wonder I was having such a time- Feel like a ostrich that had my 
head buried in the sand.     ;)




--- In amibroker@xxxxxxxxxxxxxxx, "Bob Jagow" <bjagow@xxxx> wrote:
> You have to do it in QuotesPlus.
> Using QP's Scan Database, add the following scan
> ---
> output = "all common issues.lst";
> issuetype common;
> integer tbar; tbar := 0;
> Println symbol,",",vol(tBar),",",close(tBar):3:2,description;
> ---
> Run the scan and import the resulting output file into AB via AB's
> Symbol.WatchList.Import.
> 
> 
> Bob
> 
> 
> -----Original Message-----
> From: cadvantag <cadvantag@xxxx> [mailto:cadvantag@x...]
> Sent: Saturday, March 01, 2003 4:12 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: QP-Only Stocks
> 
> 
> Bob,
> 
> >>The best way to get rid of these plus preferred and warrants is to
> run a QP scan that includes issuetype common; <<
> 
> I did not see how to run this scan. I got a error- I looked in the
> AFL directory and issuetype or anything similar was not listed. You
> are correct in the I am trying to cut out the ETF's, and worse
> [Income Funds, Muni's, and such].
> 
> Is there another way you can state your email- maybe I am not
> interrupting correctly.
> 
> Thanks for the help.
> 
> 
> --- In amibroker@xxxxxxxxxxxxxxx, "Bob Jagow" <bjagow@xxxx> wrote:
> > The QP-Plug-in finds some 28k symbols, of which ~5500 that have no
> data are
> > thrown out by TJ's cleanup.js script --my #s are post cleanup.
> > Sounds like you've already filtered on Group0, with the cleaned up
> db, I end
> > up with 8630 'stocks' which also include ETF's, and worse [Income
> Funds,
> > Muni's, and such].
> >
> > The best way to get rid of these plus preferred and warrants is to
> run a QP
> > scan that includes issuetype common;
> > My resulting 5831 symbol lst file imported fine via Symbol ->
> > WatchList ->Import in  today's 4.29.7
> > This scan should also exclude the no-data symbols, thus obviating
> the need
> > to run cleanup.js.
> > I'd also suggest further trimming the initial QP scan by use of
> other
> > criteria such as min price and vol.
> >
> > Hope this helps,
> > Bob
> >
> >
> > -----Original Message-----
> > From: cadvantag <cadvantag@xxxx> [mailto:cadvantag@x...]
> > Sent: Saturday, March 01, 2003 11:41 AM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] QP-Only Stocks
> >
> >
> > I followed Herman's Excluding Symbols- I really like that. Getting
> > those ! Indexes was frustrating
> >
> > Can someone tell me how to get only stocks in a Scan or Explore? -
> I
> > get all the ETF's, Income Funds, Muni's and etc.
> >
> > I have played with define filter, and other things but I must be
> > missing something because I continue to get more than stocks in my
> > results.
> >
> > Thanks for any help!
> >
> >
> >
> >
> > Send BUG REPORTS to bugs@xxxx
> > Send SUGGESTIONS to suggest@xxxx
> > -----------------------------------------
> > 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
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> 
> 
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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
> 
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/


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 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/