Team, I wrote this very simple code which basically checks if close is less than open, if is then i just add a label. I added arrays to debug the values, so you may ignore. However, "checkEntryCondition()" function is not working as expected. Although, close & open values are reported correctly. Can...