开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: opt out from: Secure Login required for trading
Thanks. Sounds like IB is moving towards 2fa. Guess it is time to bite the bullet. I was just I was hoping IB would do something more algo trading friendly, but of course any solution has
By ajn · #49740 ·
Re: Duplicate Order ID
Hello Folks, thanks a lot for your help again. I don't want to use more of your time. I have a workaround that works for me with creating a contract object. Its time for me now to figure out how i
By Metrodus79 · #49739 ·
Re: Duplicate Order ID
You should not have to create all that code in order to use a contract object you received from reqContractDetails. And you should be able to use the entire object without having to copy individual
By Jürgen Reinold · #49738 ·
Re: Duplicate Order ID
I think the best for you is to get the excel file which comes with the IB API and do some tests in their code. What you have now developed I can not check if it is valid or it will work. I started
By joanmarcel119 · #49737 ·
Suggestions on how to deal with blocking pop up from TWS (like last week)
Hi all, Last week, I suddenly had this blocking pop-up from TWS asking me to read a document and confirm it. The message was about some rewritten parts in a particular agreement. The problem is, that
By Raoul Suurmeijer · #49736 ·
Re: Duplicate Order ID
Hello joanmarcel119, hello Jürgen I'm not anymore sure if the the request for the IBApi.EClient.reqContractDetails (
By Metrodus79 · #49735 ·
Re: Duplicate Order ID
There is no point in deleting it – it has already been sent out to all the members (the vast majority) who receive posts via email. Just post again with the complete message, and you can add a
By Richard L King · #49734 ·
Re: Duplicate Order ID
As you mentioned: " *I think the object "contract" out of the
By joanmarcel119 · #49731 ·
monthly data scanner
So I've been using the ib scanner for a while now, and I'm confused about how to scanne for stocks for a longer period than intraday. On tws we can choose between the mosaic market scanner or the
By alexandrejvrichards@... · #49730 ·
Re: Duplicate Order ID
Glad that worked, Robert. On the surface your approach looks fine. It is the contract object you receive with your EWrapper::contractDetails (
By Jürgen Reinold · #49729 ·
Re: Duplicate Order ID
Hello Folks, summarized briefly I could figure out that the problem was a confirmation what i had to do in my account. After that i could set the order placement. @Richard: Unfortunately I forgot to
By Metrodus79 · #49728 ·
Re: How to automatically accept (or disable) the paper trading notification?
If you are comfortable with running IB gateway inside a docker container, I have an open-source project that closes this popup automatically among other things. It's called?IB Gateway Automation
By He Shiming · #49727 ·
Re: How to automatically accept (or disable) the paper trading notification?
Have a look at the IBC. It can do this for you. /g/ibcalpha/topics
By Despair · #49726 ·
Re: TWS Closing
Hello Jürgen, thanks for your thoughts. I am in Australia, and connect to the Hong Kong server. I have NBN internet fibre direct to the home, then cable to the PC. It was wireless, but I changed
By Kevin · #49725 ·
Re: TWS Closing
Nothing is impossible, but I cannot think of any reason why TWS would handle connection loss with IBKR any different or better than IBGW. The code is absolutely identical (65,817 identical class and
By Jürgen Reinold · #49724 ·
How to automatically accept (or disable) the paper trading notification?
I'm opening TWS using IBC via Task Scheduler. I'm paper trading while testing my strategy. TSI has an automatic notification pop up when I log in to remind me that I'm paper trading. Unless this
By Bryce Turner · #49723 ·
Re: TWS Closing
I recently experienced the exact same problem as Yilin Qin described, however it is with IB Gateway, not TWS. I ended up changing from IB Gateway to TWS (reluctantly). As Yilin rightly pointed out,
By Kevin · #49722 ·
Re: Duplicate Order ID
Ok, I’ll take your word for the ‘whatif’ aspect. If I use the contract parameters you specify in my platform, it works fine. If it doesn’t work for you, you must get an error message
By Richard L King · #49720 ·
Re: TWS Closing
Hi, This may be related to Mike's case. It happens during the reboot in Jürgen's post. But IBKR TWS server remain offline long enough during midnight reboot. What happens to the TWS workstation is
By Y Q · #49719 ·
Re: Duplicate Order ID
Hello Richard, you can use this object with this parameters without any problems when you set the *".whatIf = 1* " because it gives you only information back like your margin conditions and your
By Metrodus79 · #49718 ·