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

Re: [amibroker] Re: How to write 14-Days WMA of stochk .



PureBytes Links

Trading Reference Links

>From Help: 
      SYNTAX  wma( ARRAY, periods )  


Bill
  ----- Original Message ----- 
  From: Mohammed 
  To: amibroker@xxxxxxxxxxxxxxx 
  Sent: Saturday, February 10, 2007 12:04 PM
  Subject: [amibroker] Re: How to write 14-Days WMA of stochk .



  --- In amibroker@xxxxxxxxxxxxxxx, "Mohammed" <softnews2003@xxx> wrote:
  >
  > 
  > Hi All,
  > 
  > I'm trying to write 14 day WMA of stock as bellow:
  > 
  > WMA(StochK(14)));
  > 
  > Can any one correct this formula.
  > 
  > Thx
  >




  Sorry Like this one:

  Cross(StochK(15), WMA(StochK(14)));

  Thanks

   


------------------------------------------------------------------------------


  No virus found in this incoming message.
  Checked by AVG Free Edition.
  Version: 7.5.432 / Virus Database: 268.17.28/672 - Release Date: 2/6/2007 10:22 AM

Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.34/679 - Release Date: 2/10/2007 4:08 PM