开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Re: 10326 - OCA group revision is not allowed
Today, OcaType 2 works with both 10.30 and 10.34, at least in a paper trading account. I will try it in a live account with version 10.30 this evening, and if it works, in a live account during the
By Jimmy · #53917 ·
Re: 10326 - OCA group revision is not allowed
If one order gets 1 contract filled, I don't want the other orders in the OCA group to be cancelled immediately; I want the other orders to remain active, with 1 contract to get subtracted from their
By Jimmy · #53916 ·
Re: 10326 - OCA group revision is not allowed
Thanks for the clarification, Jimmy. I had responded to when you had said in an earlier reply " I see this message when trying to modify the limit or stop price of an OCA order " What are you trying
By Jürgen Reinold · #53915 ·
Re: 10326 - OCA group revision is not allowed
Thanks for the reply Jürgen. At this time, I'm not modifying orders. I am just submitting two single-legged option OCA bracket orders, one with a stop price, one with a limit price. I am testing
By Jimmy · #53914 ·
looking for earning data vendor
The reqFundamentalData() does not seem to work.? I like to get the earning per share of the stock for the next three years.? What data provider do you recommend?? Thanks.
By zlzhao22@... · #53913 ·
Re: 10326 - OCA group revision is not allowed
You can permanently enable/disable various order precautions in the global settings of TWS and IBGW under API --> Precautions. When you call placeOrder() to modify the OCA order, what kind of Order
By Jürgen Reinold · #53912 ·
Re: 10326 - OCA group revision is not allowed
Revisiting this as the deadline to upgrade to 10.30.1t looms. Raoul, my OCA orders' parent id is 0 already, so unfortunately I think the issue I'm encountering is different than what your post
By Jimmy · #53911 ·
Re: Automatic bid or ask price change until funded
. I found the IB algo etc, but this seems to peg the order to the midpoint and changes the price based on market price changes. Within the api I'd like to give my order a start price and have the algo
By 28coins@... · #53910 ·
Re: TrailStopPrice is not correct in the OrderStatusEvent
Is this email intended for me? -- Secured with Tuta Mail: https://tuta.com/free-email Feb 10, 2025, 01:23 by TwsApiOnGroupsIo@...:
By 28coins@... · #53909 ·
Re: TrailStopPrice is not correct in the OrderStatusEvent
You might want to ask this question in the ib_sync/ib_async group ( /g/ib-async ). For IBKR provided TWS API implementations., openOrder() callbacks provide updated Order objects
By Jürgen Reinold · #53908 ·
Automatic bid or ask price change until funded
Tws interactive brokers visual basic api question Is it possible within the IB Api (I use? the VB version) to use an order type that based on a user set bid ( or ask ) price, walks the price up ( or
By 28coins@... · #53907 ·
Re: ib market data. is it clean and any good alterantive sources?
I used DTN-IQ for many years.? It is very affordable, but it does not give historical BBO data, only trades...
By Harold Lanier · #53906 ·
TrailStopPrice is not correct in the OrderStatusEvent
Hello, I'm trying to get the trailing trigger price for the filled trail order (not the execution price) for that I'm using the orderStatusEvent : self.ib_client.orderStatusEvent +=
By hadry.hamza@... · #53904 ·
Bug and fix in TWS python API 10.34 (unknown module "server_versions")
Hello all - I just wanted to share a bug and fix I found in the latest version. Using both the windows and mac/linux version 10.34 API, you will error out if you do: from ibkr.client import * for
By showard314@... · #53903 ·
Re: ib market data. is it clean and any good alterantive sources?
I'm using IB to place trades and use a different data source. I pretty much restrict my trading to a handful of US equities. This is not a recommendation to use? the data source I'm using, its just
By Chucky · #53902 ·
Re: ib market data. is it clean and any good alterantive sources?
It seems fairly decent. If you want the best, DTN-IQ can't be beat. [email protected]> wrote:
By Dale Joyce · #53901 ·
Re: ib market data. is it clean and any good alterantive sources?
Interesting, thank you. -- Best, DS
By ds-avatar · #53900 ·
Re: ib market data. is it clean and any good alterantive sources?
This really needs to be more specific as to which market data you are particularly interested in. Historical/real-time? Prices, quotes, earnings, ratings, news? For prices - every tick or OHLC bars
By ds-avatar · #53899 ·
Re: API documentation location?
I believe that is all we have now and my only hope is that we will not need one day to pass references to the Wayback machine between each other in order to understand the workings of API beyond those
By ds-avatar · #53898 ·
API documentation location?
Hi all, I've been forced to update my code (thanks IB!) but I can't find an up-to-date version of https://interactivebrokers.github.io/tws-api/ which is what I used the first time. Any ideas where
By mark collins · #53897 ·