--- In [email protected], "brian_z111" <[EMAIL PROTECTED]> wrote:
>
> --- In [email protected], "markinaustralia" 
> <markinaustralia@> wrote:
> >
> > Hi guys,
> > 
> > I've recently bought Amibroker, and am now reasonably familiar with
> > the mechanics of making a quote list which Amiquote can access and
> > download successfully.
> > 
> > There's been a few pre-made lists which have been good for practise
> > while I'm learning, however I'd like to make a list which only has 
> the
> > companies with greater than $500,000,000 in market capitalisation. 
> > Everything below that I'm not interested in at this stage.
> > 
> > Does anyone know a reasonably quick method besides going through an
> > entire 7000+ list of all the stocks listed in the U.S. separately? 
> > I've been searching high and low and just don't know how to do this.
> > 
> > Any assistance would be brilliant.
> > Regards,
> > Mark
> >
> 
> Hello Mark,
> 
> AmiQuote can deliver current fdata:
> 
> http://www.amibroker.com/guide/h_fundamental.html
> 
> Then use Explorer to filter float * price > 500,000,000,
> Then save the returns to a WatchList or export to CSV for later 
> database creation.
> 
> brian_z
> 
> http://www.amibroker.org/userkb/category/data/
>


Hi Brian, thanks for the reply.
When you say to use Explorer, are you talking about the regular
Windows File Explorer?  Or some kind of Explorer in AmiBroker?

Sorry if it's a bit of a dense question.  I'm certainly not computer
illiterate, but I just can't figure out how to filter as you suggest
above.  Any input would be great here!

Cheers,
Mark

Reply via email to