Telegram Commands
CTAgent lives entirely inside Telegram. Most of the time you simply chat in plain English and the AI agent does the rest. Commands are shortcuts for common actions and quick status checks.
Talking to the agent
Any message that isn’t a command is routed to your personal AI agent. Use it to design strategies, run backtests, inspect the market, and deploy — all conversationally:
Show me BTC’s price action this week.
Build a strategy that buys ETH on an EMA golden cross and trails a 3% stop.
Backtest it from January to March, then paper-trade it.
The agent remembers your conversation, so you can refine ideas step by step.
Command reference
| Command | What it does |
|---|---|
/start | Onboarding and example prompts (aware of whether you’ve connected Binance). |
/help | A summary of what CTAgent can do. |
/connect | Securely add a trade-only Binance API key (2-step; messages with key material are auto-deleted). See Connect Binance. |
/strategies | List your saved strategies with their best ROI and status (paper / live / idle). |
/backtests | Your last 10 backtest results. |
/modules | The Signal Generators, Position Managers, and Risk Managers you’ve created. |
/deployed | The strategies currently running and their status. |
/dashboard | A link to your personal Google Sheets dashboard. |
/killswitch | Emergency stop — halts all trading immediately. See Guardrails & Security. |
/reset | Wipe your account data (2-step; requires typing RESET to confirm). |