add_position
Record a new position in a thesis for tracking. Use after an intent fills or a manual trade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Position size (contracts) | |
| venue | Yes | Exchange venue | |
| apiKey | Yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys | |
| thesisId | Yes | Thesis ID | |
| direction | Yes | Position direction | |
| rationale | No | Why this position | |
| entryPrice | Yes | Entry price in cents | |
| marketTitle | Yes | Human-readable market name | |
| externalMarketId | Yes | Market ticker |