How to Track Portfolio Performance with OpenClaw
Portfolio performance tracking with OpenClaw and ToolRouter. Monitor your investments in real time.
ToolStock MarketOpenClaw automates daily portfolio performance tracking. Configure your holdings once and it will fetch prices on schedule, calculate total value and per-position returns, and deliver structured performance snapshots -- building a historical track record without manual data entry.
Connect ToolRouter to OpenClaw
1Install the CLI
npm install -g toolrouter-mcp2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp toolsSteps
Once connected (see setup above), use the Stock Market tool:
- Tell OpenClaw your holdings and share counts
- OpenClaw fetches all quotes and calculates portfolio value
- Ask for performance breakdowns and analysis
- Export the data for your records
Example Prompt
Try this with OpenClaw using the Stock Market tool
Track my portfolio: AAPL 100 shares, MSFT 50 shares, GOOGL 75 shares, AMZN 30 shares. Show total value and daily P&L.
Tips
- Include cost basis for gain/loss calculations
- Ask OpenClaw to flag positions that moved more than 3% today
- Combine with price_history to see how your portfolio has trended