| 
 PureBytes Links 
Trading Reference Links 
 | 
That is odd.  I do use quote plus.  I'll check into it.
--- In amibroker@xxxxxxxxxxxxxxx, "Phsst" <phsst@xxxx> wrote:
> Dom,
> 
> GetExtraData functions are database specific. In the case of
> "SharesFloat", you must have a Quotes Plus database.
> 
> You need to analyze your own database source to determine if any of my
> GetExtraData function types are available via other commands.
> 
> Regards,
> 
> Phsst
> --- In amibroker@xxxxxxxxxxxxxxx, "dom1_1998" <Dom2000@xxxx> wrote:
> > I get this error when running your program:
> > Line 2, Column 73:
> > // 1ExploreDollarVolumes
> > 
> > MktCap = GetExtraData("SharesFloat") * ( (O + H + L + C) / 4 ) *
> 1000000;
> >
>
------------------------------------------------------------------------^
> > 
> > Error 18.
> > GetExtraData failed
> > 
> > Why would you multiply OHLC/4 instead of just sharesfloat*close?
> > 
> > TIA,
> > 
> > Dominick
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy No Snore & Get a Good Night's Sleep. Natural Oral Spray -- $24.95
(1 bottle, 1 month supply, with sweet almond oil, eucalyptus oil & more).
http://www.challengerone.com/t/l.asp?cid=2881&lp=h515.html
http://us.click.yahoo.com/2oMABA/nuYGAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->
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/ 
 |