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.
-
ClassesClassDescriptionSimple standalone client to test the RSocket/TCP endpoints exposed by
TradingStateService.Static position repository for testing.Trading state service controls system-wide positions.