¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Some Paper trade Orders not filling after updating to 10.30
Are there any errors or warning messages when you place your orders ? Either displayed by TWS or sent to the error callbacks of your API client ? I haven't seen any error messages. I haven't seen any
By plborgprograms@... · #54122 ·
Re: Securities for this order were not immediately available for short sale, but not asking to short...
Just checked the code, all OCAType=1 for all orders in all OCA groups. Could they still be crossing somehow? Is having 3 orders in 1 OCA group an issue? I had read it wasn't. Pretty sure this never
By Patrick Lapointe · #54121 ·
Re: Securities for this order were not immediately available for short sale, but not asking to short...
You control the OCA behavior with the IBApi.Order.OcaType ( https://interactivebrokers.github.io/tws-api/classIBApi_1_1Order.html#a3485999c42d64f3c879ec4a424bab697 ) field in each order object. The
By J¨¹rgen Reinold · #54120 ·
Re: Securities for this order were not immediately available for short sale, but not asking to short...
I had already looked at the documentation, I could of missed something or just misunderstood. Can I specify the 'type' ? Would type 1 or 2 be the only way to do what I'm trying to do ? 1 OCA group
By Patrick Lapointe · #54119 ·
Re: Securities for this order were not immediately available for short sale, but not asking to short...
You might want to read up on OCA details. Exchanges generally do not have native OCA implementations, so IBKR simulates them within their system. Only OCA types 1 and 2 ("with block") assure that no
By J¨¹rgen Reinold · #54118 ·
Re: Securities for this order were not immediately available for short sale, but not asking to short...
Hi, Pretty sure both messages are the same issue. The STP LMT 2.24$ order is active right away. The LMT 2.24$ order becomes active in 20min(Now+20min). To explain why several OCA orders, I'm gathering
By Patrick Lapointe · #54117 ·
Re: Securities for this order were not immediately available for short sale, but not asking to short...
@patrick.lapointe We currently have two separate OCA related topics. Let's keep your issue in this topic you created. Which of the three OCA types (
By J¨¹rgen Reinold · #54116 ·
Re: Some Paper trade Orders not filling after updating to 10.30
Hi, Thanks for your reply. I don't have any errors/warnings. I log all errors coming from IBKR server and there are none for that order and/or OCA Group. TWS version id Trader Workstation 10.35.1g
By Patrick Lapointe · #54115 ·
Re: Some Paper trade Orders not filling after updating to 10.30
Are there any errors or warning messages when you place your orders ? Either displayed by TWS or sent to the error callbacks of your API client ? Did you check if there are new TWS API settings that
By Orionn · #54114 ·
Securities for this order were not immediately available for short sale, but not asking to short...
Hi, I've been receiving this error for a long time now. Can't find anything online regarding this issue. In this example: I buy 2 stocks. I have 1 Sell OCA group with 3 orders. I have 1 other Sell OCA
By Patrick Lapointe · #54113 ·
Streaming Market Data
I have a TWS account. I am looking to get a price list every 5 seconds from a list of stocks (about 40) - using IBKR API - and log to a file. Do I need any "Streaming Market Data" subscription? Thanks
By Danny · #54112 ·
Some Paper trade Orders not filling after updating to 10.30
Hi, I'm new on this forum. I found after updating, that some of my orders never filled despite the price conditions and time conditions being hit. I do an exit sell order using an OCA Group; one an
By plborgprograms@... · #54111 ·
Re: TWS Time zone
Yes, Richard knew what it was.? There are two different jts.ini files, one used in logging on with IBC and one without.? I changed the time zone in the one IBC uses.
By Frank Bell · #54110 ·
Re: IB via Lightspeed
So what API are they using to IB where there¡¯s no requirement for TWS Workstation or IB Gateway? mark
By Mark Murphy · #54109 ·
Re: IB via Lightspeed
I also received the same email from 16 April. My 2 cents, either you go full FIX and pay for it or you stay with the most direct and documented way (TWS API). Adding an intermediate layer only adds
By mov_ebpesp · #54108 ·
TwsApi.jar and TwsApi_debug.jar
Does anyone know the difference between "TwsApi.jar" and "TwsApi_debug.jar" in IBJts/source/JavaClient of the Java TWS API ? Thank you. -- https://www.tradingsoftwarelab.com
By Orionn · #54107 ·
Re: TWS Time zone
Did you already solve this issue ? Questions: 1. What do you mean by "it displays CDT" and "TWS is showing CDT" ? Where do you see the CDT timezone displayed in TWS ? 2. Do you have the exact same TWS
By Orionn · #54106 ·
Re: IB via Lightspeed
Lime solicited me in 2006.? I don't remember much else.
By Frank Bell · #54105 ·
Place Trailing Stop Limit Order
Hi, I would like to place a trailing stop order based on execution details received back from IBKR. The original order is a market order, so using the trailing order for risk management and profit
By mugu@... · #54104 ·
Maximum number of symbols for live prices
What is the maximum number of symbols the API can support getting live prices at the same time? I am wondering if I need a different price feed solution soon.
By Frank Bernett · #54103 ·