PureBytes Links
Trading Reference Links
|
Daniel,
I don't think there's anything wrong with your formula. Plot all the
following. You will notice that the 2-period MA looks almost
identical to the Volume plot, and gradually looks different as you
increase the number of periods.
Mov(V,2,S);
Mov(V,5,S);
Mov(V,10,S);
Mov(V,20,S);
Mov(V,50,S);
Regards,
Alan
--- In equismetastock@xxxxxxxxxxxxxxx, "Daniel J. Koleski"
<korleski@xxxx> wrote:
>
>
> Could someone kindly send me the formula for a simple moving
average of
> volume.
>
>
>
> I tried mov(vol,50,s), but it doesn't look right on my charts.
>
>
>
> Regards,
>
>
>
> Dan
>
>
>
> Daniel J. Korleski
>
> korleski@xxxx
>
> <mailto:i@xxxxxxxxxxxx>
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/BefplB/TM
---------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|