Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 9/12/2009(UTC) Posts: 9
|
Hi All,
I am a new member and just found this forum.I am trying to write the formula for an inside signal alert.This is for a five minute real time bar chart.All it needs to be is a signal on a close with high less than or equal to the preceeding bar and low higher than or equal to the preceeding bar.Any help would be greatly appreciated,
Regards,
Peter
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 5/20/2008(UTC) Posts: 53
|
Hi Peter !
That would be : H<=ref(H,-1) and L>=ref(L,-1);
But you will get lots of signals that way... You might want to try using the bollinger bands ;-)
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 9/12/2009(UTC) Posts: 9
|
Hi Data,
Many thanks for your swift reply.I will enter it and see how i get on,
Peter
|
|
|
|
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.