简体   繁体   中英

Java IB API/ TWS get mulitple quotes/price of the company

我正在使用Java ib api / Traders workstaion,现在正在使用Ticketprice获取公司的当前价格,无论如何都可以获得多个报价

This is not how the IB API works. Each security quote has a unique ID associated with it. Therefore, requests must be sent one-at-a-time.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM