PureBytes Links
Trading Reference Links
|
Hi,
I believe that (H+L+C)/3 is provided in metastock as TYP().
Various types of weighting factors can be applied to it, e.g. MOV(typ
(),P,F) where P is the number of periods to be used and F is
selected as one of the predefined weighting factors available with
the MOV function.
--- In equismetastock@xxxxxxxxxxxxxxx, Al Dina <zebra7860@xxx> wrote:
>
> Hello,
>
> I would like to get some help regarding coding some moving
averages. Essentially, I wanted to duplicate the efforts of Mark
Fisher's moving averages which are not typically plotted on either
the High, low or close prices, but an average of ALL THREE values.
>
> In other words, if the current bar had a high of 1.20, low of
1.15 and a close of 1.18, the typical moving average would use
either of those values, but I would like to take the average:
>
> 1.20 + 1.15 + 1.18/3 = 1.176
>
> Then I can simply stipulate the usual " simple" or "exponential" or
> "weighted" etc, and stipulate the number of bars.
>
> Any help would be appreciated.
>
> Thanks,
> Al
>
> Lionel Issen <lissen@xxx> wrote:
> Go to Metastock Help and look up detrend oscillator. It
may give you most of
> what you want.
>
> _____
>
> From: equismetastock@xxxxxxxxxxxxxxx
[mailto:equismetastock@xxxxxxxxxxxxxxx]
> On Behalf Of formulaprimer
> Sent: Thursday, October 19, 2006 11:59 PM
> To: equismetastock@xxxxxxxxxxxxxxx
> Subject: [EquisMetaStock Group] Detrended Analysis
>
> I want to remove the trends from price data (flattening out the
slope
> polarity). This eliminates the skewing that trend causes. This
will
> show a true picture of the market that shows overbought and
oversold
> conditions, without skewing caused by trend. I need something a
code
> derived from price structure that uses principles by DEMING
regarding
> distribution of normalized data. The detrended analysis graphs
must
> include an upper and lower control limit based on location of the
mean
> and standard deviation measurements. Also residuals (i.e.
projected
> trend - line versus actual value) are plotted on the detrended
graph.
> The detrended graph must contain upper and lower control limits
that
> alerts to statistical overbought and oversold areas. Upper most
line is
> 3 standard deviations of market deviation. Can anyone help me with
this
> MS code i use 7.2 version.
> Thanks.
> Kev
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> ---------------------------------
> Share your photos with the people who matter at Yahoo! Canada
Photos
>
> [Non-text portions of this message have been removed]
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|