Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- This code performs a safety-critical operation by submitting live trades when `--live` is set, but it does not prompt for confirmation immediately before execution. Although the CLI help mentions real trades and logging is present, there is no interactive acknowledgement or equivalent guard at the point of irreversible action.
