¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: data down in USA ???
Goos Friday ,Easter Sunday Holidays in the USA
By Soup_Campbell · #49348 ·
Re: data down in USA ???
No worries. The point of the group is to help each other out. If your TWS has the option to show the up/down tick dots, they turn grey when market is closed and the pop-up text changes to Trading
By Nick <news1000@...> · #49347 ·
Re: data down in USA ???
part of my brain has been surgically removed thanks to this market action. There was a time when all the bunnies and chocolate in the shops would have reminded me that it was easter. Thanks for the
By dent · #49346 ·
Re: data down in USA ???
WOW is my face red!!!? I completely missed that. Thanks.
By dent · #49345 ·
Re: data down in USA ???
This is Good Friday holiday in US, markets are closed. CME holiday calendar here: https://www.cmegroup.com/tools-information/holiday-calendar.html
By Nick <news1000@...> · #49344 ·
Re: data down in USA ???
By Dean Williams <deanwilliams@...> · #49343 ·
data down in USA ???
hi all we're seeing a green DATA indicator AND the status check shows all servers green BUT we don't see any data since 15:00 CST? Anyone else seeing this? The only check we know is to click on the
By comicpilsen · #49342 ·
Windows timeBeginPeriod() behavior changes
This is a heads-up for those of you doing lower level win32 programming with timeBeginPeriod(). Starting in Win 10 2004 the setting is no longer global and only effects the calling process. Even
By Nick <news1000@...> · #49341 ·
Re: Possible bug in TWS API when requesting auction price, volume, and imbalance data for ASX-listed securities
Hi Jurgen Thanks for responding. Yes I read your other thread about 10.x and double checked what version I was on, but I¡¯m still in 9.x. Also this was on a live account not paper. I think this bug
By Colin Bowers · #49340 ·
Re: Possible bug in TWS API when requesting auction price, volume, and imbalance data for ASX-listed securities
Which TWS version shows this behavior, Colin? And is this in a paper or real account? We had issues with all version 10 "latest" TWS versions in combination with a paper account (including 10.15
By J¨¹rgen Reinold · #49339 ·
Re: Possible bug in TWS API when requesting auction price, volume, and imbalance data for ASX-listed securities
Hi all, Just thought I would add that I've verified that the bug is definitely in TWS itself. My earlier assertion that the numbers in the GUI were correct was actually incorrect. I was looking at
By Colin Bowers · #49338 ·
Re: combo order with stoploss and takeprofit
is it a fixed percentage? why not just write the code to calculate limitPrice = 100 takeProfitLimitPrice = limitPrice * 1.5 stopLimitPrice = limitPrice * 0.5 stopLimitAux = stopLimitPrice -
By Derrick Ike · #49337 ·
How to change the remaining quantity of a Bracket Entry Order to Zero when it is partially filled
Hi All, I searched TWSAPI and couldn't find this exactly.? If I missed a post please point me there. How can I change the quantity of the Bracket Entry Order when it is partially filled?? Thru TWS
By Lou Dudka · #49336 ·
Re: combo order with stoploss and takeprofit
I am familiar with such bracket orders. but how can I set an exit price? parent.lmtPrice = limitPrice I would like to use a percentage basis on the parent combo. note - this is intended for pair
By Erez Kaplan <erezkaplan90@...> · #49335 ·
Re: combo order with stoploss and takeprofit
There's a good example <https://interactivebrokers.github.io/tws-api/bracket_order.html> on the api website. Create a contract object with your combo legs, and then create a bracket object with your
By Derrick Ike · #49334 ·
Re: Re-login failures with TWS auto-restart option.
Thanks Nick. I guess that eliminates my theory that I'm having problems because of Win7. Thanks, as always, and Be Well, Lou Dudka
By Lou Dudka · #49333 ·
Minor bug in common.py in 10.14.1
Hello All - There is a minor bug when attempting to print the returned values from reqRealTimeBars.? The request was failing and I was getting this error: 'RealTimeBar' has no attribute 'open'.?
By Steve Tuscher · #49332 ·
combo order with stoploss and takeprofit
I have a combo order running. How does one add?stoploss and takeprofit to the single combo?
By Erez Kaplan <erezkaplan90@...> · #49331 ·
Re: Re-login failures with TWS auto-restart option.
This was live account on Windows 10 21H1.
By Nick <news1000@...> · #49330 ·
Re: Re-login failures with TWS auto-restart option.
Nick - was this paper or prod? What OS are you running? Thanks, as always, and Be Well, Lou Dudka
By Lou Dudka · #49329 ·