Hi, one more question: i entered a limit order for a specific price:

enterShort(1, -1.2930);

But the fill comes back with 1.29274 according to the CSV. I assume the spread of 2.6 pips has been deducted from the limit price - although a limit entry should be no worse than the limit price, in contrast to stop or market orders. Is it possible to change this behaviour?

Also i dont understand the slippage setting, which is set to 10 seconds by default. The docs are a bit ambigous about how this works exactly. I understand the minimum barperiod in Zorro is 1 minute?