nexustrader.exchange.bybit.oms ===================================== .. currentmodule:: nexustrader.exchange.bybit.oms The Bybit Order Management System (OMS) handles order processing and management for the Bybit exchange, including order message handling and status tracking. Class Overview ----------------- .. autoclass:: BybitOrderManagementSystem :members: :undoc-members: :show-inheritance: .. note:: This class inherits from :class:`OrderManagementSystem` and provides Bybit-specific order management functionality.