¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
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 ·
Re: Marketdata Options Python
This option trades on multiple exchanges (see https://misc.interactivebrokers.com/cstools/contract_info/v3.10/index.php?action=Conid%20Info&wlId=IB&conid=493270064 ) so try to replace SMART with a
By Yair Altman · #47368 ·
Marketdata Options Python
Hello, I simply want to get Marketdata for Options from the tws. I tryed this code, but it always gives me the errorcode "200" and says: 200 The contract description specified for VIAC is
By philippbechtel@... · #47367 ·
Total Automation
Hi Everybody, It¡¯s nice to see something emotionless. Happy to report that the first fully automated money trade happened today (for entry at the open tomorrow as I do EOD analysis and market
By Stuart Cracraft <smcracraft@...> · #47366 ·
Any C++ scanner code posted?
Hi, Does anyone have their working scanner code posted somewhere (in C++)? Thanks,
By Bruce B · #47365 ·
Re: Option BID/ASK and GREEKS
Perfect, Thank you - that fixed it!
By Don (KN3N) · #47364 ·
Re: Since Today, scanner not working
OK, so today I'm pretty sure IBA upgraded the stable version of TWS and along with it, introduced this bug that was in the 'LATEST' version since way back in Jan.? They were informed of this error
By TSgates · #47363 ·
Re: Option BID/ASK and GREEKS
To receive the last available data from the markets after they have closed you need to switch to ¡®frozen¡¯ data. https://interactivebrokers.github.io/tws-api/market_data_type.html with
By Josh · #47362 ·
Option BID/ASK and GREEKS
The API is returning some sparce values - but they do not match TWS. I am testing this over the weekend on live account - so I was expecting to receive values from Friday. Below is my current test
By Don (KN3N) · #47361 ·
Re: maintenance? outage?
this is the message that i see on login page ... Weekend Maintenance: We will be performing system maintenance on Saturday, June 5th between 9:00 AM and 1:00 PM New York time. At some points during
By Pankaj Agarwal <pankaj@...> · #47360 ·