latestOpenAPI 3.1.02026-08-22181751733.6 KB

67f9f562c2c6

tradingWatchlists

Create A Watchlist

Create a named watchlist by submitting a set of conids.

post/iserver/watchlist

Request body

idstring required

Must be a number, digits 0-9 only. Must be unique relative to other watchlist IDs.

namestring required

Arbitrary human-readable name to be displayed in TWS and Client Portal.

Response

Watchlist creation successful.

idstring

The submitted watchlist ID.

hashstring

IB's internal hash of the submitted watchlist.

namestring

The submitted human-readable watchlist name.

readOnlyboolean

Indicates whether watchlist is write-restricted. User-created watchlists will always show false.