I seem to have a problem with one of my conditions…
If DonchianChannel(14).Upper[0] - DonchianChannel(14).Lower[0] > 10
For some reason this does not work, but everything else does in the script without any error in the log.
Is this an invalid condition or have I written something wrong?
Thanks in advance

Comment