Skip to content

[ob-015] Converted to destructive matching.

nairenf2 requested to merge NF-ob-revamp into master

#15 (closed) We only have one order book now that maintains both orders from history and strategy. We now perform matching by ourselves, and historical trade information is converted to add orders (so that in absence of strategy data, the historical data is preserved). However, preferably, we would want incoming strategy orders to shadow existing lower priority orders.

Merge request reports