Module risk_manager

Module risk_manager 

Source

Structs§

RiskConfig
Configuration values used by the RiskManager.
RiskManager
Minimal risk management component used by the higher level trading engines.
RiskOrder
Representation of a stop-loss or take-profit order managed by RiskManager.

Enums§

RiskError
Errors that can be returned by RiskManager.

Type Aliases§

Result
Convenience result type for risk management operations.