Add Binance L2 virtual-MBO reconstruction study - #61
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
queue-conservativeandqueue-optimisticpolicies instead of presenting inferred queues as observed FIFOFull-capture evidence
The study used the completed BTCUSDT and ETHUSDT capture through
2026-08-10T17:12:57Z, before the machine-wide network outage.Receive ordering was measured rather than assumed. A 2-second buffer left 13,422 ETH trades late and a 10-second buffer left 71; the 60-second default left none. This is an offline evidence-alignment window, not simulated exchange latency.
Zero-price, zero-quantity
@trademessages remain preserved in raw capture, are counted in the report, and are excluded from executable MBO flow. No raw capture data or generated study reports are committed.Validation
ruff check .reconstruction.py96%,reconstruction_study.py96%twine checkFollow-up
The next increment can materialize each valid reconstruction segment to canonical Parquet plus a model manifest. A separate community validation issue should solicit paired L2/L3 evidence and alternative cancellation-allocation models.
Community benchmark: #62