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

[amibroker] Import metastock volume problem



PureBytes Links

Trading Reference Links


Werner,
 
This is easily accomplished in AmiBroker.
 
MyRT = C / MA(C, 65); //65 market days == 13 weeks
 
PositionScore = MyRT;
 
Regards,
Gary
Werner <WKRAG@xxxxxxxxxxx> wrote:
Good day,I was wondering if one can reproduce the RT value of VECTORVEST with AB. The RT (Relative Timing) is a simple vector (or array) of Price compared to a 13 day Moving Average. For that I would have to compute the 13 week Moving Average FOR ALL STOCKS in the database, not just for every single stock. Then I could find stocks which are above /below that ALL STOCKS AVERAGE . Can anyone tell me if this is possible? If yes, how to go about it? Thank you.WernerSend 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: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
		Do you Yahoo!?Win a $20,000 Career Makeover at Yahoo! HotJobs 


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








Yahoo! Groups Sponsor


  ADVERTISEMENT 












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 the Yahoo! Terms of Service.