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

[amibroker] Re: explore not working right for me :(



PureBytes Links

Trading Reference Links

thanks alot to all that responded - thats weird but cool i actually 
just pasted your answer and did that and it worked - i love this 
comunity its so helpful - and im trying to do my homework i go over a 
1000 posts a day starting from 11422 when intraday services were 
added to amibroker - in this way i hope to learn alot without having 
to bug ya guys so much
tks again :)
--- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxxx> wrote:
> Your second line replaces what ever is in filter with the new value:
> LLV(Volume,10) > 500000;
>  
> Do you see that?  
>  
> What you need to do is add the result of the second test  in the 
second
> line to the restuls of the 1st test. To do that you use the "And"
> operator.
>  
> Thus you would get: 
>  
> Filter = Close > 3.00 AND Close < 40.00;
> Filter = Filter And LLV(Volume,10) > 500000;
> AddColumn (Close,"close");
> 
> 
> 
> -----Original Message-----
> From: emptyhead_77 [mailto:gms_clan@x...] 
> Sent: Saturday, November 22, 2003 7:08 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] explore not working right for me :(
> 
> 
> Filter = Close > 3.00 AND Close < 40.00;
> Filter = LLV(Volume,10) > 500000;
> AddColumn (Close,"close");
> 
> should produce stocks that are greater than $3 and less than 40 and 
> volume over last 10 days higher than 500,000 but alas im getting 
> stocks that are $.2 and over $90 so not sure bout that
> 
> 
> 
> Yahoo! Groups Sponsor	
> 
> ADVERTISEMENT
>  
> 
<http://rd.yahoo.com/SIG=12cvjt6s0/M=267637.4116732.5333197.1261774/D=
eg
> 
roupweb/S=1705632198:HM/EXP=1069632475/A=1853619/R=0/*http://www.netfl
ix
> .com/Default?mqso=60178356&partid=4116732> click here	
>  
> <http://us.adserver.yahoo.com/l?
M=267637.4116732.5333197.1261774/D=egrou
> pmail/S=:HM/A=1853619/rand=955702265> 	
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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
> <http://docs.yahoo.com/info/terms/> .


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
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 http://docs.yahoo.com/info/terms/