Number of currently active positions at rejection time
Whether this notification is from backtest mode (true) or live mode (false)
Unix timestamp in milliseconds when the notification was created
Current market price when rejection occurred
Exchange name where signal was rejected
Unique notification identifier
Expected duration in minutes before time_expired
Trade direction: "long" (buy) or "short" (sell)
Entry price for the position (may be undefined if not provided)
Stop loss exit price
Take profit target price
Optional unique rejection identifier for tracking
Human-readable reason for rejection
Unique signal identifier from pending signal (may be undefined if not provided)
OptionalsignalOptional human-readable description of signal reason
Strategy name that attempted to create signal
Trading pair symbol (e.g., "BTCUSDT")
Unix timestamp in milliseconds when signal was rejected
Discriminator for type-safe union
Risk rejection notification. Emitted when a signal is rejected due to risk management rules.