Equatons w/ands and ors
Author: fiofdeh
Creation Date: 3/9/2009 2:29 PM
profile picture

fiofdeh

#1
I am a newby who needs to find out how use ands and ors in my equations - and where I can go to find, exactly, such information. I have been looking at the Help material with no joy.

As in: [if(A or B) and C is true do something.

I am also looking for a listing of functions, as in [if close price is > than open price]
profile picture

Eugene

#2
Generally,
CODE:
Please log in to see this code.


The Help file is not the place to find it. It's a basic C# syntax question, and there are already literally hundreds of books on the subject written by professional authors, so the world doesn't need another C# programming guide.

Please review "How do I start with C# ?" in Wealth-Lab 5 Wiki FAQs.

QUOTE:
I am also looking for a listing of functions, as in [if close price is > than open price]

See the QuickRef tool, although no listing can be complete because WealthScript is C# essentially.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).