Adapt the strategy.shiftWalls() method

Issue #814 resolved
Desrever Nu created an issue

The shiftwalls method needs to be adapted for the modified order book. We will have a number of orders to shift at every price trigger now.

Comments (2)

  1. Desrever Nu reporter

    Deleting all orders can take up to half a minute (25 orders on bter) .

    The new shift strategy could delete one order at the time and replace it right away at the new price . (mind wall collisions)

  2. Log in to comment