Rank: Newbie
Groups: Registered, Registered Users Joined: 3/18/2007(UTC) Posts: 1
|
Hi all Please help me to build this indicator: I need to calculate 20 day High – Low Then combine the sum of all 20 day day1(h-l)+day2(h-l)….. And division by the number of day (20)
Thank you
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 4/1/2006(UTC) Posts: 135 Location: Romania
|
mov(hhv(h,20)-llv(l,20),20,s)
|
|
|
|
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.