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

Re: Scanning for stocks not conditions...



PureBytes Links

Trading Reference Links

Anthony,
With filter=1 you will have an unconditional result list.
Perhaps you mean something else.
Note also that if you use
filter=condition;
for n=1
you will miss stocks with true condition on any day except the last 
one.
DT
--- In amibroker@xxxx, Anthony Faragasso <ajf1111@xxxx> wrote:
> Hello, John,
> 
> filter=1;//for all stocks
> 
> set range to : n last quotations and n=1;
> 
> Hope this helps
> Anthony
> 
> John Nelson wrote:
> 
> >
> > Hello all,
> >
> > Yes its the bad shilling, back again with another question...
> >
> > I'm trying to Scan/Explore for stocks whose previous 10 day range 
is
> > greater than some particular value. This is easy to do in Explore
> > mode
> > but the output consists of multiple occurences of the same stock.
> > Really, I don't want a list of all the occurences of when the 
stock's
> > range is greater than the value... I REALLY just want the ticker
> > symbol
> > inserted into the list and then the scan should move on to the 
next
> > symbol.
> >
> > Straight filtering doesn't seem to do this. Is there a way to say
> > "give
> > me the ticker on the first occurence and move on to the next 
symbol"?
> >
> > -- John
> >
> > --
> > _____________________________________________________
> >
> > John T. Nelson
> > Trader | Dreams Of Empire
> > mail: | trader@xxxx
> > web: | http://www.dreamsofempire.com/
> > _____________________________________________________
> > "Prediction is sexy... but strategy makes money"
> >
> >
> >
> >
> > Yahoo! Groups Sponsor
> ADVERTISEMENT
> 
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.