nexustrader.base.oms ======================== .. currentmodule:: nexustrader.base.oms This module contains the OrderManagementSystem class, which is responsible for managing the execution of trading orders. Class Overview ----------------- .. autoclass:: OrderManagementSystem :members: :undoc-members: :show-inheritance: