Package edu.yu.marketmaker.state


package edu.yu.marketmaker.state
Trading state management for the Market Maker application.

This package provides services and utilities for managing, tracking, and snapshotting the current position trading state of the market maker.

  • StateSnapshot - Immutable snapshot of the current trading state, capturing position and fill information at a point in time.