@roar Yes. This worked.
In my real (much larger) program I go into lots 1 by 1. But then need to sell 4, or 5 at a time.
So I used the "For Each Trade" and Close (partially) with 1.0 lot fixed. Just run the loop however many times I needed. Seems to work well. Thanks for your help.