Trade classificationthe tick rule
The inference by which a printed trade is labelled buyer-initiated or seller-initiated, by comparing its price against the prevailing quote.
Prints landing between the bid and the ask are resolved by a fallback, usually inheriting the direction of the previous trade. Every delta figure you have ever seen rests on this reconstruction.
See also delta, aggressor
MBO and MBPmarket by order, market by price
Two granularities of book data. Market by price publishes aggregate size at each level; market by order publishes individual orders with their own identifiers.
MBO makes queue position and individual order behaviour observable. MBP does not, which is why some analyses are simply impossible on the cheaper feed.
Tick filtering
Vendor processing that discards, aggregates or smooths raw trade prints before they reach a platform.
Filtered and unfiltered feeds of the same instrument produce different volume and different delta. Neither is wrong; they are answering slightly different questions.
Session boundary
The start and end times a platform uses to define one trading day for the purpose of resetting accumulations.
Futures trade nearly around the clock, so where the day begins is a configuration choice. Change it and every session-reset profile, VWAP and cumulative delta changes with it.
Data feed
The pipeline delivering exchange data to a platform, whether direct from the exchange or through a vendor.
Two traders on different feeds routinely see different delta for the same minute. The usual causes are timestamp resolution, aggregation of simultaneous prints, and differing quote-matching logic, not an error by either party.
See also trade classification