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

Notification

Icon
Error

Options
Go to last post Go to first unread
tradetime  
#1 Posted : Monday, August 14, 2006 9:40:06 PM(UTC)
tradetime

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 6/29/2006(UTC)
Posts: 10

Can someone help with this please. I hope this makes sense.

I have a trailing stop indicator that i want to plot on my chart and in the formula of the indicator it asks me to insert "buy condition". How can i insert that i bought RIN @1358 on 25/7/06. ( i did not have an indicator to trigger the buy condition, i just bought it because i thought it was a fair price). Any help appreciated. Please go easy as i am new to metastock.

wabbit  
#2 Posted : Monday, August 14, 2006 10:23:30 PM(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)
tradetime,

try:

buy:=DayofMonth()=25 AND Month()=7 and Year()=2006;
buy;



Hope this helps.

wabbit [:D]
tradetime  
#3 Posted : Monday, August 14, 2006 10:47:46 PM(UTC)
tradetime

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 6/29/2006(UTC)
Posts: 10

Thanks very much wabbit, problem solved.
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.