Analyze wallet portfolio
analyze_portfolioAnalyze a Polymarket wallet's open positions in Elon tweet-count markets and receive model-based expected-value assessments.
Instructions
Analyze a Polymarket wallet's open positions across the active Elon tweet-count markets, with a model-based expected-value assessment per position. Elon markets only. Requires a PRO API key (POLYSTRIKE_API_KEY environment variable); fails with HTTP 402 without one. Read-only: it inspects publicly visible positions and returns analysis — it never places or modifies orders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Ethereum address of the Polymarket wallet to analyze, hex '0x...' format. | |
| bankroll | No | Optional bankroll in USD (1-1,000,000) for Kelly position-sizing suggestions; if omitted, sizing recommendations are not included. |