Files
trading_bot_v4/telegram_command_bot.py
mindesbunister b52a980138 Add manual long/short commands via Telegram plain text
- Extended telegram_command_bot.py with MessageHandler for plain text messages
- Supports 'long sol/eth/btc' and 'short sol/eth/btc' syntax
- Calls /api/trading/execute directly with preset healthy metrics
- Increased timeout to 60s for on-chain transaction completion
- No changes to webhook flow or existing commands
2025-11-06 13:48:38 +01:00

24 KiB