Interactive Brokers Highlights Mobile Order Submission in 2026 API Release Notes
Interactive Brokers’ 2026 API production release notes, updated on May 11, pull together a set of changes that matter for traders and developers who route activity through Trader Workstation or IB Gateway. Among the more visible items, IBKR says users can stage orders from the API and then submit them from the mobile IBKR app, giving traders another approval path for workflows that start outside the phone.
The same release-notes page also lists added odd-lot bid, ask, size, and exchange tick types, plus support for generic tick 787. IBKR further added a new option that prepends a $LEDGER- prefix to per-currency account values so API clients can distinguish them from account-level fields with the same names.
None of this changes commissions or market access by itself, but it does change platform plumbing in ways that can affect custom dashboards, trade automation, and data handling. For traders running scripts or third-party tools on top of IBKR’s stack, these are the kinds of small infrastructure changes that can quietly improve control and reduce parsing mistakes.
Why it matters
IBKR’s API is part of the real trading workflow for many active users. Changes to order submission paths, odd-lot data fields, and account-value labels can affect how reliably those workflows behave in production.
What to watch next
Watch whether brokers and tool builders that sit on top of the IBKR API start exposing the new odd-lot fields and mobile-submit workflow more directly in their own interfaces.