PureBytes Links
Trading Reference Links
|
It works for me. There shouldn't be any spaces between ==;
On Sun, 21 Nov 2004 14:51:44 -0500, Dominick <Dom2000@xxxxxxxxxxx> wrote:
>
> 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
>>
>>
>> Yahoo! Groups Sponsor
>> ADVERTISEMENT
>> click here
>> <http://us.ard.yahoo.com/SIG=1299ddkak/M=298184.5584357.6650215.3001176/D=groups/S=1705632198:HM/EXP=1101152592/A=2434971/R=0/SIG=11eeoolb0/*http://www.netflix.com/Default?mqso=60185400>
>>
>>
>>
>> ------------------------------------------------------------------------
>> Yahoo! Groups Links
>>
>> * To visit your group on the web, go to:
>> http://groups.yahoo.com/group/amibroker/
>>
>> * To unsubscribe from this group, send an email to:
>> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>> <mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
>>
>> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>> Service <http://docs.yahoo.com/info/terms/>.
>>
>>
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|