orders
Check live book entries—working, partially filled, or rejected—and filter by IDX ticker for a single stock.
Instructions
Orders currently on the book: what is working, what is partially filled, what was rejected.
Pass symbol to filter to one stock. request echoes the filter that was actually sent, so an empty result can be told apart from a filter that did not apply.
side is buy or sell only when the wire said so in a word this server recognises; sideRaw always carries what it actually said. If side is absent, quote sideRaw rather than guessing the direction of someone's order.
Requires the trading session (stockbit-auth trading-login).
IN PAPER MODE this reads a LOCAL LEDGER, not the brokerage, so NO trading session and NO PIN are needed however the line above reads — do not send the user to a terminal. The result says "PAPER ACCOUNT"; say so rather than reporting these figures as the user's actual account.
PENDING VERIFICATION: this endpoint has not been observed live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | IDX ticker to filter by, e.g. BBRI. Omit for all open orders. |