Rank: Newbie
Groups: Registered, Registered Users Joined: 8/18/2008(UTC) Posts: 1
|
I need to plot Parabolic SAR indicator as a single indicator combining 6 moving averages i.e.(25,36,42,75,120,200).
can anyone help me with the same query?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
Can you do like:
a1:=Parabolic Sar(var1); a2:=Parabolic Sar(var2); a3:=Parabolic Sar(var3); a4:=Parabolic Sar(var4); a5:=etc.; b1:=a1+a2+a3+a4+a5+etc.; b1
|
|
|
|
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.