Getting Started
Dashboard Guides
Trading Guides
Reference
Telegram Integration
Need Help?
Join our community for support, updates, and trading discussions.
Telegram Commands
Complete reference for all Telegram bot commands. Send these commands to your bot to control ScreenerBot remotely.
Authentication
Sessions are created automatically when you interact with the bot. If you have 2FA enabled in the Security tab (Settings → Security) and "Require 2FA for Commands" is turned on, you'll need to use /login with your TOTP code when your session expires.
Basic Commands
Essential commands to get started with your Telegram bot.
/startEnable trading and show welcome message
/stopDisable trading (stops entries and exits)
/helpShow help menu with all available commands
/menuOpen interactive main menu with buttons
Information Commands
Commands to check your positions, balance, and trading status.
/positionsList all open positions with current P&L
/balanceShow wallet SOL balance
/statusShow bot status (running, paused, force stopped)
/statsShow trading statistics (total P&L, win rate, etc.)
Displays both today's and all-time trading data
Control Commands
Commands to control trading operations remotely.
/pause(also: /pause_entries)Pause the entry monitor (stops new entries)
/resume(also: /resume_entries)Resume the entry monitor
/force_stopEmergency stop all trading immediately
/resume_tradingResume trading after force stop
Interactive Menu
Menu Navigation System
The /menu command opens an interactive keyboard with buttons, making it easier to navigate without typing commands.
Available Menus
- • Positions — View and manage open positions
- • Settings — Adjust bot configuration
- • Trading — Control trading operations
- • System — Bot status and diagnostics
Position Details
- • View individual position P&L
- • Quick sell buttons (25%, 50%, 100%)
- • DCA (add to position) option
- • Close position with confirmation
Inline Action Buttons
Quick Actions on Notifications
When a position is opened, the notification includes inline buttons for quick actions without needing to navigate through menus.
Available Buttons on Position Opened
Safety First: All critical actions show a confirmation dialog to prevent accidental trades.
Enable or disable inline actions in Settings → Telegram → Inline Actions.
Tips
Command Tips
- •Case-insensitive: Commands work in any case —
/HELP,/help, and/Helpall work the same - •Session-based: Sessions are created automatically and stay active until timeout. If 2FA is required, use
/loginto reactivate expired sessions - •Mobile-friendly: Use
/menufor easier navigation on mobile devices — buttons are easier to tap than typing commands - •Quick access: Telegram's command autocomplete shows available commands when you type
/