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