Portfolio View
The/portfolio command renders all your open positions in real time. For each position the terminal fetches the current market price from the Polymarket API and displays:
- Current price of the held outcome
- Unrealised P&L in percentage and absolute USD
- Configured stop-loss and take-profit levels
- Total portfolio-level invested amount and aggregate P&L
Stop Loss & Take Profit
Immediately after a trade is executed, you are offered four preset risk configurations:| Config | Stop Loss | Take Profit |
|---|---|---|
| Conservative | -10% | +20% |
| Balanced | -15% | +30% |
| Aggressive | -25% | +50% |
| Custom | Set manually | Set manually |
You can update stop-loss and take-profit levels at any time from the position detail screen. The new levels take effect on the next monitor cycle.