Re: Overnight trading
I'd say you simply set exchange="OVERNIGHT" when you make your market data requests/subscriptions, if you specifically want the overnight data.
It worked for me when I grabbed historical
By
Jürgen Reinold
·
#52866
·
|
Re: Overnight trading
And of course I have checked that my respective symbols are listed for overnight trading, most of the popular symbols are there, take AAL or whatever from the top of the list.
By
bespalex
·
#52865
·
|
Re: Overnight trading
Yes, I should have mentioned, that I was primarily meaning US etf/equities. ETH work for me as well as RTH with the outsideRth=False.
Not sure yet about the overnight/IBEOS venue.
I can't even see the
By
bespalex
·
#52864
·
|
Re: TWS option "Never Lock Trader Workstation" no longer available in version 10.26 ?
Yes, a few hours later it magically reappeared also for me. Kept me awake a whole hour in the middle of the night. Shit what I got stressed about the implications :-)
By
Despair
·
#52863
·
|
Re: TWS option "Never Lock Trader Workstation" no longer available in version 10.26 ?
Someone at IBKR must have burped the servers during the night. The "Lock and Exit" configuration on both TWS I mentioned below is back to normal now (as in the "Never Lock" option is back)
Jürgen
By
Jürgen Reinold
·
#52862
·
|
Re: Best ways to run TWS from WSL2 in Windows?
I use Rocky Linux 9.4 with the XFCE display manager and it is great. I originally developed my apps (which run on Linux) to be connected to a Windows based version of TWS but have since migrated that
By
Chris Haidinyak
·
#52861
·
|
Re: Best ways to run TWS from WSL2 in Windows?
I personally gave up using WSL2, it was too fiddly and required too much
effort to get going and to be confident it was working
Have you looked at using a docker container? Or maybe just get a
By
Chris Allison
·
#52860
·
|
Best ways to run TWS from WSL2 in Windows?
Hi all,
Really glad you are here. I'm fairly new to the algo trading world, but have some years of good ol' fashioned point and click trading behind me. I'm not a programmer per se but somehow get
By
JohnConstantine <84ovn8hpk@...>
·
#52859
·
|
Re: TWS option "Never Lock Trader Workstation" no longer available in version 10.26 ?
With 10.28.1e for Windows I also cannot change anymore in: File -> Global Configuration -> Lock and Exit the "Auto logoff" to "Auto restart".
This setting is fixed as well as "Lock Trader Workstation"
By
Greg Angelow
·
#52858
·
|
Re: Overnight trading
I seem to recall that for an order to execute outside regular hours, TimeInForce must be set to “GTC” rather than “DAY”.
I may be misremembering, so test!
Richard
By
Richard L King
·
#52857
·
|
Re: Overnight trading
Your question is more trading related than it relates to TWS API. So you might want to read up on the relevant sections of the TWS documentation and the specification for the instrument your are
By
Jürgen Reinold
·
#52856
·
|
Re: Overnight trading
Have not really been able to test, it seems I do not have a data feed for overnight quotes.
My fresh understanding is that overnight orders need to be destined to a specific 'exchanges', namely
By
bespalex
·
#52855
·
|
Re: TWS option "Never Lock Trader Workstation" no longer available in version 10.26 ?
Which TWS version are you using?
I can confirm that my "latest" standalone LINUX TWS 10.29.1f and Windows Beta 10.30.0i are now missing the "File --> Global Configuration --> Lock and Exit --> Never
By
Jürgen Reinold
·
#52854
·
|
Re: TWS option "Never Lock Trader Workstation" no longer available in version 10.26 ?
Since today I'm experiencing the same as the OP although I haven't changed anything. I didn't update my TWS nor am I customer of IB-HK.
Anybody else with the same problem?
By
Despair
·
#52853
·
|
Re: IBKR API fill outside RTH
https://www.google.com/search?q=TWSAPI+Use+RTH&sca_esv=1ebb0e033accb772&sca_upv=1&sxsrf=ADLYWIIGdrXD-eLVFbolPPUagGfE1RcdWA%3A1716148878257&ei=jlpKZs-qD86ykvQP0LWzsAI&ved=0ahUKEwjPqZTiwJqGAxVOmYQIHdDaD
By
mikey823
·
#52852
·
|
Re: Overnight trading
Apologies. It is outsideRth=True. Give it a try tonight.
By
Y Q
·
#52851
·
|
Re: Overnight trading
Now it's getting more confusing:) I do not see useRth at all in the order class, I can only see:
self.conditionsIgnoreRth = False
self.outsideRth ? ? = False
related to hours.
Also overnight hours
By
bespalex
·
#52850
·
|
Re: Overnight trading
For me, it is by setting useRTH = True.
Then when you place an order, there will be a warning message 'Outside
Regular Trading Hours' is ignored based on order type and destination, and
your order
By
Y Q
·
#52849
·
|
Re: Overnight trading
I thought it was
useRTH = False
That gives you pre market and after market.
If trading futures ES NQ , you can trade all night through to the next day.
You can trade Regular Trading Hours as well.
By
mikey823
·
#52848
·
|
Overnight trading
Hi! Can anyone help how to set an order for overnight trading hours?
there's a field .outsideRth, but nothing specifically designated for overnight session and they're not the same hours.
Searching
By
bespalex
·
#52847
·
|