Bid position 0: $9.99 200 shares >>>> to be executed
Bid position 1: $9.98 100 shares
Bid position 2: $9.96 3000 shares
When bid position 0 is executed and gone, is onMarketDepth() to be called to update "bid position 1" which will become position 0, or it is called only to indicate "bid position 0" is removed? How many times is it called when bid 0 is executed?
Thanks.

Comment