Thanks...
--- In [email protected], "wjs45244" <[EMAIL PROTECTED]> wrote: > > one too many ))'s > Filter = Close < GetFnData("EPSEstNextYear")*2; > > > --- In [email protected], "ftstrades" <ftspfolio@> wrote: > > > > I want to explore stocks whose close price today is less than twice > the > > EPS estimates for next year. I wrote this one below but keep > getting an > > error message. Please help.Thanks. > > > > Filter = Close < GetFnData("EPSEstNextYear")*2 ); > > >
