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

Re: [amibroker] AFL help needed!



PureBytes Links

Trading Reference Links




Ed:
 
I'm not a TC2000 subscriber, but try this:
 
ms = GetExtraData("MoneyStream");
mams = MA(ms,20);
Plot(ms,"ms",colorGreen,StyleLine);
Plot(mams,"mams",colorRed,StyleLine);
 
Al Venosa
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Ed 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Thursday, December 18, 2003 9:36 
  AM
  Subject: [amibroker] AFL help 
  needed!
  Good Morning.Below is the AFL for Worden's 
  "Moneystream" (from TJ).  Graph0 plots the indicator just fine, but I 
  am struggling to get a 20day MA of Moneystream to overlay the 
  indicator.  My code just plots the MA without the indicator..can 
  someone tell me what I'm doing wrong?Moneystream (works 
  fine)Graph0 = GetExtraData("MoneyStream");My code for MA -  
  what's wrong?Plot( MA(GetExtraData ("Moneystream"), 20 ), "MAMoneystream", 
  colorBlue);Thanks is 
  advance.EdMSend 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 
  
  
  Yahoo! Groups Links
  
    To visit your group on the web, go to:<A 
    href="">http://groups.yahoo.com/group/amibroker/  

    To unsubscribe from this group, send an email to:<A 
    href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx  

    Your use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
  
  
<BLOCKQUOTE 
><FONT 
  face="Courier New">---Outgoing mail is certified Virus 
  Free.Checked by AVG anti-virus system (<A 
  href="">http://www.grisoft.com).Version: 6.0.552 
  / Virus Database: 344 - Release Date: 
12/15/2003


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












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.