Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
IsTrue
Function - ISTRUE
ISTRUE
Is True
Technical
SYNTAX
IsTrue( ARRAY array, ARRAY lag)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Returns 1 if all the values between the current bar and the lag bar are superior to 0
ADDITIONAL INFO
EXAMPLE
IsTrue(perf(close, 10), 20)