logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
reyes  
#1 Posted : Thursday, October 20, 2005 1:15:08 PM(UTC)
reyes

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 10/20/2005(UTC)
Posts: 2

Hi, I've just read Beyond Technical Analysis by Chande. In it he loosly describes a channel breakout with pullback. The rules are: After the market makes a 20 day high a 5 day LLV must be defined but within 7 days of the HHV being made. Buy at market the next day. Whilst the code for HHV is very simple I am stumped as to defining the LLV within 7 days. I'd appreciate a little assistance if anyone has a minute Thanks very much Rob
Patrick  
#2 Posted : Thursday, October 20, 2005 2:30:43 PM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
Try this: Alert(H=HHV(H,20),7) and L=LLV(L,5) Patrick :mrgreen:
reyes  
#3 Posted : Friday, October 21, 2005 1:47:29 AM(UTC)
reyes

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 10/20/2005(UTC)
Posts: 2

Sometimes it’s the forest and tree - thanks for shedding the light Cheers Rob
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.