I've added the SET_SLIPPAGE recently after I had requote issues before.

In my example above, Zorro sends a buy limit @0.700640.
Then a requote happens at '0.70056 / 0.70065' (I assume(!) this is the bid / ask price).
So the difference between my limit and the ask price is 0.00001.
My slippage is set at 1000 pips, which means 0.0001 x 1000 = 0.1, so that should be sufficient to overcome this small limit / ask offset, correct?