Unwatch Instrument
UnwatchInstrumentRemove a stock or an option contract from one of the USER's portfolio watchlists. This only removes the watch entry: it never touches a holding, so a stock the portfolio also owns stays exactly as recorded. Confirm with the user before removing.
Address the instrument the way it appears in GetMyPortfolio's Watching section: the ticker for a stock, or the OCC symbol in optionContract for an option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | The watched stock's ticker. Omit when removing an option by its OCC symbol. | |
| portfolio | Yes | The portfolio whose watchlist to remove from, by name. | |
| optionContract | No | Optional. The watched option's OCC symbol, e.g. O:AAPL260724C00110000. |