Module error

Module error 

Source
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§

RiskViolationType
Type of risk violation
TradingError
Main error type for the Neural Trading system

Type Aliases§

Result
Result type alias for trading operations