If the broker does not accept the stop loss, easiest fix is disabling it so that your trade is accepted. Set StopFactor to 0.

If you still want a broker stop, use the round function to adjust your stop to the values that are accepted, then set Stopfactor to 2 so that the broker-sent stop also uses one of these values.