# PolyTrade User Guide
## Stock Research Commands
| Command | Description |
|---------|-------------|
| `load AAPL` | Company profile & real-time quote |
| `fa NVDA` | Full financial analysis (income, balance sheet, cash flow) |
| `anr MSFT` | Analyst recommendations & price targets |
| `ee TSLA` | Earnings estimates (EPS, revenue forecasts) |
| `rv GOOG` | Relative valuation vs peers |
| `own AAPL` | Institutional ownership breakdown |
| `gp AAPL` | Price graph (historical) |
| `gip AAPL` | Intraday price graph |
| `news TSLA` | Latest company news |
| `quote AAPL` | Real-time quote |
| `scan` | Scan all weather market opportunities |
## Polymarket Weather Commands
| Command | Description |
|---------|-------------|
| `poly:weather London` | Search weather prediction markets for a city |
| `poly:backtest Seoul 7` | Run a 7-day backtest for Seoul |
| `poly:backtestv2 Seoul 7` | Cross-sectional YES/NO backtest |
| `poly:predict London 2` | Forward-looking prediction (2 days) |
## Trading Commands
| Command | Description |
|---------|-------------|
| `poly:simbuy 50 <id>` | Simulate a $50 trade (no real money) |
| `poly:buy 50 <id>` | Place a real USDC buy order |
| `poly:sell 50 <id>` | Place a real sell order |
| `poly:portfolio` | View on-chain portfolio |
| `poly:paperportfolio` | View paper trading portfolio |
## AI Chat
Type any free-form question to chat with the AI research agent.
The agent has access to all tools above and will use them automatically.