Expand description
Error types for the Neural Trading system
This module provides a comprehensive error hierarchy using thiserror for automatic
trait implementations and context propagation.
Enums§
- Risk
Violation Type - Type of risk violation
- Trading
Error - Main error type for the Neural Trading system
Type Aliases§
- Result
- Result type alias for trading operations