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

[amibroker] Re: Laptop and Wireless



PureBytes Links

Trading Reference Links


Hi Rod,
 
the indicator TRIX can be programmed as folloes:
 
Y=C;//Data ArrayT1=14;//PeriodsA1=EMA(EMA(EMA(Y,T1),T1),T1);TRIX=1000*(A1-Ref(A1,-1))/Ref(A1,-1);GraphXSpace=2;Graph0=TRIX;
Hope that helps a bit.
 
Best regards,
 
Udo
 
 
 
Rod <brens4@xxxxxxxxx> wrote:
Hi, I'm not very good at the programing part of the program. I was wondering if anyone could help me with an indicator. I would like an indicator that would give me the TRIX 3,3 and the TRIX 7,3. It can be the same indicator or seperate. I would like to show both at the same time.ThanksRodSend BUG REPORTS to bugs@xxxxxxxxxxxxxSend 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 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. 
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!


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 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.