PureBytes Links
Trading Reference Links
|
if (EPS > 0.1)
{
AddToComposite(EPS,"~IndEPS","C",7);
etc.
}
----- Original Message -----
From: "ax_ray2222" <ax_ray2222@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, July 01, 2007 10:19 PM
Subject: [amibroker] How to use ATC only with positive EPS?
> How can I write an Industry ATC composite formed only by the positive
> EPS stocks?
> -create Industries with ATC formula but if stock has EPS<=0.01 don't add
> it to composite and
> -do not count it in the OI counter field, so the Industry composite will
> have the averages formed out of just the positive EPS stocks.
>
> Any idea how this can be achieved? Thank you for any help, Ray
>
>
>
>
> 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
>
>
>
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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|