Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 4/10/2008(UTC) Posts: 8
|
Hi folks:
Does anyone know of a quick and dirty way to put a daily indicator (custom or built-in) on an intraday chart? I've tried to use the forum.dll, but I can't seem to get it to work. The formula I want to put in is for daily pivots as follows:
{Daily Pivot Price} x1:=(H+L+C)/3; x2:=(H+L)/2; {Pivot Diffential} x3:=Abs(x2-x1); {Pivot Range} x4:=x1-x3; x5:=x1+x3;
x1; x2
I would like to apply it to other indicators (e.g., stochastics, etc.)
Thanks in advance for any assistance.
JimM
|
|
|
|
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)
|
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 4/10/2008(UTC) Posts: 8
|
Many thanks wabbit. I think I need to subscribe to Roy's letter.
|
|
|
|
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.