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

[amibroker] Re: weekly macd scan



PureBytes Links

Trading Reference Links

Hello,

for instance there is a solution with the timeframe dll ( it works 
well on daily and weekly data).
just explore with


Filter = 1; /* all stocks and quotes accepted */
AddTextColumn(FullName(),"Name");
WeekPrice = TwC(); 
WeekEMA9 = TwEMA (WeekPrice,9) ;
WeekEMA19 = TwEMA (WeekPrice,19) ;

AddColumn(Cross(WeekEMA9,WeekEMA19),"Cross",1);
AddColumn(WeekEMA9>WeekEMA19,"Above",1);


stephane
> 
> I have plenty of data. I can chart daily weelky or monthly.
>  Instead of scanning for crossovers on a daily chart, I want to 
scan 
> for crossovers on the weekly charts.
> 
> DT
> 
> 
> 
> 
> 
> 
> 
> --- In amibroker@xxxxxxxxxxxxxxx, "Jayson" <jcasavant@xxxx> wrote:
> > Dimitris,
> > Probably a foolish question but.... Do you have enough Data to 
run 
> the
> > weekly,  IE 26 weeks of data for the default slow period? I do 
not 
> have a
> > built in scan to check against....
> > 
> > Regards,
> > Jayson
> > -----Original Message-----
> > From: DT [mailto:dtfreak1025@x...]
> > Sent: Tuesday, September 02, 2003 10:03 AM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] weekly macd scan
> > 
> > 
> > 
> > 
> > Does anyone know of a way to scan for a macd crossover on a weekly
> > chart as a base time frame?
> > 
> > The built in macd scan works well on a daily charts, but I don't 
> know
> > how to get it to scan the weekly chart.
> > 
> > DT
> > 
> > 
> > 
> > 
> >       Yahoo! Groups Sponsor
> >             ADVERTISEMENT
> > 
> > 
> > 
> > 
> > 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.


------------------------ 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/l.m7sD/LIdGAA/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/