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

Re: RE: [amibroker] Explore missing stocks



PureBytes Links

Trading Reference Links

Here is the code I was using
Filter=1;
x=DayOfWeek();
AddColumn(Ref(C,-x), "Start close", 1.0 );
AddColumn(Close, "Todays Close", 1.0 );
AddColumn((Close/Ref(Close,-1)-1)*100, "% today", 1.2 );
AddColumn((Close/Ref(Close,-x)-1)*100, "% week", 1.2 );
It just calculates the %changes to price since last Friday.
Graham

----- Original Message -----
From: "Rick Parsons" <RickParsons@xxxx>
Date: Monday, October 7, 2002 10:47 pm
Subject: RE: [amibroker] Explore missing stocks

> Do you have From, To dates set to a specific date? If so, Filter 
> = 1 may not pick up a stock if it had no quote on that date.
> 
> However, it is hard to "debug" your problem without seeing your 
> exact code.
> 
> Rick
> -----Original Message-----
> From: kaveman [mailto:kavemanperth@x...]
> Sent: Monday, October 07, 2002 10:10 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Explore missing stocks
> 
> 
> The stocks in question have been trading for a number of years. The
> explore picks up most, but misses some. The filter setting is 
> Filter=1; Graham
> 
> ----- Original Message -----
> From: "Tomasz Janeczko" <tj@xxxx>
> Date: Monday, October 7, 2002 10:03 pm
> Subject: Re: [amibroker] Explore missing stocks
> 
> > Hello,
> > 
> > 1. Explore shows only those tickers that have at least one quote.
> > 2. Check Apply to : "Filter" setting if it does not have 
> MULTIPLE 
> > conditionsmarked (remember that marking multiple conditions 
> means 
> > AND-ing not OR-ing)
> > 
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > 
> > From: myellayi@xxxx [mailto:myellayi@x...]
> > Sent: 07 October, 2002 8:06 AM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: Re: [amibroker] Explore missing stocks
> > 
> > 
> > I have the same problem when I run for the mutual funds. It 
> > skipped many mutual funds. I didn't try for stocks.
> > 
> > Mohan
> > ----- Original Message ----- 
> > From: kaveman 
> > To: amibroker groups 
> > Sent: Monday, October 07, 2002 4:29 AM
> > Subject: [amibroker] Explore missing stocks
> > 
> > 
> > I have found that the explore finction in AA does not 
> pick 
> > up all of the
> > stocks in my lists. It seems to miss some. Is anyone else 
> > findiing this
> > problem or is it just me? I am just trying to get todays 
> > close prices
> > for the stocks on the watchlists.
> > Graham
> > 
> > ----------------
> > Powered by telstra.com
> > 
> > 
> > 
> > 
> > 
> > Post AmiQuote-related messages ONLY to: 
> > amiquote@xxxxxxxxxxxxxxx 
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > 
> > Check group FAQ at: 
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> > 
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms 
> of 
> > Service. 
> > 
> > 
> > Yahoo! Groups Sponsor 
> > ADVERTISEMENT
> > 
> > 
> > 
> > 
> > Post AmiQuote-related messages ONLY to: 
> > amiquote@xxxxxxxxxxxxxxx 
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > 
> > Check group FAQ at: 
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> > 
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
> > Service. 
> > 
> > 
> 
> ----------------
> Powered by telstra.com
> 
> 
> 
> 
> Yahoo! Groups Sponsor 
> ADVERTISEMENT
> 
> 
> 
> 
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> 
> Check group FAQ at: 
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> 
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
> Service. 
> 
> 

----------------
Powered by telstra.com