Not too sure about tradeviews EA Labs, but when Im programming with MQL5, when im writing a section of code to close a trade I use POSITION_MAGIC in the logic, so that i can only refers to positions that were opened by that Experts ID.
I would assume thats probably already implemented into EA Labs though. Not sure if that helps.