Live Data Limitations
For all data, besides [Delayed Watchlist Data](/tws-api/doc/market-data-delayed/introduction), a paid data subscription is required to receive market data through the API. See the [Market Data Subscriptions] page for more information.
- Live market data and historical bars are currently not available from the API for the exchange OSE. Only 15 minute delayed streaming data will be available for this exchange.
- Some [Available Tick Types](/tws-api/doc/market-data-live/available-tick-types/introduction) may not be provided due to the contract details, the time that you run the code…… ,etc. To verify whether the specific Available Tick Type is provided, it is suggested to manually check the data in TWS.
- Different [Available Tick Types](/tws-api/doc/market-data-live/available-tick-types/introduction) have different updating frequency.
The bid, ask, and last size quotes are displayed in shares instead of lots.
API users have the option to configure the TWS API to work in compatibility mode for older programs, but we recommend migrating to “quotes in shares” at your earliest convenience.
To display quotes as lots, from the Global Configuration > API > Settings page, check “Bypass US Stocks market data in shares warning for API orders.”


