The stop price sent to the broker is farther away than the "real" stop (i.e. StopFactor defaults to 50%).

USD/CAD spread is about 2 pips, I only see this error on shorts but I do see it on other currencies.

Also Oanda provides both bid and ask in its feed so plugin has the realtime spread - it should adjust the spread correctly for long/short when calculating the stop price.

I've tried setting the stop price explictly (i.e. the full price, not an offset) and I still see this issue - in the meantime I've disabled btoker stops (i.e. set StopFactor = 0) which at least gets Zorro to place the trade.

Is there any way to get Zorro to dump the broker traffic? Although Oanda uses a straightforward REST/HTTP protocol as it's SSL encrypted I can't use network captures to debug the plugin.

-K