feat: implement trading control commands /stop and /resume (issue #65) #66
Reference in New Issue
Block a user
Delete Branch "feature/issue-65-trading-control"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Changes
src/main.py: Add pause_trading Event, /stop and /resume handlers, integrate pause logictests/test_telegram_commands.py: Add 4 tests for trading controlFeatures
Safety
pause_trading.wait()- no active pollingTest plan
Related Issues
Closes #65
Depends on #63
🤖 Generated with Claude Code