¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
TWS startup parameters
Are there any? It's not an API question but sometimes I'd like a completely different layout to do some research or try out different features without messing up my "standard" layout. I realize I can
By Hilmar · #51391 ·
Re: can not place order after updated to TWS 1019.2
Hi Zoran! I don't use the whatif API function yet and I can not check this, but why don't you download the newest API software from IB (first rename the old folder usually on C:\TWS API) and then
By joanmarcel119 · #51390 ·
Re: Intermittent IBGW connection problems 10.19.2a
In general, reqMktData feeds seem to be quite stable and timely, too, John. Though we use them only to give context to our TickByTick and Level II data feeds, so we have less analysis for them. Keep
By J¨¹rgen Reinold · #51389 ·
can not place order after updated to TWS 1019.2
Dear all, I am using ExcelActiveX spreadsheet to connect to TWS and to relay my orders. The spreadsheet is based on IB¡¯s sample ExcelActiveX spreadsheet where I added some VBA code to make it more
By Zoran · #51388 ·
Re: gateway version dependent error 10089
The insync ( /g/insync ) group is generally a better place for ib_insync related issues, but I have the feeling you are correct and there are behavioral differences between TWS/IBGW
By J¨¹rgen Reinold · #51387 ·
gateway version dependent error 10089
Dear all, I hope someone can direct me in the right direction to solve this error: Error 10089, reqId 8: Requested market data requires additional subscription for API. See link in 'Market Data
By rikriknl@... · #51386 ·
Re: buy order at open if market open between a minimum and maximum
A minimum indicates a sufficiently strong follow on move (from previous day), a maximum prohibits excessively outsized moves. The trading system does significantly better with both a minimum and a
By David Walker · #51385 ·
Re: buy order at open if market open between a minimum and maximum
Why care about a minimum? Your limit-on-open will fill if the current price is below the limit.It's effectively a market order with a maximum.
By Hilmar · #51384 ·
Re: Web Portal API - whole Option Chain
It deems that you have not received any replies. If using the IB API is also acceptable then there is a solution available that may meet your requirements:
By Orionn · #51383 ·
Re: Intermittent IBGW connection problems 10.19.2a
That's impressive J¨¹rgen. That's good to know for tick by tick data, what about lvl 1 reqMktData? same stats? Would be interested to know your thoughts on orders and positions tracking please, as
By John · #51382 ·
Re: buy order at open if market open between a minimum and maximum
Does not work for exchange auctions, they don't care what parameters IB supplies.
By misantroop · #51381 ·
Re: Sent multiple bracket orders (open, takeprofit, stoploss, exit at time), but 1 of them only took (open and exit at time)
I hope your client properly captures and records error callbacks (there are three different I BApi::EWrapper::error (
By J¨¹rgen Reinold · #51380 ·
Sent multiple bracket orders (open, takeprofit, stoploss, exit at time), but 1 of them only took (open and exit at time)
I send multiple orders to ib gateway everyday, for the last week I have been using the following bracket order. Open -> long or short an equity Take profit -> price above long entry or below short
By omgwtfsalty@... · #51379 ·
Meaning of Message 1102 (2104, 2106)
Thanks to all for the valuable informations responding to my last blog post. </g/twsapi/message/51377>I found another discussion here </g/twsapi/topic/99224346#51265>
By Greg Angelow · #51378 ·
Re: Intermittent IBGW connection problems 10.19.2a
If your server has enough memory, running multiple TWS/IBGW simultaneously works just fine. And sharing the same market data subscription between a TWS/IBGW real and paper account is no problem
By J¨¹rgen Reinold · #51377 ·
Re: ReqHistoricalData for Stock Giving API Version Error After Forced Upgrade to 10.19.2
I guess it is time to upgrade to TWS API version 10.19 (stable) or 10.22 (latest), Adam. Just like IBKR support suggests. The Decimal data type and fractional sizes (API level 163) were introduced two
By J¨¹rgen Reinold · #51376 ·
ReqHistoricalData for Stock Giving API Version Error After Forced Upgrade to 10.19.2
Has anyone else encountered this and found a solution? Now when I call ReqHistoricalData on a stock it says "Your API version does not support fractional share size rules. Please upgrade to a minimum
By Adam S. · #51375 ·
Re: buy order at open if market open between a minimum and maximum
Try to find a library for scheduling in your programming language and send an order when you'd like.
By Gaether · #51374 ·
Re: Updating ibapi on Mac
My suggestion dont use IB API and use IB_INSYNC?https://github.com/erdewit/ib_insync
By nkulki · #51373 ·
Updating ibapi on Mac
Hi, I've got a new Mac and was trying to install ibapi. I'm running python 3.11.4, miniconda and spyder 5.3.4. I downloaded the IB API 10.22 and run "python setup.py install" and got a message warning
By 8.severn@... · #51372 ·