Forums ProRealTime English forum ProOrder support Strange if condition code error Reply To: Strange if condition code error

#74105

Actually that proves that there is a problem.

When Long 1 is activated the tradecount is/was 0 and after the buy became tradecount 1, but since we used “not onmarket”, the others shouldn’t be activated until Long 1 are closed.

Your solution is a nice workaround to the problem. 🙂

The other solution was nice too, though it worked the way I solved it too. Nice with more ways. 🙂