Get sellable quantity
toss_get_sellable_quantityNeed to sell shares? Retrieve the exact quantity currently sellable for a symbol, excluding shares reserved by open orders or still settling. Check this before placing a sell order.
Instructions
Returns how many shares of one symbol can be sold right now. This can be lower than the holding shown by toss_get_holdings, because shares reserved by open sell orders or still settling are excluded. Check it before sizing a SELL order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Korean 6-digit code (e.g. '005930') or US ticker (e.g. 'NVDA'). |