Skip to main content

Module mock_exchange

Module mock_exchange 

Source
Expand description

Mock Exchange for deterministic testing.

Provides a stateful simulation of an exchange without real API calls. Supports behavioral controls (“knobs”) to test failure modes.

Structs§

MockExchange
Mock Exchange - stateful simulation for testing
MockKnobs
Behavioral controls (“knobs”) for testing

Enums§

OrderFailMode
Behavioral control for order execution