Watchlist
Watchlist Management Interfaces
ποΈ Get Watchlist
β’ Function description: Get all watchlists for the current user. Returns watchlists sorted by sort order in descending order.<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
ποΈ Create Watchlist
β’ Function description: Create a new watchlist. Maximum 20 watchlists can be created (shared with retail).<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
ποΈ Update Watchlist
β’ Function description: Update an existing watchlist's properties such as name and sort order. Only provided fields will be updated; unprovided fields remain unchanged.<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
ποΈ Delete Watchlist
β’ Function description: Delete a watchlist and all instruments in it. This operation is irreversible.<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
ποΈ Get Watchlist Instruments
β’ Function description: Get all instruments in a watchlist. Results are sorted by sort_order in descending order.<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
ποΈ Add Instruments to Watchlist
β’ Function description: Add one or more instruments to an existing watchlist. Maximum 1000 instruments total across all watchlists.<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
ποΈ Remove Instruments from Watchlist
β’ Function description: Remove one or more instruments from a watchlist by symbol and category.<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.
ποΈ Update Instruments Sort Order
β’ Function description: Update the sort order of instruments in a watchlist.<br/>β’ Frequency limit: Market-data interfaces rate limit is 600 requests per minute.