¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
need to know if stock have a shortable
I need a sample (python)?to know if stock have a shortable (On) thanks
By moshe.peled@... · #47388 ·
Re: IB's clock is 17 seconds fast today
I would note that 17 seconds is roughly 12 trips to the moon, at Warp 1. Not trying to imply anything by that, but y'know... with all the UFO stuff lately, it seems better to have our bases
By Tom McGinnis · #47387 ·
Connecting to ib-gateway in docker or WSL
Hello. I have a distro of ib-gateway from linux docker container, copied it into WSL2 Ubuntu environment, and trying to connect from Windows host. I tried different manuals how to forward ports from
By Mikhail Ershov · #47386 ·
Re: multiple logins to same account
You can access you account in the browser without disconnecting the trading session. Trading will not be available from the browser but other than that you will be able both to view your account and
By ds-avatar · #47385 ·
Re: multiple logins to same account
As far as I know there is no way. To overcome this, we have written a small standalone app which runs in the same container as the tws-gateway and implements a tcp server with it's own protocol that
By corneliu maftuleac <corneliu.maftuleac@...> · #47384 ·
Re: Marketdata Options Python
this means that your code has an EWrapper Interface implementation method 'realtimeBar' with incompatible arguments see
By Artyom T. · #47383 ·
multiple logins to same account
Hi. I run twsapi 7x24x365 on cloud. Occasionally I need to use the IBKR account on my iPhone to view read only. When I do, it disconnects the cloud logon which is not good because that is the
By Stuart Cracraft <smcracraft@...> · #47382 ·
Re: Marketdata Options Python
Unfortunately i dont get it to run¡­ Does anyone has a simple script te read out market data for options which works? Thanks. Von: [email protected] <[email protected]> Im Auftrag von Josh via
By Philipp Bechtel <philippbechtel@...> · #47381 ·
Re: Marketdata Options Python
Thanks, that was the solution! Unfortunately I have the next problem, now it says: Exception in thread Thread-15: Traceback (most recent call last): File
By Philipp Bechtel <philippbechtel@...> · #47380 ·
Re: Marketdata Options Python
The field in python is lastTradeDateOrContractMonth, with a lower case l. They're case-sensitive, so if you use a capital 'L' the field won't be read and sent to TWS.
By Josh · #47379 ·
Re: Total Automation
Awesome congrats! Just watch out for the most obvious trap now, you get to lazy to do anything manually because you get used to having Python do everything!
By Patrick C · #47378 ·
Re: IB's clock is 17 seconds fast today
Maybe this is a sign of doom for today in the markets. The clock is 17 seconds faster then my computer. 15 Seconds faster then my iPhone, and new candles are being made 5 seconds faster then their
By Patrick C · #47377 ·
IB's clock is 17 seconds fast today
Anyone else run into stuff like this?! LOL
By Patrick C · #47376 ·
Re: Marketdata Options Python
If I do a reqContract with the contract details as in your initial post, it works fine, so I suspect the code you posted isn't the same as the code you're actually running. In particular if you
By Richard L King · #47375 ·
Re: Marketdata Options Python
try to remove the?tradingClass field (leave it empty/unchanged)
By Yair Altman · #47374 ·
Re: Marketdata Options Python
Thanks, I found the right conid, but it again sais: The contract description specified for VIAC is ambiguous. Viele Gr¨¹?e, Philipp Bechtel 0151 19505546 Von: [email protected] <[email protected]>
By Philipp Bechtel <philippbechtel@...> · #47373 ·
Re: Marketdata Options Python
I think it¡¯s available if you right click the contract in TWS but also if you google ¡°IB Contract Finder¡± you can look it up in their catalogue. You can get it back in the execution details too.
By Chris Allison · #47372 ·
Re: Marketdata Options Python
Thanks, do you know where to find the conID of the contract i want to trade? Philipp Von: [email protected] <[email protected]> Im Auftrag von Despair Gesendet: Dienstag, 8. Juni 2021 13:56 An:
By Philipp Bechtel <philippbechtel@...> · #47371 ·
Re: Marketdata Options Python
Try specifying the conId of the option contract.
By Despair · #47370 ·
Re: Marketdata Options Python
Thanks, but it also does not work. I tried CBOE¡­. Viele Gr¨¹?e, Philipp Bechtel 0151 19505546 Von: [email protected] <[email protected]> Im Auftrag von Yair Altman Gesendet: Dienstag, 8. Juni 2021
By Philipp Bechtel <philippbechtel@...> · #47369 ·