Re: maintenance? outage?
Sorry, I meant 6pm eastern on Sunday.
By
Nick <news1000@...>
·
#47359
·
|
Re: maintenance? outage?
IB sometimes does extended maintenance over the weekend, I don't think they announce it ahead of time. Sometimes you will be able to connect over the weekend and sometimes not.
Things are back to
By
Nick <news1000@...>
·
#47358
·
|
Re: TWS Historical Options Data - Python API code
My eyes hurt, during inspection of this piece of spaghetti code.
How do you manage to find any unexpected behavior? Any tests?
By
Hartmut Bischoff
·
#47357
·
|
Re: maintenance? outage?
Here it be:
https://www.interactivebrokers.com/en/index.php?f=2225
By
Stuart Cracraft <smcracraft@...>
·
#47356
·
|
maintenance? outage?
Hi,
I tried to login to interactivebrokers.com at about 705am California time
but couldn¡¯t get in as a variety of accounts failed. Both regular and paper.
Are maintenance/outages listed somewhere?
By
Stuart Cracraft <smcracraft@...>
·
#47355
·
|
Re: TWS Historical Options Data - Python API code
Thanks for sharing the link. Will it download the options historical data with different expiry along with delta/theta etc ?
By
Nishant Verma <nishant.vermaa@...>
·
#47354
·
|
Re: TWS vs Gateway at reconnections
Hello everyone
I have been French and computer scientist for over 30 years. I am 72 years old and I have been using python for 6 months. I have developed an API to process the eurusd. When you are
By
GUY <guy.bonnardel@...>
·
#47353
·
|
Need help debugging an issue getting market data
Hi,
I am using reqMktData to retrieve real-time bid/ask data on SPX vertical spreads.? I am making one request at a time and I am using a timeout of 10 seconds.? Whether I get something back or
By
taehee@...
·
#47352
·
|
how many minutes or seconds early, before Market Starts, to subscribe to reqRealTimeBars(). while subscribing for multiple instruments
Hi all,
To get live 5-second real time bars, from the beginning of market
how early to subscribe (considering number of instruments) just before market starts, for reqRealTimeBars()?
If
By
sevi
·
#47351
·
|
Re: Limit on how far back historical tick-by-tick
Speaking from my experience with trade ticks for stocks, it's typically
about 36 months or a bit more. However it can be much less in some issues.
§á§ä, 4 §Ú§ð§ß. 2021 §Ô., 03:47 ebtrader
By
ds-avatar
·
#47350
·
|
Limit on how far back historical tick-by-tick
Is there a limit to how far back you can go for historical tick-by-tick?
By
ebtrader
·
#47349
·
|
Re: the fields commission, max/min Commission in openOrder state are broken
the max_int, min_int, max_float, min_float values mean ¡°no value¡± in the API, similar to NaN in numpy. If an exact commission is returned, you wouldn¡¯t expect to also receive a commission range,
By
Josh
·
#47348
·
|
Collection of Historical Data
I'm working in pulling down a significant set of 1 min price data from the API using the following code:
https://gist.github.com/wrighter/dd201adb09518b3c1d862255238d2534
The code works well.? I
By
wardloving@...
·
#47347
·
|
Re: TWS Historical Options Data - Python API code
This app works pretty well.??https://gist.github.com/wrighter/dd201adb09518b3c1d862255238d2534
By
wardloving@...
·
#47346
·
|
Re: TWS vs Gateway at reconnections
Why do you think the gateway is insufficient? In my experience it is considerably faster than the TWS and works great. The only thing is that you don't see things like you do with the TWS.
And to
By
Despair
·
#47345
·
|
Re: TWS vs Gateway at reconnections
The IB Gateway seems insufficient and you certainly wouldn¡¯t try it with the TWS app¡
By
Stuart Cracraft <smcracraft@...>
·
#47344
·
|
Re: TWS vs Gateway at reconnections
I do not think it would be too difficult to spin up that linux command, no?
[email protected]> wrote:
By
RobDawg35
·
#47343
·
|
Re: TWS vs Gateway at reconnections
Conversely a full on API without the intermediary step¡.
By
Stuart Cracraft <smcracraft@...>
·
#47342
·
|
Re: TWS vs Gateway at reconnections
What is needed is a thin auto-restarting Linux client using systemctl with auto-login after outages, maintenances and whenever it disconnects.
Otherwise, this requires too much hand-holding.
My
By
Stuart Cracraft <smcracraft@...>
·
#47341
·
|
Re: TWS vs Gateway at reconnections
I have not used Alpaca....would using Gateway over TWS be more beneficial
on an AWS instance?
[email protected]> wrote:
By
RobDawg35
·
#47340
·
|