Open
Description
se/packages/core/src/Order/StockOrderStore.ts
Line 133 in 2c6b4de
Issue -> For same LTP if multiple orders are settled, notifyLtpUpdate and addTick will be done only for the time when LTP changed.
Problem with that is, quantity/volume which is notified in notifyLtpUpdate and addTick would be inaccurate and would be only for the order when LTP changed.
notifyLtpUpdate and addTick won't be called for subsequent orders, where LTP remains the same.
Metadata
Metadata
Assignees
Labels
No labels