if (EPS > 0.1)
{
AddToComposite(EPS,"~IndEPS","C",7);
etc.
}----- Original Message ----- From: "ax_ray2222" <[EMAIL PROTECTED]> To: <[email protected]> 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 > > >
