| 
 PureBytes Links 
Trading Reference Links 
 | 
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 Breakthrough Natural Health Specialties at VitaminBoost.com $20 to $40
Oral Sprays for Fast Results and Greater Absorption.
http://www.challengerone.com/t/l.asp?cid=2880
http://us.click.yahoo.com/3oMABA/muYGAA/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/ 
 |