开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

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 notification is accepted, my bot can't connect to the TWS API.
Is there a way to automatically accept (or disable) this notification? Thanks!


 

Have a look at the IBC. It can do this for you.

/g/ibcalpha/topics


 

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 (IBGA) ?. :)


 

Great, thank you very much for your help, Despair!


 

I don't know enough about dockers, so I'll try Despair's suggestion for now. Thanks for your help anyway!


 

This was really easy to do, thanks for your help!


 

[Edited by Moderator to improve clarity]

Just wanted to thank you for this software (IBGA?).? I have been trying out a lot of others dockers that uses IBController and IBCAlpha, spending days trying out and fixing freezing issues but none really works well.
I am able to get IBGA to run well within 1 hour time.? Appreciated, save me a lot of time.