Discussions
»
Special Interest Groups
»
Advanced Coding Techniques
»
5-day avg Volume<ref(75% of 5-day average volume,-10)
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 5/27/2005(UTC) Posts: 17
|
Can someone help me in writing an indicator for the following:
The 5-day average volume is less than 75% of the 5-day average volume beginning 10 days prior.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 7/25/2005(UTC) Posts: 1,042
Was thanked: 57 time(s) in 54 post(s)
|
Hi lilly
This should do it.
M:=Mov(V,5,S); M<0.75*Ref(M,-5);
Roy
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Special Interest Groups
»
Advanced Coding Techniques
»
5-day avg Volume<ref(75% of 5-day average volume,-10)
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.