LICENSE
README.md
pyproject.toml
setup.py
src/analytics.py
src/archive.py
src/async_storage.py
src/bbo.py
src/benchmark.py
src/broker.py
src/chaos.py
src/client.py
src/columnar.py
src/config.py
src/dashboard.py
src/databento_feed.py
src/depth.py
src/excel_bridge.py
src/exporter.py
src/fastpath.py
src/feed_handler.py
src/feed_workers.py
src/flow_tracker.py
src/gateway.py
src/gateway_tcp.py
src/live.py
src/mbo.py
src/metrics.py
src/models.py
src/multicast_arbitrator.py
src/pipeline.py
src/pipeline_v2.py
src/polygon_feed.py
src/prometheus.py
src/protocol.py
src/quality.py
src/reconciliation.py
src/sbe.py
src/sdk_dashboard.py
src/security.py
src/service.py
src/sharded_pipeline.py
src/shm.py
src/simulator.py
src/spsc_ring.py
src/storage.py
src/strategy_sdk.py
src/stresstest.py
src/tca.py
src/term.py
src/terminal_display.py
src/watchdog.py
src/web_cockpit.py
src/workload_simulator.py
src/ws_feed.py
src/mdrap.egg-info/PKG-INFO
src/mdrap.egg-info/SOURCES.txt
src/mdrap.egg-info/dependency_links.txt
src/mdrap.egg-info/entry_points.txt
src/mdrap.egg-info/requires.txt
src/mdrap.egg-info/top_level.txt
src/sdk/__init__.py
src/sdk/client.py
src/sdk/execution.py
src/sdk/strategy_vwap.py
tests/test_analytics.py
tests/test_archive.py
tests/test_async_storage.py
tests/test_audit_hardening.py
tests/test_bbo.py
tests/test_chaos.py
tests/test_cli.py
tests/test_client.py
tests/test_columnar.py
tests/test_concurrent_users.py
tests/test_config.py
tests/test_databento_feed.py
tests/test_depth.py
tests/test_entitlements.py
tests/test_excel_bridge.py
tests/test_export.py
tests/test_fastpath.py
tests/test_fastpath_throughput.py
tests/test_feed_handler.py
tests/test_feed_workers.py
tests/test_flow_tracker.py
tests/test_hardening.py
tests/test_keyboard_shortcuts.py
tests/test_live.py
tests/test_mbo.py
tests/test_multicast_arbitrator.py
tests/test_pipeline_integration.py
tests/test_polygon_feed.py
tests/test_prometheus.py
tests/test_prometheus_caching.py
tests/test_protocol.py
tests/test_quality.py
tests/test_sbe.py
tests/test_sdk.py
tests/test_security.py
tests/test_service.py
tests/test_service_resilience.py
tests/test_sharded_pipeline.py
tests/test_shm.py
tests/test_shm_decoupled.py
tests/test_spsc_ring.py
tests/test_strategy_sdk.py
tests/test_stresstest.py
tests/test_system_limitations.py
tests/test_system_stress_and_adversarial.py
tests/test_tca.py
tests/test_terminal_display.py
tests/test_v2_streaming.py
tests/test_vwap.py
tests/test_watchdog.py
tests/test_web_cockpit.py
tests/test_ws_feed.py