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

Notification

Icon
Error

Options
Go to last post Go to first unread
Mouse  
#1 Posted : Monday, July 2, 2007 3:12:30 AM(UTC)
Mouse

Rank: Member

Groups: Registered, Registered Users
Joined: 6/23/2007(UTC)
Posts: 17
Location: Australia

I am working through an exercise where you are asked to draw vertical lines on a chart to identify different signals. I don't seem to be able to find this tool (in the drawing tools) - I can easily attach a vertical trendline but not a line that i am in control of the length of. I'm sure this is something easy but i couldn't find anything in the Help menu either. Would appreciate some assistance if someone knows.

Mouse.

hayseed  
#2 Posted : Monday, July 2, 2007 7:25:52 AM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey mouse.... try the angled trend line tool, 2 selections from the vertical line tool.... once you click on it the pencil will appear ..... use that for length controlled lines ......h
wabbit  
#3 Posted : Monday, July 2, 2007 7:30:48 AM(UTC)
wabbit

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)
Mouse,

Program your condition to return a Boolean value (true or false, 1 or 0) and apply this indicator to the chart. Format the indicator as a Histogram and overlay without scaling, choose the colour of your liking. e.g.

Month()<>Ref(Month(),-1);

would draw a vertical line on the first trading day of the month.


Hope this helps.

wabbit [:D]



Mouse  
#4 Posted : Monday, July 2, 2007 8:05:02 AM(UTC)
Mouse

Rank: Member

Groups: Registered, Registered Users
Joined: 6/23/2007(UTC)
Posts: 17
Location: Australia

Many thanks, found it in the end.

Cheers, Mouse

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.