[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can I add AND and OR in conditions ?



PureBytes Links

Trading Reference Links

Hi,
will this scan work:

cond1 = (xxxxx AND yyyyyy) or ZZZZ
Cond2 = wwwwww or ttttt

buy = cond1 AND cond2 ?

Thanks,
Derek