Oanda's normal stops can be placed 0.1 pips below(above) the bid(ask) price for longs(shorts). For Oanda's trailing stops, they have to be placed at least 5.0 pips away.

In this case, given the orders have an entry prices, at the time the order is sent to the broker the market price is different from when the order was submitted to Zorro - it is unclear to me what adjustments Zorro may be making to the prices.

Is it possible to dump the raw broker order message when the plugin sends it?
Or do I need to write a TMF to dump the TRADE struct to a file to trace this?

-K