¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: I have a hard time doing Paper Trading
In my opinion a MKT order that doesn't get filled when it should have been means that the platform doesn't work. Is not an API issue, because even if I place the trade from TWS GUI is the same, even
By Flaviu Paul · #51406 ·
Re: TWS startup parameters
User settings are stored in a local directory and nothing prevents you from having multiple folders with different settings and layouts. To set the folder on the command line: ``` tws
By @lbilli · #51405 ·
Re: Intraday VWAP standard deviation channel
A lot of these differences ("discrepancies"?) come from the variation on the original data set. - Do you use the RTH session data set or the extended session data set ? (rule does apply individually
By Gordon Eldest · #51404 ·
Re: I have a hard time doing Paper Trading
You can call the Help Desk and have them track the messages sent between your app the IB to find out what's the problem.
By Marcus · #51403 ·
Re: TWS startup parameters
As far as I know, you cannot do what you want to do.
By nkulki · #51402 ·
Re: I have a hard time doing Paper Trading
My suggestion that you cannot rely on paper trading to test your strategy. The paper trading should be used to test the API etc. Is your issue that trade execution is taking much longer than expected
By nkulki · #51401 ·
I have a hard time doing Paper Trading
Hello, I am new here and maybe is not the best place to ask, but I hope that I will get an answer. In short I have a real account with a paper trading attached to it and NASDAQ subscription. I have
By Flaviu Paul · #51400 ·
Intraday VWAP standard deviation channel
Hi, TWS charts have the intraday vwap volume study feature which has a checkbox to also display standard deviation channels together with its?vwap (under Studies.. -> Volume Studies -> Intraday
By Simon Steiner · #51399 ·
Re: can not place order after updated to TWS 1019.2
By checking I meant that you look for the new sample code exactly on the function/procedure where you get your errors with the old excel sample, check the differences. I think on the excel sample
By joanmarcel119 · #51398 ·
Re: Sent multiple bracket orders (open, takeprofit, stoploss, exit at time), but 1 of them only took (open and exit at time)
It happened again today but this time, only the MIT part of the order was missing from 2 of the orders. Here is a screenshot. IB got back to me after I sent them the logs, they told me that, ###
By omgwtfsalty@... · #51397 ·
Re: Meaning of Message 1102 (2104, 2106)
You are coming to the wrong conclusions, Greg. The situation is very different when an existing subscription experiences errors 1100/1102 and when you subscribe to additional instruments. HMDS
By J¨¹rgen Reinold · #51396 ·
Re: Intermittent IBGW connection problems 10.19.2a
An "Inactive" order can become active again, so it's not certain that it's done yet. -- Ewald
By Ewald de Wit <ewald.de.wit@...> · #51395 ·
(Paid) Finishing up a software
Hi, I am looking for a coder to finish a semi functional code in python. This code has been organized and reviewed so it will be easy to work with but it still has a few bugs, needs another asset
By IBmark · #51394 ·
Re: Intermittent IBGW connection problems 10.19.2a
Thanks Jurgen for the detailed reply. ib_ibsync ( https://github.com/erdewit/ib_insync ) uses a similar approach to mine, with the two below sets, and monitoring order.fills. Unsure why Ewald chose
By John · #51393 ·
Re: can not place order after updated to TWS 1019.2
Hi Joan, Thanks for your comments and suggestions. I¡¯ve tried using the newest API from IB but I get number of compile errors with my Excel file. I¡¯ll have to look first at those issues. I
By Zoran · #51392 ·
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 ·