OK, thanks

----- Original Message ----- 
From: "Mike" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 21, 2008 4:38 PM
Subject: [amibroker] Re: Symbol count


> If nothing else, you could always just add to composite and then show 
> the result in a column of the exploration. Something along the lines 
> of:
> 
> ...
> AddToComposite( 1, "~Counter", "X", atcFlagDefaults | 
> atcFlagEnableInExplore);
> ...
> AddColumn(Foreign("~Counter", "X"), "Count");
> ...
> 
> Mike
> 
> --- In [email protected], "cstrader" <[EMAIL PROTECTED]> wrote:
>>
>> ...should know this, but how do I see how many symbols were scanned 
> in an 
>> exploration?
>> 
>> Thanks
>>
> 
> 
> 
> ------------------------------------
> 
> Please note that this group is for discussion between users only.
> 
> To get support from AmiBroker please send an e-mail directly to 
> SUPPORT {at} amibroker.com
> 
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
> 
> For other support material please check also:
> http://www.amibroker.com/support.html
> Yahoo! Groups Links
> 
> 
> 

Reply via email to