Well, looks like my
swap 
amounts are actually a good thing! They are all positive which I gather from the good people of this forum and Jerry that I will eventually come out better off as the open trades close off.
Reply from Jerry:
Normally, you wouldn't do anything about it. The open
swap 
amounts usually will be more than compensated for as profits are taken. If the negative
swap 
gets too large, even larger than the average profit, and if AllowForSpread is set to false, the EA will keep the EA open until the trade is in profit by at least a penny. If you wish to keep AllowForSpread set to true, then remove the TakeProfit for that trade where the negative
swap 
is larger than the profit will be when the trade is closed, and the EA will still monitor the trade to close it in profit beyond the negative
swap 
.
Jerry