IbcAlpha / IBC

Automation of Interactive Brokers TWS. You can download the latest release here: https://github.com/ibcalpha/ibc/releases/latest
GNU General Public License v3.0
1.06k stars 185 forks source link

ib-gateway paper trading warning at startup #119

Closed pserguei closed 3 years ago

pserguei commented 3 years ago

Hello,

I am using IBC 3.8.5 and IB-Gateway 981. One issue I have is - when starting IB-Gateway with IBC in paper trading mode - I get a warning from IB-gateway (attached), and unless I manually hit "agree" button - I can't use IBKR APIs. Is there any way in IBC to emulate this agree warning confirmation, or may be, I have missed some settings in the IB-gateway itself. Please, help.

Thanks in advance, Serguei.

warning

rlktradewright commented 3 years ago

Look at the AcceptNonBrokerageAccountWarning setting in config.ini.

pserguei commented 3 years ago

Perfect ! Thank you very much !