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

Notification

Icon
Error

Options
Go to last post Go to first unread
vinclanz  
#1 Posted : Wednesday, December 3, 2008 11:23:47 AM(UTC)
vinclanz

Rank: Newbie

Groups: Registered, Registered Users
Joined: 9/15/2005(UTC)
Posts: 7

I WOULD LIKE TO USE AN IF / THEN STATEMENT. THE EXAMPLE USED IN METASTOCK DOESN'T WORK.

EXAMPLE:

IF C>=100 THEN I WANT MY CRITERIA TO TRIGGER
IF C<100 THEN I WANT ANOTHER SET OF CRITERIA TO TRIGGER

MY EXPLORATIONS ARE WORKING WITHOUT THE IF / THEN STATEMENTS/

HELP AND THANKS!!!

VINCE
oztrader  
#2 Posted : Wednesday, December 3, 2008 5:01:25 PM(UTC)
oztrader

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 7/12/2007(UTC)
Posts: 134
Location: Perth Western Australia

Hi Vince,

IF(C>=100,YourCriteria1,YourCriteria2)

YourCriteria1 will trigger if C>=100 and YourCriteria2 will trigger if C<100.

oz

vinclanz  
#3 Posted : Wednesday, December 3, 2008 5:32:05 PM(UTC)
vinclanz

Rank: Newbie

Groups: Registered, Registered Users
Joined: 9/15/2005(UTC)
Posts: 7

OZ,

THANKS. THAT WAS A QUICK RESPONSE.

IT WORKED FINE.

VINCE

Users browsing this topic
Guest (Hidden)
Similar Topics
What kind of if statement is it? (Formula Assistance)
by pelumu 11/4/2010 2:13:33 PM(UTC)
if statement for checking bars loaded. (Formula Assistance)
by Lelouch 10/27/2010 9:47:28 PM(UTC)
Period value out of valid range - If statement? (Formula Assistance)
by Ploufplouf 7/1/2010 2:03:19 PM(UTC)
How to implement this If Statement (Formula Assistance)
by fankc 3/4/2009 8:50:36 PM(UTC)
Plotting 2 lines with IF statement (Formula Assistance)
by StorkBite 12/14/2005 7:23:53 AM(UTC)
Combining If Statements [RESOLVED] (Formula Assistance)
by underground 6/29/2005 5:29:12 PM(UTC)
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.