I read that to reduce current position, we can use exitTrade() function. But how about adding more position to a current trade? If we use enterLong or enterShort, then this will open an entirely new trades instead with a new identification number.