Type Alias StrategyCancelReason

StrategyCancelReason: "timeout" | "price_reject" | "user"

Reason why scheduled signal was cancelled. Used in discriminated union for type-safe handling.