API documentation
post
/api/v1/InstrumentsAdds a symbol to the user's watchlist when within platform limits.
Instruments
Parameters
symbol
query · string
Optional
version
path · string
Required
Responses
- 200Symbol already present or successfully added.application/json
- 400Invalid or unknown symbol, or maximum watchlist size exceeded.application/json
{}