place_shadow_trade
Record paper trades on prediction markets to track hypothetical positions without executing real transactions.
Instructions
Place a paper (shadow) trade on a prediction market for tracking purposes.
Args: ticker: Market ticker symbol (e.g. "KXBTC-100K"). side: Trade direction: "yes" or "no". size_usd: Trade size in USD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| side | Yes | ||
| size_usd | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |