Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/11/2011(UTC) Posts: 10
|
I have the following formula for an Indicator:
If(Fml('BollingerBandHistogram')>45 AND Fml('BollingerBandHistogram')<55,1,0)
I get a box telling me the following: A leading quote (") for a text constant expected. (eg, "ABC")
I don't know what this means or how to correct it. Pls help
Bob
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 5/13/2005(UTC) Posts: 715 Location: Midwest, USA
Was thanked: 1 time(s) in 1 post(s)
|
Change the single-quotes ( ' ) to double-quotes ( " ).
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/11/2011(UTC) Posts: 10
|
Thank you very much for the help.
Bob
|
|
|
|
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.