hackingthemarkets / tradingview-interactive-brokers

TradingView Interactive Brokers Integration using Webhooks
149 stars 58 forks source link

broker.py lost connection after TWS/IBGateway restarted #1

Closed sakuyamaij closed 1 year ago

sakuyamaij commented 2 years ago

After TWS/IBGateway restarted, broker.py will lost connection with TWS/IBGateway api. (same IP & Port)

I have to kill broker.py and run it again to make it work.

I am not familiar with coding. Is it possible to keep connection even TWS/IBGateway restarted?