remove_portfolio_position
Remove a stock position from your portfolio or reduce the number of shares held, by specifying the ticker and optional share count. Streamlines portfolio adjustments for individual traders.
Instructions
Remove or reduce a portfolio position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol | |
| shares | No | Number of shares to remove (None = remove entire position) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||