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

Re: [amibroker] Re: Running stats



PureBytes Links

Trading Reference Links

marketmonk,
 
first question...How is your data setup ? are you scanning your entire database...or is the data divided into separate watchlist ?
 
Thanks
Anthony
 
 
----- Original Message -----
Sent: Tuesday, October 21, 2008 12:33 PM
Subject: [amibroker] Re: Running stats

That part I get, how do I add ATC1 through ATC10?
And then what do I do to create a new variable which holds the % of
stocks for each catagory?

Like 4P = (ATC1) divided by (Total of ATCs)

--- In amibroker@xxxxxxxxxps.com, "Ara Kaloustian" <ara1@xxx> wrote:
>
> MM
>
> ATC are ok to use in AA ... the same way I indicated before ...
> 4UP = your condition1;
> 5UP = your condition2;
> etc
>
> if (your condition fir 4UP)
> {
> ATC1(4Up,"~name1",....)
> }
> //
> if (your condition fir 5UP)
> {
> ATC2(5Up,"~name2",....)
> }
> ...
> if (condition1 or condition2 or .....)
> {
> ATCx(1,"~Namex",...); // this will count the total number of
conditions
> met
> }
>
> ----- Original Message -----
> From: "marketmonk777" <RedEyes777@...>
> To: <amibroker@xxxxxxxxxps.com>
> Sent: Tuesday, October 21, 2008 12:42 AM
> Subject: [amibroker] Re: Running stats
>
>



No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.2/1735 - Release Date: 10/20/2008 2:52 PM
__._,_.___

**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

*********************
TO GET TECHNICAL 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

*********************************




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___