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

Re: [amibroker] date



PureBytes Links

Trading Reference Links

Dom,
 
Something like this:
 

x=DateNum()==1040503 AND C == 17;

Buy=x;//arrow placed on day

Filter = x >0;

AddColumn(C,"test",1.2);

 

Settings:

all stocks

all quotations

 

Anthony

----- Original Message -----
From: Dominick
Sent: Sunday, November 21, 2004 2:51 PM
Subject: Re: [amibroker] date


I forgot to include what I have:

x=(Month()= = 5) and (day()= =1) and C= =17;
filter = x;
addcolumn(x,"Monday",1.2);


I'm having a little trouble writing an exploration that would find all
stocks that closed on a particular date at a particular price.
For ex. 

Find all stocks that closed at 17 on May 3rd.

Some ideas would be appreciated.

TIA,

dom





Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html





Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html





Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links