Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 7/14/2005(UTC) Posts: 7
|
Hello,
I have a simple writeif formula but I get an error stating "function is not a valid name" Does anybody know what I'm doing wrong?
writeif( c > mov(c,200,s), "The close is above the 200-period moving average.","The close is below the 200-period moving average." )
Thanks for the help.
John
|
|
|
|
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)
|
The Write If Function can only be used in an expert commentary ...
The syntax looks good so I assume you tried to use this in an indicator or other.
Patrick :mrgreen:
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 7/14/2005(UTC) Posts: 7
|
Thanks Patrick,
It works fine now :)
-John
|
|
|
|
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.