Expand description
Registry for managing trading instruments and metadata Unified Instrument Registry for centralized instrument/order mapping
This module provides a centralized system for tracking relationships between order IDs, instrument IDs, and exchange-specific symbol formats across all venues. It eliminates ‘UNKNOWN’ placeholders by maintaining bidirectional mappings.
Structs§
- Cache
Stats - Cache statistics for monitoring and debugging
- Default
Instrument Registry - Default implementation of instrument registry
- Order
Metadata - Additional order metadata for enhanced tracking
Traits§
- Instrument
Registry - Trait for unified instrument registry operations
Functions§
- create_
shared_ registry - Create a shared instrument registry instance
- create_
shared_ registry_ with_ ttl - Create a shared instrument registry with custom TTL