Skip to main content

Module instruments_registry

Module instruments_registry 

Source

Modulesยง

serialization
Binary serialization helpers for instrument snapshots.

Structsยง

InstrumentSnapshotState
Serializable instrument state for snapshots.
InstrumentsCache
Cache for fast instrument lookups Provides O(1) access to instruments by symbol, underlying, expiry, and instrument id

Constantsยง

DEFAULT_REFRESH_INTERVAL_SECS ๐Ÿ”’
Default interval for periodic DB refresh (60 seconds)

Functionsยง

default_active_status ๐Ÿ”’
is_expiry_passed ๐Ÿ”’
Check whether an expiry Unix timestamp has already passed.