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

RE: [amibroker] Weighted Moving Averages



PureBytes Links

Trading Reference Links




<FONT face=Arial color=#0000ff 
size=2>Dan,
it is 
built into ab. Check the help files....
<FONT face=Arial color=#0000ff 
size=2> 


  
  
    
      WMA- 
      weighted moving average
    
      Moving averages, 
      summation(AFL 
2.0)



  
  
    
      SYNTAX 
      
    
      wma( ARRAY, 
      periods ) 
  
    
      <FONT face=Arial color=#0000ff 
      size=2>RETURNS
    
      ARRAY 
  
    
      <FONT face=Arial color=#0000ff 
      size=2>FUNCTION 
    
      Calculates weighted average. 5 
      day weighted average gives weight of 5 to the most recent quote, 4 to the 
      previous quote, downto 1 for the 5-bar back quote. The function accepts 
      time-variable <FONT face=Arial color=#0000ff 
      size=2>periods.
  
    
      <FONT face=Arial color=#0000ff 
      size=2>EXAMPLE
    
      WMA( Close, 5 ) 
  
  
    
      SEE 
      ALSO
    
      MA(), EMA(), WMA(), 
      DEMA() 
 
Regards, 
Jayson 
<FONT face=Tahoma 
size=2>-----Original Message-----From: dajester147 
[mailto:dajester_147@xxxxxxxxxxx]Sent: Sunday, October 19, 2003 4:02 
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] 
Weighted Moving AveragesHello everyone,Does 
anyone by chance have the code for plotting a weighted moving average in 
Amibroker ? I am trying to convert my studies over from metastock because 
Amibroker is so much easier to use.Thanks,DanSend 
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












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.