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

Re: [amibroker] Explore problem



PureBytes Links

Trading Reference Links

With the following, I get about 2500 stocks in the output.

Filter=Equity()>10000 AND DateNum()==LastValue(DateNum());


With the following for just 1 bar, I only get 8 lines.

Filter=Equity()>10000;

That's why I used the former. And, with the latter, the Equity column still
doesn't agree with the last value on the chart.

Any suggestions?

Thanks,

Mike Lucero
----- Original Message -----
From: "Graham" <gkavanagh@xxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, April 25, 2003 3:36 AM
Subject: RE: [amibroker] Explore problem


> You don't need the Datenum() in the Filter=, just set the explore to the
> quotation=1 in the AA window.
>
> Cheers,
> Graham
> http://groups.msn.com/ASXShareTrading
> http://groups.msn.com/FMSAustralia
>
> -----Original Message-----
> From: Mike Lucero [mailto:m.lucero@xxxxxxxxxxx]
> Sent: Friday, 25 April 2003 5:59 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Explore problem
>
> I did an Explore with the following at the bottom, to try to narrow the
> universe of stocks to test against.
>
> AddColumn(Equity(),"Eq");
> Filter=Equity()>10000 AND DateNum()==LastValue(DateNum());
>
> When I stepped through the stocks one by one, though, the Equity graph
> didn't show the same ending value as the Equity column. For instance, the
> Equity column shows 11232, and the end point of the graph is 9853.
>
> Why would that be?
>
> Thanks,
>
> Mike
>
>
>
>
> 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/
>
>
>
> 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/
>
>


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/O10svD/Me7FAA/AG3JAA/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/