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

Notification

Icon
Error

Options
Go to last post Go to first unread
buyandsell  
#1 Posted : Thursday, September 10, 2009 3:25:04 AM(UTC)
buyandsell

Rank: Member

Groups: Registered, Registered Users
Joined: 10/12/2008(UTC)
Posts: 12

How to make the following simply :
bbandtop(C,20,S,2)-bbandbot(C,20,S,2) > 50 AND bbandtop(C,20,S,2)-bbandbot(C,20,S,2) < 100

I tried this...
50 < (bbandtop(C,20,S,2)-bbandbot(C,20,S,2)) < 100
or this...
100>(bbandtop(C,20,S,2)-bbandbot(C,20,S,2)) >50



however, the back test (e.g. BUY:C>100 and (the above formula)) results for the above 3 formulas are not the same...:(

Data  
#2 Posted : Thursday, September 10, 2009 5:13:05 AM(UTC)
Data

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 5/20/2008(UTC)
Posts: 53

Just use the first formula. The other 2 won't be understood by Metastock and won't produce anything useful.
buyandsell  
#3 Posted : Thursday, September 10, 2009 10:20:27 AM(UTC)
buyandsell

Rank: Member

Groups: Registered, Registered Users
Joined: 10/12/2008(UTC)
Posts: 12

Data,

Thank you so much!...:)

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.