Re: Gateway disconnects multiple times daily at around 2pm, sometimes failing to reconnect
Interesting.
Yesterday (Tuesday 2pm Sydney time) the problem arose for me again. Gateway fails to reconnect to the IB Server when the IB Server restarts, forcing me to log in to Gateway again. My
By
Kevin
·
#49604
·
|
Re: Gateway disconnects multiple times daily at around 2pm, sometimes failing to reconnect
Looks like during the first section of the log your IB Gateway is connected to the ndc1 IBKR server in the US ( https://ibkr.info/node/2816 ) and the disconnects you describe take place right within
By
Jürgen Reinold
·
#49603
·
|
Gateway disconnects multiple times daily at around 2pm, sometimes failing to reconnect
Hi all
Hoping for some guidance on this issue that has been plaguing me for months. Thanks in advance!
As topic name, almost every trading day, the gateway will disconnect from the IBKR servers 3-4
By
Dan
·
#49602
·
|
Moderated
Re: Fundamentals Explorer
Hey hey,
Thanks again for your guidence, admittedly I am ignorant of the terminology and what can be found where.
It's a learning curve and I'm not from the financial sector and I'm doing too many
By
Colin B Maharaj
·
#49601
·
|
Moderated
Re: Fundamentals Explorer
I guess if finviz provides what you are looking for, maybe that's the way to go.
Richard and? hymagik have pointed you in the direction you'd have to go with the IBKR API. Let me only add a few
By
Jürgen Reinold
·
#49600
·
|
Moderated
Re: Fundamentals Explorer
Actually, this is a sample of what I am looking for, however I got this from finviz.
statements?????????????? Dividend -
Index -????????????????? P/FCF -
P/E
By
Colin B Maharaj
·
#49599
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
@jcopp
You can only set the trigger method for simulated orders, in live trading it is up to the exchange and i suppose they are using the default method.
int TriggerMethod (
By
Jenzi
·
#49598
·
|
Good Till Date order rejected outside RTH?
I'm receiving the following error when my algo places a futures trade outside RTH with the Good till Date set to expire the order after 10 mins:
ERROR 9 201 Order rejected - reason: Order will be
By
Kcking
·
#49597
·
|
How to request historical data from a specific date?
Hi,
I would like to know if there is a way to request historical market data using the "/api/iserver/marketdata/history" endpoint from a specific date or time?
Currently, I am able to obtain data
By
LUCASSCHWARTZ84@...
·
#49596
·
|
Restoration of historical data after interruption by competing session
Hi, it's easy to learn from experience that API data streams are restored without the need for resending requests after a connection is completely broken between API software and IBKR servers, but?I
By
ds-avatar
·
#49595
·
|
Re: Can I combine a bracket order with a MOC (Market on close) order - Invalid OCA handling method
To successfully place a MOC order within an OCA group, you must set the OCA mode to reduce (without protection), and expect that despite this the OCA event will entirely?cancel rather than reduce
By
ds-avatar
·
#49594
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
Correct. You set OutsideRth to true on every order object in the bracket. But at least on STOP orders. Order presets defined within TWS have no impact on your TWS API client.
As a matter of practice,
By
Jürgen Reinold
·
#49593
·
|
How does ExecutionCondition work? (Pair Trade)
I'm testing out making pair trades where one half of the trade is executed before the second and the second's execution is conditional on the first (ex: buy AAPL and short MSFT, but you only short
By
kuba
·
#49592
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
One factor to consider is which trigger to use: Bid, Ask, or Last. That
obviously plays a role, including vulnerability when bored institutional
traders run the Stops.
By
jcopp
·
#49591
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
That's a very interesting thought, because the exits were made in the second the us markets did open.
Otherwise, i have made many other trades during the day where it worked (same instrument, exits on
By
Jenzi
·
#49590
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
Did you set the stop-loss orders to execute outside regular trading hours? It’s not enough just to set that for the parent order.
Sent: 23 June 2022 20:16
To: [email protected]
Subject: Re:
By
Richard L King
·
#49588
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
It's ES before the US open, during European markets.
By
Jenzi
·
#49587
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
Ok, pulled up a footprint of the situation, basically this should not be possible to happen.
By
Jenzi
·
#49586
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
How liquid are the contracts you're trading? Even if the stop gets
triggered you still need some liquidity for the trade to execute
By
Derrick Ike
·
#49585
·
|
Re: IB Routinely Misses Stops and Hidden LMTs
These aren't Stop Limits 'STP LMT', but Stop Orders 'STP', that should exit via a market order, when according to IB doc "the user-specified stop trigger price is attained or penetrated".
This is
By
Jenzi
·
#49584
·
|