PureBytes Links
Trading Reference Links
|
Hi, thanks, but I knew already those formulas. The formula that I
have written is the much most sophisticated one is part than a used
Italian software for the trading of dax and bund future. I would wish
that some expert translate it in Metastock language.
--- In equismetastock@xxxxxxxxxxxxxxx, pumrysh <no_reply@xxxx> wrote:
>
> Try this:
> http://trader.online.pl/MSZ/e-w-Modified_Moving_Average.html
>
> Preston
>
>
> --- In equismetastock@xxxxxxxxxxxxxxx, "riccardom70"
> <riccardom70@xxxx> wrote:
> >
> >
> > HI , in an Italian forum I have found this formula of Moving
> average
> > used in a Trading System . I have translate the formula in excel.
> > Someone could translate in language metastock? Thanks
> >
> > The formulas of the Moving average :
> >
> > T = Close
> >
> > Len = periods
> >
> > MM = Moving average
> >
> > B = smothing
> >
> > n = Day
> > n-1 = Day-1
> > Abs = Absolute value
> >
> > B = 5*(ABS(T(n)-MM(n-1)) / MM(n-1) - ABS(MM(n-1)-MM(n-5)) / MM(n-
> > 5)) / (Len - 5)
> >
> > MM(n) = B*(T(n)-MM(n-1)) + MM(n-1)
> >
> > excused for my English .
> >
> > Thanks Riccardo .
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/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/
|