start_autonomous_loop
Start continuous monitoring of Polymarket markets around an investment thesis, with periodic scans to identify trading opportunities and automatically propose or execute trades.
Instructions
Start continuous market monitoring for a given investment thesis.
Claude will scan markets every poll_interval_seconds, identify opportunities, and either propose trades (confirm mode) or execute them automatically (autonomous mode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thesis | Yes | ||
| poll_interval_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |