PureBytes Links
Trading Reference Links
|
Ok
Klashmore2003,
<SPAN
class=500205702-05122003>
Here
ya go:
<A
href="">https://usd.swreg.org/cgi-bin/s.cgi?s=1269&p=1269ABWIN32&v=0&d=0&q=1&c=USD&t=
<FONT face=Arial color=#0000ff
size=2>d
<FONT
face=Tahoma size=2>-----Original Message-----From: Anthony
Faragasso [mailto:ajf1111@xxxxxxxx] Sent: Thursday, December 04,
2003 8:53 PMTo: amibroker@xxxxxxxxxxxxxxxSubject: Re:
[amibroker] (unknown)//AA
window//explore//apply to stocks//n last quotations
and
n=1price=C;TimeFrameSet(inWeekly);x=Cross(price,MA(C,100));y=Ref(Sum(price
< MA(C,100),250)==250,-1);TimeFrameRestore();Filter=x AND y
;AddColumn(C,"");//for indicator
builderTimeFrameSet(inWeekly);Plot(MA(C,100),"",colorRed,styleLine);TimeFrameRestore();Plot(C,"",colorBlack,styleCandle);Anthony-----
Original Message ----- From: "klashmore2003"
<marc78@xxxxxxxxxxxxxx>To:
<amibroker@xxxxxxxxxxxxxxx>Sent: Thursday, December 04, 2003 7:47
PMSubject: [amibroker] (unknown)> I want
to be able to do the following scan> I want to
scan for all the stocks whose DAILY CLOSE,today, has> just
crossed above their 100 WEEK moving average. AND ,those stocks> must
have had a daily close below their 100 WEEK moving average every> day
for at least 250 days prior to today.> This is a far more
complicated scan than it apears on the surface.> Can anybody tell me if
Amibroker can do it.If it can I will gladly> become a member. No other
premium service I know of can do it.It's> theoretically possible with
Stockcharts, but a line would have to be> written for every one
of the 250 days.>>>>> Send BUG REPORTS to
bugs@xxxxxxxxxxxxx> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx>
-----------------------------------------> Post AmiQuote-related
messages ONLY to: amiquote@xxxxxxxxxxxxxxx> (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)>
--------------------------------------------> Check group FAQ at:<A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html>>
Your use of Yahoo! Groups is subject to <A
href="">http://docs.yahoo.com/info/terms/>>---Outgoing
mail is certified Virus Free.Checked by AVG anti-virus system (<A
href="">http://www.grisoft.com).Version:
6.0.547 / Virus Database: 340 - Release Date: 12/2/2003Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
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 the Yahoo! Terms of Service.
|