logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
robcpettit  
#1 Posted : Saturday, June 4, 2005 10:55:02 AM(UTC)
robcpettit

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 5/6/2005(UTC)
Posts: 52
Location: England

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
wabbit  
#2 Posted : Monday, June 6, 2005 1:02:47 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Use the Ref() function to move the signal forwards or backwards in time. CAUTION: Using Ref(data, +days) plots "FUTURE" values that lead to unrealistic expectations and does reflect actual possibilties of trading constrained by the normal laws of physics that we cannot time travel! wabbit :D
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.