PureBytes Links
Trading Reference Links
|
Andrew, thanks for the reply. I found that when I added certain
conditions other than just a rising average, that bieng directly over
the point of the rise was no longer an issue. Although I am going to
try your suggestions with the ave on its own as I now want to draw
horizontal lines at the point of changes and not delayed.
Regards Robert
--- In equismetastock@xxxxxxxxxxxxxxx, "Andrew Tomlinson"
<andrew_tomlinson@xxxx> wrote:
>
> Seems like you should be able to shift the arrow to where you want
it using
> Ref on the final signal - can't tell for sure without seeing the
final code.
>
> If you're waiting for two weeks to get the upturn on a 5-week cyclical
> average it would seem you would be almost half way through the 5
week cycle.
> The # of bars is so small it'll be difficult to work with. You might
> experiment with a switch to a daily chart to get better granularity.
Or if
> you use a triangular weighted average then the one bar ROC may be
> sufficient.
>
> Best
> Andrew
>
> -----Original Message-----
> From: equismetastock@xxxxxxxxxxxxxxx
[mailto:equismetastock@xxxxxxxxxxxxxxx]
> On Behalf Of robcpettit
> Sent: Saturday, June 04, 2005 6:55 AM
> To: equismetastock@xxxxxxxxxxxxxxx
> Subject: [EquisMetaStock Group] centered expert advisor
>
>
> hi, With a centered 5wk m/a I want to indicate when the ma rises,
and for
> the arrow to be over the turning point. I can do this if I plot the
m/a as
> normal using formula Mov(C,5,S)>Ref(Mov(C,5,S),-1) AND
> Ref(Mov(C,5,S),-1)<Ref(Mov(C,5,S),-2), looks to see if now is
greater than
> now - 1 and now -1 is smaller than now - 2. The only way I could
think of
> doing it. Anyway with a normal plotted 5wk ma arrow is directly over
'now',
> with 5wk ma offset -2 (centered) arrow is 2 days ahead, is there away to
> offset arrow. Regards Robert
>
>
>
>
>
>
> Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/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/
|